summaryrefslogtreecommitdiff
path: root/lisp/imenu.el
Commit message (Expand)AuthorAgeFilesLines
* ; 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
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Merge from origin/emacs-26Glenn Morris2018-09-151-4/+4
|\ \ | |/
| * Increase default value for imenu-auto-rescan-maxoutAlex Branham2018-09-121-4/+4
* | Fix imenu--generic-function after fix for Bug#32024.Filipp Gunbin2018-07-181-7/+6
* | * lisp/imenu.el: Require cl-lib, not internal components of same.Glenn Morris2018-07-071-2/+1
* | Merge from origin/emacs-26Glenn Morris2018-07-071-3/+3
|\ \ | |/
| * * lisp/imenu.el (imenu-generic-expression): Doc fix. (Bug#32016)Eli Zaretskii2018-07-071-3/+3
* | Fix 2 minor bugs in 'imenu--generic-function'Drew Adams2018-07-071-2/+10
* | Merge from origin/emacs-26Glenn Morris2018-07-021-2/+4
|\ \ | |/
| * Minor improvements in documentation of imenu.elEli Zaretskii2018-06-301-2/+4
* | Remove many items obsolete since Emacs 22.1Glenn Morris2018-03-101-10/+2
|/
* * lisp/imenu.el (imenu-generic-expression): Rephrase doc (Bug#30294).Noam Postavsky2018-02-011-2/+2
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Fix imenu--sort-by-position for non-pairs parameters (bug#26457)Damien Cassou2017-04-131-1/+6
* Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* Fill some imenu--index-alist doc linesLars Ingebrigtsen2016-05-011-5/+8
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Fix docstring quoting problems with ‘ '’Paul Eggert2015-11-171-1/+1
* Fix which-func for curly quotes: look for symbol, not messageDaniel Colascione2015-08-291-4/+11
* Don't quote symbols 'like-this' in docstrings etc.Paul Eggert2015-08-201-1/+1