summaryrefslogtreecommitdiff
path: root/lisp/apropos.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* Expunge occurrences of `setq' with an odd number of arguments.Alan Mackenzie2015-11-231-1/+1
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-071-1/+1
* Fix minor text quoting problems in lisp top levelPaul Eggert2015-08-281-1/+1
* Top-level elisp files respect ‘text-quoting-style’Paul Eggert2015-08-261-5/+4
* More-conservative ‘format’ quote restylingPaul Eggert2015-08-231-2/+2
* apropos-library quoting fixPaul Eggert2015-06-281-1/+2
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* * apropos.el (apropos-symbols-internal): Avoid error with non-symbol properties.Glenn Morris2014-10-041-1/+1
* lisp/apropos.el: Avoid formatting error in compact layout mode.Juanma Barranquero2014-02-241-0/+3
* lisp/apropos: Fix typos.Juanma Barranquero2014-02-241-8/+5
* * lisp/apropos.el (apropos-read-pattern): Fix error message for empty string.Juanma Barranquero2014-02-131-1/+2
* * lisp/abbrev.el (define-abbrev): Beware new meaning of fboundp.Stefan Monnier2014-01-061-2/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Every defcustom should specify its typeGlenn Morris2013-12-281-0/+1
* apropos.el (apropos-words-to-regexp): Fix algorithm.Shigeru Fukaya2013-12-181-10/+15
* * lisp/subr.el (macrop): New function.Stefan Monnier2013-08-041-12/+1
* Introduce `apropos-user-option' and update `apropos-variable'. (Bug#13276)Bastien Guerry2013-01-071-5/+35
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+2
* Replace version 24.2 with 24.3 where appropriate (hopefully)Glenn Morris2012-08-151-7/+7