index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
apropos.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
lisp/apropos.el: Avoid formatting error in compact layout mode.
Juanma Barranquero
2014-02-24
1
-0
/
+3
*
lisp/apropos: Fix typos.
Juanma Barranquero
2014-02-24
1
-8
/
+5
*
* lisp/apropos.el (apropos-read-pattern): Fix error message for empty string.
Juanma Barranquero
2014-02-13
1
-1
/
+2
*
* lisp/abbrev.el (define-abbrev): Beware new meaning of fboundp.
Stefan Monnier
2014-01-06
1
-2
/
+1
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
Every defcustom should specify its type
Glenn Morris
2013-12-28
1
-0
/
+1
*
apropos.el (apropos-words-to-regexp): Fix algorithm.
Shigeru Fukaya
2013-12-18
1
-10
/
+15
*
* lisp/subr.el (macrop): New function.
Stefan Monnier
2013-08-04
1
-12
/
+1
*
Introduce `apropos-user-option' and update `apropos-variable'. (Bug#13276)
Bastien Guerry
2013-01-07
1
-5
/
+35
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-1
/
+2
*
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
[next]