aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/menu-bar.el
Commit message (Collapse)AuthorAgeFilesLines
* (clipboard-yank): avoid checking (x-selection-exists-p) if unbound inDavid Reitter2009-03-041-8/+10
| | | | | order to enable the item. For paste menu item, same, and check kill-ring.
* (menu-set-font): Fix last fix.Chong Yidong2009-02-271-10/+8
|
* (menu-set-font): Assign the same font object to all frames (Bug#2476).Chong Yidong2009-02-271-1/+16
|
* (menu-bar-help-extra-packages): Use goto-address-mode instead of goto-address.Juri Linkov2009-01-141-1/+1
|
* (menu-bar-file-menu): Do not hardbind key display for exit-emacs item.Chong Yidong2009-01-131-2/+1
| | | | Bind it to save-buffers-kill-terminal.
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
|
* * align.el:Lute Kamstra2008-12-031-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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.
* Tweak previous change.Glenn Morris2008-11-221-1/+1
|
* Stylistic consistency fixes for various menu and help texts.Glenn Morris2008-11-221-7/+7
|
* (menu-bar-file-menu): Fix typo.Dan Nicolaescu2008-07-251-1/+1
|
* * dired.el (dired-mode-map): Show the key binding for wdired.Dan Nicolaescu2008-07-231-0/+1
| | | | | * menu-bar.el (menu-bar-file-menu): Show the key binding for exiting emacs.
* (menu-bar-line-wrapping-menu): Use Visual Line mode for "word wrap"Chong Yidong2008-07-211-14/+22
| | | | command.
* Remove Longlines mode from menu. Add word-wrap option.Chong Yidong2008-07-101-17/+36
|
* (menu-set-font): Use fboundp rather than functionp.Glenn Morris2008-06-131-1/+1
|
* (menu-set-font): Renamed x-font-dialog to x-select-font.Chong Yidong2008-06-121-2/+2
|
* (w32-menu-bar-open): Declare for compiler.Glenn Morris2008-06-121-0/+1
|
* * term/w32-win.el (w32-menu-bar-open): Rename from menu-bar-open.Jason Rumney2008-06-111-5/+8
| | | | | | | Use tmm-menubar if menu is disabled in this frame. * menu-bar.el (menu-bar-open): Determine how to open menu bar from frame type, per documentation. Add w32 case.
* (menu-bar-options-save): Minor tweak to last change.Chong Yidong2008-06-101-2/+4
|
* (menu-set-font): New function. Bind "Set DefaultChong Yidong2008-06-101-4/+22
| | | | | | Font" menu item to it. Apply selected font to all frames, and make it savable. (menu-bar-options-save): Save `default' font if changed.
* (menu-bar-options-menu): Add Menu entry for longlines mode.Chong Yidong2008-06-061-4/+12
|
* menu-bar-select-buffer: Reinsert it as msb.el use it.Vinicius Jose Latorre2008-05-171-0/+4
|
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
|
* (menu-bar-tools-menu): Reorder, place Games last.Dan Nicolaescu2008-04-301-63/+66
| | | | Add "..." in the appropriate places.
* * epa-file.el (auto-encryption-mode): Rename from epa-file-mode.Dan Nicolaescu2008-04-271-0/+64
| | | | | | | | | | | | | | | | | (epa-file-handler): Put 'safe-magic and 'operations properties. * epa.el (epa-global-minor-modes, epa-mode, epa-menu) (epa-menu-items): Remove. * epa-dired.el (epa-dired-do-decrypt, epa-dired-do-verify) (epa-dired-do-sign, epa-dired-do-encrypt): Add autoload cookie. (epa-dired-mode, epa-global-dired-mode): Remove. * dired.el (dired-mode-map): Bind encryption/decryption commands. * menu-bar.el (menu-bar-encryption-decryption-menu): New menu item. * files.el (insert-file-contents-literally): Inhibit epa-file-handler.
* (buffers-menu-max-size): Move its definition down toJuri Linkov2008-04-221-17/+31
| | | | | | | | the "Buffers Menu" section. Change group name `mouse' to `menu'. (yank-menu-length): Change group name `mouse' to `menu'. (buffers-menu-buffer-name-length): New user option. (menu-bar-update-buffers): Use buffers-menu-buffer-name-length instead of the hard-coded number 27.
* (menu-bar-options-menu) <truncate-lines>:Glenn Morris2008-04-101-2/+7
| | | | | Respect truncate-partial-width-windows in non-full windows, with regards to :toggle and :enable state.
* (menu-bar-showhide-fringe-ind-menu) [customize]: Add radio button.Andreas Schwab2008-03-231-1/+5
|
* (menu-bar-showhide-fringe-ind-menu): Fix radioAndreas Schwab2008-03-231-4/+4
| | | | | button condition. (menu-bar-showhide-fringe-ind-menu): Likewise.
* (kill-this-buffer): Use menu-bar-non-minibuffer-window-pJuri Linkov2008-03-161-4/+8
| | | | | | | to check if the current buffer is the minibuffer, and in this case call abort-recursive-edit to kill the minibuffer. Doc fix. (kill-this-buffer-enabled-p): Allow this function to return non-nil when the current buffer is the minibuffer.
* * faces.el (xw-defined-colors):Dan Nicolaescu2008-03-141-1/+0
| | | | | | | | | | | | | | | | | | | | * simple.el (widget-convert, shell-mode): Declare as functions instead of autoloading. * abbrev.el: * button.el: * cus-face.el: * ediff-hook.el: * emacs-lisp/backquote.el: * emacs-lisp/timer.el: * facemenu.el: * faces.el: * menu-bar.el: * simple.el: * subr.el: * textmodes/fill.el: * textmodes/paragraphs.el: Remove autoloads, redundant when the files are preloaded.
* (minibuffer-local-map): Use the same command for the "Quit" menu as used forStefan Monnier2008-03-111-1/+2
| | | | | the C-g key, so the shortcut displayed is C-g. Prefer RET over C-j for exit-minibuffer.
* (menu-bar-update-buffers-maxbuf): Remove.Stefan Monnier2008-03-111-64/+41
| | | | | | (menu-bar-select-buffer): Remove. (menu-bar-select-frame): Make non-interactive and take a frame arg. (menu-bar-update-buffers): Don't use buffer-names or frame names as events.
* *** empty log message ***Kim F. Storm2008-02-291-1/+1
|
* (menu-bar-search-menu, menu-bar-replace-menu): Capitalize "Tagged Files".Juri Linkov2008-02-281-3/+15
| | | | | (minibuffer-local-map): Add menu items for next/previous history elements and isearch history forward/backward.
* (menu-bar-games-menu): Add Bubbles and Pong. Add :help for Solitaire and Tetris.Glenn Morris2008-02-231-2/+10
|
* Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\ | | | | | | Revision: [email protected]/emacs--devo--0--patch-987
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
| |
* | Merge from emacs--rel--22Miles Bader2007-12-281-1/+1
|\| | | | | | | Revision: [email protected]/emacs--devo--0--patch-966
| * (menu-bar-describe-menu): Remove dots from menu text.Richard M. Stallman2007-12-151-1/+1
| |
* | (x-menu-bar-open): Declare as function.Juanma Barranquero2007-11-221-0/+2
| |
* | Merge from emacs--rel--22Miles Bader2007-11-211-7/+7
|\| | | | | | | Revision: [email protected]/emacs--devo--0--patch-937
| * (menu-bar-help-menu):Juri Linkov2007-11-111-12/+12
| | | | | | | | | | | | Move "About Emacs" and "About GNU" to the end of the Help menu. Move "Emacs Psychotherapist" after "Send Bug Report...". Move "External Packages" after "Find Emacs Packages".
* | (top-level): Deactivate clipboard-kill-region andMartin Rudalics2007-11-191-3/+6
| | | | | | | | clipboard-yank when the buffer is read-only.
* | Merge from emacs--rel--22Miles Bader2007-10-271-8/+9
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patches applied: * emacs--rel--22 (patch 131-137) - Update from CVS - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 261-262) - Update from CVS Revision: [email protected]/emacs--devo--0--patch-908
| * (global-buffers-menu-map): New var.Stefan Monnier2007-10-221-8/+9
| | | | | | | | (global-map, menu-bar-update-buffers): Use it.
* | Merge from emacs--rel--22Miles Bader2007-10-091-20/+21
|\| | | | | | | Revision: [email protected]/emacs--devo--0--patch-875
| * (menu-bar-search-documentation-menu): Renamed from menu-bar-apropos-menu.Eli Zaretskii2007-09-261-27/+28
| | | | | | | | | | | | All users changed. (menu-bar-help-menu): Change menu symbols to better match the text displayed by the menu.
| * * vc-arch.el (vc-arch-extra-menu-map): New var and fun.Dan Nicolaescu2007-09-181-3/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * vc-hooks.el (vc-menu-entry): New var. (vc-mode-line-map): Use it so that this menu also uses the extra-menu. (menu-bar-tools-menu): Add the VC menu here rather than in menu-bar.el. (vc-menu-map): Declare and initialize in one step. * menu-bar.el (vc-menu-map): Don't setup any more. Instead, just create the proper spot in the menu. * vc.el: Document new VC operation `extra-menu'. * vc-hooks.el (vc-default-extra-menu, vc-menu-map-filter): New function.
* | (menu-bar-help-menu):Juri Linkov2007-09-091-12/+12
| | | | | | | | | | | | Move "About Emacs" and "About GNU" to the end of the Help menu. Move "Emacs Psychotherapist" after "Send Bug Report...". Move "External Packages" after "Find Emacs Packages".
* | Merge from emacs--devo--0Miles Bader2007-08-271-16/+1
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patches applied: * emacs--devo--0 (patch 857-862) - Update from CVS - Merge from emacs--rel--22 - Update from CVS: lisp/emacs-lisp/avl-tree.el: New file. * emacs--rel--22 (patch 97-100) - Update from CVS - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 246-247) - Update from CVS Revision: [email protected]/emacs--multi-tty--0--patch-38