| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-10-22 | Version 0.7externals/devdocs | Augusto Stoffel | |
| 2025-10-12 | Make bookmark handler an autoloaded function | Augusto Stoffel | |
| It might be called before loading devdocs.el if the user tries to jump to a bookmark. | |||
| 2025-10-12 | Simplify definition of bookmarks entries | Augusto Stoffel | |
| Also, make handler a named function due to Emacs bug#79618. | |||
| 2025-10-12 | Add formatting workarounds for some document types | Augusto Stoffel | |
| Closes #40. | |||
| 2025-10-12 | Allow devdocs buffers to be bookmarked | ziggy | |
| Closes #36. Co-authored-by: Augusto Stoffel <arstoffel@gmail.com> Copyright-paperwork-exempt: yes | |||
| 2025-10-12 | Make mathjax dependency optional | Augusto Stoffel | |
| Closes #43. | |||
| 2025-06-08 | Use star version of the now deprecated if-let and when-let | nverno | |
| Closes #46. Above the usual 15 line limit for changes without copyright assignment but mostly due to whitespace additions. Copyright-paperwork-exempt: yes | |||
| 2024-11-13 | Use the new mathjax package | Augusto Stoffel | |
| 2024-10-06 | Fix Package-Requires header | Augusto Stoffel | |
| 2024-10-05 | Add math rendering via MathJax | Augusto Stoffel | |
| 2024-10-03 | More flexible mechanism to customize HTML tag rendering | Augusto Stoffel | |
| 2024-10-03 | Add a menu for the DevDocs major mode | Augusto Stoffel | |
| 2024-04-28 | Add customization for extra rendering functions (#38) | Thomas Fini Hansen | |
| Closes #37 Copyright-paperwork-exempt: yes | |||
| 2024-03-29 | Version 0.6.1 | Augusto Stoffel | |
| 2024-03-25 | Fix bug introduced in d9e295a8 | Augusto Stoffel | |
| 2024-03-23 | Version 0.6 | Augusto Stoffel | |
| 2024-03-23 | Get rid of compilation warning | Augusto Stoffel | |
| 2024-03-23 | Let-bind shr-target-id instead of setting it as a buffer-local var | Augusto Stoffel | |
| 2024-03-01 | fix: URL decodes path fragements, if needed | Tobias Heinlein | |
| Fixes #33. Co-authored-by: Tobias Heinlein <niontrix@mailbox.org> Copyright-paperwork-exempt: yes | |||
| 2023-11-27 | Fix devdocs-install (change from a433fab9) | Augusto Stoffel | |
| 2023-11-27 | Use libjansson JSON parser if available | Augusto Stoffel | |
| 2023-11-27 | Use string-remove-prefix instead of seq-rest hack | Augusto Stoffel | |
| 2023-11-27 | Allow calling devdocs-install with a document slug as argument | Augusto Stoffel | |
| 2023-11-27 | Fix call to ignore-error | Augusto Stoffel | |
| 2023-02-20 | Use the new browse-url-handlers mechanism of Emacs 28 | Augusto Stoffel | |
| Closes #26. | |||
| 2022-12-18 | devdocs--read-entry: Issue user error on null input | Augusto Stoffel | |
| See discussion in #25. | |||
| 2022-08-11 | New user option devdocs-window-select | Augusto Stoffel | |
| Closes #21. | |||
| 2022-07-29 | Bump version | Augusto Stoffel | |
| 2022-06-06 | Use progress reporter while installing documents | Augusto Stoffel | |
| As suggested in #19. | |||
| 2022-04-10 | Mark devdocs-mode as non-interactive | Augusto Stoffel | |
| 2022-04-10 | Assign list-buffers-directory to the entry name | Daniel Nagy | |
| This displays the entry name in `M-x list-buffers` instead of showing an empty path column. | |||
| 2022-04-01 | Don't show devdocs-mode specific commands in M-x | Augusto Stoffel | |
| Closes #16. | |||
| 2022-03-26 | Don't use insert-into-buffer, which is new in Emacs 28 | Augusto Stoffel | |
| 2022-03-20 | Remove org dependency to fontify code blocks | Augusto Stoffel | |
| 2022-02-26 | Bump version | Augusto Stoffel | |
| 2022-02-24 | Additional page navigation commands (with keybindings) | Augusto Stoffel | |
| 2022-02-23 | Use cache for document indexes | Augusto Stoffel | |
| 2022-02-23 | Display page name (rather than number) in header line | Augusto Stoffel | |
| 2022-02-23 | Refactoring | Augusto Stoffel | |
| 2022-02-20 | Refactoring | Augusto Stoffel | |
| 2022-02-17 | Use a visible marking for entry disambiguation | Augusto Stoffel | |
| The marking style is specified by `devdocs-disambiguated-entry-format'. In particular, it can be made invisible, as it used to be. | |||
| 2022-02-16 | Rework disambiguation cookies | Augusto Stoffel | |
| Previously, the cookies contained text that could be matched by the user input. We now use character beyond the Unicode range. | |||
| 2022-01-28 | Fix devdocs-goto-target in Emacs 29 | Augusto Stoffel | |
| The `shr-target-id` property is now a list, see Emacs commit 7904cae492. Fixes #13 | |||
| 2022-01-07 | Bump version | Augusto Stoffel | |
| 2021-10-02 | Add devdocs-copy-url command | Augusto Stoffel | |
| Closes #5 | |||
| 2021-09-19 | Add devdocs-peruse and previous/next page commands | Augusto Stoffel | |
| 2021-09-04 | Store document indexes in sexp format instead of JSON | Augusto Stoffel | |
| 2021-08-18 | Support revert-buffer function in devdocs-mode | Étienne Deparis | |
| Copyright-paperwork-exempt: yes | |||
| 2021-06-25 | Add INITIAL-INPUT argument to devdocs-lookup | Michael | |
| Copyright-paperwork-exempt: yes | |||
| 2021-06-18 | Bump version | Augusto Stoffel | |
