summaryrefslogtreecommitdiff
path: root/lisp/imenu.el
Commit message (Expand)AuthorAge
* * imenu.el (imenu-default-create-index-function):Glenn Morris2013-01-29
* * imenu.el (imenu-default-create-index-function): Remove uselessFabián Ezequiel Gallina2013-01-23
* Update copyright notices for 2013.Paul Eggert2013-01-01
* * imenu.el (imenu): Inhibit push-mark message.Chong Yidong2012-10-29
* Use declare forms, where possible, to mark obsolete functions.Chong Yidong2012-09-25
* In Imenu, don't show defvars with no second argument.Chong Yidong2012-08-05
* Reduce use of (require 'cl).Stefan Monnier2012-07-10
* * lisp/imenu.el: Misc cleanup. Make docstrings out of comments.Stefan Monnier2012-05-08
* Add new error and function `user-error'.Stefan Monnier2012-05-04
* lisp/imenu.el (imenu-progress-message): Restore.Juanma Barranquero2012-04-19
* lisp/*: Add declarations, remove unused bindings, mark unused args.Juanma Barranquero2012-04-19
* * imenu.el (imenu--generic-function): Ignore invisible definitions.Drew Adams2012-04-12
* * lisp/imenu.el (imenu-add-to-menubar): `current-local-map' can be nil.Stefan Monnier2012-04-11
* * lisp/imenu.el: Fix multiple inheritance breakage.Stefan Monnier2012-03-14
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-05
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-24
* Nuke arch-tags.Glenn Morris2011-01-15
* Merge from emacs-23Stefan Monnier2011-01-14
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-02
* | Comments.Glenn Morris2010-09-23
|/
* Add 2010 to copyright years.Glenn Morris2010-01-13
* (imenu-default-create-index-function): Detect infiniteSam Steingold2010-01-11
* Define risky-local-variable property here rather than in files.el.Glenn Morris2009-08-26
* Comment.Glenn Morris2009-08-22
* (imenu-example--name-and-position): Fix obsolescence message.Glenn Morris2009-08-21
* (imenu-example--name-and-position, imenu-example--lisp-extract-index-name)Stefan Monnier2009-08-19
* Add 2009 to copyright years.Glenn Morris2009-01-05
* * align.el:Lute Kamstra2008-12-03
* Daniel Colascione <danc at merrillpress.com>Glenn Morris2008-09-30
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-06
* * erc-ibuffer.el (erc-channel-modes):Stefan Monnier2008-01-04
* Replace `iff' in doc-strings and comments.Glenn Morris2007-08-08
* Switch license to GPLv3 or later.Glenn Morris2007-07-25
* Add 2007 to copyright years.Glenn Morris2007-01-21
* Update copyright years.Glenn Morris2006-12-05
* * imenu.el (imenu-update-menubar): Use buffer-chars-modified-tick.Chong Yidong2006-09-01
* (imenu-choose-buffer-index): Doc fix.Richard M. Stallman2006-07-09
* (imenu--index-alist): Balance parentheses.Luc Teirlinck2006-04-18
* (imenu-create-index-function, imenu--index-alist)Richard M. Stallman2006-04-18
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-06
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-06
* Update FSF's address.Lute Kamstra2005-07-04
* (imenu--completion-buffer): Change space constants followed by a sexp to "?\s ".Juanma Barranquero2005-06-29
* (imenu-generic-expression, imenu--generic-function'): REGEXP may also be a se...Daniel Pfeiffer2005-05-21
* Specify missing group (and type, if simple) in defcustom.Juanma Barranquero2005-05-19
* (imenu--generic-function): The official position of aRichard M. Stallman2005-04-23
* Change release version from 21.4 to 22.1 throughout.Kim F. Storm2005-02-09
* (imenu--split-menu): Copy menulist before sorting.Richard M. Stallman2005-01-15
* (imenu--generic-function): Delete code to exclude matches in comments.Richard M. Stallman2004-12-03
* Don't always require newcomment.Richard M. Stallman2004-11-25