index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
emacs-lisp
/
eldoc.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make sure eldoc can be turned off properly.
Leo Liu
2013-03-18
1
-14
/
+13
*
* simple.el (eval-expression-minibuffer-setup-hook): New hook.
Leo Liu
2013-03-17
1
-16
/
+64
*
* lisp/emacs-lisp/eldoc.el (eldoc-highlight-function-argument):
Michael Heerdegen
2013-02-17
1
-1
/
+2
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
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
*
Fix more minor mode docstrings.
Chong Yidong
2011-10-19
1
-8
/
+11
*
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
*
|
Fix bug#6265: * eldoc.el: Add completions for new commands left-* and right-*.
Juanma Barranquero
2010-06-01
1
-7
/
+7
|
/
*
Add 2010 to copyright years.
Glenn Morris
2010-01-13
1
-1
/
+1
*
* widget.el (define-widget): Purecopy the docstring.
Dan Nicolaescu
2009-11-11
1
-1
/
+1
*
* help-fns.el (help-function-arglist): Don't check advertised-signature-table.
Stefan Monnier
2009-10-02
1
-1
/
+4
*
* emacs-lisp/eldoc.el (eldoc-function-argstring-format):
Juanma Barranquero
2009-01-24
1
-4
/
+4
*
(eldoc-minor-mode-string, eldoc-message-commands)
Glenn Morris
2009-01-17
1
-4
/
+6
*
Remove leading `*' from defcustoms.
Glenn Morris
2009-01-16
1
-11
/
+23
*
Add 2009 to copyright years.
Glenn Morris
2009-01-05
1
-1
/
+1
*
(eldoc-docstring-first-line): Don't match
Martin Rudalics
2008-11-28
1
-1
/
+3
*
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris
2008-05-06
1
-6
/
+4
*
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
|
*
(eldoc-message-commands-table-size, eldoc-message-commands,
Juanma Barranquero
2007-09-27
1
-3
/
+3
*
|
(eldoc-function-argstring-format): Deal with the case that special
Juanma Barranquero
2007-09-26
1
-1
/
+2
*
|
(eldoc-message-commands-table-size, eldoc-message-commands,
Juanma Barranquero
2007-09-26
1
-4
/
+4
*
|
Nikolaj Schumacher <n_schumacher at web.de> (tiny change)
Glenn Morris
2007-08-24
1
-1
/
+6
*
|
(eldoc-get-fnsym-args-string): Doc fix.
Glenn Morris
2007-08-19
1
-8
/
+11
*
|
(eldoc-get-fnsym-args-string): Convert
Glenn Morris
2007-08-18
1
-41
/
+53
*
|
(eldoc-get-fnsym-args-string): Make second argument optional, for
Glenn Morris
2007-08-08
1
-4
/
+5
*
|
Merge from emacs--rel--22
Miles Bader
2007-07-26
1
-1
/
+1
|
\
|
|
*
Switch license to GPLv3 or later.
Glenn Morris
2007-07-25
1
-1
/
+1
*
|
(eldoc-last-data): Revise documentation.
Stefan Monnier
2007-07-12
1
-30
/
+90
|
/
*
(turn-on-eldoc-mode): Doc fix.
Richard M. Stallman
2007-05-06
1
-1
/
+1
*
Add 2007 to copyright years.
Glenn Morris
2007-01-21
1
-1
/
+1
*
Update copyright years.
Glenn Morris
2006-12-07
1
-1
/
+1
*
* window.el (mouse-autoselect-window-timer)
Chong Yidong
2006-09-08
1
-1
/
+1
*
Update years in copyright notice; nfc.
Thien-Thi Nguyen
2006-02-06
1
-1
/
+1
*
Move comments into docstrings.
Stefan Monnier
2005-10-04
1
-65
/
+44
*
Add move-beginning-of-line, move-end-of-line, end-of-line,
Eli Zaretskii
2005-08-12
1
-4
/
+5
*
Update years in copyright notice; nfc.
Thien-Thi Nguyen
2005-08-06
1
-2
/
+2
*
Update FSF's address.
Lute Kamstra
2005-07-04
1
-2
/
+2
*
(eldoc-mode): Doc fix.
Luc Teirlinck
2005-05-18
1
-3
/
+3
*
(eldoc-documentation-function): Add autoload.
Richard M. Stallman
2005-05-14
1
-0
/
+1
*
Fix previous change.
Richard M. Stallman
2005-04-26
1
-1
/
+1
*
(eldoc-mode): Doc fix.
Richard M. Stallman
2005-04-26
1
-14
/
+8
*
(eldoc-mode): Specify :group.
Lute Kamstra
2005-04-04
1
-2
/
+3
*
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-196
Miles Bader
2004-04-10
1
-2
/
+0
*
(eldoc-print-current-symbol-info-function):
Dave Love
2003-09-06
1
-12
/
+28
*
Add arch taglines
Miles Bader
2003-09-01
1
-1
/
+2
[next]