Stefan Monnier
4f91a8160f
Don't quote lambda expressions with `quote'.
2011-05-23 14:57:17 -03:00
Glenn Morris
c03eac3473
* lisp/msb.el: No need to load dired while compiling.
2011-02-02 23:29:38 -08:00
Chong Yidong
14beddf471
Merge changes from emacs-23 branch
2011-01-31 18:54:50 -05:00
Glenn Morris
ed7646d454
msb.el trivia.
...
* lisp/msb.el (msb-after-load-hooks): Make it an obsolete alias.
(msb-after-load-hook): Remove eval-after-load wackiness.
2011-01-26 23:54:04 -08:00
Glenn Morris
220c2a1484
msb.el fix for bug #7902 .
...
* lisp/msb.el (msb-menu-bar-update-buffers): Update for changed
argument handling of menu-bar-select-frame.
2011-01-26 23:48:23 -08:00
Glenn Morris
73b0cd5003
Convert consecutive FSF copyright years to ranges.
2011-01-24 20:08:28 -08:00
Glenn Morris
0d9f702fd0
Nuke arch-tags.
2011-01-15 15:16:57 -08:00
Glenn Morris
5df4f04cd3
Add 2011 to FSF/AIST copyright years.
2011-01-02 15:50:46 -08:00
Glenn Morris
114f9c9679
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
Glenn Morris
ae940284fa
Add 2009 to copyright years.
2009-01-05 03:18:22 +00:00
Lute Kamstra
9201cc281b
* align.el:
...
* allout.el:
* apropos.el:
* arc-mode.el:
* autoinsert.el:
* avoid.el:
* battery.el:
* bookmark.el:
* buff-menu.el:
* calculator.el:
* chistory.el:
* cmuscheme.el:
* comint.el:
* compare-w.el:
* dabbrev.el:
* delim-col.el:
* desktop.el:
* diff-mode.el:
* diff.el:
* dired-aux.el:
* dired-x.el:
* dired.el:
* dos-vars.el:
* ediff-diff.el:
* ediff-help.el:
* ediff-init.el:
* ediff-merg.el:
* ediff-mult.el:
* ediff-ptch.el:
* ediff-vers.el:
* ediff-wind.el:
* ediff.el:
* emerge.el:
* facemenu.el:
* faces.el:
* ffap.el:
* filecache.el:
* find-dired.el:
* font-core.el:
* font-lock.el:
* forms.el:
* fringe.el:
* help-at-pt.el:
* hippie-exp.el:
* ido.el:
* image-file.el:
* imenu.el:
* indent.el:
* info.el:
* isearchb.el:
* iswitchb.el:
* jit-lock.el:
* jka-compr.el:
* log-edit.el:
* lpr.el:
* ls-lisp.el:
* man.el:
* menu-bar.el:
* midnight.el:
* mouse-sel.el:
* mouse.el:
* msb.el:
* outline.el:
* paren.el:
* pcmpl-cvs.el:
* pcmpl-gnu.el:
* pcomplete.el:
* pcvs-info.el:
* pcvs-parse.el:
* printing.el:
* ps-mule.el:
* ps-print.el:
* replace.el:
* ruler-mode.el:
* saveplace.el:
* sb-image.el:
* scroll-bar.el:
* sha1.el:
* shadowfile.el:
* shell.el:
* sort.el:
* speedbar.el:
* strokes.el:
* tempo.el:
* term.el:
* terminal.el:
* time-stamp.el:
* time.el:
* tree-widget.el:
* type-break.el:
* vc-cvs.el:
* vc-hg.el:
* vc-mcvs.el:
* vc-rcs.el:
* vc-sccs.el:
* vc.el:
* view.el:
* w32-vars.el:
* whitespace.el:
* wid-edit.el: Remove leading * from docstrings of defcustoms,
deffaces, defconsts and defuns.
2008-12-03 05:48:14 +00:00
Glenn Morris
eb3fa2cfcf
Switch to recommended form of GPLv3 permissions notice.
2008-05-06 08:06:51 +00:00
Stefan Monnier
48d33090d0
* erc-ibuffer.el (erc-channel-modes):
...
* 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.
2008-01-04 06:29:12 +00:00
Miles Bader
c12ecb0af9
Merge from emacs--rel--22
...
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-923
2007-11-09 09:45:30 +00:00
Juanma Barranquero
20ba690ce0
(msb--many-menus): Remove variable.
...
(msb-max-menu-items, msb--add-to-menu): Doc fixes.
(msb-menu-cond, msb-item-handling-function, msb--create-function-info)
(msb--toggle-menu-type): Fix typos in docstrings.
2007-10-31 09:02:14 +00:00
Juanma Barranquero
0b704e151e
(msb-unload-hook): Remove function and variable.
...
(msb-unload-function): New-style unload function,
adapted from `msb-unload-hook'.
2007-10-31 00:30:09 +00:00
Stefan Monnier
7ccc8f7050
(msb-menu-bar-update-buffers): Use global-buffers-menu-map.
...
(msb-sort-by-directory, msb--choose-menu, msb--mode-menu-cond)
(msb--most-recently-used-menu, msb--create-buffer-menu-2):
Use with-current-buffer.
2007-10-22 04:26:47 +00:00
Glenn Morris
b4aa60262c
Switch license to GPLv3 or later.
2007-07-25 04:50:21 +00:00
Juanma Barranquero
c11bf6489e
(msb-menu-cond): Doc fix.
2007-05-16 11:25:05 +00:00
Glenn Morris
d7a0267c8d
Add 2007 to copyright years.
2007-01-21 03:53:13 +00:00
Chong Yidong
809b6e9891
* msb.el (msb): Move `sit-for' hack here to handle both
...
"mouse-down and drag" and "mouse-up and select" situations.
(mouse-select-buffer): Move `sit-for' hack to `msb'.
2006-06-20 18:08:40 +00:00
Chong Yidong
122e29ded4
* msb.el (mouse-select-buffer): Minor fix to make popup menu work
...
with no X toolkit.
2006-05-28 03:58:47 +00:00
Chong Yidong
72fa72acd8
* msb.el (msb): If EVENT is a down event, read and discard the up
...
event.
2006-05-02 19:27:09 +00:00
Thien-Thi Nguyen
aaef169dc6
Update years in copyright notice; nfc.
2006-02-06 15:23:23 +00:00
Reiner Steib
8e2c8d3ebf
(msb--very-many-menus): Fix typo.
2005-09-08 18:42:37 +00:00
Thien-Thi Nguyen
0d30b33766
Update years in copyright notice; nfc.
2005-08-06 22:13:43 +00:00
Lute Kamstra
086add1519
Update FSF's address.
2005-07-04 23:32:44 +00:00
Juanma Barranquero
e665a46903
(msb-invisible-buffer-p): Change space constants followed by a sexp to "?\s ".
2005-06-29 13:50:41 +00:00
Lute Kamstra
329ffac089
(msb-mode): Specify :group.
2005-04-04 09:03:43 +00:00
Richard M. Stallman
2fb31a1bda
(msb-unload-hook): Set the variable.
2004-10-16 15:31:28 +00:00
Miles Bader
ab5796a9f9
Add arch taglines
2003-09-01 15:45:59 +00:00
Juanma Barranquero
f1180544bb
Trailing whitespace deleted.
2003-02-04 12:29:42 +00:00
Kim F. Storm
965440e65b
Use dir' instead of
path' everywhere.
2003-01-19 19:53:34 +00:00
Andreas Schwab
9103eeef65
(msb-mode-map): Use command remapping instead of substitute-key-definition.
2003-01-12 20:46:51 +00:00
Richard M. Stallman
10df505135
(msb-menu-bar-update-buffers): Fixed frame menu to use
...
the frame name as the car of a menu entry, rather than the frame.
2002-05-08 13:14:17 +00:00
Richard M. Stallman
17df99ea82
Update email address.
2002-04-29 22:50:36 +00:00
Pavel Janík
f0529b5b1a
Doc fix.
2001-12-20 19:01:00 +00:00
Pavel Janík
5553563924
Some fixes to follow coding conventions in files maintained by FSF.
2001-07-15 16:15:35 +00:00
Gerd Moellmann
0f6d89c42e
(msb-mode): Call the update-buffers function explicitly
...
with a FORCE argument.
2001-02-20 15:24:39 +00:00
Gerd Moellmann
00b1e7a16e
(toplevel): Quote hook symbols.
2001-02-01 12:21:19 +00:00
Gerd Moellmann
4d58697d2d
Update copyright.
2001-01-29 21:23:13 +00:00
Gerd Moellmann
d55a2146e7
(toplevel): Fix the eval-after-load.
2001-01-29 21:22:00 +00:00
Stefan Monnier
3392cf05d7
(msb-mode): Drop unneeded positional args.
2000-11-03 22:29:27 +00:00
Dave Love
8b618804f8
(msb-mode-map): Use substitute-key-definition.
...
(msb-mode): Use msb-mode-map.
2000-09-21 14:36:55 +00:00
Stefan Monnier
3bdb5fb8e0
(msb-mode): Define it in terms of define-minor-mode.
2000-08-16 19:40:41 +00:00
Dave Love
a4a49c21ec
(msb--few-menus, msb--very-many-menus): Use current Gnus
...
modes.
(msb--init-file-alist, msb--aggregate-alist, msb--add-separators):
Fix previous change to mapcan.
(msb--init-file-alist, msb--add-separators)
(msb--make-keymap-menu): Simplify.
(msb--choose-file-menu): Use copy-sequence.
(msb-mode-map): Add title to keymap.
(msb-unload-hook): New function.
2000-08-15 11:19:13 +00:00
Gerd Moellmann
25bb0401ab
(msb-menu-cond): Add choice `user'.
2000-05-18 18:41:46 +00:00
Gerd Moellmann
b2eb381319
(msb--choose-file-menu): Use `(apply #'list ...)'
...
instead of copy-list which is a function from CL.
(msb--choose-menu, msb--mode-menu-cond)
(msb--create-buffer-menu-2): Use dolist instead of mapc.
(msb--init-file-alist): Use mapcar instead of mapcan.
(msb--aggregate-alist): Use mapcar instead of mapcan. Fix
`(' in column 0 in doc string.
(msb--add-separators): Use mapcar instead of mapcan.
2000-03-24 20:45:10 +00:00
Dave Love
b9b37d2bf5
(msb--choose-file-menu): Use `completion-ignore-case' in name
...
comparisons.
1999-08-16 11:29:58 +00:00
Karl Heuer
5762abecd3
Fix maintainer address.
1999-08-16 04:04:27 +00:00