- 04 Jan, 2008 1 commit
-
-
Stefan Monnier authored
* bs.el (bs--sort-by-mode, bs--get-mode-name): * imenu.el (imenu-add-to-menubar): * makesum.el (make-command-summary): * mouse.el (mouse-major-mode-menu, mouse-popup-menubar, mouse-buffer-menu): * msb.el (msb--mode-menu-cond): * calc/calc-embed.el (calc-do-embedded): * emacs-lisp/helper.el (Helper-describe-mode): * mail/emacsbug.el (report-emacs-bug): * progmodes/hideshow.el (hs-grok-mode-type): * textmodes/sgml-mode.el (sgml-mode-facemenu-add-face-function): * textmodes/table.el (*table--cell-describe-mode): Pass mode-name through format-mode-line.
-
- 08 Aug, 2007 1 commit
-
-
Glenn Morris authored
-
- 25 Jul, 2007 1 commit
-
-
Glenn Morris authored
-
- 21 Jan, 2007 1 commit
-
-
Glenn Morris authored
-
- 05 Dec, 2006 1 commit
-
-
Glenn Morris authored
-
- 01 Sep, 2006 1 commit
-
-
Chong Yidong authored
-
- 09 Jul, 2006 1 commit
-
-
Richard M. Stallman authored
-
- 18 Apr, 2006 2 commits
-
-
Luc Teirlinck authored
-
Richard M. Stallman authored
(imenu--last-menubar-index-alist, imenu--make-index-alist) (imenu-default-create-index-function, imenu--generic-function): Doc fixes.
-
- 06 Feb, 2006 1 commit
-
-
Thien-Thi Nguyen authored
-
- 06 Aug, 2005 1 commit
-
-
Thien-Thi Nguyen authored
-
- 04 Jul, 2005 1 commit
-
-
Lute Kamstra authored
-
- 29 Jun, 2005 1 commit
-
-
Juanma Barranquero authored
-
- 21 May, 2005 1 commit
-
-
Daniel Pfeiffer authored
(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.
-
- 19 May, 2005 1 commit
-
-
Juanma Barranquero authored
-
- 23 Apr, 2005 1 commit
-
-
Richard M. Stallman authored
definition is the start of the line that BEG is in.
-
- 09 Feb, 2005 1 commit
-
-
Kim F. Storm authored
Change development version from 21.3.50 to 22.0.50.
-
- 15 Jan, 2005 1 commit
-
-
Richard M. Stallman authored
(imenu--generic-function): Use START, not BEG, as pos of definition.
-
- 03 Dec, 2004 1 commit
-
-
Richard M. Stallman authored
-
- 25 Nov, 2004 1 commit
-
-
Richard M. Stallman authored
(imenu--generic-function): Call comment-normalize-vars if we have a comment syntax. Exit the loop if REGEXP matches the null string. Test comment-start as well as comment-start-skip when deciding whether to check for comments.
-
- 20 Nov, 2004 1 commit
-
-
Richard M. Stallman authored
Ensure we keep moving backward even if BEG isn't further back.
-
- 04 Nov, 2004 1 commit
-
-
Richard M. Stallman authored
-
- 28 Oct, 2004 1 commit
-
-
Kim F. Storm authored
(imenu-progress-message): Make it a no-op.
-
- 26 Oct, 2004 1 commit
-
-
Daniel Pfeiffer authored
-
- 10 Oct, 2004 1 commit
-
-
Stefan Monnier authored
(imenu-choose-buffer-index): Check here for rescan instead.
-
- 16 Aug, 2004 1 commit
-
-
Richard M. Stallman authored
-
- 26 Jul, 2004 1 commit
-
-
Stefan Monnier authored
(imenu-extract-index-name-function, imenu-name-lookup-function) (imenu--index-alist): Docstring redundancy fix.
-
- 29 May, 2004 1 commit
-
-
Richard M. Stallman authored
and imenu--last-menubar-index-alist.
-
- 02 Oct, 2003 1 commit
-
-
Lute Kamstra authored
-
- 01 Sep, 2003 1 commit
-
-
Miles Bader authored
-
- 16 May, 2003 1 commit
-
-
Stefan Monnier authored
Don't copy the sequence since we're already modifying it elsewhere. (imenu--create-keymap): Rename from imenu--create-keymap-1. Add optional `cmd' argument. Remove unused var `counter'. (imenu-update-menubar): Use the new arg to get the old behavior. (imenu--mouse-menu): Don't use the new arg to recover the lost behavior.
-
- 06 May, 2003 1 commit
-
-
Stefan Monnier authored
case setting if imenu-case-fold-search is not locally set.
-
- 20 Aug, 2002 2 commits
-
-
Glenn Morris authored
-
Glenn Morris authored
-
- 15 Aug, 2002 1 commit
-
-
Stefan Monnier authored
(imenu-use-popup-menu, imenu-eager-completion-buffer): New vars. (imenu-space-replacement): Allow nil value. (imenu--completion-buffer): Use new vars and simplify. Fix handling of minibuffer-setup-hook. Use minibuffer-completion-help instead of rolling our own. (imenu-choose-buffer-index): Use the new var.
-
- 18 Mar, 2002 1 commit
-
-
Richard M. Stallman authored
imenu-update-menubar-modified-tick. (imenu-update-menubar): Update imenu-menubar-modified-tick whenever outer condition succeeds.
-
- 11 Mar, 2002 1 commit
-
-
Richard M. Stallman authored
(imenu-update-menubar): Don't call imenu--make-index-alist if buffer has not changed since last time.
-
- 20 Nov, 2001 1 commit
-
-
Stefan Monnier authored
(imenu--create-keymap-2): Remove. (imenu--create-keymap-1): Simplify, remove third argument. (imenu--generic-function): Use dolist. (imenu-find-default): New function. (imenu--completion-buffer): Use it. (imenu--mouse-menu): Use popup-menu. (imenu--menubar-select): Return t rather than calling imenu.
-
- 15 Jul, 2001 1 commit
-
-
Pavel Janík authored
-
- 07 Mar, 2001 1 commit
-
-
Dave Love authored
now, to avoid problems with binding imenu directly to a mouse event.
-