aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/info-look.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2026 to copyright years.Sean Whitton2026-01-011-1/+1
* Merge from origin/emacs-30Eli Zaretskii2025-01-251-3/+4
|\
| * ; Improve prompts and error messages in 'info-look'Eli Zaretskii2025-01-251-3/+4
| * Update copyright year to 2025Stefan Kangas2025-01-021-1/+1
* | Update copyright year to 2025Paul Eggert2025-01-011-1/+1
* | Update info-lookup's support for 'latex-mode'Eli Zaretskii2024-12-071-3/+5
* | Mark if-let and when-let obsoleteSean Whitton2024-10-241-3/+3
* | Merge from origin/emacs-30Eli Zaretskii2024-10-051-0/+3
|\ \ | |/
| * * lisp/info-look.el (mapc): Add use-package manual's index.Stefan Kangas2024-10-031-0/+1
| * ; * lisp/info-look.el: Add two more links.Stefan Kangas2024-10-011-0/+2
* | Also use "Python Module Index" for info lookupStefan Kangas2024-10-051-8/+8
* | Future-proof searching for Python info manualStefan Kangas2024-10-051-8/+11
* | * lisp/info-look.el (:mode): Support IELM.Stefan Kangas2024-10-041-0/+5
* | Shorten info-lookup-mode docstringStefan Kangas2024-10-041-2/+1
* | Expose lambdas in info-look.el to byte-compilerStefan Kangas2024-10-041-98/+98
* | Prefer defvar-local where possibleStefan Kangas2024-10-011-2/+1
|/
* Check for doc-spec-function early, in interactive invocationJames Thomas2024-06-081-5/+5
* Simplify mode-indexed tables in packagesStefan Monnier2024-03-091-3/+2
* Merge from savannah/emacs-29Po Lu2024-01-021-1/+1
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* | Use new `derived-mode-all/set-parents` functions.Stefan Monnier2023-11-081-14/+14
* | Remove link to Perl info documentationStefan Kangas2023-10-261-1/+0
* | ; Fix two broken linksStefan Kangas2023-10-251-5/+3
|/
* Fix infloop in info-look.elEli Zaretskii2023-05-311-1/+5
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* * lisp/info-look.el (mapc): Add Eglot manual's index.João Távora2022-10-201-0/+1
* Make dynamic info-lookup more backwards-compatibleLars Ingebrigtsen2022-08-271-1/+2
* Advertise obsolete library pgg.el lessStefan Kangas2022-08-161-1/+0
* Allow reusing the *Help* window with `i'/`s/ commandsLars Ingebrigtsen2022-05-021-18/+26
* Add links to the vtable manualLars Ingebrigtsen2022-02-221-0/+1
* Add a *Help* command that'll take you to the lispref manualLars Ingebrigtsen2022-01-241-0/+7
* ; Fix typo in last change.Eli Zaretskii2022-01-051-1/+1
* Fix info-lookup docs and "C-h S" in major-modes with no manualsEli Zaretskii2022-01-051-20/+49
* Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
| * Revert "Make info-look search harder for the Python info file"Lars Ingebrigtsen2021-10-041-8/+3
* | Remove mistaken dired-x entry from previous info-look patch.Lars Ingebrigtsen2021-10-091-2/+1
* | Make `C-h S' work on symbols from most of the manuals in EmacsLars Ingebrigtsen2021-10-091-1/+73
* | Allow computing :doc-spec info-look elements at run timeLars Ingebrigtsen2021-10-041-10/+32
|/
* ; More minor stylistic fixes found by checkdocStefan Kangas2021-09-221-2/+4
* Make info-look search harder for the Python info fileLars Ingebrigtsen2021-08-131-3/+8
* ; Fix last change.Basil L. Contovounesios2021-08-121-1/+1
* Make info-look try to use more recent Python manualLars Ingebrigtsen2021-08-121-1/+3
* Add support for Python mode in info-lookup-symbolLars Ingebrigtsen2021-08-121-0/+4
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Use `format-prompt' when prompting with default valuesLars Ingebrigtsen2020-09-061-3/+1
* Make C-h S in Customize buffers work more reliablyLars Ingebrigtsen2020-09-061-2/+5
* Revert "info-lookup-symbol: Fix the suggested default value in Custom buffers"Lars Ingebrigtsen2020-09-051-5/+2
* info-lookup-symbol: Fix the suggested default value in Custom buffersMauro Aranda2020-09-051-2/+5
* Merge from origin/emacs-27Paul Eggert2020-01-011-1/+1
|\