index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
imenu.el
Age
Commit message (
Expand
)
Author
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-12-21
Add text property 'imenu-region' for Eglot and 'M-x imenu' (bug#79980)
Juri Linkov
2025-12-20
Handle non-leaf nodes with Eglot text properties in 'M-x imenu'
Juri Linkov
2025-07-13
Allow duplicate menu entries in Imenu
Drew Adams
2025-02-26
Prefer incf to cl-incf in remaining files
Stefan Kangas
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-12-26
Set marker insertion type for Imenu markers
Morgan Willcock
2024-12-14
New customization variable `completion-eager-display'
Daniel Mendler
2024-09-25
* lisp/imenu.el (imenu-flatten): More limitations in docstring (bug#73117)
Juri Linkov
2024-08-07
* lisp/imenu.el (imenu-flatten): Fix doc about annotation/group limitations.
Juri Linkov
2024-05-29
; Improve documentation of new Imenu features
Eli Zaretskii
2024-05-29
* lisp/imenu.el (imenu-flatten): Add new choice 'group' (bug#70846).
Juri Linkov
2024-05-27
minibuffer-allow-text-properties can be buffer-local and affects completions
Juri Linkov
2024-05-14
Add documentation about sorting Imenu completions (bug#70846)
Juri Linkov
2024-05-13
; Tweak last docstring addition in lisp/imenu.el.
Basil L. Contovounesios
2024-05-13
* lisp/imenu.el: Support more values for imenu-flatten (bug#70846)
Juri Linkov
2024-05-10
Support customization of sorting order for Imenu completion candidates
Juri Linkov
2024-05-10
* lisp/imenu.el (imenu-flatten): New defcustom (bug#70846).
Juri Linkov
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-04-07
Remove useless unwind-protect forms, or make them useful as intended
Mattias EngdegÄrd
2023-02-19
imenu: Make the test for a single category of map (e.g. "Class") rigorous
Alan Mackenzie
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-09-28
; Fix typos
Stefan Kangas
2022-09-27
docview: imenu access to table of contents
Jose A. Ortega Ruiz
2022-09-21
Merge from origin/emacs-28
Stefan Kangas
2022-09-20
; Fix typos in Lisp symbols
Stefan Kangas
2022-07-07
Make imenu--create-keymap more resilient
Lars Ingebrigtsen
2022-07-06
Make some additional defcustom types more restrictive
Stefan Kangas
2022-06-24
Fix imenu popup syntax
Lars Ingebrigtsen
2022-05-13
Make imenu-flush-cache into a function
Lars Ingebrigtsen
2022-05-12
; Improve documentation of 'imenu-flush-cache'
Eli Zaretskii
2022-05-12
Add new command 'imenu-flush-cache'
Lars Ingebrigtsen
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-09-22
; More minor stylistic fixes found by checkdoc
Stefan Kangas
2021-09-17
Stop imenu indexing after a certain number of seconds
Lars Ingebrigtsen
2021-05-18
* lisp/imenu.el (imenu--create-keymap): Use proper closures
Stefan Monnier
2021-02-10
Minor cleanup in imenu.el
Stefan Kangas
2021-02-10
Declare empty macro imenu-progress-menu obsolete
Stefan Kangas
2021-02-02
Prefer defvar-local in remaining libraries
Stefan Kangas
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-09-06
Use `format-prompt' when prompting with default values
Lars Ingebrigtsen
2020-08-24
Remove many items obsolete since Emacs 23.2 and 23.3
Stefan Kangas
2020-03-30
Let imenu to work on the menu bar when its list is a single non-nested member.
Alan Mackenzie
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-09-20
Fix the previous imenu commit
Matthew Newton
2019-09-17
Fix imenu menu when we're auto-refreshing
Lars Ingebrigtsen
2019-05-25
Go back to "Maintainer: emacs-devel@gnu.org"
Paul Eggert
2019-05-19
Fixes for "Maintainer:" and related lines
Paul Eggert
2019-05-17
Remove obsolete example functions from imenu.el
Lars Ingebrigtsen
[next]