aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/imenu.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2026 to copyright years.Sean Whitton2026-01-011-1/+1
* Add text property 'imenu-region' for Eglot and 'M-x imenu' (bug#79980)Juri Linkov2025-12-211-3/+3
* Handle non-leaf nodes with Eglot text properties in 'M-x imenu'Juri Linkov2025-12-201-2/+36
* Allow duplicate menu entries in ImenuDrew Adams2025-07-131-9/+32
* Prefer incf to cl-incf in remaining filesStefan Kangas2025-02-261-1/+1
* Update copyright year to 2025Paul Eggert2025-01-011-1/+1
* Set marker insertion type for Imenu markersMorgan Willcock2024-12-261-2/+4
* New customization variable `completion-eager-display'Daniel Mendler2024-12-141-21/+19
* * lisp/imenu.el (imenu-flatten): More limitations in docstring (bug#73117)Juri Linkov2024-09-251-2/+10
* * lisp/imenu.el (imenu-flatten): Fix doc about annotation/group limitations.Juri Linkov2024-08-071-0/+3
* ; Improve documentation of new Imenu featuresEli Zaretskii2024-05-291-12/+16
* * lisp/imenu.el (imenu-flatten): Add new choice 'group' (bug#70846).Juri Linkov2024-05-291-11/+25
* minibuffer-allow-text-properties can be buffer-local and affects completionsJuri Linkov2024-05-271-5/+10
* Add documentation about sorting Imenu completions (bug#70846)Juri Linkov2024-05-141-1/+4
* ; Tweak last docstring addition in lisp/imenu.el.Basil L. Contovounesios2024-05-131-2/+2
* * lisp/imenu.el: Support more values for imenu-flatten (bug#70846)Juri Linkov2024-05-131-4/+19
* Support customization of sorting order for Imenu completion candidatesJuri Linkov2024-05-101-5/+7
* * lisp/imenu.el (imenu-flatten): New defcustom (bug#70846).Juri Linkov2024-05-101-4/+31
* Merge from savannah/emacs-29Po Lu2024-01-021-1/+1
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* | Remove useless unwind-protect forms, or make them useful as intendedMattias EngdegÄrd2023-04-071-2/+2
* | imenu: Make the test for a single category of map (e.g. "Class") rigorousAlan Mackenzie2023-02-191-10/+11
|/
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* ; Fix typosStefan Kangas2022-09-281-1/+1
* docview: imenu access to table of contentsJose A. Ortega Ruiz2022-09-271-4/+12
* Merge from origin/emacs-28Stefan Kangas2022-09-211-1/+1
|\
| * ; Fix typos in Lisp symbolsStefan Kangas2022-09-201-1/+1
* | Make imenu--create-keymap more resilientLars Ingebrigtsen2022-07-071-1/+1
* | Make some additional defcustom types more restrictiveStefan Kangas2022-07-061-2/+2
* | Fix imenu popup syntaxLars Ingebrigtsen2022-06-241-1/+1
* | Make imenu-flush-cache into a functionLars Ingebrigtsen2022-05-131-3/+2
* | ; Improve documentation of 'imenu-flush-cache'Eli Zaretskii2022-05-121-1/+3
* | Add new command 'imenu-flush-cache'Lars Ingebrigtsen2022-05-121-0/+6
|/
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* ; More minor stylistic fixes found by checkdocStefan Kangas2021-09-221-2/+1
* Stop imenu indexing after a certain number of secondsLars Ingebrigtsen2021-09-171-3/+19
* * lisp/imenu.el (imenu--create-keymap): Use proper closuresStefan Monnier2021-05-181-2/+2
* Minor cleanup in imenu.elStefan Kangas2021-02-101-30/+9
* Declare empty macro imenu-progress-menu obsoleteStefan Kangas2021-02-101-29/+2
* Prefer defvar-local in remaining librariesStefan Kangas2021-02-021-25/+10
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Use `format-prompt' when prompting with default valuesLars Ingebrigtsen2020-09-061-4/+7
* Remove many items obsolete since Emacs 23.2 and 23.3Stefan Kangas2020-08-241-22/+0
* Let imenu to work on the menu bar when its list is a single non-nested member.Alan Mackenzie2020-03-301-5/+9
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Fix the previous imenu commitMatthew Newton2019-09-201-1/+2
* Fix imenu menu when we're auto-refreshingLars Ingebrigtsen2019-09-171-2/+3
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-251-0/+1
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-191-1/+0
* Remove obsolete example functions from imenu.elLars Ingebrigtsen2019-05-171-92/+0