| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace version 24.2 with 24.3 where appropriate (hopefully) | Glenn Morris | 2012-08-15 | 1 | -7/+7 |
* | Autoload more carefully from Lisp. Follow aliases for function properties. | Stefan Monnier | 2012-07-25 | 1 | -2/+2 |
* | Reduce use of (require 'cl). | Stefan Monnier | 2012-07-10 | 1 | -9/+8 |
* | Use proper faces in apropos.el. | Chong Yidong | 2012-04-23 | 1 | -46/+49 |
* | * apropos.el (apropos-read-pattern): Fix word list splitting. | Chong Yidong | 2012-04-23 | 1 | -1/+1 |
* | Remove non-option variable handling from customize-apropos | Chong Yidong | 2012-04-23 | 1 | -1/+1 |
* | Remove defining user variables via * in docstring. | Chong Yidong | 2012-04-09 | 1 | -1/+1 |
* | Add 2012 to FSF copyright years for Emacs files | Glenn Morris | 2012-01-05 | 1 | -1/+1 |
* | Spelling fixes. | Paul Eggert | 2011-11-14 | 1 | -1/+1 |
* | apropos.el doc fixes. | Glenn Morris | 2011-11-11 | 1 | -8/+28 |
* | apropos.el (apropos-print-doc): Only use emacs-lisp-docstring-fill-column whe... | Noah Friedman | 2011-05-06 | 1 | -1/+3 |
* | Improve apropos buffer highlighting. | Chong Yidong | 2011-04-23 | 1 | -46/+77 |
* | lisp/*.el: Lexical-binding cleanup. | Juanma Barranquero | 2011-04-19 | 1 | -2/+2 |
* | Fix incorrect changes introduced in 2011-02-02T17:59:44Z!sds@gnu.org. | Chong Yidong | 2011-02-18 | 1 | -2/+3 |
* | * lisp/apropos.el (apropos-print): Now that `apropos-mode' inherits | Sam Steingold | 2011-02-02 | 1 | -2/+1 |
* | * lisp/simple.el (special-mode-map): Bind "h" to `describe-mode'; | Sam Steingold | 2011-02-01 | 1 | -6/+3 |
* | Convert consecutive FSF copyright years to ranges. | Glenn Morris | 2011-01-24 | 1 | -2/+1 |
* | Nuke arch-tags. | Glenn Morris | 2011-01-15 | 1 | -1/+0 |
* | Merge from emacs-23 | Stefan Monnier | 2011-01-14 | 1 | -1/+1 |
|\ |
|
| * | Add 2011 to FSF/AIST copyright years. | Glenn Morris | 2011-01-02 | 1 | -1/+1 |
* | | Add "Version:" and "Package:" Lisp file headers. | Chong Yidong | 2010-08-29 | 1 | -0/+1 |
|/ |
|
* | Add 2010 to copyright years. | Glenn Morris | 2010-01-13 | 1 | -1/+1 |
* | * x-dnd.el (x-dnd-maybe-call-test-function): | Stefan Monnier | 2009-11-13 | 1 | -2/+1 |
* | Use `called-interactively-p' instead of `interactive-p'. | Juanma Barranquero | 2009-10-02 | 1 | -1/+2 |
* | (apropos-documentation-check-doc-file): Avoid assignment to free variable `doc'. | Glenn Morris | 2009-09-15 | 1 | -1/+1 |
* | (apropos-documentation-check-doc-file): Exclude unbound functions and | Glenn Morris | 2009-09-11 | 1 | -3/+9 |
* | (apropos-symbols-internal): Handle (obsolete) face aliases. | Glenn Morris | 2009-08-31 | 1 | -2/+13 |
* | Use help-print-return-message rather than the now obsolete alias. | Glenn Morris | 2009-08-21 | 1 | -1/+1 |
* | Comment (reformat header). | Glenn Morris | 2009-02-21 | 1 | -3/+3 |
* | Daniel Jensen <daniel at bigwalter.net> (tiny change) | Glenn Morris | 2009-02-20 | 1 | -1/+1 |
* | (apropos-library): Remove the element with null filename, if present, | Glenn Morris | 2009-02-20 | 1 | -11/+12 |
* | Add 2009 to copyright years. | Glenn Morris | 2009-01-05 | 1 | -1/+1 |
* | (apropos-print-doc): Fix thinko that caused long labels to | Stefan Monnier | 2008-12-03 | 1 | -2/+2 |
* | * align.el: | Lute Kamstra | 2008-12-03 | 1 | -1/+1 |
* | (apropos-command): Report documentation errors, rather than ignoring. | Glenn Morris | 2008-08-30 | 1 | -2/+6 |
* | (apropos-command): Ignore documentation errors. (Bug#825) | Glenn Morris | 2008-08-30 | 1 | -1/+1 |
* | (apropos-symbol): Don't set button skip by default. | Chong Yidong | 2008-07-31 | 1 | -6/+11 |
* | (apropos-function, apropos-macro, apropos-command) | Stefan Monnier | 2008-06-10 | 1 | -58/+84 |
* | (apropos-library): New command and new button. | Stefan Monnier | 2008-06-08 | 1 | -0/+66 |
* | Remove spurious * in docstrings. | Stefan Monnier | 2008-06-08 | 1 | -71/+68 |
* | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-05-06 | 1 | -6/+4 |
* | Fix up comment convention on the arch-tag lines. | Stefan Monnier | 2008-04-10 | 1 | -1/+1 |
* | (apropos-command): Include macros. | Stefan Monnier | 2008-03-26 | 1 | -2/+5 |
* | Merge from emacs--rel--22 | Miles Bader | 2008-01-08 | 1 | -1/+1 |
|\ |
|
| * | Add 2008 to copyright years. | Glenn Morris | 2008-01-07 | 1 | -1/+1 |
* | | (apropos-command): Revert previous change (variable assignment, not | Glenn Morris | 2007-12-06 | 1 | -1/+1 |
* | | Fix possibly buggy calls to `message'. | Deepak Goel | 2007-12-06 | 1 | -1/+1 |
* | | (apropos-describe-plist): | Martin Rudalics | 2007-11-10 | 1 | -3/+2 |
|/ |
|
* | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 1 | -1/+1 |
* | Add 2007 to copyright years. | Glenn Morris | 2007-01-21 | 1 | -1/+1 |