summaryrefslogtreecommitdiff
path: root/lisp/info-look.el
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-01-25Merge from origin/emacs-30Eli Zaretskii
2025-01-25; Improve prompts and error messages in 'info-look'Eli Zaretskii
2025-01-02Update copyright year to 2025Stefan Kangas
2025-01-01Update copyright year to 2025Paul Eggert
2024-12-07Update info-lookup's support for 'latex-mode'Eli Zaretskii
2024-10-24Mark if-let and when-let obsoleteSean Whitton
2024-10-05Merge from origin/emacs-30Eli Zaretskii
2024-10-05Also use "Python Module Index" for info lookupStefan Kangas
2024-10-05Future-proof searching for Python info manualStefan Kangas
2024-10-04* lisp/info-look.el (:mode): Support IELM.Stefan Kangas
2024-10-04Shorten info-lookup-mode docstringStefan Kangas
2024-10-04Expose lambdas in info-look.el to byte-compilerStefan Kangas
2024-10-03* lisp/info-look.el (mapc): Add use-package manual's index.Stefan Kangas
2024-10-01Prefer defvar-local where possibleStefan Kangas
2024-10-01; * lisp/info-look.el: Add two more links.Stefan Kangas
2024-06-08Check for doc-spec-function early, in interactive invocationJames Thomas
2024-03-09Simplify mode-indexed tables in packagesStefan Monnier
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-11-08Use new `derived-mode-all/set-parents` functions.Stefan Monnier
2023-10-26Remove link to Perl info documentationStefan Kangas
2023-10-25; Fix two broken linksStefan Kangas
2023-05-31Fix infloop in info-look.elEli Zaretskii
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-10-20* lisp/info-look.el (mapc): Add Eglot manual's index.João Távora
2022-08-27Make dynamic info-lookup more backwards-compatibleLars Ingebrigtsen
2022-08-16Advertise obsolete library pgg.el lessStefan Kangas
2022-05-02Allow reusing the *Help* window with `i'/`s/ commandsLars Ingebrigtsen
2022-02-22Add links to the vtable manualLars Ingebrigtsen
2022-01-24Add a *Help* command that'll take you to the lispref manualLars Ingebrigtsen
2022-01-05; Fix typo in last change.Eli Zaretskii
2022-01-05Fix info-lookup docs and "C-h S" in major-modes with no manualsEli Zaretskii
2022-01-01Merge from origin/emacs-28Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-10-09Remove mistaken dired-x entry from previous info-look patch.Lars Ingebrigtsen
2021-10-09Make `C-h S' work on symbols from most of the manuals in EmacsLars Ingebrigtsen
2021-10-04Allow computing :doc-spec info-look elements at run timeLars Ingebrigtsen
2021-10-04Revert "Make info-look search harder for the Python info file"Lars Ingebrigtsen
2021-09-22; More minor stylistic fixes found by checkdocStefan Kangas
2021-08-13Make info-look search harder for the Python info fileLars Ingebrigtsen
2021-08-12; Fix last change.Basil L. Contovounesios
2021-08-12Make info-look try to use more recent Python manualLars Ingebrigtsen
2021-08-12Add support for Python mode in info-lookup-symbolLars Ingebrigtsen
2021-01-01Update copyright year to 2021Paul Eggert
2020-09-06Use `format-prompt' when prompting with default valuesLars Ingebrigtsen
2020-09-06Make C-h S in Customize buffers work more reliablyLars Ingebrigtsen
2020-09-05Revert "info-lookup-symbol: Fix the suggested default value in Custom buffers"Lars Ingebrigtsen
2020-09-05info-lookup-symbol: Fix the suggested default value in Custom buffersMauro Aranda
2020-01-01Merge from origin/emacs-27Paul Eggert