aboutsummaryrefslogtreecommitdiff
path: root/nov.el
Commit message (Collapse)AuthorAgeFilesLines
* Bump esxml min version, bump versionVasilij Schneidermann2021-03-231-2/+2
|
* Verify shr-target-id property values before visitVasilij Schneidermann2021-03-231-6/+11
|
* Use more robust Org API checkVasilij Schneidermann2021-02-281-8/+8
|
* Add missing autoloadVasilij Schneidermann2021-02-281-0/+1
|
* Bump versionVasilij Schneidermann2020-12-071-1/+1
|
* Avoid depending on Emacs 27.1Vasilij Schneidermann2020-12-071-10/+9
|
* Bump versionVasilij Schneidermann2020-11-281-1/+1
|
* Fix Org warningsVasilij Schneidermann2020-11-281-14/+24
|
* Escape ID correctlyVasilij Schneidermann2020-11-281-2/+2
|
* Encode attribute and text content in generated NCXVasilij Schneidermann2020-11-211-1/+4
|
* Disable unzip prompts, log errors and show themVasilij Schneidermann2020-09-111-4/+5
|
* Support Org versions < 9.0Vasilij Schneidermann2020-08-291-4/+9
|
* Fix warning about free variableVasilij Schneidermann2020-08-291-0/+1
|
* Use native scaling if availableVasilij Schneidermann2020-08-131-21/+21
|
* Recenter after nov-history-back/-forwardVasilij Schneidermann2020-06-081-2/+4
|
* Fix nov-history-back/-forward for relative linksVasilij Schneidermann2020-06-081-11/+12
|
* Convert README to Markdown, update metadataVasilij Schneidermann2020-05-061-2/+2
|
* Fix link label parsing for imenuClemens Radermacher2020-05-041-1/+3
|
* Rewrite Imenu code using `nov-ncx-to-html`Vasilij Schneidermann2020-05-031-25/+9
|
* Add Imenu interopVasilij Schneidermann2020-05-031-0/+44
| | | | Closes #69
* Use -let and -let* some moreVasilij Schneidermann2020-05-031-23/+17
|
* Clean up previous contributionsVasilij Schneidermann2020-05-031-3/+8
|
* Remove unused depth argumentVasilij Schneidermann2020-05-031-4/+4
|
* Bump versionVasilij Schneidermann2020-05-021-1/+1
|
* Revisit relative files visiting logic againVasilij Schneidermann2020-05-021-11/+11
|
* Rework relative files visiting logicVasilij Schneidermann2020-05-011-15/+17
|
* Bookmark Integration (#61)DarkSun2020-02-201-9/+37
| | | Bookmark Integration
* Conform to org-link-store APIVasilij Schneidermann2020-02-151-8/+7
|
* Fix typoVasilij Schneidermann2020-02-141-1/+1
|
* Use `message` with format stringVasilij Schneidermann2020-02-141-1/+1
|
* Merge pull request #47 from dov/feature-copy-urlVasilij Schneidermann2020-02-141-0/+10
|\ | | | | Added function for copying the url under the cursor into the kill-ring.
| * Added function for copying the url under the cursor into the kill-ring.Dov Grobgeld2019-01-121-0/+10
| |
* | Document new featureVasilij Schneidermann2020-02-141-0/+1
| |
* | StyleVasilij Schneidermann2020-02-141-4/+4
| |
* | Added history for jumping back and forwardjakub-w2020-02-141-8/+50
| |
* | Implement Org link supportVasilij Schneidermann2020-02-141-1/+36
| | | | | | | | Closes #17
* | Support not filling text at allVasilij Schneidermann2019-08-211-6/+10
| | | | | | | | Closes #57
* | Bump versionVasilij Schneidermann2019-08-181-1/+1
| |
* | Handle textual mode and unsupported image typesVasilij Schneidermann2019-08-181-19/+28
| | | | | | | | | | Closes #55 Closes #56
* | Bump versionVasilij Schneidermann2019-06-111-1/+1
| |
* | Apply directory-local variablesVasilij Schneidermann2019-06-111-0/+1
| |
* | Document type of forgotten customizableVasilij Schneidermann2019-06-111-1/+3
| |
* | Bump copyright dateVasilij Schneidermann2019-01-151-1/+1
| |
* | Add command to reopen EPUB document as archiveVasilij Schneidermann2019-01-151-0/+7
|/ | | | Closes #44
* Bump versionVasilij Schneidermann2018-11-181-1/+1
|
* Add interop with recentfVasilij Schneidermann2018-11-181-0/+10
| | | | Closes #40
* Bump versionVasilij Schneidermann2018-10-231-1/+1
|
* urldecode all the things, fix bogus target errorVasilij Schneidermann2018-10-231-4/+9
|
* Bump versionVasilij Schneidermann2018-09-301-1/+1
|
* urldecode file name and fragmentVasilij Schneidermann2018-09-301-1/+1
|