summaryrefslogtreecommitdiff
path: root/lisp/imenu.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use declare forms, where possible, to mark obsolete functions.Chong Yidong2012-09-251-5/+4
* In Imenu, don't show defvars with no second argument.Chong Yidong2012-08-051-42/+35
* Reduce use of (require 'cl).Stefan Monnier2012-07-101-13/+13
* * lisp/imenu.el: Misc cleanup. Make docstrings out of comments.Stefan Monnier2012-05-081-79/+58
* Add new error and function `user-error'.Stefan Monnier2012-05-041-10/+4
* lisp/imenu.el (imenu-progress-message): Restore.Juanma Barranquero2012-04-191-0/+23
* lisp/*: Add declarations, remove unused bindings, mark unused args.Juanma Barranquero2012-04-191-41/+4
* * imenu.el (imenu--generic-function): Ignore invisible definitions.Drew Adams2012-04-121-1/+11
* * lisp/imenu.el (imenu-add-to-menubar): `current-local-map' can be nil.Stefan Monnier2012-04-111-1/+2
* * lisp/imenu.el: Fix multiple inheritance breakage.Stefan Monnier2012-03-141-7/+11
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Comments.Glenn Morris2010-09-231-1/+1
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* (imenu-default-create-index-function): Detect infiniteSam Steingold2010-01-111-2/+5
* Define risky-local-variable property here rather than in files.el.Glenn Morris2009-08-261-0/+2
* Comment.Glenn Morris2009-08-221-3/+3
* (imenu-example--name-and-position): Fix obsolescence message.Glenn Morris2009-08-211-1/+2
* (imenu-example--name-and-position, imenu-example--lisp-extract-index-name)Stefan Monnier2009-08-191-1/+4
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* * align.el:Lute Kamstra2008-12-031-10/+10
* Daniel Colascione <danc at merrillpress.com>Glenn Morris2008-09-301-3/+13
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* * erc-ibuffer.el (erc-channel-modes):Stefan Monnier2008-01-041-2/+3
* Replace `iff' in doc-strings and comments.Glenn Morris2007-08-081-1/+1
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* Update copyright years.Glenn Morris2006-12-051-1/+1
* * imenu.el (imenu-update-menubar): Use buffer-chars-modified-tick.Chong Yidong2006-09-011-4/+4
* (imenu-choose-buffer-index): Doc fix.Richard M. Stallman2006-07-091-3/+2