summaryrefslogtreecommitdiff
path: root/lisp/apropos.el
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * lisp/simple.el (special-mode-map): Bind "h" to `describe-mode';Sam Steingold2011-02-011-6/+3
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Add "Version:" and "Package:" Lisp file headers.Chong Yidong2010-08-291-0/+1
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* * x-dnd.el (x-dnd-maybe-call-test-function):Stefan Monnier2009-11-131-2/+1
* Use `called-interactively-p' instead of `interactive-p'.Juanma Barranquero2009-10-021-1/+2
* (apropos-documentation-check-doc-file): Avoid assignment to free variable `doc'.Glenn Morris2009-09-151-1/+1
* (apropos-documentation-check-doc-file): Exclude unbound functions andGlenn Morris2009-09-111-3/+9
* (apropos-symbols-internal): Handle (obsolete) face aliases.Glenn Morris2009-08-311-2/+13
* Use help-print-return-message rather than the now obsolete alias.Glenn Morris2009-08-211-1/+1
* Comment (reformat header).Glenn Morris2009-02-211-3/+3
* Daniel Jensen <daniel at bigwalter.net> (tiny change)Glenn Morris2009-02-201-1/+1
* (apropos-library): Remove the element with null filename, if present,Glenn Morris2009-02-201-11/+12
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* (apropos-print-doc): Fix thinko that caused long labels toStefan Monnier2008-12-031-2/+2
* * align.el:Lute Kamstra2008-12-031-1/+1
* (apropos-command): Report documentation errors, rather than ignoring.Glenn Morris2008-08-301-2/+6
* (apropos-command): Ignore documentation errors. (Bug#825)Glenn Morris2008-08-301-1/+1
* (apropos-symbol): Don't set button skip by default.Chong Yidong2008-07-311-6/+11
* (apropos-function, apropos-macro, apropos-command)Stefan Monnier2008-06-101-58/+84
* (apropos-library): New command and new button.Stefan Monnier2008-06-081-0/+66
* Remove spurious * in docstrings.Stefan Monnier2008-06-081-71/+68
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* Fix up comment convention on the arch-tag lines.Stefan Monnier2008-04-101-1/+1
* (apropos-command): Include macros.Stefan Monnier2008-03-261-2/+5