index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
emacs-lisp
/
find-func.el
Age
Commit message (
Expand
)
Author
2026-04-09
Fix "Narrowing src/ file breaks xref"
Dmitry Gutov
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-05-24
Merge from origin/emacs-30
Eli Zaretskii
2025-05-22
; * lisp/emacs-lisp/find-func.el (find-function): Doc fix.
Eli Zaretskii
2025-05-21
* lisp/emacs-lisp/find-func.el: Fix Eager macro-expansion failure
Lin Sun
2025-04-05
; (find-function-search-for-symbol): Be cautious with macros.
Eshel Yaron
2025-03-28
; Fix documentation of a recently-installed change
Eli Zaretskii
2025-03-27
Help find-function find methods defined inside macros
Daniel Colascione
2025-03-12
find-function-mode-lower-precedence: Also remove the global bindings
Sean Whitton
2025-03-09
Restore find-function-mode-map (bug#76700)
Sean Whitton
2025-01-22
Fix ERT / find-function type integration typos
Stephen Gildea
2025-01-16
Property definition-type becomes find-function-type-alist
Stephen Gildea
2025-01-16
Update recent find-func change to fix elisp-mode-tests
Stephen Gildea
2025-01-12
New symbol property 'definition-type' used by 'find-function'.
Stephen Gildea
2025-01-02
Update copyright year to 2025
Stefan Kangas
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-10-04
find-function-mode: Define keys at a low precedence level
Sean Whitton
2024-10-04
New minor mode find-function-mode replaces find-function-setup-keys
Sean Whitton
2024-07-18
; fix previous find-function change
Robert Pluim
2024-07-17
Add history variables for find-func entry points
Robert Pluim
2024-07-08
Checkdoc fixes in `emacs-lisp/*.el`
Stefan Kangas
2024-02-20
Make find-function-regexp also find transient-define-*
Jonas Bernoulli
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-11-18
Avoid loading cl-lib as result of invoking 'load-library'
Eli Zaretskii
2023-08-13
Avoid unexpected implicit completion in find-func.el
Eli Zaretskii
2023-06-20
Don't truncate filenames with "emacs.el" in them
Eli Zaretskii
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-06-30
Add find-function-setup-keys bindings for find-library commands
Lars Ingebrigtsen
2022-06-11
* lisp/emacs-lisp/find-func.el (find-function-advised-original): Simplify
Stefan Monnier
2022-06-07
find-func.el: Fix bug#41104
Stefan Monnier
2022-03-13
Really fix find-func for defgeneric
Lars Ingebrigtsen
2022-03-13
Add cl-defgeneric to find-func, too
Lars Ingebrigtsen
2022-03-12
Make find-function-regexp also find cl-defun/defmethod
Lars Ingebrigtsen
2022-02-06
Add new user option 'find-library-include-other-files'
Lars Ingebrigtsen
2022-01-24
Allow jumping to ert failure definitions
Lars Ingebrigtsen
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-09-14
Make `find-function-source-path' into obsolete alias
Lars Ingebrigtsen
2021-09-14
; More minor docfixes found by checkdoc
Stefan Kangas
2021-06-25
Make (find-face-definition 'default) work more reliably
Lars Ingebrigtsen
2021-04-26
* lisp/emacs-lisp/package.el: Fix use of `find-library-name`
Stefan Monnier
2021-01-02
Merge remote-tracking branch 'savannah/master' into HEAD
Andrea Corallo
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-12-27
Merge remote-tracking branch 'savannah/master' into HEAD
Andrea Corallo
2020-12-27
Improve "find definition" in *Help* buffers
Daniel MartÃn
2020-12-20
Merge remote-tracking branch 'savannah/master' into HEAD
Andrea Corallo
2020-12-19
Shorten over-wide docstrings in defcustoms
Stefan Kangas
2020-10-12
Fix some compilation warnings in non nativecomp build (bug#43892)
Brian Leung
2020-10-12
Revert "Fix some compilation warnings in non nativecomp build (bug#43892)"
Andrea Corallo
2020-10-12
Fix some compilation warnings in non nativecomp build (bug#43892)
Andrea Corallo
[next]