summaryrefslogtreecommitdiff
path: root/devdocs.el
AgeCommit message (Expand)Author
2025-10-22Version 0.7externals/devdocsAugusto Stoffel
2025-10-12Make bookmark handler an autoloaded functionAugusto Stoffel
2025-10-12Simplify definition of bookmarks entriesAugusto Stoffel
2025-10-12Add formatting workarounds for some document typesAugusto Stoffel
2025-10-12Allow devdocs buffers to be bookmarkedziggy
2025-10-12Make mathjax dependency optionalAugusto Stoffel
2025-06-08Use star version of the now deprecated if-let and when-letnverno
2024-11-13Use the new mathjax packageAugusto Stoffel
2024-10-06Fix Package-Requires headerAugusto Stoffel
2024-10-05Add math rendering via MathJaxAugusto Stoffel
2024-10-03More flexible mechanism to customize HTML tag renderingAugusto Stoffel
2024-10-03Add a menu for the DevDocs major modeAugusto Stoffel
2024-04-28Add customization for extra rendering functions (#38)Thomas Fini Hansen
2024-03-29Version 0.6.1Augusto Stoffel
2024-03-25Fix bug introduced in d9e295a8Augusto Stoffel
2024-03-23Version 0.6Augusto Stoffel
2024-03-23Get rid of compilation warningAugusto Stoffel
2024-03-23Let-bind shr-target-id instead of setting it as a buffer-local varAugusto Stoffel
2024-03-01fix: URL decodes path fragements, if neededTobias Heinlein
2023-11-27Fix devdocs-install (change from a433fab9)Augusto Stoffel
2023-11-27Use libjansson JSON parser if availableAugusto Stoffel
2023-11-27Use string-remove-prefix instead of seq-rest hackAugusto Stoffel
2023-11-27Allow calling devdocs-install with a document slug as argumentAugusto Stoffel
2023-11-27Fix call to ignore-errorAugusto Stoffel
2023-02-20Use the new browse-url-handlers mechanism of Emacs 28Augusto Stoffel
2022-12-18devdocs--read-entry: Issue user error on null inputAugusto Stoffel
2022-08-11New user option devdocs-window-selectAugusto Stoffel
2022-07-29Bump versionAugusto Stoffel
2022-06-06Use progress reporter while installing documentsAugusto Stoffel
2022-04-10Mark devdocs-mode as non-interactiveAugusto Stoffel
2022-04-10Assign list-buffers-directory to the entry nameDaniel Nagy
2022-04-01Don't show devdocs-mode specific commands in M-xAugusto Stoffel
2022-03-26Don't use insert-into-buffer, which is new in Emacs 28Augusto Stoffel
2022-03-20Remove org dependency to fontify code blocksAugusto Stoffel
2022-02-26Bump versionAugusto Stoffel
2022-02-24Additional page navigation commands (with keybindings)Augusto Stoffel
2022-02-23Use cache for document indexesAugusto Stoffel
2022-02-23Display page name (rather than number) in header lineAugusto Stoffel
2022-02-23RefactoringAugusto Stoffel
2022-02-20RefactoringAugusto Stoffel
2022-02-17Use a visible marking for entry disambiguationAugusto Stoffel
2022-02-16Rework disambiguation cookiesAugusto Stoffel
2022-01-28Fix devdocs-goto-target in Emacs 29Augusto Stoffel
2022-01-07Bump versionAugusto Stoffel
2021-10-02Add devdocs-copy-url commandAugusto Stoffel
2021-09-19Add devdocs-peruse and previous/next page commandsAugusto Stoffel
2021-09-04Store document indexes in sexp format instead of JSONAugusto Stoffel
2021-08-18Support revert-buffer function in devdocs-modeÉtienne Deparis
2021-06-25Add INITIAL-INPUT argument to devdocs-lookupMichael
2021-06-18Bump versionAugusto Stoffel