• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.10/emacs-93/emacs/lisp/

Lines Matching +defs:menu +defs:bar +defs:edit +defs:menu

130  Display index-menu of functions and procedures       '\\[imenu]'
1160 If you edit a sub-file of this archive (as with the `e' command) and
1265 shift mouse-2 Pops up a menu where you can select what to draw with
1655 You can edit the buffer and turn this mode off and on again as
2057 (define-key bookmark-map "e" 'edit-bookmarks)
2124 menubar, select OLD from a menu and prompt for NEW.
2212 (defalias (quote edit-bookmarks) (quote bookmark-bmenu-list))
2214 (defvar menu-bar-bookmark-map (let ((map (make-sparse-keymap "Bookmark functions"))) (define-key map [load] (quote ("Load a Bookmark File..." . bookmark-load))) (define-key map [write] (quote ("Save Bookmarks As..." . bookmark-write))) (define-key map [save] (quote ("Save Bookmarks" . bookmark-save))) (define-key map [edit] (quote ("Edit Bookmark List" . bookmark-bmenu-list))) (define-key map [delete] (quote ("Delete Bookmark..." . bookmark-delete))) (define-key map [rename] (quote ("Rename Bookmark..." . bookmark-rename))) (define-key map [locate] (quote ("Insert Location..." . bookmark-locate))) (define-key map [insert] (quote ("Insert Contents..." . bookmark-insert))) (define-key map [set] (quote ("Set Bookmark..." . bookmark-set))) (define-key map [jump] (quote ("Jump to Bookmark..." . bookmark-jump))) map))
2216 (defalias (quote menu-bar-bookmark-map) menu-bar-bookmark-map)
2297 Doesn't let you edit the URL like `browse-url'. Variable
2305 but point is not changed. Doesn't let you edit the URL like
2459 select `CCI' from XMosaic's File menu, set the CCI Port Address to the
2603 Make a menu of buffers so you can manipulate buffers or the buffer list.
2605 There are many key commands similar to `Buffer-menu-mode' for
4394 With argument, allows you to edit the command line (default is value
5429 man via menu.
5435 menu, or via \\[cperl-toggle-autohelp]. Requires `run-with-idle-timer'.
5491 \(both available from menu). See examples in `cperl-style-examples'.
5507 DO NOT FORGET to read micro-docs (available from `Perl' menu)
5526 ;;;### (autoloads (cpp-parse-edit cpp-highlight-buffer) "cpp" "progmodes/cpp.el"
5532 This command pops up a buffer which you should edit to specify
5538 (autoload (quote cpp-parse-edit) "cpp" "\
5658 "now enable CUA via the Options menu or by customizing option `cua-mode'.\n\n"
5668 ;;;### (autoloads (customize-menu-create custom-menu-create customize-save-customized
5676 ;;;;;; customize-set-value custom-menu-sort-alphabetically custom-buffer-sort-alphabetically
5677 ;;;;;; custom-browse-sort-alphabetically) "cus-edit" "cus-edit.el"
5679 ;;; Generated autoloads from cus-edit.el
5684 (custom-autoload (quote custom-browse-sort-alphabetically) "cus-edit" t)
5689 (custom-autoload (quote custom-buffer-sort-alphabetically) "cus-edit" t)
5691 (defvar custom-menu-sort-alphabetically nil "\
5694 (custom-autoload (quote custom-menu-sort-alphabetically) "cus-edit" t)
5697 (autoload (quote customize-set-value) "cus-edit" "\
5710 (autoload (quote customize-set-variable) "cus-edit" "\
5727 (autoload (quote customize-save-variable) "cus-edit" "\
5744 (autoload (quote customize) "cus-edit" "\
5752 (autoload (quote customize-mode) "cus-edit" "\
5759 (autoload (quote customize-group) "cus-edit" "\
5764 (autoload (quote customize-group-other-window) "cus-edit" "\
5771 (autoload (quote customize-option) "cus-edit" "\
5778 (autoload (quote customize-option-other-window) "cus-edit" "\
5817 (autoload (quote customize-changed-options) "cus-edit" "\
5828 (autoload (quote customize-face) "cus-edit" "\
5838 (autoload (quote customize-face-other-window) "cus-edit" "\
5847 (autoload (quote customize-unsaved) "cus-edit" "\
5852 (autoload (quote customize-rogue) "cus-edit" "\
5857 (autoload (quote customize-saved) "cus-edit" "\
5862 (autoload (quote customize-apropos) "cus-edit" "\
5873 (autoload (quote customize-apropos-options) "cus-edit" "\
5880 (autoload (quote customize-apropos-faces) "cus-edit" "\
5885 (autoload (quote customize-apropos-groups) "cus-edit" "\
5890 (autoload (quote custom-buffer-create) "cus-edit" "\
5899 (autoload (quote custom-buffer-create-other-window) "cus-edit" "\
5909 (autoload (quote customize-browse) "cus-edit" "\
5947 (custom-autoload (quote custom-file) "cus-edit" t)
5949 (autoload (quote custom-save-all) "cus-edit" "\
5954 (autoload (quote customize-save-customized) "cus-edit" "\
5959 (autoload (quote custom-menu-create) "cus-edit" "\
5960 Create menu for customization group SYMBOL.
5961 The menu is in a format applicable to `easy-menu-define'.
5965 (autoload (quote customize-menu-create) "cus-edit" "\
5966 Return a customize menu for customization group SYMBOL.
5967 If optional NAME is given, use that as the name of the menu.
5968 Otherwise the menu will be named `Customize'.
5969 The format is suitable for use with `easy-menu-define'.
6925 If you edit the buffer manually, diff-mode will try to update the hunk
6972 Example: if `ln -s foo bar; ls -F bar' gives `bar -> foo', set it to
6973 nil (the default), if it gives `bar@ -> foo', set it to t.
7103 Type \\[dired-sort-toggle-or-edit] to toggle Sorting by name/date or change the `ls' switches.
7329 a prefix arg lets you edit the `ls' switches used for the new listing.
7469 With a prefix arg, you may edit the ls switches used for this listing.
7488 With a prefix arg, you may edit the `ls' switches used for this listing.
7588 foo -> ../bar/foo
7592 foo -> /ugly/file/name/that/may/change/any/day/bar/foo
7976 ;;;### (autoloads (easy-menu-change easy-menu-create-menu easy-menu-do-define
7977 ;;;;;; easy-menu-define) "easymenu" "emacs-lisp/easymenu.el" (17842
7981 (put (quote easy-menu-define) (quote lisp-indent-function) (quote defun))
7983 (autoload (quote easy-menu-define) "easymenu" "\
7984 Define a menu bar submenu in maps MAPS, according to MENU.
7986 If SYMBOL is non-nil, store the menu keymap in the value of SYMBOL,
7987 and define SYMBOL as a function to pop up the menu, with DOC as its doc string.
7988 If SYMBOL is nil, just store the menu keymap into MAPS.
7990 The first element of MENU must be a string. It is the menu bar item name.
7995 FUNCTION is a function with one argument, the rest of menu items.
7996 It returns the remaining items of the displayed menu.
8000 INCLUDE is an expression; this menu is only visible if this
8005 ENABLE is an expression; the menu is enabled for selection
8008 The rest of the elements in MENU, are menu items.
8010 A menu item is usually a vector of three elements: [NAME CALLBACK ENABLE]
8012 NAME is a string--the menu item name.
8020 Alternatively, a menu item may have the form:
8028 KEYS is a string; a complex keyboard equivalent to this menu item.
8036 menu item.
8038 a menu. Use `:key-sequence nil' when you know that this menu item has no
8054 value will be concatenated to the menu entry's NAME.
8058 STYLE is a symbol describing the type of menu item. The following are
8066 menu bar itself.
8067 anything else means an ordinary menu item.
8076 HELP is a string, the help to display for the menu item.
8078 A menu item can be a string. Then that string appears in the menu as
8082 A menu item can be a list with the same format as MENU. This is a submenu.
8086 (autoload (quote easy-menu-do-define) "easymenu" "\
8091 (autoload (quote easy-menu-create-menu) "easymenu" "\
8092 Create a menu called MENU-NAME with items described in MENU-ITEMS.
8093 MENU-NAME is a string, the name of the menu. MENU-ITEMS is a list of items
8094 possibly preceded by keyword pairs as described in `easy-menu-define'.
8098 (autoload (quote easy-menu-change) "easymenu" "\
8099 Change menu found at PATH as item NAME to contain ITEMS.
8100 PATH is a list of strings for locating the menu that
8102 ITEMS is a list of menu items, as in `easy-menu-define'.
8106 menu-bar keymap. It can also be a symbol, which has earlier been used as the
8107 first argument in a call to `easy-menu-define', or the value of such a symbol.
8109 If the menu located by PATH has no submenu named NAME, add one.
8111 the submenu named BEFORE, otherwise add it at the end of the menu.
8114 `menu-bar-update-hook' or use a menu filter.
8387 ;;;;;; ebrowse-electric-position-menu ebrowse-forward-in-position-stack
8523 (autoload (quote ebrowse-electric-position-menu) "ebrowse" "\
8548 ;;;### (autoloads (electric-buffer-list) "ebuff-menu" "ebuff-menu.el"
8550 ;;; Generated autoloads from ebuff-menu.el
8552 (autoload (quote electric-buffer-list) "ebuff-menu" "\
8563 much like those of `Buffer-menu-mode'.
8565 Run hooks in `electric-buffer-menu-mode-hook' on entry.
8567 \\{electric-buffer-menu-mode-map}
8913 (ediff-cond-compile-for-xemacs-or-emacs (defun ediff-xemacs-init-menus nil (if (featurep (quote menubar)) (progn (add-submenu (quote ("Tools")) ediff-menu "OO-Browser...") (add-submenu (quote ("Tools")) ediff-merge-menu "OO-Browser...") (add-submenu (quote ("Tools")) epatch-menu "OO-Browser...") (add-submenu (quote ("Tools")) ediff-misc-menu "OO-Browser...") (add-menu-button (quote ("Tools")) "-------" "OO-Browser...")))) nil)
8915 (ediff-cond-compile-for-xemacs-or-emacs (progn (defvar ediff-menu (quote ("Compare" ["Two Files..." ediff-files t] ["Two Buffers..." ediff-buffers t] ["Three Files..." ediff-files3 t] ["Three Buffers..." ediff-buffers3 t] "---" ["Two Directories..." ediff-directories t] ["Three Directories..." ediff-directories3 t] "---" ["File with Revision..." ediff-revision t] ["Directory Revisions..." ediff-directory-revisions t] "---" ["Windows Word-by-word..." ediff-windows-wordwise t] ["Windows Line-by-line..." ediff-windows-linewise t] "---" ["Regions Word-by-word..." ediff-regions-wordwise t] ["Regions Line-by-line..." ediff-regions-linewise t]))) (defvar ediff-merge-menu (quote ("Merge" ["Files..." ediff-merge-files t] ["Files with Ancestor..." ediff-merge-files-with-ancestor t] ["Buffers..." ediff-merge-buffers t] ["Buffers with Ancestor..." ediff-merge-buffers-with-ancestor t] "---" ["Directories..." ediff-merge-directories t] ["Directories with Ancestor..." ediff-merge-directories-with-ancestor t] "---" ["Revisions..." ediff-merge-revisions t] ["Revisions with Ancestor..." ediff-merge-revisions-with-ancestor t] ["Directory Revisions..." ediff-merge-directory-revisions t] ["Directory Revisions with Ancestor..." ediff-merge-directory-revisions-with-ancestor t]))) (defvar epatch-menu (quote ("Apply Patch" ["To a file..." ediff-patch-file t] ["To a buffer..." ediff-patch-buffer t]))) (defvar ediff-misc-menu (quote ("Ediff Miscellanea" ["Ediff Manual" ediff-documentation t] ["Customize Ediff" ediff-customize t] ["List Ediff Sessions" ediff-show-registry t] ["Use separate frame for Ediff control buffer" ediff-toggle-multiframe :style toggle :selected (if (and (featurep (quote ediff-util)) (boundp (quote ediff-window-setup-function))) (eq ediff-window-setup-function (quote ediff-setup-windows-multiframe)))] ["Use a toolbar with Ediff control buffer" ediff-toggle-use-toolbar :style toggle :selected (if (featurep (quote ediff-tbar)) (ediff-use-toolbar-p))]))) (if (and (featurep (quote menubar)) (not (featurep (quote infodock))) (not (featurep (quote ediff-hook)))) (ediff-xemacs-init-menus))) (if (featurep (quote menu-bar)) (progn (defvar menu-bar-ediff-misc-menu (make-sparse-keymap "Ediff Miscellanea")) (fset (quote menu-bar-ediff-misc-menu) (symbol-value (quote menu-bar-ediff-misc-menu))) (defvar menu-bar-epatch-menu (make-sparse-keymap "Apply Patch")) (fset (quote menu-bar-epatch-menu) (symbol-value (quote menu-bar-epatch-menu))) (defvar menu-bar-ediff-merge-menu (make-sparse-keymap "Merge")) (fset (quote menu-bar-ediff-merge-menu) (symbol-value (quote menu-bar-ediff-merge-menu))) (defvar menu-bar-ediff-menu (make-sparse-keymap "Compare")) (fset (quote menu-bar-ediff-menu) (symbol-value (quote menu-bar-ediff-menu))) (define-key menu-bar-ediff-menu [window] (quote ("This Window and Next Window" . compare-windows))) (define-key menu-bar-ediff-menu [ediff-windows-linewise] (quote ("Windows Line-by-line..." . ediff-windows-linewise))) (define-key menu-bar-ediff-menu [ediff-windows-wordwise] (quote ("Windows Word-by-word..." . ediff-windows-wordwise))) (define-key menu-bar-ediff-menu [separator-ediff-windows] (quote ("--"))) (define-key menu-bar-ediff-menu [ediff-regions-linewise] (quote ("Regions Line-by-line..." . ediff-regions-linewise))) (define-key menu-bar-ediff-menu [ediff-regions-wordwise] (quote ("Regions Word-by-word..." . ediff-regions-wordwise))) (define-key menu-bar-ediff-menu [separator-ediff-regions] (quote ("--"))) (define-key menu-bar-ediff-menu [ediff-dir-revision] (quote ("Directory Revisions..." . ediff-directory-revisions))) (define-key menu-bar-ediff-menu [ediff-revision] (quote ("File with Revision..." . ediff-revision))) (define-key menu-bar-ediff-menu [separator-ediff-directories] (quote ("--"))) (define-key menu-bar-ediff-menu [ediff-directories3] (quote ("Three Directories..." . ediff-directories3))) (define-key menu-bar-ediff-menu [ediff-directories] (quote ("Two Directories..." . ediff-directories))) (define-key menu-bar-ediff-menu [separator-ediff-files] (quote ("--"))) (define-key menu-bar-ediff-menu [ediff-buffers3] (quote ("Three Buffers..." . ediff-buffers3))) (define-key menu-bar-ediff-menu [ediff-files3] (quote ("Three Files..." . ediff-files3))) (define-key menu-bar-ediff-menu [ediff-buffers] (quote ("Two Buffers..." . ediff-buffers))) (define-key menu-bar-ediff-menu [ediff-files] (quote ("Two Files..." . ediff-files))) (define-key menu-bar-ediff-merge-menu [ediff-merge-dir-revisions-with-ancestor] (quote ("Directory Revisions with Ancestor..." . ediff-merge-directory-revisions-with-ancestor))) (define-key menu-bar-ediff-merge-menu [ediff-merge-dir-revisions] (quote ("Directory Revisions..." . ediff-merge-directory-revisions))) (define-key menu-bar-ediff-merge-menu [ediff-merge-revisions-with-ancestor] (quote ("Revisions with Ancestor..." . ediff-merge-revisions-with-ancestor))) (define-key menu-bar-ediff-merge-menu [ediff-merge-revisions] (quote ("Revisions..." . ediff-merge-revisions))) (define-key menu-bar-ediff-merge-menu [separator-ediff-merge] (quote ("--"))) (define-key menu-bar-ediff-merge-menu [ediff-merge-directories-with-ancestor] (quote ("Directories with Ancestor..." . ediff-merge-directories-with-ancestor))) (define-key menu-bar-ediff-merge-menu [ediff-merge-directories] (quote ("Directories..." . ediff-merge-directories))) (define-key menu-bar-ediff-merge-menu [separator-ediff-merge-dirs] (quote ("--"))) (define-key menu-bar-ediff-merge-menu [ediff-merge-buffers-with-ancestor] (quote ("Buffers with Ancestor..." . ediff-merge-buffers-with-ancestor))) (define-key menu-bar-ediff-merge-menu [ediff-merge-buffers] (quote ("Buffers..." . ediff-merge-buffers))) (define-key menu-bar-ediff-merge-menu [ediff-merge-files-with-ancestor] (quote ("Files with Ancestor..." . ediff-merge-files-with-ancestor))) (define-key menu-bar-ediff-merge-menu [ediff-merge-files] (quote ("Files..." . ediff-merge-files))) (define-key menu-bar-epatch-menu [ediff-patch-buffer] (quote ("To a Buffer..." . ediff-patch-buffer))) (define-key menu-bar-epatch-menu [ediff-patch-file] (quote ("To a File..." . ediff-patch-file))) (define-key menu-bar-ediff-misc-menu [emultiframe] (quote ("Toggle use of separate control buffer frame" . ediff-toggle-multiframe))) (define-key menu-bar-ediff-misc-menu [eregistry] (quote ("List Ediff Sessions" . ediff-show-registry))) (define-key menu-bar-ediff-misc-menu [ediff-cust] (quote ("Customize Ediff" . ediff-customize))) (define-key menu-bar-ediff-misc-menu [ediff-doc] (quote ("Ediff Manual" . ediff-documentation))))))
8955 ;;;### (autoloads (format-kbd-macro read-kbd-macro edit-named-kbd-macro
8956 ;;;;;; edit-last-kbd-macro edit-kbd-macro) "edmacro" "edmacro.el"
8961 *Non-nil if edit-kbd-macro should leave 8-bit characters intact.
8964 (autoload (quote edit-kbd-macro) "edmacro" "\
8967 Or, type `C-x e' or RET to edit the last keyboard macro, `C-h l' to edit
8968 the last 100 keystrokes as a keyboard macro, or `M-x' to edit a macro by
8974 (autoload (quote edit-last-kbd-macro) "edmacro" "\
8979 (autoload (quote edit-named-kbd-macro) "edmacro" "\
9192 (defvar menu-bar-emerge-menu (make-sparse-keymap "Emerge"))
9193 (fset 'menu-bar-emerge-menu (symbol-value 'menu-bar-emerge-menu))
9194 (define-key menu-bar-emerge-menu [emerge-merge-directories]
9196 (define-key menu-bar-emerge-menu [emerge-revisions-with-ancestor]
9198 (define-key menu-bar-emerge-menu [emerge-revisions]
9200 (define-key menu-bar-emerge-menu [emerge-files-with-ancestor]
9202 (define-key menu-bar-emerge-menu [emerge-files]
9204 (define-key menu-bar-emerge-menu [emerge-buffers-with-ancestor]
9206 (define-key menu-bar-emerge-menu [emerge-buffers]
9644 ;;;### (autoloads nil "erc-menu" "erc/erc-menu.el" (17935 53318))
9645 ;;; Generated autoloads from erc/erc-menu.el
9646 (autoload 'erc-menu-mode "erc-menu" nil t)
10196 Select a tags table file from a menu of those you have already used.
10466 (cond ((not (string-match "XEmacs" emacs-version)) (defvar eudc-tools-menu (make-sparse-keymap "Directory Search")) (fset (quote eudc-tools-menu) (symbol-value (quote eudc-tools-menu))) (define-key eudc-tools-menu [phone] (quote ("Get Phone" . eudc-get-phone))) (define-key eudc-tools-menu [email] (quote ("Get Email" . eudc-get-email))) (define-key eudc-tools-menu [separator-eudc-email] (quote ("--"))) (define-key eudc-tools-menu [expand-inline] (quote ("Expand Inline Query" . eudc-expand-inline))) (define-key eudc-tools-menu [query] (quote ("Query with Form" . eudc-query-form))) (define-key eudc-tools-menu [separator-eudc-query] (quote ("--"))) (define-key eudc-tools-menu [new] (quote ("New Server" . eudc-set-server))) (define-key eudc-tools-menu [load] (quote ("Load Hotlist of Servers" . eudc-load-eudc)))) (t (let ((menu (quote ("Directory Search" ["Load Hotlist of Servers" eudc-load-eudc t] ["New Server" eudc-set-server t] ["---" nil nil] ["Query with Form" eudc-query-form t] ["Expand Inline Query" eudc-expand-inline t] ["---" nil nil] ["Get Email" eudc-get-email t] ["Get Phone" eudc-get-phone t])))) (if (not (featurep (quote eudc-autoloads))) (if eudc-xemacs-p (if (and (featurep (quote menubar)) (not (featurep (quote infodock)))) (add-submenu (quote ("Tools")) menu)) (require (quote easymenu)) (cond ((fboundp (quote easy-menu-add-item)) (easy-menu-add-item nil (quote ("tools")) (easy-menu-create-menu (car menu) (cdr menu)))) ((fboundp (quote easy-menu-create-keymaps)) (define-key global-map [menu-bar tools eudc] (cons "Directory Search" (easy-menu-create-keymaps "Directory Search" (cdr menu)))))))))))
10527 ;;;### (autoloads (eudc-edit-hotlist) "eudc-hotlist" "net/eudc-hotlist.el"
10531 (autoload (quote eudc-edit-hotlist) "eudc-hotlist" "\
10730 ;;;;;; facemenu-set-intangible facemenu-set-invisible facemenu-set-face-from-menu
10737 (defvar facemenu-face-menu (let ((map (make-sparse-keymap "Face"))) (define-key map "o" (cons "Other..." (quote facemenu-set-face))) map) "\
10740 (defalias (quote facemenu-face-menu) facemenu-face-menu)
10742 (defvar facemenu-foreground-menu (let ((map (make-sparse-keymap "Foreground Color"))) (define-key map "o" (cons "Other..." (quote facemenu-set-foreground))) map) "\
10745 (defalias (quote facemenu-foreground-menu) facemenu-foreground-menu)
10747 (defvar facemenu-background-menu (let ((map (make-sparse-keymap "Background Color"))) (define-key map "o" (cons "Other..." (quote facemenu-set-background))) map) "\
10750 (defalias (quote facemenu-background-menu) facemenu-background-menu)
10752 (defvar facemenu-special-menu (let ((map (make-sparse-keymap "Special"))) (define-key map [115] (cons (purecopy "Remove Special") (quote facemenu-remove-special))) (define-key map [116] (cons (purecopy "Intangible") (quote facemenu-set-intangible))) (define-key map [118] (cons (purecopy "Invisible") (quote facemenu-set-invisible))) (define-key map [114] (cons (purecopy "Read-Only") (quote facemenu-set-read-only))) map) "\
10755 (defalias (quote facemenu-special-menu) facemenu-special-menu)
10757 (defvar facemenu-justification-menu (let ((map (make-sparse-keymap "Justification"))) (define-key map [99] (cons (purecopy "Center") (quote set-justification-center))) (define-key map [98] (cons (purecopy "Full") (quote set-justification-full))) (define-key map [114] (cons (purecopy "Right") (quote set-justification-right))) (define-key map [108] (cons (purecopy "Left") (quote set-justification-left))) (define-key map [117] (cons (purecopy "Unfilled") (quote set-justification-none))) map) "\
10760 (defalias (quote facemenu-justification-menu) facemenu-justification-menu)
10762 (defvar facemenu-indentation-menu (let ((map (make-sparse-keymap "Indentation"))) (define-key map [decrease-right-margin] (cons (purecopy "Indent Right Less") (quote decrease-right-margin))) (define-key map [increase-right-margin] (cons (purecopy "Indent Right More") (quote increase-right-margin))) (define-key map [decrease-left-margin] (cons (purecopy "Indent Less") (quote decrease-left-margin))) (define-key map [increase-left-margin] (cons (purecopy "Indent More") (quote increase-left-margin))) map) "\
10765 (defalias (quote facemenu-indentation-menu) facemenu-indentation-menu)
10767 (defvar facemenu-menu nil "\
10768 Facemenu top-level menu keymap.")
10770 (setq facemenu-menu (make-sparse-keymap "Text Properties"))
10772 (let ((map facemenu-menu)) (define-key map [dc] (cons (purecopy "Display Colors") (quote list-colors-display))) (define-key map [df] (cons (purecopy "Display Faces") (quote list-faces-display))) (define-key map [dp] (cons (purecopy "Describe Properties") (quote describe-text-properties))) (define-key map [ra] (cons (purecopy "Remove Text Properties") (quote facemenu-remove-all))) (define-key map [rm] (cons (purecopy "Remove Face Properties") (quote facemenu-remove-face-props))) (define-key map [s1] (list (purecopy "--"))))
10774 (let ((map facemenu-menu)) (define-key map [in] (cons (purecopy "Indentation") (quote facemenu-indentation-menu))) (define-key map [ju] (cons (purecopy "Justification") (quote facemenu-justification-menu))) (define-key map [s2] (list (purecopy "--"))) (define-key map [sp] (cons (purecopy "Special Properties") (quote facemenu-special-menu))) (define-key map [bg] (cons (purecopy "Background Color") (quote facemenu-background-menu))) (define-key map [fg] (cons (purecopy "Foreground Color") (quote facemenu-foreground-menu))) (define-key map [fc] (cons (purecopy "Face") (quote facemenu-face-menu))))
10776 (defalias (quote facemenu-menu) facemenu-menu)
10795 This command can also add FACE to the menu of faces,
10828 (autoload (quote facemenu-set-face-from-menu) "facemenu" "\
10830 This function is designed to be called from a menu; FACE is determined
10831 using the event type of the menu entry. If FACE is a symbol whose
10956 ;;;### (autoloads (ffap-bindings dired-at-point ffap-at-mouse ffap-menu
10982 (autoload (quote ffap-menu) "ffap" "\
10983 Put up a menu of files and urls mentioned in this buffer.
10984 Then set mark, jump to choice, and try to fetch it. The menu is
10985 cached in `ffap-menu-alist', and rebuilt by `ffap-menu-rescan'.
10987 a rebuild. Searches with `ffap-menu-regexp'.
11083 Set up hooks, load the cache file -- if existing -- and build the menu.
12019 ;;;### (autoloads (gmm-tool-bar-from-list gmm-widget-p gmm-error
12044 (autoload (quote gmm-tool-bar-from-list) "gmm-utils" "\
12045 Make a tool bar from ICON-LIST.
12047 Within each entry of ICON-LIST, the first element is a menu
12050 <menu-entry> to find out the name of a menu command. The fourth
12052 function `tool-bar-local-item'.
12055 `tool-bar-map'. If it is t, start with a new sparse map. You
12057 item. When \\[describe-key] <icon> shows \"<tool-bar> <new-file>
12540 nnml:mail.bar:
12541 \((to-address . \"bar@femail.com\")
12553 \(| (& (any \"\\\\(bar@femail\\\\.com\\\\|.*@femail\\\\.com\\\\)\"
12554 \"mail.bar\")
12995 With \\[universal-argument] prefix, you can edit the constructed shell command line
12997 With two \\[universal-argument] prefixes, directly edit and run `grep-command'.
13013 With \\[universal-argument] prefix, you can edit the constructed shell command line
13015 With two \\[universal-argument] prefixes, directly edit and run `grep-find-command'.
13567 and edit the file in `hexl-mode'.
13593 to the \"Edit\" menu. The commands in the submenu, which can be
13804 When hideshow minor mode is on, the menu bar is augmented with hideshow
13812 Turning hideshow minor mode off reverts the menu bar and the
14294 be a complex filter like (OR [name: foo] [mode: bar-mode]), will be
14295 turned into two separate filters [name: foo] and [mode: bar-mode].
14628 Begin using Ibuffer to edit a list of buffers.
14986 \\[ido-edit-input] Edit input string.
15063 \\[ido-edit-input] Edit input string (including directory).
15404 ;;;### (autoloads (image-dired-dired-edit-comment-and-tags image-dired-mark-tagged-files
15534 (autoload (quote image-dired-dired-edit-comment-and-tags) "image-dired" "\
15652 *The function to use for sorting the index mouse-menu.
15654 Affects only the mouse index menu.
15657 The items in the menu are then presented in the order they were found
15739 Add an `imenu' entry to the menu bar for the current buffer.
15740 NAME is a string used to name the menu bar item.
15746 Add an Imenu \"Index\" entry on the menu bar for the current buffer.
15753 Jump to a place in the buffer chosen using a buffer menu or mouse menu.
15860 With argument, allows you to edit the command line (default is value
15943 Build a menu of the possible matches.
15959 This works with menu items, cross references, and
15965 \\[Info-menu] Pick menu item specified by name (or abbreviation).
15966 Picking a menu item causes another node to be selected.
15972 \\[Info-next-reference] Move cursor to next cross-reference or menu item.
15973 \\[Info-prev-reference] Move cursor to previous cross-reference or menu item.
15977 \\[Info-history] Go to menu of visited nodes.
15982 Once you scroll far enough in a node that its menu appears on the
15984 subnode. When after all menu items (or if there is no menu),
15987 already visible, try to go to the previous menu entry, or up
16002 1 .. 9 Pick first ... ninth item in node's menu.
16059 value into the minibuffer so you can edit it. The default symbol is the
16071 into the minibuffer so you can edit it.
16198 ;;;### (autoloads (iso-cvt-define-menu iso-cvt-write-only iso-cvt-read-only
16277 (autoload (quote iso-cvt-define-menu) "iso-cvt" "\
16278 Add submenus to the File menu, to convert to and from various formats.
16387 (defvar ispell-menu-map nil "\
16388 Key map for ispell menu.")
16390 (defvar ispell-menu-xemacs nil "\
16391 Spelling menu for XEmacs.
16392 If nil when package is loaded, a standard menu will be set,
16393 and added as a submenu of the \"Edit\" menu.")
16395 (defvar ispell-menu-map-needed (and (not ispell-menu-map) (not (featurep (quote xemacs))) (quote reload)))
16397 (if ispell-menu-map-needed (progn (setq ispell-menu-map (make-sparse-keymap "Spell")) (define-key ispell-menu-map [ispell-change-dictionary] (quote (menu-item "Change Dictionary..." ispell-change-dictionary :help "Supply explicit dictionary file name"))) (define-key ispell-menu-map [ispell-kill-ispell] (quote (menu-item "Kill Process" ispell-kill-ispell :enable (and (boundp (quote ispell-process)) ispell-process (eq (ispell-process-status) (quote run))) :help "Terminate Ispell subprocess"))) (define-key ispell-menu-map [ispell-pdict-save] (quote (menu-item "Save Dictionary" (lambda nil (interactive) (ispell-pdict-save t t)) :help "Save personal dictionary"))) (define-key ispell-menu-map [ispell-customize] (quote (menu-item "Customize..." (lambda nil (interactive) (customize-group (quote ispell))) :help "Customize spell checking options"))) (define-key ispell-menu-map [ispell-help] (quote (menu-item "Help" (lambda nil (interactive) (describe-function (quote ispell-help))) :help "Show standard Ispell keybindings and commands"))) (define-key ispell-menu-map [flyspell-mode] (quote (menu-item "Automatic spell checking (Flyspell)" flyspell-mode :help "Check spelling while you edit the text" :button (:toggle bound-and-true-p flyspell-mode)))) (define-key ispell-menu-map [ispell-complete-word] (quote (menu-item "Complete Word" ispell-complete-word :help "Complete word at cursor using dictionary"))) (define-key ispell-menu-map [ispell-complete-word-interior-frag] (quote (menu-item "Complete Word Fragment" ispell-complete-word-interior-frag :help "Complete word fragment at cursor")))))
16399 (if ispell-menu-map-needed (progn (define-key ispell-menu-map [ispell-continue] (quote (menu-item "Continue Spell-Checking" ispell-continue :enable (and (boundp (quote ispell-region-end)) (marker-position ispell-region-end) (equal (marker-buffer ispell-region-end) (current-buffer))) :help "Continue spell checking last region"))) (define-key ispell-menu-map [ispell-word] (quote (menu-item "Spell-Check Word" ispell-word :help "Spell-check word at cursor"))) (define-key ispell-menu-map [ispell-comments-and-strings] (quote (menu-item "Spell-Check Comments" ispell-comments-and-strings :help "Spell-check only comments and strings")))))
16401 (if ispell-menu-map-needed (progn (define-key ispell-menu-map [ispell-region] (quote (menu-item "Spell-Check Region" ispell-region :enable mark-active :help "Spell-check text in marked region"))) (define-key ispell-menu-map [ispell-message] (quote (menu-item "Spell-Check Message" ispell-message :visible (eq major-mode (quote mail-mode)) :help "Skip headers and included message text"))) (define-key ispell-menu-map [ispell-buffer] (quote (menu-item "Spell-Check Buffer" ispell-buffer :help "Check spelling of selected buffer"))) (fset (quote ispell-menu-map) (symbol-value (quote ispell-menu-map)))))
16483 `C-r': Recursive edit.
16570 The `X' command aborts the message send so that you can edit the buffer.
17146 A major mode to edit GNU ld script files
17281 ;;;### (autoloads (log-edit) "log-edit" "log-edit.el" (18010 5298))
17282 ;;; Generated autoloads from log-edit.el
17284 (autoload (quote log-edit) "log-edit" "\
17286 \\<log-edit-mode-map>The buffer will be put in `log-edit-mode'.
17287 If SETUP is non-nil, the buffer is then erased and `log-edit-hook' is run.
17290 Once you're done editing the message, pressing \\[log-edit-done] will call
17291 `log-edit-done' which will end up calling CALLBACK to do the actual commit.
17294 If BUFFER is non-nil `log-edit' will jump to that buffer, use it to edit the
17466 A major mode to edit m4 macro files.
17519 With prefix argument, enters recursive edit, reading keyboard
17528 \\[edit] Enter recursive edit; ask again when you exit from that.
17555 { \"bar\", bar_data, bar_function },
17561 bar
17801 example to see that a rule action `echo foo: bar' is a not rule
17968 ;;;### (autoloads (menu-bar-mode) "menu-bar" "menu-bar.el" (17942
17970 ;;; Generated autoloads from menu-bar.el
17972 (put (quote menu-bar-mode) (quote standard-value) (quote (t)))
17974 (defvar menu-bar-mode nil "\
17976 See the command `menu-bar-mode' for a description of this minor mode.
17979 or call the function `menu-bar-mode'.")
17981 (custom-autoload (quote menu-bar-mode) "menu-bar" nil)
17983 (autoload (quote menu-bar-mode) "menu-bar" "\
17984 Toggle display of a menu bar on each frame.
17988 turn on menu bars; otherwise, turn off menu bars.
18885 This mode overrides the binding(s) of `mouse-buffer-menu' to provide a
18886 different buffer menu using the function `msb'.
19819 To begin using this mode for all `.m' files that you edit, add the
20263 Variables controlling indentation/edit style:
20661 (defvar cvs-global-menu (let ((m (make-sparse-keymap "PCL-CVS"))) (define-key m [status] (quote (menu-item "Directory Status" cvs-status :help "A more verbose status of a workarea"))) (define-key m [checkout] (quote (menu-item "Checkout Module" cvs-checkout :help "Check out a module from the repository"))) (define-key m [update] (quote (menu-item "Update Directory" cvs-update :help "Fetch updates from the repository"))) (define-key m [examine] (quote (menu-item "Examine Directory" cvs-examine :help "Examine the current state of a workarea"))) (fset (quote cvs-global-menu) m)))
20912 You can edit tabular text with these commands:
20919 Change the tab stop list: \\[edit-tab-stops]
20949 (defalias (quote edit-picture) (quote picture-mode))
21479 Toggle menu lock.
22052 switch to that buffer. Interactively, a prefix arg allows you to edit
22367 ;;;### (autoloads (quickurl-list quickurl-list-mode quickurl-edit-urls
22375 `quickurl-url-file' so that if you edit it by hand it will ensure that
22420 (autoload (quote quickurl-edit-urls) "quickurl" "\
22520 When recentf mode is enabled, it maintains a menu for visiting files
22694 When referencing, you get a menu with all labels of a given type and
22713 Under X, these and other functions will also be available as `Ref' menu
22714 on the menu bar.
22908 to initialize a message, which the user can then edit and finally send
23250 Read and edit incoming mail.
23285 \\[rmail-edit-current-message] Edit the current message. \\[rmail-cease-edit] to return to Rmail.
23329 ;;;### (autoloads (rmail-edit-current-message) "rmailedit" "mail/rmailedit.el"
23333 (autoload (quote rmail-edit-current-message) "rmailedit" "\
24236 The default value matches citations like `foo-bar>' plus whitespace.")
24265 It is inserted before you edit the message,
24266 so you can edit or delete these lines.")
24449 \\{ses-mode-edit-map}
24582 with your script for an edit-interpret-debug cycle.
24859 \\[edit-abbrevs] buffer: \"\" command-name).
25551 is generated. See the In/Out menu in the SQLi buffer for some functions
25566 Major mode to edit SQL.
26792 If you edit a sub-file of this archive (as with the `e' command) and
26794 saved back into the tar-file buffer; in this way you can edit a file
27293 Major mode to edit DocTeX files.
27329 creates a master menu. This work is done on a temporary buffer that
27389 * insert or update the menu for a section, and
27390 * create a master menu for a Texinfo source file.
27398 texinfo-make-menu \\[texinfo-make-menu]
27400 texinfo-master-menu
27402 texinfo-indent-menu-description (column &optional region-p)
27405 which menu descriptions are indented.
27408 `texinfo-update-node' and `texinfo-make-menu' functions do their jobs
28090 (define-key global-map [menu-bar mouse-1] 'tmm-menubar-mouse)
28095 X-POSITION, if non-nil, specifies a horizontal position within the menu bar;
28096 we make that menu bar item (the one at that position) the default choice.
28110 Creates a text-mode menu of possible choices. You can access the elements
28111 in the menu in two ways:
28116 MENU is like the MENU argument to `x-popup-menu': either a
28188 ;;;### (autoloads (tool-bar-local-item-from-menu tool-bar-add-item-from-menu
28189 ;;;;;; tool-bar-local-item tool-bar-add-item) "tool-bar" "tool-bar.el"
28191 ;;; Generated autoloads from tool-bar.el
28193 (put (quote tool-bar-mode) (quote standard-value) (quote (t)))
28195 (autoload (quote tool-bar-add-item) "tool-bar" "\
28196 Add an item to the tool bar.
28198 for the fake function key in the menu keymap. Remaining arguments
28199 PROPS are additional items to add to the menu item specification. See
28207 Use this function only to make bindings in the global value of `tool-bar-map'.
28208 To define items in any other map, use `tool-bar-local-item'.
28212 (autoload (quote tool-bar-local-item) "tool-bar" "\
28213 Add an item to the tool bar in map MAP.
28215 for the fake function key in the menu keymap. Remaining arguments
28216 PROPS are additional items to add to the menu item specification. See
28226 (autoload (quote tool-bar-add-item-from-menu) "tool-bar" "\
28227 Define tool bar binding for COMMAND in keymap MAP using the given ICON.
28228 This makes a binding for COMMAND in `tool-bar-map', copying its
28229 binding from the menu bar in MAP (which defaults to `global-map'), but
28231 finds ICON just like `tool-bar-add-item'. PROPS are additional
28234 MAP must contain appropriate binding for `[menu-bar]' which holds a keymap.
28236 Use this function only to make bindings in the global value of `tool-bar-map'.
28237 To define items in any other map, use `tool-bar-local-item-from-menu'.
28241 (autoload (quote tool-bar-local-item-from-menu) "tool-bar" "\
28242 Define local tool bar binding for COMMAND using the given ICON.
28244 the menu bar in FROM-MAP (which defaults to `global-map'), but
28246 finds ICON just like `tool-bar-add-item'. PROPS are additional
28249 FROM-MAP must contain appropriate binding for `[menu-bar]' which
29420 Ask user what to do when he wants to edit FILE but it is locked by OPPONENT.
29425 return nil (edit the file even though it is locked).
29483 ;;;;;; vc-diff vc-register vc-next-action vc-do-command edit-vc-file
29496 See also `log-edit-done-hook'.")
29525 (autoload (quote edit-vc-file) "vc" "\
29744 Display the edit history of the current file using colors.
29764 `vc-annotate-menu-elements' customizes the menu elements of the
29765 mode-specific menu. `vc-annotate-color-map' and
29883 Template generators can be invoked from the VHDL menu, by key
29885 the keyword (i.e. first word of menu entry not in parenthesis) and
29962 (`M-C-\\') or the entire buffer (menu). Argument and port lists are
30022 internal signal initializations (menu).
30059 Key bindings (`C-c ...') exist for most commands (see in menu).
30063 All commands can be found in the VHDL menu including their key bindings.
30068 be accessed from the VHDL menu and is automatically opened if option
30081 project hierarchy browsing mode in the speedbar menu or by typing `f',
30087 complete designs can directly be compiled (\"Make\" menu entry).
30132 | the menu (`C-c C-c C-f') (for the architecture the cursor is in) or from
30133 | the speedbar menu (for the architecture under the cursor). The
30140 | can be marked as most-recently-analyzed (speedbar menu) before
30152 compiler (menu, `C-c C-k'). The compiler to be used is specified by
30159 command (menu, `C-c M-C-k') if an appropriate Makefile exists.
30195 the menu or speedbar (temporarily). For each project, title and
30216 As an alternative to the speedbar, an index menu can be added (set
30217 option `vhdl-index-menu' to non-nil) or made accessible as a mouse menu
30220 larger than `font-lock-maximum-size'). Also, a source file menu can be
30221 added (set option `vhdl-source-file-menu' to non-nil) for browsing the
30237 region (menu) or buffer (`C-c C-x C-c') according to the options
30280 in the menu, through key bindings (`C-c C-m ...'), or by keyword
30287 be hidden using the `Hide/Show' menu or by pressing `S-mouse-2' within
30288 the code (see customization group `vhdl-menu'). XEmacs: limited
30323 accessible from the \"Options\" menu entry. Simple options (switches
30326 sessions using the \"Save Options\" menu entry.
30329 the \"Customize\" menu entry or the command `M-x customize-option' (`M-x
30336 what other useful user options there are (`M-x vhdl-customize' or menu)!
30359 See also the release notes (menu) for added features in new releases.
30502 ;;;### (autoloads (View-exit-and-edit view-mode-enter view-mode view-buffer-other-frame
30660 viewing a buffer (file) and find out you want to edit it.
30662 \\[View-exit-and-edit] exit View mode, and make the current buffer editable
30707 (autoload (quote View-exit-and-edit) "view" "\
30849 typing \\[wdired-finish-edit] Emacs renames the files and directories
31031 ;;;;;; widget-prompt-value widgetp) "wid-edit" "wid-edit.el" (17952
31033 ;;; Generated autoloads from wid-edit.el
31035 (autoload (quote widgetp) "wid-edit" "\
31040 (autoload (quote widget-prompt-value) "wid-edit" "\
31046 (autoload (quote widget-create) "wid-edit" "\
31052 (autoload (quote widget-delete) "wid-edit" "\
31057 (autoload (quote widget-insert) "wid-edit" "\
31069 (autoload (quote widget-setup) "wid-edit" "\
31415 ;;;### (autoloads nil nil ("bindings.el" "buff-menu.el" "calc/calc-aent.el"
31432 ;;;;;; "calendar/cal-menu.el" "calendar/cal-move.el" "calendar/cal-persia.el"
31515 ;;;;;; "mh-e/mh-tool-bar.el" "mh-e/mh-utils.el" "mh-e/mh-xface.el"
31532 ;;;;;; "saveplace.el" "sb-image.el" "scroll-bar.el" "select.el"