summaryrefslogtreecommitdiff
path: root/lisp/info.el
AgeCommit message (Expand)Author
2026-04-25(Info-documentlanguage): Keep Info-related code in `info.el`Stefan Monnier
2026-03-25; * lisp/info.el (Info-goto-node-web, Info-url-for-node): Doc fix (bug#80670).Eli Zaretskii
2026-03-14Fix backward motion in Info manuals under 'scroll-conservatively'Eli Zaretskii
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-12-23Fix tool-bar commands in Infomilkvetch
2025-03-26Signal user-error in info--ensure-not-in-directory-nodeStefan Kangas
2025-02-20Remove duplicate information from some completing-read-multiple promptsJuri Linkov
2025-02-15; Info: time-stamp is documented best in the Emacs manualStephen Gildea
2025-02-01Merge branch 'scratch/no-purespace' into 'master'Stefan Kangas
2025-01-01Update copyright year to 2025Paul Eggert
2024-12-16Prefer defvar-keymap in info.elStefan Kangas
2024-12-12Delete remaining calls to purecopyStefan Kangas
2024-10-27Accept texi2any for version identificationMats Lidell
2024-10-24Mark if-let and when-let obsoleteSean Whitton
2024-09-30Delete some libraries obsolete since Emacs 24.4/24.5Stefan Kangas
2024-08-02Fix finding anchor references after 'Info-on-current-buffer'Eli Zaretskii
2024-06-15Honor 'Info-additional-directory-list' in 'C-h R' completionEshel Yaron
2024-04-20Avoid "C-h for help" prompt in "C-h" commands describing keysEli Zaretskii
2024-04-15Fix display of @xref documentation in InfoEli Zaretskii
2024-04-12Display Info buffer after ensuring it contains textJoseph Turner
2024-04-06; Minor fixes of doc strings referencing keymaps.Eli Zaretskii
2024-03-30Merge from origin/emacs-29Eli Zaretskii
2024-03-30Avoid errors in Info-search-case-sensitively in DIR buffersEli Zaretskii
2024-02-11In Info-url-alist, add .html extension to %e format-sequenceMekeor Melire
2024-02-10Support Info files compressed by 'lzip'Eli Zaretskii
2024-01-27Add option Info-url-alistMekeor Melire
2024-01-10; Clarify message in last changeStefan Kangas
2024-01-10Handle anonymous commands in C-h KEshel Yaron
2024-01-06Fix use of 'display-buffer-alist' for Info buffersMartin Rudalics
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-12-02Merge from origin/emacs-29Eli Zaretskii
2023-12-02Fix 'Info-goto-node-web' when NODE is given in various formsEli Zaretskii
2023-08-16Fix Info parser regexp mistakeMattias EngdegÄrd
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-11-28Catch more cases in info--ensure-not-in-directory-nodeStefan Kangas
2022-11-26Use substitute-command-keys in Info-index errorStefan Kangas
2022-11-18; Fix typosStefan Kangas
2022-10-26Declare variable Info-minibuf-historyStefan Kangas
2022-10-22* lisp/info.el (Info-toc-build): Remove message not needed anymore (bug#58634)Juri Linkov
2022-10-13Make `info' treat "\n" in node names as "\s"Stefan Kangas
2022-09-08Recognize zstandard (.zst) compressed Info filesSam James
2022-09-01Merge from origin/emacs-28Stefan Kangas
2022-08-28* lisp/info.el (Info-mode): Support the Linux console better.Eli Zaretskii
2022-08-19Ignore variable Info-fontify, deleted in 22.1Stefan Kangas
2022-07-28Make quickurl.el obsolete (part 2/2)Stefan Kangas
2022-07-17Derive `Info-mode' from `special-mode'Richard Hansen
2022-07-09Delete obsolete variable font-lock-maximum-sizeStefan Kangas
2022-07-08Display the number of invisible matches for isearch-lazy-count (bug#40808)Juri Linkov
2022-07-05Make some defcustom types more restrictiveStefan Kangas