summaryrefslogtreecommitdiff
path: root/lisp/imenu.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* Don't overflow if computing approximate percentagePaul Eggert2015-07-311-4/+1
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* * lisp/imenu.el (imenu--menubar-keymap): New var.Stefan Monnier2014-10-201-14/+12
* * imenu.el (imenu): Re-write for clarity.Leo Liu2014-10-061-10/+7
* * imenu.el (imenu-default-goto-function): Fix typo.Leo Liu2014-10-051-1/+1
* * lisp/imenu.el (imenu--generic-function): Doc fix.Glenn Morris2014-02-221-2/+6
* Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris2014-02-091-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* * lisp/imenu.el (imenu--index-alist): Add missing dot to the docstring.Andreas Politz2013-11-291-1/+1
* * doc/lispref/modes.texi (Imenu): Make it clear that sub-alist is the cdr.Andreas Politz2013-11-291-6/+10
* * lisp/imenu.el (imenu-generic-skip-comments-and-strings):Dmitry Gutov2013-11-241-1/+10
* * lisp/imenu.el: Comment nitpicks.Stefan Monnier2013-02-281-11/+12
* * imenu.el (imenu-default-create-index-function):Glenn Morris2013-02-011-3/+3
* * lisp/imenu.el (imenu--truncate-items): Fix subalist checking.Leo Liu2013-01-311-10/+8
* Merge from emacs-24; up to 2012-12-12T22:29:54Z!yamaoka@jpl.orgGlenn Morris2013-01-301-1/+3
|\
| * * imenu.el (imenu-default-create-index-function):Glenn Morris2013-01-291-1/+3
* | Merge from emacs-24; up to 2012-12-11T18:52:31Z!monnier@iro.umontreal.caGlenn Morris2013-01-241-2/+0
|\ \ | |/
| * * imenu.el (imenu-default-create-index-function): Remove uselessFabián Ezequiel Gallina2013-01-231-2/+0
* | * lisp/progmodes/which-func.el (which-function): Understand Semantic's useFeng Li2013-01-101-0/+2
* | Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-021-1/+1
|\ \ | |/
| * Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* | * lisp/imenu.el (imenu--split-submenus): Use imenu--subalist-p.Drew Adams2012-11-141-3/+1
|/
* * imenu.el (imenu): Inhibit push-mark message.Chong Yidong2012-10-291-1/+1