summaryrefslogtreecommitdiff
path: root/lisp/apropos.el
Commit message (Expand)AuthorAgeFilesLines
* (apropos-documentation): Don't try to parse .elc filesStefan Monnier2023-01-141-129/+92
* Merge from origin/emacs-29Stefan Monnier2023-01-141-77/+100
|\
| * apropos.el: Fix bug#60628Stefan Monnier2023-01-141-77/+100
* | * lisp/apropos.el (apropos-safe-documentation): Use `function-documentation`Stefan Monnier2023-01-131-17/+7
|/
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* * lisp/outline.el: Fix the value 'insert' of outline-minor-mode-use-buttons.Juri Linkov2022-12-121-1/+1
* * lisp/outline.el (outline-search-function): New variable (bug#53981).Juri Linkov2022-11-211-2/+3
* ; * lisp/apropos.el (apropos): Doc fix. (Bug#59248)Eli Zaretskii2022-11-161-1/+2
* Remove redundant library installation instructionsStefan Kangas2022-11-111-2/+1
* Mark keys in apropos.el for substitute-command-keysStefan Kangas2022-08-031-13/+12
* Do interactive mode tagging in apropos.elStefan Kangas2022-08-031-3/+3
* * lisp/apropos.el (apropos-documentation): Simplify.Stefan Kangas2022-07-301-35/+33
* Improve previous apropos-documentation-check-elc-file changeLars Ingebrigtsen2022-05-181-1/+4
* Fix apropos-documentation with universal argumentLars Ingebrigtsen2022-05-181-1/+4
* Delete some compat code for very old Emacs versionsStefan Kangas2022-05-151-1/+1
* Make C-u M-x apropos-user-option include buttonsLars Ingebrigtsen2022-05-121-3/+4
* Make `apropos-variable' include values in outputLars Ingebrigtsen2022-05-101-0/+13
* Make `M-x apropos' respect help-window-selectLars Ingebrigtsen2022-04-301-2/+7
* Allow using outline minor mode in `M-x apropos-value'Lars Ingebrigtsen2022-01-231-11/+19
* Make apropos-print-doc more resilientLars Ingebrigtsen2022-01-231-1/+3
* Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Do not buttonize key bindings outside of *Help* buffersGregory Heytings2021-11-291-11/+12
* | Remove redundant #' before lambdaStefan Kangas2021-10-211-3/+3
|/
* ; More minor stylistic fixes found by checkdocStefan Kangas2021-09-221-2/+2
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-161-1/+1
* Use string-search instead of string-match[-p]Mattias Engdegård2021-08-091-4/+4
* Make `apropos-library' also work for libraries without symbolsLars Ingebrigtsen2021-07-141-16/+26
* Use named face for apropos-buttonProtesilaos Stavrou2021-06-221-1/+6
* * lisp/apropos.el (apropos-value, apropos-local-value): Tweak for lexbindStefan Monnier2021-05-021-18/+19
* Suppress false positives in apropos-valueBoruch Baum2021-05-021-29/+36
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Prefer setq-local in most filesStefan Kangas2020-12-091-2/+2
* Remove redundant requires of 'button'Stefan Kangas2020-12-031-2/+0
* Delete outdated comment about C rewrite in apropos.elStefan Kangas2020-11-071-2/+1
* Remove some Emacs 20 compat codeStefan Kangas2020-09-221-8/+6
* Add new command apropos-function (Bug#41021)Stefan Kangas2020-08-101-0/+14
* make-text-button no longer modifies its string argPaul Eggert2020-06-061-1/+1
* Fix some side-effecting uses of make-text-buttonBasil L. Contovounesios2020-06-041-2/+1
* Improve accuracy of apropos commands that search doc stringsEli Zaretskii2020-05-031-6/+15
* Use lexical-binding in apropos.el and add testsSimen Heggestøyl2020-04-181-31/+21
* Bind 'n' and 'p' to move between symbols in aproposJustin Timmons2020-04-171-0/+19
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* lisp/*.el, src/*.c: Fix typos in docstringsJuanma Barranquero2019-09-191-1/+1
* Support reverting Apropos buffers (bug#36588)Basil L. Contovounesios2019-08-051-1/+21
* Be more defensive regarding elements of 'load-history'Eli Zaretskii2019-03-011-1/+1
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Replace insignificant backquotesMichael Heerdegen2018-11-251-4/+4
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1