Mercurial > emacs
log lisp/imenu.el @ 63848:65786fe1837b
age | author | description |
---|---|---|
Wed, 29 Jun 2005 13:49:08 +0000 | Juanma Barranquero | (imenu--completion-buffer): Change space constants followed by a sexp to "?\s ". |
Sat, 21 May 2005 02:44:29 +0000 | Daniel Pfeiffer | (imenu-generic-expression, imenu--generic-function'): REGEXP may also be a search function now. The part of doc-string for describing the structure was 95% identical to that of `imenu--generic-function'. Unify it there. |
Thu, 19 May 2005 19:06:19 +0000 | Juanma Barranquero | Specify missing group (and type, if simple) in defcustom. |
Sat, 23 Apr 2005 16:43:30 +0000 | Richard M. Stallman | (imenu--generic-function): The official position of a |
Wed, 09 Feb 2005 15:50:47 +0000 | Kim F. Storm | Change release version from 21.4 to 22.1 throughout. |
Sat, 15 Jan 2005 18:09:16 +0000 | Richard M. Stallman | (imenu--split-menu): Copy menulist before sorting. |
Fri, 03 Dec 2004 00:21:37 +0000 | Richard M. Stallman | (imenu--generic-function): Delete code to exclude matches in comments. |