log lisp/imenu.el @ 19860:c17fd465ea95 libc-970911 libc-970912 libc-970913 libc-970914 libc-970915 libc-970916 libc-970917 libc-970918 libc-970919 libc-970920 libc-970921 libc-970922 libc-970923 libc-970924 libc-970925 libc-970926 libc-970927 libc-970928 libc-970929 libc-970930 libc-971001 libc-971018 libc-971019 libc-971020 libc-971021 libc-971022 libc-971023 libc-971024 libc-971025 libc-971026 libc-971027 libc-971028 libc-971029 libc-971030 libc-971031 libc-971101 libc-971102 libc-971103 libc-971104 libc-971105 libc-971106 libc-971107 libc-971108 libc-971109 libc-971110 libc-971111 libc-971112 libc-971113 libc-971114 libc-971115 libc-971116 libc-971117 libc-971118 libc-971120 libc-971121 libc-971122 libc-971123 libc-971124 libc-971125 libc-971126 libc-971127 libc-971128 libc-971129 libc-971130 libc-971201 libc-971203 libc-971204 libc-971205 libc-971206 libc-971207 libc-971208 libc-971209 libc-971210 libc-971211 libc-971212 libc-971213 libc-971214 libc-971217 libc-971218 libc-971219 libc-971220 libc-971221 libc-971222 libc-971223 libc-971224 libc-971225 libc-971226 libc-971227 libc-971228 libc-971229 libc-971230 libc-971231 libc-980103 libc-980104 libc-980105 libc-980106 libc-980107 libc-980108 libc-980109 libc-980110 libc-980111 libc-980112 libc-980114 libc-980115 libc-980116 libc-980117 libc-980118 libc-980119 libc-980120 libc-980121 libc-980122 libc-980123 libc-980124 libc-980125 libc-980126 libc-980127 libc-980128

age author description
Tue, 27 May 1997 15:32:03 +0000 Richard M. Stallman Comment change.
Mon, 05 May 1997 23:41:56 +0000 Richard M. Stallman (imenu-auto-rescan): Fix typo.
Sat, 03 May 1997 19:53:57 +0000 Richard M. Stallman Use defgroup and defcustom.
Sat, 05 Apr 1997 21:41:59 +0000 Richard M. Stallman (imenu-default-goto-function): Simplify.
Sat, 22 Mar 1997 23:46:26 +0000 Richard M. Stallman Update copyright year.
Sat, 22 Mar 1997 23:42:48 +0000 Richard M. Stallman (imenu-scanning-message): Support for bigger numbers.
Mon, 16 Dec 1996 07:39:34 +0000 Richard M. Stallman (imenu-generic-expression): Doc fix.
Fri, 06 Dec 1996 23:20:14 +0000 Karl Heuer (imenu): Support integers used as positions.
Fri, 25 Oct 1996 04:31:26 +0000 Karl Heuer (imenu-scanning-message): Use ellipsis.
Fri, 04 Oct 1996 01:58:52 +0000 Richard M. Stallman (imenu-default-create-index-function): Fix error message.
Mon, 30 Sep 1996 23:38:43 +0000 Richard M. Stallman (imenu--make-index-alist): Add doc string.
Tue, 24 Sep 1996 22:50:24 +0000 Richard M. Stallman (imenu--cleanup): Handle shared structure in alist.
Sat, 21 Sep 1996 23:00:40 +0000 Richard M. Stallman (imenu--split-menu): Keep the rescan item at top level.
Sat, 21 Sep 1996 22:32:10 +0000 Richard M. Stallman (imenu--generic-function): Create a special entry
Thu, 19 Sep 1996 04:25:40 +0000 Richard M. Stallman (imenu--generic-function): Use markers for positions.
Wed, 18 Sep 1996 22:18:14 +0000 Richard M. Stallman (imenu--mouse-menu): Add special handling for rescan item.
Tue, 10 Sep 1996 17:57:05 +0000 Richard M. Stallman (imenu): Tests for when to widen were backwards.
Mon, 26 Aug 1996 00:08:21 +0000 Richard M. Stallman (imenu--in-alist): Accept only bottom-level matches.
Tue, 06 Aug 1996 17:40:22 +0000 Richard M. Stallman (imenu-update-menubar): Fix code to install the new menu.
Wed, 12 Jun 1996 15:00:48 +0000 Richard M. Stallman (imenu--mouse-menu): Don't check imenu-use-keymap-menu.
Mon, 10 Jun 1996 17:30:50 +0000 Richard M. Stallman (imenu--mouse-menu): Always use nested keymaps.
Wed, 05 Jun 1996 17:19:36 +0000 Richard M. Stallman (imenu): In interactive spec, pass the entire
Sun, 17 Mar 1996 15:37:36 +0000 Richard M. Stallman (imenu-generic-expression): Autoload the make-variable-buffer-local call.
Sat, 09 Mar 1996 00:32:05 +0000 Richard M. Stallman (imenu--mouse-menu): Pass proper arg to x-popup-menu.
Fri, 08 Mar 1996 21:51:22 +0000 Richard M. Stallman (imenu--menubar-select): Handle the "rescan" item.
Sat, 02 Mar 1996 05:37:13 +0000 Richard M. Stallman Comment change.
Fri, 01 Mar 1996 18:09:57 +0000 Richard M. Stallman (imenu--menubar-select): No longer interactive.
Fri, 01 Mar 1996 17:09:00 +0000 Richard M. Stallman (imenu-submenu-name-format): Delete the `...'.
Sat, 24 Feb 1996 01:42:31 +0000 Richard M. Stallman (imenu-add-to-menubar): Add menu item for current buf only.
Sat, 24 Feb 1996 01:16:23 +0000 Richard M. Stallman (imenu-update-menubar): Fix paren error.
Wed, 21 Feb 1996 21:44:28 +0000 Karl Heuer (imenu-buffer-menubar): Add defvar.
Fri, 16 Feb 1996 00:52:43 +0000 Karl Heuer (imenu--generic-function): Ignore text properties.
Sun, 14 Jan 1996 07:34:30 +0000 Erik Naggum Update FSF's address.
Wed, 10 Jan 1996 01:30:06 +0000 Karl Heuer (imenu--create-keymap-2): Delete debugging line.
Tue, 09 Jan 1996 23:18:21 +0000 Karl Heuer (imenu--create-keymap-2): Fix bug in constructing
Fri, 05 Jan 1996 22:21:28 +0000 Karl Heuer Comment fixes.
Thu, 21 Dec 1995 17:47:08 +0000 Karl Heuer (imenu-update-menubar): New function.
Sat, 25 Nov 1995 00:28:44 +0000 Richard M. Stallman (imenu-generic-expression, imenu--generic-function): Doc fix.
Fri, 28 Jul 1995 00:36:18 +0000 Karl Heuer (imenu-generic-lisp-expression)
Tue, 25 Jul 1995 21:13:10 +0000 Richard M. Stallman (imenu--history-list): Don't make this buffer-local.
Fri, 21 Jul 1995 12:40:55 +0000 Richard M. Stallman (imenu-choose-buffer-index): Avoid trying to select WINDOW if it is nil.
Tue, 27 Jun 1995 10:05:22 +0000 Richard M. Stallman (imenu-choose-buffer-index): Understand that (menu-bar)
Tue, 27 Jun 1995 06:23:43 +0000 Richard M. Stallman (imenu-use-keymap-menu): New variable.
Wed, 22 Feb 1995 01:31:14 +0000 Richard M. Stallman (imenu--cleanup): Set alist to its default just once, at the beginning.
Fri, 23 Dec 1994 05:05:22 +0000 Richard M. Stallman (imenu-always-use-completion-buffer-p): A value of
Wed, 30 Nov 1994 20:50:33 +0000 Karl Heuer (imenu-generic-expression): New variable.
Thu, 24 Nov 1994 11:26:41 +0000 Richard M. Stallman (imenu): Widen temporary before scan the file.
Thu, 29 Sep 1994 06:32:06 +0000 Richard M. Stallman (imenu--cleanup): Changed 'mapc' to 'mapcar'.
Mon, 01 Aug 1994 07:11:43 +0000 Richard M. Stallman (imenu, imenu--flatten-index-alist): Add marker support.
Wed, 20 Jul 1994 07:41:16 +0000 Richard M. Stallman (imenu-choose-buffer-index): Use last-nonmenu-event
Fri, 15 Jul 1994 22:07:41 +0000 Richard M. Stallman Comment fix.
Sun, 22 May 1994 22:14:17 +0000 Richard M. Stallman Doc fix.
Fri, 06 May 1994 06:06:08 +0000 Richard M. Stallman (imenu-default-create-index-function):
Wed, 04 May 1994 21:34:13 +0000 Richard M. Stallman (imenu): Renamed from goto-index-pos.
Sat, 16 Apr 1994 02:38:40 +0000 Richard M. Stallman Require cl only at compile time.
Mon, 07 Mar 1994 23:24:02 +0000 Richard M. Stallman entered into RCS
Mon, 07 Mar 1994 03:00:30 +0000 Richard M. Stallman Initial revision