summaryrefslogtreecommitdiff
path: root/lisp/info.el
Commit message (Expand)AuthorAge
* Merge branch 'feature/context-menu'Juri Linkov2021-08-17
|\
| * Add new context-menu options for menus "File At Point" and "Version Control".Juri Linkov2021-07-27
| * Improve docstring of context-menu-functions and add eww-context-menuJuri Linkov2021-07-21
| * Change the order of context-menu-functions and add more context menus.Juri Linkov2021-07-21
| * Add new mode context-menu-mode and use it in info.el and goto-addr.elJuri Linkov2021-07-20
* | Use string-search instead of string-match[-p]Mattias Engdegård2021-08-09
* | Use string-replace instead of replace-regexp-in-stringMattias Engdegård2021-08-08
|/
* Warn when wrapping index matches with `,' after `i' in InfoLars Ingebrigtsen2021-07-06
* Revert "Make the `i' command in Info-mode remove duplicate matches"Lars Ingebrigtsen2021-06-04
* Make the `i' command in Info-mode remove duplicate matchesLars Ingebrigtsen2021-06-03
* * lisp/info.el (Info-isearch-push-state): Use proper closuresStefan Monnier2021-05-18
* Make Info completion more robustLars Ingebrigtsen2021-05-06
* Don't bug out in `Info-goto-node' completionDaniel Mendler2021-05-05
* Improve error message for missing Info manualStefan Kangas2021-04-21
* ; Normalize and add missing first and last linesStefan Kangas2021-04-19
* Re-fix previous Info-fontify-node changeLars Ingebrigtsen2021-03-11
* Do interactive mode tagging for info.elLars Ingebrigtsen2021-02-16
* Be stricter when going back to the previous node in Info-find-node-2Lars Ingebrigtsen2021-02-04
* * lisp/info.el (Info-search): Don't deactivate mark when landed in same nodeJuri Linkov2021-01-14
* * lisp/emacs-lisp/autoload.el: Improve last changeStefan Monnier2021-01-05
* Update copyright year to 2021Paul Eggert2021-01-01
* Shorten some over-wide docstrings in functions and macrosStefan Kangas2020-12-19
* ; * lisp/info.el (Info-toc-build): Fix last change. (Bug#28074)Eli Zaretskii2020-12-12
* Update Info-toc-build parsingLars Ingebrigtsen2020-12-12
* Fix info mode fontification of built-in (*note Built-ins::)Lars Ingebrigtsen2020-12-09
* * lisp/info.el: Remove redundant :group args.Stefan Kangas2020-10-19
* Improve Info-streamline-headings defaultsStefan Kangas2020-10-19
* Merge from origin/emacs-27Glenn Morris2020-10-17
|\
| * * lisp/info.el (Info-hide-note-references): Doc fix. (Bug#44043)Eli Zaretskii2020-10-17
* | Use the full name of the null byte/character, not its abbreviationAndreas Schwab2020-10-05
* | New command goto-line-relative (bug#5042, bug#9917)Juri Linkov2020-09-23
* | Allow hitting RET on info node names with multiple whitespace charsLars Ingebrigtsen2020-09-14
* | Use `format-prompt' when prompting with default valuesLars Ingebrigtsen2020-09-06
* | ; * lisp/info.el (Info-complete-menu-item): Fix wording of comment.Stefan Kangas2020-08-27
* | Sort Info index completions alphabeticallyStefan Kangas2020-08-27
* | ; * lisp/info.el (Info-up): Fix a typo in a comment.Eli Zaretskii2020-08-25
* | Tweak how "u" works in Info buffers when scroll-conservatively is setStephen Berman2020-08-25
* | Revert "Preserve the face foreground in Info-fontify-node"Lars Ingebrigtsen2020-08-14
* | Preserve the face foreground in Info-fontify-nodeJuri Linkov2020-08-13
* | Merge from origin/emacs-27Glenn Morris2020-06-26
|\|
| * Improve documentation of Info node movement commandsEli Zaretskii2020-06-26
* | Improve Info-mode doc and menuStefan Kangas2020-05-02
* | Globally sanitize single-file package long descriptions (Bug#37548)Bruno Félix Rezende Ribeiro2020-01-23
* | Replace add-hook load-hook with with-eval-after-loadGlenn Morris2020-01-16
|/
* Update copyright year to 2020Paul Eggert2020-01-01
* Fix display of Info files on TTY framesEli Zaretskii2019-10-19
* Make `info-display-manual' pop up the correct frameLars Ingebrigtsen2019-10-09
* Use derived-mode-p consistently in info.elStefan Kangas2019-09-08
* Browser-like Info-history button menu (bug#37184)Juri Linkov2019-08-27
* Use `quit-window-hook' in Info instead of having its own commandLars Ingebrigtsen2019-08-21