index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
imenu.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Add 2024 to copyright years
Po Lu
2024-01-02
1
-1
/
+1
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
1
-1
/
+1
*
; Fix typos
Stefan Kangas
2022-09-28
1
-1
/
+1
*
docview: imenu access to table of contents
Jose A. Ortega Ruiz
2022-09-27
1
-4
/
+12
*
Merge from origin/emacs-28
Stefan Kangas
2022-09-21
1
-1
/
+1
|
\
|
*
; Fix typos in Lisp symbols
Stefan Kangas
2022-09-20
1
-1
/
+1
*
|
Make imenu--create-keymap more resilient
Lars Ingebrigtsen
2022-07-07
1
-1
/
+1
*
|
Make some additional defcustom types more restrictive
Stefan Kangas
2022-07-06
1
-2
/
+2
*
|
Fix imenu popup syntax
Lars Ingebrigtsen
2022-06-24
1
-1
/
+1
*
|
Make imenu-flush-cache into a function
Lars Ingebrigtsen
2022-05-13
1
-3
/
+2
*
|
; Improve documentation of 'imenu-flush-cache'
Eli Zaretskii
2022-05-12
1
-1
/
+3
*
|
Add new command 'imenu-flush-cache'
Lars Ingebrigtsen
2022-05-12
1
-0
/
+6
|
/
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
; More minor stylistic fixes found by checkdoc
Stefan Kangas
2021-09-22
1
-2
/
+1
*
Stop imenu indexing after a certain number of seconds
Lars Ingebrigtsen
2021-09-17
1
-3
/
+19
*
* lisp/imenu.el (imenu--create-keymap): Use proper closures
Stefan Monnier
2021-05-18
1
-2
/
+2
*
Minor cleanup in imenu.el
Stefan Kangas
2021-02-10
1
-30
/
+9
*
Declare empty macro imenu-progress-menu obsolete
Stefan Kangas
2021-02-10
1
-29
/
+2
*
Prefer defvar-local in remaining libraries
Stefan Kangas
2021-02-02
1
-25
/
+10
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Use `format-prompt' when prompting with default values
Lars Ingebrigtsen
2020-09-06
1
-4
/
+7
*
Remove many items obsolete since Emacs 23.2 and 23.3
Stefan Kangas
2020-08-24
1
-22
/
+0
*
Let imenu to work on the menu bar when its list is a single non-nested member.
Alan Mackenzie
2020-03-30
1
-5
/
+9
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Fix the previous imenu commit
Matthew Newton
2019-09-20
1
-1
/
+2
*
Fix imenu menu when we're auto-refreshing
Lars Ingebrigtsen
2019-09-17
1
-2
/
+3
*
Go back to "Maintainer: emacs-devel@gnu.org"
Paul Eggert
2019-05-25
1
-0
/
+1
*
Fixes for "Maintainer:" and related lines
Paul Eggert
2019-05-19
1
-1
/
+0
*
Remove obsolete example functions from imenu.el
Lars Ingebrigtsen
2019-05-17
1
-92
/
+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
*
|
Merge from origin/emacs-26
Glenn Morris
2018-09-15
1
-4
/
+4
|
\
|
|
*
Increase default value for imenu-auto-rescan-maxout
Alex Branham
2018-09-12
1
-4
/
+4
*
|
Fix imenu--generic-function after fix for Bug#32024.
Filipp Gunbin
2018-07-18
1
-7
/
+6
*
|
* lisp/imenu.el: Require cl-lib, not internal components of same.
Glenn Morris
2018-07-07
1
-2
/
+1
*
|
Merge from origin/emacs-26
Glenn Morris
2018-07-07
1
-3
/
+3
|
\
|
|
*
* lisp/imenu.el (imenu-generic-expression): Doc fix. (Bug#32016)
Eli Zaretskii
2018-07-07
1
-3
/
+3
*
|
Fix 2 minor bugs in 'imenu--generic-function'
Drew Adams
2018-07-07
1
-2
/
+10
*
|
Merge from origin/emacs-26
Glenn Morris
2018-07-02
1
-2
/
+4
|
\
|
|
*
Minor improvements in documentation of imenu.el
Eli Zaretskii
2018-06-30
1
-2
/
+4
*
|
Remove many items obsolete since Emacs 22.1
Glenn Morris
2018-03-10
1
-10
/
+2
|
/
*
* lisp/imenu.el (imenu-generic-expression): Rephrase doc (Bug#30294).
Noam Postavsky
2018-02-01
1
-2
/
+2
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Fix imenu--sort-by-position for non-pairs parameters (bug#26457)
Damien Cassou
2017-04-13
1
-1
/
+6
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
Fill some imenu--index-alist doc lines
Lars Ingebrigtsen
2016-05-01
1
-5
/
+8
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
Fix docstring quoting problems with ‘ '’
Paul Eggert
2015-11-17
1
-1
/
+1
*
Fix which-func for curly quotes: look for symbol, not message
Daniel Colascione
2015-08-29
1
-4
/
+11
[next]