summaryrefslogtreecommitdiff
path: root/lisp/apropos.el
Commit message (Expand)AuthorAge
* apropos-print doc fixLars Ingebrigtsen2016-05-01
* * 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
* apropos.el (apropos-words-to-regexp): Fix algorithm.Shigeru Fukaya2013-12-18
* * lisp/subr.el (macrop): New function.Stefan Monnier2013-08-04
* Introduce `apropos-user-option' and update `apropos-variable'. (Bug#13276)Bastien Guerry2013-01-07
* Update copyright notices for 2013.Paul Eggert2013-01-01
* Replace version 24.2 with 24.3 where appropriate (hopefully)Glenn Morris2012-08-15
* Autoload more carefully from Lisp. Follow aliases for function properties.Stefan Monnier2012-07-25
* Reduce use of (require 'cl).Stefan Monnier2012-07-10
* Use proper faces in apropos.el.Chong Yidong2012-04-23
* * apropos.el (apropos-read-pattern): Fix word list splitting.Chong Yidong2012-04-23
* Remove non-option variable handling from customize-aproposChong Yidong2012-04-23
* Remove defining user variables via * in docstring.Chong Yidong2012-04-09
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-05
* Spelling fixes.Paul Eggert2011-11-14
* apropos.el doc fixes.Glenn Morris2011-11-11
* apropos.el (apropos-print-doc): Only use emacs-lisp-docstring-fill-column whe...Noah Friedman2011-05-06
* Improve apropos buffer highlighting.Chong Yidong2011-04-23
* lisp/*.el: Lexical-binding cleanup.Juanma Barranquero2011-04-19
* Fix incorrect changes introduced in 2011-02-02T17:59:44Z!sds@gnu.org.Chong Yidong2011-02-18
* * lisp/apropos.el (apropos-print): Now that `apropos-mode' inheritsSam Steingold2011-02-02
* * lisp/simple.el (special-mode-map): Bind "h" to `describe-mode';Sam Steingold2011-02-01
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-24
* Nuke arch-tags.Glenn Morris2011-01-15
* Merge from emacs-23Stefan Monnier2011-01-14
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-02
* | Add "Version:" and "Package:" Lisp file headers.Chong Yidong2010-08-29
|/
* Add 2010 to copyright years.Glenn Morris2010-01-13
* * x-dnd.el (x-dnd-maybe-call-test-function):Stefan Monnier2009-11-13
* Use `called-interactively-p' instead of `interactive-p'.Juanma Barranquero2009-10-02
* (apropos-documentation-check-doc-file): Avoid assignment to free variable `doc'.Glenn Morris2009-09-15
* (apropos-documentation-check-doc-file): Exclude unbound functions andGlenn Morris2009-09-11
* (apropos-symbols-internal): Handle (obsolete) face aliases.Glenn Morris2009-08-31