summaryrefslogtreecommitdiff
path: root/lisp/info.el
Commit message (Expand)AuthorAge
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* Catch more cases in info--ensure-not-in-directory-nodeStefan Kangas2022-11-28
* Use substitute-command-keys in Info-index errorStefan Kangas2022-11-26
* ; Fix typosStefan Kangas2022-11-18
* Declare variable Info-minibuf-historyStefan Kangas2022-10-26
* * lisp/info.el (Info-toc-build): Remove message not needed anymore (bug#58634)Juri Linkov2022-10-22
* Make `info' treat "\n" in node names as "\s"Stefan Kangas2022-10-13
* Recognize zstandard (.zst) compressed Info filesSam James2022-09-08
* Merge from origin/emacs-28Stefan Kangas2022-09-01
|\
| * * lisp/info.el (Info-mode): Support the Linux console better.Eli Zaretskii2022-08-28
* | Ignore variable Info-fontify, deleted in 22.1Stefan Kangas2022-08-19
* | Make quickurl.el obsolete (part 2/2)Stefan Kangas2022-07-28
* | Derive `Info-mode' from `special-mode'Richard Hansen2022-07-17
* | Delete obsolete variable font-lock-maximum-sizeStefan Kangas2022-07-09
* | Display the number of invisible matches for isearch-lazy-count (bug#40808)Juri Linkov2022-07-08
* | Make some defcustom types more restrictiveStefan Kangas2022-07-05
* | Further audits of single quotes in Lisp doc stringsLars Ingebrigtsen2022-05-24
* | Remedy ineffective backslashes and fix regexpsMattias Engdegård2022-05-11
* | Don't override search-default-mode set by user in info/helpLars Ingebrigtsen2022-05-06
* | Char-fold quotation characters in *info* and *Help*Lars Ingebrigtsen2022-05-06
* | Sort completions in Info references/menu correctlyLars Ingebrigtsen2022-05-05
* | Allow searching for regexps with a prefixLars Ingebrigtsen2022-04-21
* | Remove duplicates from Info-read-node-name-2Oleh Krehel2022-04-17
* | Improve completion in `C-h R'Lars Ingebrigtsen2022-04-16
* | Avoid statting directories on startup for InfoLars Ingebrigtsen2022-03-04
* | Extend bookmark menu with with handler type columnMatthias Meulien2022-02-17
* | * lisp/info.el (Info-link-keymap): Fix repetitive clicks on the header line.Juri Linkov2022-01-24
* | Merge from origin/emacs-28Eli Zaretskii2022-01-01
|\|
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* | * lisp/info.el (info-menu-star): Improve documentationYugaEgo2021-12-05
* | Don't display redundant 'see' in info-modeRobert Pluim2021-11-25
* | Move Info-goto-node-web to "G"Lars Ingebrigtsen2021-11-12
* | Add a command to go the gnu.org version of the info pageLars Ingebrigtsen2021-11-11
* | Use format-prompt for many more promptsStefan Kangas2021-10-05
|/
* Add docstrings to context menu functions, and add middle-separatorJuri Linkov2021-09-15
* * lisp/mouse.el (context-menu-map): Add 'click' arg to called funs (bug#50256)Juri Linkov2021-09-12
* * lisp/info.el (Info-streamline-headings): Add entry.Stefan Kangas2021-09-11
* Improve the Info mode line furtherLars Ingebrigtsen2021-09-07
* Improve the info-mode mode lineLars Ingebrigtsen2021-09-06
* 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