summaryrefslogtreecommitdiff
path: root/lisp/apropos.el
Commit message (Expand)AuthorAge
* 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
* Remove spurious * in docstrings.Stefan Monnier2008-06-08
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-06
* Fix up comment convention on the arch-tag lines.Stefan Monnier2008-04-10
* (apropos-command): Include macros.Stefan Monnier2008-03-26
* Merge from emacs--rel--22Miles Bader2008-01-08
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-07
* | (apropos-command): Revert previous change (variable assignment, notGlenn Morris2007-12-06
* | Fix possibly buggy calls to `message'.Deepak Goel2007-12-06
* | (apropos-describe-plist):Martin Rudalics2007-11-10
|/
* Switch license to GPLv3 or later.Glenn Morris2007-07-25
* Add 2007 to copyright years.Glenn Morris2007-01-21
* (apropos-synonyms): Fix typo in docstring.Juanma Barranquero2006-11-06
* (apropos-pattern-quoted): Fix a typo in a doc string.Eli Zaretskii2006-10-13
* (apropos-print): Don't do where-is on self-insert-command.Richard M. Stallman2006-04-18
* (apropos-synonyms): Add selection => region.Kim F. Storm2006-03-24
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-06
* (apropos): Doc fix.Richard M. Stallman2005-12-26
* (apropos, apropos-value): Doc fix.Richard M. Stallman2005-12-26
* (apropos-parse-pattern): Doc fix.Kim F. Storm2005-11-29
* (apropos-calc-scores): Use apropos-pattern.Richard M. Stallman2005-11-16
* (apropos-match-face): Doc fix.Kim F. Storm2005-11-12