summaryrefslogtreecommitdiff
path: root/lisp/menu-bar.el
Commit message (Collapse)AuthorAgeFilesLines
* * menu-bar.el (menu-find-file-existing): New function.Jan Djärv2005-12-231-1/+12
| | | | | | (menu-bar-file-menu): Use menu-find-file-existing for Open. * tool-bar.el (tool-bar-setup): open changed to menu-find-file-existing.
* (menu-bar-menu-frame-live-and-visible-p)Juri Linkov2005-12-201-4/+2
| | | | | (menu-bar-non-minibuffer-window-p): Instead of checking display-multi-frame-p, use selected-frame when menu-updating-frame is nil.
* (kill-this-buffer): Set a good example by using menu bar, not menubarBill Wohler2005-12-161-1/+1
| | | | in comment.
* 2005-12-16 Lőrentey Károly <lorentey@elte.hu>Károly Lőrentey2005-12-161-2/+2
| | | | | | | | | | | * bindings.el (last-buffer): Move to simple.el. * simple.el (last-buffer): Move here. (get-next-valid-buffer): New function. (next-buffer): Use frame-local buffer list, maintain buried buffer list. (prev-buffer): Ditto. Rename to `previous-buffer'. * menu-bar.el (menu-bar-update-buffers): Update references to `prev-buffer'. * bindings.el (global-map): Ditto.
* * menu-bar.el (menu-bar-showhide-fringe-menu): Moved "On the Right"Jan Djärv2005-12-131-12/+12
| | | | so it comes after "On the Left" in the menu.
* (menu-bar-edit-menu): Add listp around pending-undo-list to disableJuri Linkov2005-12-091-1/+1
| | | | menu item "undo" when pending undo list is empty.
* (menu-bar-describe-menu) <list-keybindings>: Mention "keyboard shortcuts"Eli Zaretskii2005-11-191-1/+1
| | | | in the help text.
* (menu-bar-help-menu): Rename Find Extra Packages to External Packages.Richard M. Stallman2005-11-161-3/+2
|
* (menu-bar-options-menu): Delete "SyntaxDan Nicolaescu2005-11-141-2/+1
| | | | | Highlighting" entry, it is on by default now. (menu-bar-options-save): Do not save global-font-lock-mode.
* (menu-bar-options-menu): Delete "SyntaxDan Nicolaescu2005-11-141-4/+0
| | | | Highlighting" entry, it is on by default now.
* (menu-bar-options-menu): Show "Shift Movement (CUA)"Kim F. Storm2005-11-011-1/+10
| | | | item instead of "C-x/C-c/C-v (CUA)" if cua-enable-cua-keys is nil.
* (menu-bar-help-menu): Say which kind of therapist.Richard M. Stallman2005-10-251-1/+1
|
* * menu-bar.el (menu-bar-help-menu): Rename "psychiatrist", in lineChong Yidong2005-10-241-1/+1
| | | | | | with 2005-10-23 change to doctor.el. * finder.el (finder-mode-map): Add follow-link binding.
* (menu-bar-file-menu) <dired>: Change help-echo string.Richard M. Stallman2005-10-231-2/+2
| | | | (menu-bar-file-menu) <new-file>: Likewise.
* Moved all remaining images from lisp/toolbar to etc/images, movedBill Wohler2005-10-171-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | lisp/toolbar/tool-bar to lisp and "deleted" lisp/toolbar. The low resolution images were placed in their own directory (low-color). Replaced underscore (_) in filenames with dash (-) per convention * make-dist: Create and populate etc/images/low-color. * admin/FOR-RELEASE (DOCUMENTATION): Removed lisp/toolbar from list since it's gone. Also marked mh-e as done. * lisp/toolbar/attach.*, lisp/toolbar/cancel.*, lisp/toolbar/close.*: * lisp/toolbar/copy.*, lisp/toolbar/cut.*, lisp/toolbar/diropen.*: * lisp/toolbar/exit.*, lisp/toolbar/help.*, lisp/toolbar/home.*: * lisp/toolbar/index.*, lisp/toolbar/info.*, lisp/toolbar/mail.*: * lisp/toolbar/new.*, lisp/toolbar/open.*, lisp/toolbar/paste.*, * * lisp/toolbar/preferences.*, lisp/toolbar/print.*, lisp/toolbar/save.*: * lisp/toolbar/saveas.*, lisp/toolbar/search.*: * lisp/toolbar/search-replace.*: lisp/toolbar/spell.*: * lisp/toolbar/undo.*: Moved to etc/images. * lisp/toolbar/lc-copy.*: Moved to etc/images/low-color/copy.*. * lisp/toolbar/lc-cut.*: Moved to etc/images/low-color/cut.*. * lisp/toolbar/lc-help.*: Moved to etc/images/low-color/help.*. * lisp/toolbar/lc-home.*: Moved to etc/images/low-color/home.*. * lisp/toolbar/lc-index.*: Moved to etc/images/low-color/index.*. * lisp/toolbar/lc-new.*: Moved to etc/images/low-color/new.*. * lisp/toolbar/lc-open.*: Moved to etc/images/low-color/open.*. * lisp/toolbar/lc-paste.*: Moved to etc/images/low-color/paste.*. * lisp/toolbar/lc-preferences.*: Moved to etc/images/low-color/preferences.*. * lisp/toolbar/lc-print.*: Moved to etc/images/low-color/print.*. * lisp/toolbar/lc-save.*: Moved to etc/images/low-color/save.*. * lisp/toolbar/lc-saveas.*: Moved to etc/images/low-color/saveas.*. * lisp/toolbar/lc-search.*: Moved to etc/images/low-color/search.*. * lisp/toolbar/lc-spell.*: Moved to etc/images/low-color/spell.*. * lisp/toolbar/lc-undo.*: Moved to etc/images/low-color/undo.*. To conform with convention, the underscore (_) in the following image names were replaced with dash (-) or (/) as appropriate. * lisp/toolbar/back_arrow.*: Moved to etc/images/back-arrow.*. * lisp/toolbar/fld_open.*: Moved to etc/images/fld-open.*. * lisp/toolbar/fwd_arrow.*: Moved to etc/images/fwd-arrow.*. * lisp/toolbar/jump_to.*: Moved to etc/images/jump-to.*. * lisp/toolbar/left_arrow.*: Moved to etc/images/left-arrow.*. * lisp/toolbar/right_arrow.*: Moved to etc/images/right-arrow.*. * lisp/toolbar/up_arrow.*: Moved to etc/images/up-arrow.*. * lisp/toolbar/lc-back_arrow.*.: Moved to etc/images/low-color/back-arrow.*. * lisp/toolbar/lc-fwd_arrow.*.: Moved to etc/images/low-color/fwd-arrow.*. * lisp/toolbar/lc-jump_to.*: Moved to etc/images/low-color/jump-to.*. * lisp/toolbar/lc-left_arrow.*.: Moved to etc/images/low-color/left-arrow.*. * lisp/toolbar/lc-right_arrow.*.: Moved to etc/images/low-color/right-arrow.*. * lisp/toolbar/lc-up_arrow.*: Moved to etc/images/low-color/up-arrow.*. * lisp/toolbar/mail_compose.*.: Moved to etc/images/mail/compose.*. * lisp/toolbar/mail_send.*: Moved to etc/images/mail/send.*. * lisp/info.el (info-tool-bar-map): Replaced underscores in image names with dashes. * lisp/makefile.w32-in (WINS): Removed toolbar. * lisp/menu-bar.el: Replaced toolbar/tool-bar.el with tool-bar.el in comment. * lisp/tool-bar.el: Moved to lisp from lisp/toolbar. Now that lisp/toolbar is empty, it should be deleted when folks run "cvs up -P". * etc/images/README: Incorporated the content of lisp/toolbar/README now that all of the images are here.
* (menu-bar-menu-frame-live-and-visible-p)Eli Zaretskii2005-09-101-44/+32
| | | | | | | | | | | | | (menu-bar-non-minibuffer-window-p): New functions. ("Split Window", "Save As..."): Use them. ("Postscript Print Buffer (B+W)", "Postscript Print Buffer") ("Print Buffer", "Truncate Long Lines in this Buffer"): Use menu-bar-menu-frame-live-and-visible-p. ("Save Buffer", "Insert File", "Open Directory...") ("Open File...", "Visit New File..."): Use menu-bar-non-minibuffer-window-p. (kill-this-buffer-enabled-p, dired <menu-enable>): Use menu-bar-non-minibuffer-window-p.
* ("Split Window", "Postscript Print Buffer (B+W)")Eli Zaretskii2005-09-091-26/+41
| | | | | | | | | ("Postscript Print Buffer", "Print Region", "Save As...") ("Save", "Insert File...", "Open Directory...") ("Open File...", "Visit New File..."") ("Truncate Long Lines in this Buffer"): Don't look at menu-updating-frame if this display does not support multiple frames.
* (truncate-lines, write-file, print-buffer)Eli Zaretskii2005-08-261-3/+17
| | | | | | (ps-print-buffer-faces, ps-print-buffer, split-window): Disable menu items when the frame they refer to is invisible, or when they refer to a buffer and the minibuffer is selected.
* (menu-bar-options-menu, menu-bar-options-save):Juri Linkov2005-08-251-8/+1
| | | | Delete "Automatic File De/compression" (auto-compression-mode).
* (menu-bar-describe-menu): Delete "What's New".Richard M. Stallman2005-08-251-7/+2
| | | | Rename "Describe Key" to "Describe Key or Mouse Operation".
* (menu-bar-options-menu): Standardize capitalization of menu items.Luc Teirlinck2005-08-111-11/+11
|
* (menu-bar-showhide-menu): Rename "Date, Time and Mail" item toLuc Teirlinck2005-08-111-2/+3
| | | | "Time, Load and Mail". Change help echo text.
* (menu-bar-options-save): Move `display-time-mode' to correct group: itLuc Teirlinck2005-08-101-2/+3
| | | | | is set with `menu-bar-make-mm-toggle' (pointed out by Juri Linkov). Add `display-battery-mode'.
* (menu-bar-showhide-menu): Add `showhide-battery'.Juri Linkov2005-08-091-0/+5
|
* (menu-bar-file-menu): Rename some menu items and improve help strings.Richard M. Stallman2005-08-091-8/+8
|
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-2/+2
|
* (menu-bar-options-save): Replace `fringe-indicators'Luc Teirlinck2005-08-061-51/+46
| | | | | | | | | | | | | | | | | | with `indicate-empty-lines' and `indicate-buffer-boundaries'. (menu-bar-showhide-fringe-menu): Add new item "Empty line indicators" running new function `toggle-indicate-empty-lines'. Rename "Customize" item to "Customize fringe". Rename "Indicators" item to "Buffer boundaries" and change help echo. (menu-bar-showhide-fringe-ind-menu): Change several help echos. Add `menu-bar-showhide-fringe-ind-customize' as "Other (customize)". Delete "Empty lines only" item. (menu-bar-showhide-fringe-ind-customize): New function. (menu-bar-showhide-fringe-ind-mixed) (menu-bar-showhide-fringe-ind-box) (menu-bar-showhide-fringe-ind-right) (menu-bar-showhide-fringe-ind-left) (menu-bar-showhide-fringe-ind-none): Use `indicate-buffer-boundaries' instead of `fringe-indicators'.
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
|
* (menu-bar-games-menu): Fix typo in menu help string.Juanma Barranquero2005-06-161-1/+1
|
* (menu-bar-make-toggle): Remove stray backslash.Luc Teirlinck2005-06-121-1/+1
| | | | A newline is needed in the docstring there.
* (menu-bar-options-save, menu-bar-showhide-menu): Add size-indication-mode.Lute Kamstra2005-04-211-3/+8
|
* (menu-bar-options-save, menu-bar-showhide-menu):Nick Roberts2005-04-211-1/+8
| | | | Add tooltip-mode.
* (menu-bar-file-menu): Remove ellipsis from "Recover Crashed Session".Juri Linkov2005-03-281-9/+9
| | | | | | | | | | | (menu-bar-search-menu): Add ellipsis to "Search tagged files". (menu-bar-replace-menu): Add ellipsis to "Replace in tagged files". (menu-bar-goto-menu): Add ellipsis to "Set Tags File Name". (menu-bar-goto-menu): Add ellipsis to "Tags Apropos". (menu-bar-options-menu): Add ellipsis to "Set Font/Fontset". (menu-bar-manuals-menu): Add ellipsis to "Find Command in Manual". (menu-bar-manuals-menu): Add ellipsis to "Find Key in Manual". (menu-bar-help-menu): Remove ellipsis from "Find Emacs Packages".
* (showhide-date-time): Remove.Stefan Monnier2005-03-221-13/+6
| | | | | (menu-bar-showhide-menu): Use menu-bar-make-mm-toggle. (menu-bar-make-mm-toggle): Simplify.
* * menu-bar.el (menu-bar-file-menu): Add the same :enable toJan Djärv2005-03-061-0/+2
| | | | "Open Directory" as for "Open File".
* (menu-bar-make-mm-toggle): Doc fix.Luc Teirlinck2005-03-051-2/+11
| | | | | (menu-bar-options-save): Add blink-cursor-mode. (menu-bar-options-menu): Add blink-cursor-mode.
* (menu-bar-select-frame): FRAME defaults to selected.Richard M. Stallman2005-02-161-3/+5
|
* (menu-bar-options-save): Add fringe-indicators.Kim F. Storm2004-11-281-1/+87
| | | | | | | | | | | (menu-bar-showhide-fringe-ind-menu): New keymap. (menu-bar-showhide-fringe-ind-empty) (menu-bar-showhide-fringe-ind-mixed) (menu-bar-showhide-fringe-ind-box) (menu-bar-showhide-fringe-ind-right) (menu-bar-showhide-fringe-ind-left) (menu-bar-showhide-fringe-ind-none): New defuns. (menu-bar-showhide-fringe-menu): Add "Indicators" sub-menu.
* (menu-bar-options-save): For the optionsRichard M. Stallman2004-11-271-3/+8
| | | | | that are toggled with menu-bar-make-mm-toggle, don't check for customized-value prop.
* (menu-bar-file-menu): Make this the real nameRichard M. Stallman2004-11-081-28/+28
| | | | | and menu-bar-files-menu the alias. Use the former. (global-map): Use `file', not `files', as the symbol.
* * files.el (find-file-existing): New function.Jan Djärv2004-11-021-2/+7
| | | | | | | | * menu-bar.el (menu-bar-files-menu): Make "Open File..." call find-file-existing. Add "New File..." that calls find-file. * dired.el (dired-read-dir-and-switches): Call read-driectory-name instead of read-file-name.
* (menu-bar-make-toggle): Instead of interactive-p,Richard M. Stallman2004-10-261-4/+6
| | | | use an arg set non-nil by the interactive spec.
* (menu-bar-options-menu): Change menu text for CUA.Kim F. Storm2004-04-301-1/+1
|
* (menu-bar-update-buffers): Call copy-sequence so "Buffers" won't be pure.Richard M. Stallman2004-04-201-1/+2
|
* (menu-bar-showhide-menu): Amend date and time labelDave Love2003-09-011-5/+7
| | | | and :help; also line and column numbers labels.
* Add arch taglinesMiles Bader2003-09-011-0/+1
|
* * menu-bar.el (menu-bar-options-menu): Supply a body for theKarl Fogel2003-08-121-1/+6
| | | | | | [save-place] binding in the Options menu. Have it require 'saveplace' and then toggle the variable manually, to avoid an an unbound variable error. Thanks to <Sebastien.Kirche@sage.com> for the bug report.
* (menu-bar-tools-menu): Minor change in strings.Richard M. Stallman2003-07-251-2/+2
|
* (menu-bar-options-menu): Move mouse-set-fonts item here.Richard M. Stallman2003-06-281-0/+5
|
* (ispell-menu-bar): Don't autoload.Stefan Monnier2003-06-161-4/+2
| | | | (cvs-global-menu): Use the function rather than the variable.