summaryrefslogtreecommitdiff
path: root/lisp/apropos.el
Commit message (Expand)AuthorAge
* Update copyright year to 2015Paul Eggert2015-01-01
* 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
* Use help-print-return-message rather than the now obsolete alias.Glenn Morris2009-08-21
* Comment (reformat header).Glenn Morris2009-02-21
* Daniel Jensen <daniel at bigwalter.net> (tiny change)Glenn Morris2009-02-20
* (apropos-library): Remove the element with null filename, if present,Glenn Morris2009-02-20
* Add 2009 to copyright years.Glenn Morris2009-01-05
* (apropos-print-doc): Fix thinko that caused long labels toStefan Monnier2008-12-03
* * align.el:Lute Kamstra2008-12-03
* (apropos-command): Report documentation errors, rather than ignoring.Glenn Morris2008-08-30
* (apropos-command): Ignore documentation errors. (Bug#825)Glenn Morris2008-08-30
* (apropos-symbol): Don't set button skip by default.Chong Yidong2008-07-31
* (apropos-function, apropos-macro, apropos-command)Stefan Monnier2008-06-10
* (apropos-library): New command and new button.Stefan Monnier2008-06-08