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
*
; Add 2024 to copyright years
Po Lu
2024-01-02
1
-1
/
+1
*
Don't truncate filenames with "emacs.el" in them
Eli Zaretskii
2023-06-20
1
-1
/
+1
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
1
-1
/
+1
*
Add find-function-setup-keys bindings for find-library commands
Lars Ingebrigtsen
2022-06-30
1
-1
/
+4
*
* lisp/emacs-lisp/find-func.el (find-function-advised-original): Simplify
Stefan Monnier
2022-06-11
1
-5
/
+1
*
find-func.el: Fix bug#41104
Stefan Monnier
2022-06-07
1
-3
/
+3
*
Really fix find-func for defgeneric
Lars Ingebrigtsen
2022-03-13
1
-1
/
+1
*
Add cl-defgeneric to find-func, too
Lars Ingebrigtsen
2022-03-13
1
-1
/
+1
*
Make find-function-regexp also find cl-defun/defmethod
Lars Ingebrigtsen
2022-03-12
1
-0
/
+1
*
Add new user option 'find-library-include-other-files'
Lars Ingebrigtsen
2022-02-06
1
-7
/
+36
*
Allow jumping to ert failure definitions
Lars Ingebrigtsen
2022-01-24
1
-1
/
+11
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
Make `find-function-source-path' into obsolete alias
Lars Ingebrigtsen
2021-09-14
1
-30
/
+20
*
; More minor docfixes found by checkdoc
Stefan Kangas
2021-09-14
1
-1
/
+1
*
Make (find-face-definition 'default) work more reliably
Lars Ingebrigtsen
2021-06-25
1
-1
/
+9
*
* lisp/emacs-lisp/package.el: Fix use of `find-library-name`
Stefan Monnier
2021-04-26
1
-1
/
+1
*
Merge remote-tracking branch 'savannah/master' into HEAD
Andrea Corallo
2021-01-02
1
-1
/
+1
|
\
|
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
|
Merge remote-tracking branch 'savannah/master' into HEAD
Andrea Corallo
2020-12-27
1
-1
/
+64
|
\
|
|
*
Improve "find definition" in *Help* buffers
Daniel Martín
2020-12-27
1
-1
/
+64
*
|
Merge remote-tracking branch 'savannah/master' into HEAD
Andrea Corallo
2020-12-20
1
-1
/
+1
|
\
|
|
*
Shorten over-wide docstrings in defcustoms
Stefan Kangas
2020-12-19
1
-1
/
+1
*
|
Fix some compilation warnings in non nativecomp build (bug#43892)
Brian Leung
2020-10-12
1
-0
/
+2
*
|
Revert "Fix some compilation warnings in non nativecomp build (bug#43892)"
Andrea Corallo
2020-10-12
1
-2
/
+0
*
|
Fix some compilation warnings in non nativecomp build (bug#43892)
Andrea Corallo
2020-10-12
1
-0
/
+2
*
|
Clean-up some now unnecessary diff against master
Andrea Corallo
2020-09-29
1
-2
/
+1
*
|
* Make use of use of `subr-primitive-p' in `find-function-library'
Andrea Corallo
2020-09-21
1
-1
/
+1
*
|
Merge remote-tracking branch 'savannah/master' into HEAD
Andrea Corallo
2020-09-21
1
-15
/
+5
|
\
|
|
*
Document and extend menu-bar-make-toggle some
Drew Adams
2020-09-19
1
-1
/
+1
|
*
Revert "Fix completion in `read-library-name'"
Lars Ingebrigtsen
2020-09-14
1
-14
/
+4
*
|
Merge remote-tracking branch 'savannah/master' into HEAD
Andrea Corallo
2020-09-10
1
-7
/
+3
|
\
|
|
*
Use `format-prompt' when prompting with default values
Lars Ingebrigtsen
2020-09-06
1
-7
/
+3
*
|
Merge remote-tracking branch 'savannah/master' into HEAD
Andrea Corallo
2020-08-19
1
-2
/
+3
|
\
|
|
*
Handle nil load-path element in read-library-name
Tobias Zawada
2020-08-13
1
-2
/
+3
*
|
Move eln files into dedicated cache directories
Andrea Corallo
2020-08-17
1
-5
/
+1
*
|
Merge remote-tracking branch 'savannah/master' into HEAD
Andrea Corallo
2020-04-03
1
-0
/
+1
|
\
|
|
*
load-library, locate-library: Use read-library-name
Štěpán Němec
2020-04-03
1
-0
/
+1
*
|
* Fix regexp instroduced by f055f52321
Andrea Corallo
2020-03-09
1
-1
/
+1
*
|
* Fix two find function functions for native compilation
Andrea Corallo
2020-03-08
1
-2
/
+9
*
|
Extend find-library-suffixes and find-library-name for eln support
Andrea Corallo
2020-01-02
1
-2
/
+3
|
/
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Fix completion in `read-library-name'
Lars Ingebrigtsen
2019-08-27
1
-4
/
+13
*
Remove Maintainer: when it duplicates Author:
Paul Eggert
2019-05-26
1
-1
/
+0
*
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
Fix default candidate of find-face-definition
Basil L. Contovounesios
2018-06-09
1
-0
/
+1
*
|
Merge from origin/emacs-26
Paul Eggert
2018-01-01
1
-1
/
+1
|
\
|
|
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
|
Ensure that we can find definitions when buffer is narrowed
Wilfred Hughes
2017-12-10
1
-22
/
+24
|
/
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
[next]