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