summaryrefslogtreecommitdiff
path: root/lisp/apropos.el
Commit message (Expand)AuthorAge
* 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
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* New commands 'apropos-local-variable', 'apropos-local-value'Drew Adams2017-07-28
* Merge from origin/emacs-25Paul Eggert2017-01-01
|\
| * Update copyright year to 2017Paul Eggert2016-12-31
| * apropos-print doc fixLars Ingebrigtsen2016-05-01
* | ; Spelling and quoting fixesPaul Eggert2016-05-01
* | apropos-print doc fixLars Ingebrigtsen2016-04-30
* | Add a sanity check to apropos-documentation-internalLars Ingebrigtsen2016-04-29
|/
* * lisp/apropos.el (apropos-variable): Doc fix. (Bug#22813).Kaushal Modi2016-02-26
* Spelling fixPaul Eggert2016-01-09
* apropos-library: Skip obvious duplicates; don't error on genericsDmitry Gutov2016-01-08
* Update copyright year to 2016Paul Eggert2016-01-01
* Expunge occurrences of `setq' with an odd number of arguments.Alan Mackenzie2015-11-23
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-07
* Fix minor text quoting problems in lisp top levelPaul Eggert2015-08-28
* Top-level elisp files respect ‘text-quoting-style’Paul Eggert2015-08-26
* More-conservative ‘format’ quote restylingPaul Eggert2015-08-23
* apropos-library quoting fixPaul Eggert2015-06-28
* Update copyright year to 2015Paul Eggert2015-01-01
* * apropos.el (apropos-symbols-internal): Avoid error with non-symbol properties.Glenn Morris2014-10-04
* lisp/apropos.el: Avoid formatting error in compact layout mode.Juanma Barranquero2014-02-24
* lisp/apropos: Fix typos.Juanma Barranquero2014-02-24
* * lisp/apropos.el (apropos-read-pattern): Fix error message for empty string.Juanma Barranquero2014-02-13
* * lisp/abbrev.el (define-abbrev): Beware new meaning of fboundp.Stefan Monnier2014-01-06
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* Every defcustom should specify its typeGlenn Morris2013-12-28