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
*
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
*
New commands: find-library-other-window, find-library-other-frame
Charles A. Roelli
2017-05-20
1
-35
/
+57
*
Fix find-library-name for load-history entries with nil FILE-NAME (Bug#26355)
Noam Postavsky
2017-04-18
1
-35
/
+13
*
Merge from origin/emacs-25
Paul Eggert
2017-01-01
1
-1
/
+1
|
\
|
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
|
*
Run find-function-after-hook after finding a symbol
Tino Calancha
2016-09-23
1
-1
/
+5
*
|
Merge from origin/emacs-25
Paul Eggert
2016-08-05
1
-1
/
+1
|
\
|
|
*
Clarify docstring of find-feature-regexp
Noam Postavsky
2016-07-09
1
-1
/
+1
*
|
Merge from origin/emacs-25
Paul Eggert
2016-05-31
1
-2
/
+4
|
\
|
|
*
* lisp/emacs-lisp/find-func.el (find-function-library):
Glenn Morris
2016-05-26
1
-2
/
+4
*
|
Add missing dependencies to seq.el
Nicolas Petton
2016-05-22
1
-0
/
+2
*
|
Merge from origin/emacs-25
Paul Eggert
2016-05-13
1
-2
/
+2
|
\
|
|
*
* lisp/emacs-lisp/find-func.el (find-feature-regexp)
Glenn Morris
2016-05-12
1
-2
/
+2
*
|
Allow finding libraries loaded manually outside the load-path
Lars Ingebrigtsen
2016-05-01
1
-6
/
+42
*
|
Allow a prefix argument to find-library to pop to a different window
Lars Ingebrigtsen
2016-04-27
1
-10
/
+15
[next]