summaryrefslogtreecommitdiff
path: root/lisp/imenu.el
Commit message (Expand)AuthorAge
* Remove useless unwind-protect forms, or make them useful as intendedMattias Engdegård2023-04-07
* imenu: Make the test for a single category of map (e.g. "Class") rigorousAlan Mackenzie2023-02-19
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* ; Fix typosStefan Kangas2022-09-28
* docview: imenu access to table of contentsJose A. Ortega Ruiz2022-09-27
* Merge from origin/emacs-28Stefan Kangas2022-09-21
|\
| * ; Fix typos in Lisp symbolsStefan Kangas2022-09-20
* | Make imenu--create-keymap more resilientLars Ingebrigtsen2022-07-07
* | Make some additional defcustom types more restrictiveStefan Kangas2022-07-06
* | Fix imenu popup syntaxLars Ingebrigtsen2022-06-24
* | Make imenu-flush-cache into a functionLars Ingebrigtsen2022-05-13
* | ; Improve documentation of 'imenu-flush-cache'Eli Zaretskii2022-05-12
* | Add new command 'imenu-flush-cache'Lars Ingebrigtsen2022-05-12
|/
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* ; More minor stylistic fixes found by checkdocStefan Kangas2021-09-22
* Stop imenu indexing after a certain number of secondsLars Ingebrigtsen2021-09-17
* * lisp/imenu.el (imenu--create-keymap): Use proper closuresStefan Monnier2021-05-18
* Minor cleanup in imenu.elStefan Kangas2021-02-10
* Declare empty macro imenu-progress-menu obsoleteStefan Kangas2021-02-10
* Prefer defvar-local in remaining librariesStefan Kangas2021-02-02
* Update copyright year to 2021Paul Eggert2021-01-01
* Use `format-prompt' when prompting with default valuesLars Ingebrigtsen2020-09-06
* Remove many items obsolete since Emacs 23.2 and 23.3Stefan Kangas2020-08-24
* Let imenu to work on the menu bar when its list is a single non-nested member.Alan Mackenzie2020-03-30
* Update copyright year to 2020Paul Eggert2020-01-01
* Fix the previous imenu commitMatthew Newton2019-09-20
* Fix imenu menu when we're auto-refreshingLars Ingebrigtsen2019-09-17
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-25
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-19
* Remove obsolete example functions from imenu.elLars Ingebrigtsen2019-05-17
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | Merge from origin/emacs-26Glenn Morris2018-09-15
|\|
| * Increase default value for imenu-auto-rescan-maxoutAlex Branham2018-09-12
* | Fix imenu--generic-function after fix for Bug#32024.Filipp Gunbin2018-07-18
* | * lisp/imenu.el: Require cl-lib, not internal components of same.Glenn Morris2018-07-07
* | Merge from origin/emacs-26Glenn Morris2018-07-07
|\|
| * * lisp/imenu.el (imenu-generic-expression): Doc fix. (Bug#32016)Eli Zaretskii2018-07-07
* | Fix 2 minor bugs in 'imenu--generic-function'Drew Adams2018-07-07
* | Merge from origin/emacs-26Glenn Morris2018-07-02
|\|
| * Minor improvements in documentation of imenu.elEli Zaretskii2018-06-30
* | Remove many items obsolete since Emacs 22.1Glenn Morris2018-03-10
|/
* * lisp/imenu.el (imenu-generic-expression): Rephrase doc (Bug#30294).Noam Postavsky2018-02-01
* Update copyright year to 2018Paul Eggert2018-01-01
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Fix imenu--sort-by-position for non-pairs parameters (bug#26457)Damien Cassou2017-04-13
* Update copyright year to 2017Paul Eggert2016-12-31
* Fill some imenu--index-alist doc linesLars Ingebrigtsen2016-05-01
* Update copyright year to 2016Paul Eggert2016-01-01
* Fix docstring quoting problems with ‘ '’Paul Eggert2015-11-17