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
/
find-func.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Backslash cleanup in Elisp source files
Paul Eggert
2015-09-17
1
-1
/
+1
*
Go back to grave quoting in source-code docstrings etc.
Paul Eggert
2015-09-07
1
-3
/
+3
*
More-conservative ‘format’ quote restyling
Paul Eggert
2015-08-23
1
-4
/
+5
*
text-quoting-style in emacs-lisp diagnostics
Paul Eggert
2015-08-21
1
-3
/
+3
*
xref-find-definitions: Exclude more generic function items.
Stephen Leake
2015-08-13
1
-1
/
+25
*
Make find-function-on-key use the current window
Dmitry Gutov
2015-06-22
1
-5
/
+28
*
Handle new-style advice in find-funct
Dmitry Gutov
2015-06-05
1
-8
/
+11
*
(find-function-regexp): Don't match `defgroup'
Dmitry Gutov
2015-01-25
1
-1
/
+1
*
Improve handling of doc-strings and describe-function for cl-generic
Stefan Monnier
2015-01-16
1
-31
/
+37
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
Unbreak jumping to an alias's definition
Dmitry Gutov
2014-12-29
1
-11
/
+17
*
elisp-xref-find: Don't create buffers eagerly
Dmitry Gutov
2014-12-27
1
-24
/
+35
*
* find-func.el (find-function-C-source-directory): Use file-accessible-direct...
Glenn Morris
2014-06-25
1
-2
/
+1
*
* lisp/help-fns.el (help-C-file-name): Handle advised functions.
Stefan Monnier
2014-02-01
1
-1
/
+1
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-1
/
+1
*
Autoload more carefully from Lisp. Follow aliases for function properties.
Stefan Monnier
2012-07-25
1
-2
/
+1
*
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
1
-1
/
+1
*
* emacs-lisp/find-func.el (find-function-read): Fix incorrect use of default ...
thierry volpiatto
2011-11-08
1
-23
/
+17
*
* lisp/emacs-lisp/find-func.el (find-function-C-source): Only set
Stefan Monnier
2011-09-06
1
-7
/
+8
*
Improve Edebug error for attempting to instrument built-in functions.
Chong Yidong
2011-08-21
1
-1
/
+7
*
* lisp/emacs-lisp/find-func.el (find-library--load-name): New fun.
Stefan Monnier
2011-06-30
1
-1
/
+20
*
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
*
|
* lisp/emacs-lisp/find-func.el (find-library): Use test-completion.
Stefan Monnier
2010-10-21
1
-7
/
+5
|
/
*
Add 2010 to copyright years.
Glenn Morris
2010-01-13
1
-1
/
+1
*
(find-library-name, find-library): Doc fixes.
Chong Yidong
2009-02-11
1
-2
/
+4
*
Add 2009 to copyright years.
Glenn Morris
2009-01-05
1
-1
/
+1
*
(find-function-advised-original): New.
Glenn Morris
2008-11-15
1
-6
/
+22
*
apply patch from Seiji Zenitani to find doc strings in ns*.m files
Adrian Robert
2008-07-28
1
-1
/
+1
*
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris
2008-05-06
1
-6
/
+4
*
* files.el (locate-file-completion-table): Rename from
Stefan Monnier
2008-04-19
1
-4
/
+8
*
(find-function-search-for-symbol): Strip extension
Martin Rudalics
2008-01-29
1
-2
/
+6
*
(find-library): Wrap search for library name in condition-case
Martin Rudalics
2008-01-25
1
-5
/
+11
*
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
*
|
Merge from emacs--rel--22
Miles Bader
2007-12-28
1
-0
/
+1
|
\
|
|
*
(find-function-after-hook): Add :type.
Richard M. Stallman
2007-12-15
1
-0
/
+1
|
*
Default argument for find-library
Vinicius Jose Latorre
2007-10-31
1
-5
/
+15
*
|
Make `find-function' prefer ".el" over "" to fix a bug (see emacs-devel)
Deepak Goel
2007-12-05
1
-4
/
+8
*
|
Default argument for find-library
Vinicius Jose Latorre
2007-10-31
1
-5
/
+15
*
|
Don't require loadhist.
Juanma Barranquero
2007-10-17
1
-2
/
+0
|
/
*
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
*
(find-variable): Doc fix.
Eli Zaretskii
2006-12-09
1
-1
/
+1
*
(find-library-name): Don't strip ".el" from library name (reverts change
Romain Francoise
2006-11-21
1
-3
/
+3
*
(find-function-noselect, find-function, find-variable-noselect, find-variable,
Juanma Barranquero
2006-11-03
1
-6
/
+6
*
(find-function-regexp): Don't match "define-button-type".
Stefan Monnier
2006-10-02
1
-1
/
+1
[next]