summaryrefslogtreecommitdiff
path: root/lisp/apropos.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* New commands 'apropos-local-variable', 'apropos-local-value'Drew Adams2017-07-281-0/+42
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
| * apropos-print doc fixLars Ingebrigtsen2016-05-011-3/+6
* | ; Spelling and quoting fixesPaul Eggert2016-05-011-1/+1
* | apropos-print doc fixLars Ingebrigtsen2016-04-301-3/+6
* | Add a sanity check to apropos-documentation-internalLars Ingebrigtsen2016-04-291-13/+17
|/
* * lisp/apropos.el (apropos-variable): Doc fix. (Bug#22813).Kaushal Modi2016-02-261-2/+3
* Spelling fixPaul Eggert2016-01-091-1/+1
* apropos-library: Skip obvious duplicates; don't error on genericsDmitry Gutov2016-01-081-0/+4
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1