aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/info.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* Honor 'Info-additional-directory-list' in 'C-h R' completionEshel Yaron2024-06-151-1/+3
* Avoid "C-h for help" prompt in "C-h" commands describing keysEli Zaretskii2024-04-201-1/+9
* Fix display of @xref documentation in InfoEli Zaretskii2024-04-151-0/+23
* Display Info buffer after ensuring it contains textJoseph Turner2024-04-121-23/+21
* ; Minor fixes of doc strings referencing keymaps.Eli Zaretskii2024-04-061-2/+2
* Merge from origin/emacs-29Eli Zaretskii2024-03-301-1/+1
|\
| * Avoid errors in Info-search-case-sensitively in DIR buffersEli Zaretskii2024-03-301-1/+1
* | In Info-url-alist, add .html extension to %e format-sequenceMekeor Melire2024-02-111-14/+17
* | Support Info files compressed by 'lzip'Eli Zaretskii2024-02-101-0/+4
* | Add option Info-url-alistMekeor Melire2024-01-271-22/+86
* | ; Clarify message in last changeStefan Kangas2024-01-101-2/+5
* | Handle anonymous commands in C-h KEshel Yaron2024-01-101-1/+4
* | Fix use of 'display-buffer-alist' for Info buffersMartin Rudalics2024-01-061-10/+57
* | Merge from savannah/emacs-29Po Lu2024-01-021-1/+1
|\ \ | |/
| * ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* | Merge from origin/emacs-29Eli Zaretskii2023-12-021-7/+22
|\ \ | |/
| * Fix 'Info-goto-node-web' when NODE is given in various formsEli Zaretskii2023-12-021-7/+22
* | Fix Info parser regexp mistakeMattias EngdegÄrd2023-08-161-1/+1
|/
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* Catch more cases in info--ensure-not-in-directory-nodeStefan Kangas2022-11-281-1/+2
* Use substitute-command-keys in Info-index errorStefan Kangas2022-11-261-6/+9
* ; Fix typosStefan Kangas2022-11-181-1/+1
* Declare variable Info-minibuf-historyStefan Kangas2022-10-261-0/+3
* * lisp/info.el (Info-toc-build): Remove message not needed anymore (bug#58634)Juri Linkov2022-10-221-2/+0
* Make `info' treat "\n" in node names as "\s"Stefan Kangas2022-10-131-0/+5
* Recognize zstandard (.zst) compressed Info filesSam James2022-09-081-0/+4
* Merge from origin/emacs-28Stefan Kangas2022-09-011-3/+6
|\
| * * lisp/info.el (Info-mode): Support the Linux console better.Eli Zaretskii2022-08-281-3/+6
* | Ignore variable Info-fontify, deleted in 22.1Stefan Kangas2022-08-191-5/+3
* | Make quickurl.el obsolete (part 2/2)Stefan Kangas2022-07-281-1/+1
* | Derive `Info-mode' from `special-mode'Richard Hansen2022-07-171-1/+1
* | Delete obsolete variable font-lock-maximum-sizeStefan Kangas2022-07-091-2/+0
* | Display the number of invisible matches for isearch-lazy-count (bug#40808)Juri Linkov2022-07-081-1/+1
* | Make some defcustom types more restrictiveStefan Kangas2022-07-051-1/+1
* | Further audits of single quotes in Lisp doc stringsLars Ingebrigtsen2022-05-241-1/+1
* | Remedy ineffective backslashes and fix regexpsMattias EngdegÄrd2022-05-111-1/+1
* | Don't override search-default-mode set by user in info/helpLars Ingebrigtsen2022-05-061-1/+2
* | Char-fold quotation characters in *info* and *Help*Lars Ingebrigtsen2022-05-061-1/+2
* | Sort completions in Info references/menu correctlyLars Ingebrigtsen2022-05-051-2/+4
* | Allow searching for regexps with a prefixLars Ingebrigtsen2022-04-211-14/+23
* | Remove duplicates from Info-read-node-name-2Oleh Krehel2022-04-171-32/+13
* | Improve completion in `C-h R'Lars Ingebrigtsen2022-04-161-1/+18
* | Avoid statting directories on startup for InfoLars Ingebrigtsen2022-03-041-80/+57
* | Extend bookmark menu with with handler type columnMatthias Meulien2022-02-171-0/+1
* | * lisp/info.el (Info-link-keymap): Fix repetitive clicks on the header line.Juri Linkov2022-01-241-1/+1
* | Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\ \ | |/
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | * lisp/info.el (info-menu-star): Improve documentationYugaEgo2021-12-051-1/+3
* | Don't display redundant 'see' in info-modeRobert Pluim2021-11-251-1/+8
* | Move Info-goto-node-web to "G"Lars Ingebrigtsen2021-11-121-1/+1