summaryrefslogtreecommitdiff
path: root/lisp/apropos.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* Autoload more carefully from Lisp. Follow aliases for function properties.Stefan Monnier2012-07-251-2/+2
* Reduce use of (require 'cl).Stefan Monnier2012-07-101-9/+8
* Use proper faces in apropos.el.Chong Yidong2012-04-231-46/+49
* * apropos.el (apropos-read-pattern): Fix word list splitting.Chong Yidong2012-04-231-1/+1
* Remove non-option variable handling from customize-aproposChong Yidong2012-04-231-1/+1
* Remove defining user variables via * in docstring.Chong Yidong2012-04-091-1/+1
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Spelling fixes.Paul Eggert2011-11-141-1/+1
* apropos.el doc fixes.Glenn Morris2011-11-111-8/+28
* apropos.el (apropos-print-doc): Only use emacs-lisp-docstring-fill-column whe...Noah Friedman2011-05-061-1/+3
* Improve apropos buffer highlighting.Chong Yidong2011-04-231-46/+77
* lisp/*.el: Lexical-binding cleanup.Juanma Barranquero2011-04-191-2/+2
* Fix incorrect changes introduced in 2011-02-02T17:59:44Z!sds@gnu.org.Chong Yidong2011-02-181-2/+3
* * lisp/apropos.el (apropos-print): Now that `apropos-mode' inheritsSam Steingold2011-02-021-2/+1