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

Lines Matching +defs:default +defs:frame +defs:alist

212 If FILE-NAME is nil, use the value of `change-log-default-name'.
213 If `change-log-default-name' is nil, behave as though it were 'ChangeLog'
216 If `change-log-default-name' contains a leading directory component, then
220 Once a file is found, `change-log-default-name' is set locally in the
232 If nil, use the value of `change-log-default-name'.
308 Fix any old-style date entries in the current log file to default format.
316 ;;;;;; ad-enable-advice ad-default-compilation-action ad-redefinition-action)
333 (defvar ad-default-compilation-action (quote maybe) "\
342 (custom-autoload (quote ad-default-compilation-action) "advice" t)
379 on the value of `ad-default-compilation-action' (which see).
462 default rule lists defined in `align-rules-list' and
498 override the default alignment rules that would have been used to
508 can be used to override the default alignment rules that would have
518 default alignment rules that would have been used to identify the text
674 and establish a default file-var setting
695 Topics pending encryption are, by default, automatically
793 The string at the beginning of a HEADER PREFIX, by default a `.'.
810 plain BULLETs are by default used, according to the DEPTH of the
888 You can specify the one's name by NAME; the default value is \"Sarah\".
952 Use ANTLR's convention for TABs according to `antlr-tab-offset-alist'.
1551 Insert default contents into new files if variable `auto-insert' is non-nil.
1552 Matches the visited file name against the elements of `auto-insert-alist'.
1557 Associate CONDITION with (additional) ACTION in `auto-insert-alist'.
1723 Whenever the mouse is moved, the frame is also raised.
1863 \\[bibtex-empty-field] replaces the text of the current field with the default \"\" or {}.
1921 Optional prefix argument is the number of balls; the default is 4.
1935 specifies the number of balls to be hidden in the box; the default is
2047 It is not bound to any key by default: to bind it
2070 the new bookmark onto the bookmark alist. Thus the most recently set
2093 `bookmark-alist' is nil. If that happens, you need to load in some
2139 `bookmark-alist' is nil. If that happens, you need to load in some
2164 Saves by default in the file defined by the variable
2165 `bookmark-default-file'. With a prefix arg, save it in file FILE
2169 FILE, and if you just want it to write to the default file, then
2177 `bookmark-default-file'.
2188 If you load a file that doesn't contain a proper bookmark alist, you
2226 ;;;;;; browse-url-default-browser browse-url-at-mouse browse-url-at-point
2233 (defvar browse-url-browser-function (cond ((memq system-type (quote (windows-nt ms-dos cygwin))) (quote browse-url-default-windows-browser)) ((memq system-type (quote (darwin))) (quote browse-url-default-macosx-browser)) (t (quote browse-url-default-browser))) "\
2242 regexp should probably be \".\" to specify a default browser.")
2311 (autoload (quote browse-url-default-browser) "browse-url" "\
2642 button-type from which NAME inherits its default property values
2954 ;;;;;; calendar-remove-frame-by-deleting mark-diary-entries-in-calendar
2961 0 means the principal month is in the center (default), -1 means on the left,
2982 (defvar calendar-remove-frame-by-deleting nil "\
2983 Determine how the calendar mode removes a frame no longer needed.
2984 If nil, make an icon of the frame. If non-nil, delete the frame.")
2986 (custom-autoload (quote calendar-remove-frame-by-deleting) "calendar" t)
3097 specified by the variable `american-date-diary-pattern', by default:
3130 To revert to the default American style from the European style, execute
3142 entries (in the default American style):
3243 1990. The default European date styles (see `european-date-diary-pattern')
3290 buffer. The default just does the printing. Other uses might include, for
3333 If nil (the default), `simple-diary-display' is used. Use `ignore' for no
3497 The frame setup of the calendar.
3498 The choices are: `one-frame' (calendar and diary together in one separate,
3499 dedicated frame); `two-frames' (calendar and diary in separate, dedicated
3500 frames); `calendar-only' (calendar in a separate, dedicated frame); with
3501 any other value the current frame is used. Using any of the first
3507 Choose between the one frame, two frame, or basic calendar displays.
3517 0 means Sunday (default), 1 means Monday, and so on.
3585 (add-to-list 'auto-mode-alist '("\\.\\(cc\\|hh\\)\\'" . c++-mode))
3586 (add-to-list 'auto-mode-alist '("\\.[ch]\\(pp\\|xx\\|\\+\\+\\)\\'" . c++-mode))
3587 (add-to-list 'auto-mode-alist '("\\.\\(CC?\\|HH?\\)\\'" . c++-mode))
3588 (add-to-list 'auto-mode-alist '("\\.[ch]\\'" . c-mode))
3589 (add-to-list 'auto-mode-alist '("\\.y\\(acc\\)?\\'" . c-mode))
3590 (add-to-list 'auto-mode-alist '("\\.lex\\'" . c-mode))
3632 (add-to-list 'auto-mode-alist '("\\.m\\'" . objc-mode))
3654 (add-to-list 'auto-mode-alist '("\\.java\\'" . java-mode))
3676 (add-to-list 'auto-mode-alist '("\\.idl\\'" . idl-mode))
3698 (add-to-list 'auto-mode-alist '("\\.\\(u?lpc\\|pike\\|pmod\\(.in\\)?\\)\\'" . pike-mode))
3699 (add-to-list 'interpreter-mode-alist '("pike" . pike-mode))
3718 (add-to-list 'auto-mode-alist '("\\.awk\\'" . awk-mode))
3719 (add-to-list 'interpreter-mode-alist '("awk" . awk-mode))
3720 (add-to-list 'interpreter-mode-alist '("mawk" . awk-mode))
3721 (add-to-list 'interpreter-mode-alist '("nawk" . awk-mode))
3722 (add-to-list 'interpreter-mode-alist '("gawk" . awk-mode))
3735 in the variable `c-style-alist'.
3740 values indicated by the pertinent entry in `c-style-alist'. Other variables
3743 If DONT-OVERRIDE is neither nil nor t, style variables whose default values
3744 have been set (more precisely, whose default values are not the symbol
3758 Adds a style to `c-style-alist', or updates an existing one.
3764 See the variable `c-style-alist' for the semantics of BASESTYLE,
3771 Change the value of a syntactic element symbol in `c-offsets-alist'.
4065 There are no special keybindings by default.
4394 With argument, allows you to edit the command line (default is value
4420 Return an updated `non-iso-charset-alist'.
4507 Return an alist of supported codepages.
4509 Each association in the alist has the form (NNN . CHARSET), where NNN is the
4672 *Number of lines in a compilation window. If nil, use Emacs default.")
4710 nil as an element means to try the default directory.")
4715 *Last shell command used to do a compilation; default for next compilation.
4768 If COMMAND starts with a cd command, that becomes the `default-directory'.
4769 The rest of the arguments are optional; for them, nil means use the default.
4777 the matching section of the visited source line; the default is to use the
4821 (add-to-list (quote auto-mode-alist) (quote ("\\.gcov\\'" . compilation-mode)))
4896 (defconst reference-point-alist (quote ((tl . 0) (tc . 1) (tr . 2) (Bl . 3) (Bc . 4) (Br . 5) (bl . 6) (bc . 7) (br . 8) (cl . 9) (cc . 10) (cr . 11) (top-left . 0) (top-center . 1) (top-right . 2) (base-left . 3) (base-center . 4) (base-right . 5) (bottom-left . 6) (bottom-center . 7) (bottom-right . 8) (center-left . 9) (center-center . 10) (center-right . 11) (ml . 3) (mc . 10) (mr . 5) (mid-left . 3) (mid-center . 10) (mid-right . 5))) "\
4938 \(see `reference-point-alist').
4968 symbols. See the documentation of `reference-point-alist' for more
4992 STRING to be composed. They default to the beginning and the end of
5017 `reference-point-alist' for more detail.
5061 value should be an alist of PATTERNs vs FUNCs, where PATTERNs are
5078 This function is the default value of `compose-chars-after-function'.
5205 recognized according to the variable `conf-space-keywords-alist'.
5348 default.) You can always quote (with \\[quoted-insert]) the left
5363 and POD directives (Disabled by default, see `cperl-electric-keywords'.)
5585 The default value for the separator character is the value of
5586 `crm-default-separator' (comma). The separator character may be
5711 Set the default for VARIABLE to VALUE, and return VALUE.
5715 VARIABLE, otherwise `set-default' is used.
5728 Set the default for VARIABLE to VALUE, and save it for future sessions.
5732 VARIABLE, otherwise `set-default' is used.
5784 (defvar customize-package-emacs-version-alist nil "\
5802 For example, the MH-E package updates this alist as follows:
5804 (add-to-list 'customize-package-emacs-version-alist
5821 or default values have changed since the previous major Emacs release.
5893 OPTIONS should be an alist of the form ((SYMBOL WIDGET)...), where
5903 OPTIONS should be an alist of the form ((SYMBOL WIDGET)...), where
5916 The default is nil, which means to use your init file
5985 (defconst custom-face-attributes (quote ((:family (string :tag "Font Family" :help-echo "Font family or fontset alias name.")) (:width (choice :tag "Width" :help-echo "Font width." :value normal (const :tag "compressed" condensed) (const :tag "condensed" condensed) (const :tag "demiexpanded" semi-expanded) (const :tag "expanded" expanded) (const :tag "extracondensed" extra-condensed) (const :tag "extraexpanded" extra-expanded) (const :tag "medium" normal) (const :tag "narrow" condensed) (const :tag "normal" normal) (const :tag "regular" normal) (const :tag "semicondensed" semi-condensed) (const :tag "semiexpanded" semi-expanded) (const :tag "ultracondensed" ultra-condensed) (const :tag "ultraexpanded" ultra-expanded) (const :tag "wide" extra-expanded))) (:height (choice :tag "Height" :help-echo "Face's font height." :value 1.0 (integer :tag "Height in 1/10 pt") (number :tag "Scale" 1.0))) (:weight (choice :tag "Weight" :help-echo "Font weight." :value normal (const :tag "black" ultra-bold) (const :tag "bold" bold) (const :tag "book" semi-light) (const :tag "demibold" semi-bold) (const :tag "extralight" extra-light) (const :tag "extrabold" extra-bold) (const :tag "heavy" extra-bold) (const :tag "light" light) (const :tag "medium" normal) (const :tag "normal" normal) (const :tag "regular" normal) (const :tag "semibold" semi-bold) (const :tag "semilight" semi-light) (const :tag "ultralight" ultra-light) (const :tag "ultrabold" ultra-bold))) (:slant (choice :tag "Slant" :help-echo "Font slant." :value normal (const :tag "italic" italic) (const :tag "oblique" oblique) (const :tag "normal" normal))) (:underline (choice :tag "Underline" :help-echo "Control text underlining." (const :tag "Off" nil) (const :tag "On" t) (color :tag "Colored"))) (:overline (choice :tag "Overline" :help-echo "Control text overlining." (const :tag "Off" nil) (const :tag "On" t) (color :tag "Colored"))) (:strike-through (choice :tag "Strike-through" :help-echo "Control text strike-through." (const :tag "Off" nil) (const :tag "On" t) (color :tag "Colored"))) (:box (choice :tag "Box around text" :help-echo "Control box around text." (const :tag "Off" nil) (list :tag "Box" :value (:line-width 2 :color "grey75" :style released-button) (const :format "" :value :line-width) (integer :tag "Width") (const :format "" :value :color) (choice :tag "Color" (const :tag "*" nil) color) (const :format "" :value :style) (choice :tag "Style" (const :tag "Raised" released-button) (const :tag "Sunken" pressed-button) (const :tag "None" nil)))) (lambda (real-value) (and real-value (let ((lwidth (or (and (consp real-value) (plist-get real-value :line-width)) (and (integerp real-value) real-value) 1)) (color (or (and (consp real-value) (plist-get real-value :color)) (and (stringp real-value) real-value) nil)) (style (and (consp real-value) (plist-get real-value :style)))) (list :line-width lwidth :color color :style style)))) (lambda (cus-value) (and cus-value (let ((lwidth (plist-get cus-value :line-width)) (color (plist-get cus-value :color)) (style (plist-get cus-value :style))) (cond ((and (null color) (null style)) lwidth) ((and (null lwidth) (null style)) color) (t (nconc (and lwidth (\` (:line-width (\, lwidth)))) (and color (\` (:color (\, color)))) (and style (\` (:style (\, style))))))))))) (:inverse-video (choice :tag "Inverse-video" :help-echo "Control whether text should be in inverse-video." (const :tag "Off" nil) (const :tag "On" t))) (:foreground (color :tag "Foreground" :help-echo "Set foreground color (name or #RRGGBB hex spec).")) (:background (color :tag "Background" :help-echo "Set background color (name or #RRGGBB hex spec).")) (:stipple (choice :tag "Stipple" :help-echo "Background bit-mask" (const :tag "None" nil) (file :tag "File" :help-echo "Name of bitmap file." :must-match t))) (:inherit (repeat :tag "Inherit" :help-echo "List of faces to inherit attributes from." (face :Tag "Face" default)) (lambda (real-value) (cond ((or (null real-value) (eq real-value (quote unspecified))) nil) ((symbolp real-value) (list real-value)) (t real-value))) (lambda (cus-value) (if (and (consp cus-value) (null (cdr cus-value))) (car cus-value) cus-value))))) "\
6011 `user' theme. The `user' theme is one of the default themes known to Emacs.
6079 be included in the variable `cwarn-configuration'. By default C and
6136 Possible values are listed in `cyrillic-language-alist'.
6137 If the argument is t, we use the default cyrillic transliteration.
6250 dcl-calc-cont-indent-relative (set by default)
6271 Default value for imenu-generic-expression. The default includes
6287 The following example uses the default values for all variables:
6436 `delphi-indent-level' (default 3)
6438 `delphi-compound-block-indent' (default 0)
6440 `delphi-case-label-indent' (default 0)
6442 `delphi-tab-always-indents' (default t)
6445 `delphi-newline-always-indents' (default t)
6447 line, insert a blank line and move to the default indent column of the
6449 `delphi-search-path' (default .)
6451 `delphi-verbose' (default nil)
6456 `delphi-comment-face' (default font-lock-comment-face)
6458 `delphi-string-face' (default font-lock-string-face)
6460 `delphi-keyword-face' (default font-lock-keyword-face)
6462 `delphi-other-face' (default nil)
6527 Use TABLE instead of the default.
6530 Use TABLE instead of the default.
6539 and DOCSTRING is generated by default.
6595 ;;;;;; desktop-load-default desktop-read desktop-remove desktop-save
6615 (defvar desktop-locals-to-save (quote (desktop-locals-to-save truncate-lines case-fold-search case-replace fill-column overwrite-mode change-log-default-name line-number-mode column-number-mode size-indication-mode buffer-file-coding-system indent-tabs-mode tab-width indicate-buffer-boundaries indicate-empty-lines show-trailing-whitespace)) "\
6644 Buffers with a major mode not specified here, are restored by the default
6752 (autoload (quote desktop-load-default) "desktop" "\
6753 Load the `default' start-up library manually.
6896 Interactively the current buffer's file name is the default for NEW
6897 and a backup file for NEW is the default for OLD.
6945 ;;;### (autoloads (dired-mode dired-noselect dired-other-frame dired-other-window
6973 nil (the default), if it gives `bar@ -> foo', set it to t.
7019 *If non-nil, Dired tries to guess a default target directory.
7062 (define-key ctl-x-5-map "d" 'dired-other-frame)
7064 (autoload (quote dired-other-frame) "dired" "\
7065 \"Edit\" directory DIRNAME. Like `dired' but makes a new frame.
7110 subdirectory, or type \\[dired-build-subdir-alist] to parse the buffer
7230 `lpr-switches' as default.
7335 You can reset all subdirectory switches to the default using
7377 with the same names that the files currently have. The default
7391 with the same names that the files currently have. The default
7404 with the same names that the files currently have. The default
7415 The default suggested for the target directory depends on the value
7478 You can reset all subdirectory switches to the default using
7639 ;;;;;; standard-display-g1 standard-display-ascii standard-display-default
7681 (autoload (quote standard-display-default) "disp-table" "\
7682 Display characters in the range L to H using the default notation.
7694 it is meaningless for an X frame.
7701 X frame.
7726 Return the face of glyph code GLYPH, or nil if glyph has default face.
7776 ;;;### (autoloads (dnd-protocol-alist) "dnd" "dnd.el" (17949 41467))
7779 (defvar dnd-protocol-alist (quote (("^file:///" . dnd-open-local-file) ("^file://" . dnd-open-file) ("^file:" . dnd-open-local-file) ("^\\(https?\\|ftp\\|file\\|nfs\\)://" . dnd-open-file))) "\
7792 (custom-autoload (quote dnd-protocol-alist) "dnd" t)
7818 (add-to-list 'auto-mode-alist '("\\.soa\\'" . dns-mode))
7895 Optional KEYMAP is the default (defvar) keymap bound to the mode keymap.
7910 Don't use this default group name unless you have written a
7914 By default, the mode is buffer-local.
8139 If DIRECTORY is nil, it's used `default-directory'.
8181 If DIRECTORY is nil, it's used `default-directory'.
8220 If DIRECTORY is nil, it's used `default-directory'.
8248 The default value is \"ebnf--\".
8270 The default value is \"ebnf--\".
8288 If DIRECTORY is nil, use `default-directory'.
8390 ;;;;;; ebrowse-tags-complete-symbol ebrowse-tags-find-definition-other-frame
8391 ;;;;;; ebrowse-tags-view-definition-other-frame ebrowse-tags-find-declaration-other-frame
8459 (autoload (quote ebrowse-tags-find-declaration-other-frame) "ebrowse" "\
8460 Find definition of member at point in other frame.
8464 (autoload (quote ebrowse-tags-view-definition-other-frame) "ebrowse" "\
8465 View definition of member at point in other frame.
8469 (autoload (quote ebrowse-tags-find-definition-other-frame) "ebrowse" "\
8470 Find definition of member at point in other frame.
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))))))
8939 Switch from multiframe display to single-frame display and back.
8940 To change the default, set the variable `ediff-window-setup-function',
8948 To change the default, set the variable `ediff-use-toolbar-p', which see.
9055 BUFFER is put into `default-major-mode' (or `fundamental-mode').
9446 Look up entries in `erc-ezb-login-alist'. If the username or password
9447 in the alist is `nil', prompt for the appropriate values.
9671 search for a match in `erc-networks-alist'.
9676 Interactively select a server to connect to using `erc-server-alist'.
9912 ;;;;;; pop-tag-mark find-tag-regexp find-tag-other-frame find-tag-other-window
9914 ;;;;;; visit-tags-table tags-table-mode find-tag-default-function
9927 (defvar tags-case-fold-search (quote default) "\
9967 (defvar find-tag-default-function nil "\
9968 *A function of no arguments used by \\[find-tag] to pick a default tag.
9970 has a `find-tag-default-function' property (see `put'), that is used.
9971 Otherwise, `find-tag-default' is used.")
9973 (custom-autoload (quote find-tag-default-function) "etags" t)
10017 The default for TAGNAME is the expression in the buffer near point.
10038 The default for TAGNAME is the expression in the buffer around or before point.
10060 move point there. The default for TAGNAME is the expression in the buffer
10080 (autoload (quote find-tag-other-frame) "etags" "\
10082 Select the buffer containing the tag's definition in another frame, and
10083 move point there. The default for TAGNAME is the expression in the buffer
10101 (define-key ctl-x-5-map "." 'find-tag-other-frame)
10205 The string to complete is chosen in the same way as the default
10421 Unless NO-SAVE is non-nil, the server is saved as the default
10683 Extra indentation within do blocks (default 3).
10685 Extra indentation within if/select case/where/forall blocks (default 3).
10687 Extra indentation within type/interface/block-data blocks (default 3).
10690 (default 2).
10692 Extra indentation applied to continuation lines (default 5).
10695 line in region (default \"!!!$\").
10698 (default \"!\").
10701 (default \"!hpf\\\\$\").
10704 (default \"[-+*/><=,% \\t]\").
10707 (default t).
10709 Automatic insertion of & at beginning of continuation lines (default t).
10713 whether to blink the matching beginning (default 'blink).
10715 Automatic change of case of keywords (default nil).
10718 Do not left-justify line numbers (default nil).
10788 If FACE is `default', to \"apply\" it means clearing
10935 is triggering the reminder activity. The default is 'on-demand, which
10945 WHAT-EVENT is used as a key into the table `feedmail-queue-reminder-alist'. If
10948 by redefining `feedmail-queue-reminder-alist'. If you don't want any reminders,
10949 you can set `feedmail-queue-reminder-alist' to nil.
10971 Find FILENAME, guessing a default from text around point.
10985 cached in `ffap-menu-alist', and rebuilt by `ffap-menu-rescan'.
11213 - `ff-other-file-alist'
11218 `ff-other-file-alist' that matches this file's extension.
11252 ;;;;;; find-definition-noselect find-variable-other-frame find-variable-other-window
11253 ;;;;;; find-variable find-variable-noselect find-function-other-frame
11271 and it is interpreted via `find-function-regexp-alist'.
11311 (autoload (quote find-function-other-frame) "find-func" "\
11312 Find, in another frame, the definition of FUNCTION near point.
11352 (autoload (quote find-variable-other-frame) "find-func" "\
11353 Find, in another frame, the definition of VARIABLE near point.
11533 The default flyspell behavior is to highlight incorrect words.
11629 Only windows displayed in the same frame follow each-other.
11633 \(This is the default.)
11648 frame, are deleted and the selected window is split in two
11655 selected if the original window is the first one in the frame.
11726 ;;;### (autoloads (fortran-mode fortran-tab-mode-default) "fortran"
11730 (defvar fortran-tab-mode-default nil "\
11736 (custom-autoload (quote fortran-tab-mode-default) "fortran" t)
11755 Extra indentation within DO blocks (default 3).
11757 Extra indentation within IF blocks (default 3).
11760 (default 3)
11762 Extra indentation applied to continuation statements (default 5).
11764 Amount of extra indentation for text in full-line comments (default 0).
11775 (default 'fixed)
11778 full-line comment indentation (default \" \").
11780 Minimum indentation for statements in fixed format mode (default 6).
11782 Minimum indentation for statements in TAB format mode (default 9).
11784 Maximum indentation for line numbers (default 1). A line number will
11789 statements (default nil).
11792 to blink on the matching IF (or DO [WHILE]). (default nil)
11795 line (default \"$\").
11798 the region (default \"c$$$\").
11801 as typed (default t).
11803 Non-nil causes lines to be broken before delimiters (default t).
11873 If `gdb-many-windows' is nil (the default value) then gdb just
11881 occupies the full width of the frame. Keybindings are shown in
11943 you do not supply it, `define-generic-mode' uses a default
11963 `auto-mode-alist'. These regular expressions are added when Emacs
12054 If ZAP-LIST is a list, remove those item from the default
12060 DEFAULT-MAP specifies the default key map for ICON-LIST.
12067 ;;;### (autoloads (gnus gnus-other-frame gnus-slave gnus-no-server
12094 (autoload (quote gnus-other-frame) "gnus" "\
12095 Pop up a frame to read news.
12097 option `gnus-other-frame-function' (default `gnus') with the argument
12098 ARG if Gnus is not running, otherwise just pop up a Gnus frame. The
12100 such as \"unix:0\" to specify where to pop up a frame. If DISPLAY is
12101 omitted or the function `make-frame-on-display' is not available, the
12294 variable `gnus-delay-default-hour', minute and second are zero.
12402 ;;;### (autoloads (gnus-fetch-group-other-frame gnus-fetch-group)
12412 (autoload (quote gnus-fetch-group-other-frame) "gnus-group" "\
12413 Pop up a frame and enter GROUP.
12478 gnus-group-split-default-catch-all-group. This variable is only used
12483 uses are as simple as the name of a default mail group, but more
12495 If CATCH-ALL is nil, gnus-group-split-default-catch-all-group is used
12873 By default, goto-address binds `goto-address-at-point' to mouse-2 and C-c RET
12896 The default grep command for \\[grep].
12901 The default value of this variable is set up by `grep-compute-defaults';
12907 The default find command for \\[grep-find].
12908 The default value of this variable is set up by `grep-compute-defaults';
12918 (defvar grep-regexp-alist (quote (("^\\(.+?\\)\\(:[ ]*\\)\\([0-9]+\\)\\2" 1 3) ("^\\(\\(.+?\\):\\([0-9]+\\):\\).*?\\(\\[01;31m\\(?:\\[K\\)?\\)\\(.*?\\)\\(\\[[0-9]*m\\)" 2 3 ((lambda nil (setq compilation-error-screen-columns nil) (- (match-beginning 4) (match-end 1))) lambda nil (- (match-end 5) (match-end 1) (- (match-end 4) (match-beginning 4)))) nil 1) ("^Binary file \\(.+\\) matches$" 1 nil nil 0 1))) "\
12919 Regexp used to match grep hits. See `compilation-error-regexp-alist'.")
12922 The default grep program for `grep-command' and `grep-find-command'.
12926 The default find program for `grep-find-command'.
12930 Non-nil means that `grep-find' uses the `xargs' utility by default.
12969 A prefix argument says to default the argument based upon the current
13050 default this command starts GDB using a graphical interface. See
13117 (add-to-list (quote auto-mode-alist) (quote ("/\\.gdbinit" . gdb-script-mode)))
13136 Variables: handwrite-linespace (default 12)
13137 handwrite-fontsize (default 11)
13138 handwrite-numlines (default 60)
13139 handwrite-pagenumbering (default nil)
13249 The default is `never'.")
13343 If VARIABLE has a buffer-local value in BUFFER (default to the current buffer),
13729 `hide-ifdef-define-alist'
13731 Use `hide-ifdef-set-define-alist' to save the current `hide-ifdef-env'
13732 and `hide-ifdef-use-define-alist' to set the current `hide-ifdef-env'
13733 from one of the lists in `hide-ifdef-define-alist'.
13773 (defvar hs-special-modes-alist (quote ((c-mode "{" "}" "/[*/]" nil hs-c-like-adjust-block-beginning) (c++-mode "{" "}" "/[*/]" nil hs-c-like-adjust-block-beginning) (bibtex-mode ("^@\\S(*\\(\\s(\\)" 1)) (java-mode "{" "}" "/[*/]" nil hs-c-like-adjust-block-beginning))) "\
13789 see the `hs-special-modes-alist' entry for `bibtex-mode'.
13813 variables to default values and disables the hideshow commands.
13906 The default is the current buffer and the one in the next window.
13923 If the buffer has a backup filename, it is used as the default when
14386 Move forward by COUNT marked buffers (default 1).
14389 to move by. The default is `ibuffer-marked-char'.
14397 Move backwards by COUNT marked buffers (default 1).
14400 to move by. The default is `ibuffer-marked-char'.
14437 to `ibuffer-default-directory' iff non-nil, otherwise `default-directory'.
14531 Otherwise, the title will default to a capitalized version of the
14621 Like `ibuffer', but displayed in another window by default.
14777 When called with a prefix ARG, or when `idlwave-shell-use-dedicated-frame'
14844 default. Use \\[idlwave-update-routine-info] to update this
14920 (add-to-list 'auto-mode-alist '("\\.[Pp][Rr][Oo]\\'" . idlwave-mode))
14927 ;;;;;; ido-find-file-other-frame ido-display-file ido-find-file-read-only-other-frame
14930 ;;;;;; ido-find-file-in-dir ido-switch-buffer-other-frame ido-insert-buffer
14953 Turning on ido-mode will remap (via a minor-mode keymap) the default
14964 The buffer is displayed according to `ido-default-buffer-method' -- the
14965 default is to show it in the same window, unless it is already visible
14966 in another frame.
14969 displayed if substring-matching is used (default). Look at
15026 (autoload (quote ido-switch-buffer-other-frame) "ido" "\
15027 Switch to another buffer and show it in another frame.
15040 The file is displayed according to `ido-default-file-method' -- the
15041 default is to show it in the same window, unless it is already
15042 visible in another frame.
15046 if substring-matching is used (default). Look at `ido-enable-prefix' and
15109 (autoload (quote ido-find-file-read-only-other-frame) "ido" "\
15110 Edit file read-only in other frame with name obtained via minibuffer.
15123 (autoload (quote ido-find-file-other-frame) "ido" "\
15124 Switch to another file and show it in another frame.
15154 PROMPT is the prompt to give to the user. DEFAULT if given is the default
15188 DEF, if non-nil, is the default value.
15279 This function is intended to be used from `magic-mode-alist' (which see).
15285 in `auto-mode-alist' apart from `image-mode'; if there is another match,
15420 Open directory DIR and create a default window configuration.
15446 Recommended usage is to split the current frame horizontally so that
15611 (push '("\\.jpe?g\\'" . image-mode) auto-mode-alist)
15612 (push '("\\.png\\'" . image-mode) auto-mode-alist)
15613 (push '("\\.gif\\'" . image-mode) auto-mode-alist)
15614 (push '("\\.tiff?\\'" . image-mode) auto-mode-alist)
15615 (push '("\\.p[bpgn]m\\'" . image-mode) auto-mode-alist)
15616 (push '("\\.x[bp]m\\'" . image-mode-maybe) auto-mode-alist)
15635 associated with a filename in `auto-mode-alist'. When an image
15636 filename matches another major mode in `auto-mode-alist' then
15676 `fortran-mode' with `imenu-syntax-alist' set locally to give the
15682 (defvar imenu-create-index-function (quote imenu-default-create-index-function) "\
15683 The function to use for creating an index alist of the current buffer.
15686 an index alist of the current buffer. The function is
15689 See `imenu--index-alist' for the format of the buffer index alist.")
15697 `imenu-default-create-index-function', then you must set this variable
15728 (defvar imenu-default-goto-function (quote imenu-default-goto-function) "\
15729 The default function called when selecting an Imenu item.
15732 (make-variable-buffer-local (quote imenu-default-goto-function))
15734 (make-variable-buffer-local (quote imenu-syntax-alist))
15789 The variable `indian-default-script' specifies the script of the glyph.
15790 Optional argument SCRIPT, if non-nil, overrides `indian-default-script'.
15828 to load that file. The default works acceptably on most Lisps.
15860 With argument, allows you to edit the command line (default is value
15889 the default is the top-level directory of Info.
15893 the default buffer name is *info*. If BUFFER exists,
16058 minibuffer. In the minibuffer, use M-n to yank the default argument
16059 value into the minibuffer so you can edit it. The default symbol is the
16070 In the minibuffer, use M-n to yank the default file name
16072 The default file name is the one found at point.
16207 Optional arg BUFFER is ignored (for use in `format-alist').
16214 Optional arg BUFFER is ignored (for use in `format-alist').
16221 Optional arg BUFFER is ignored (for use in `format-alist').
16228 Optional arg BUFFER is ignored (for use in `format-alist').
16235 Optional arg BUFFER is ignored (for use in `format-alist').
16242 Optional arg BUFFER is ignored (for use in `format-alist').
16249 Optional arg BUFFER is ignored (for use in `format-alist').
16256 Optional arg BUFFER is ignored (for use in `format-alist').
16263 Optional arg BUFFER is ignored (for use in `format-alist').
16298 ;;;;;; ispell-help ispell-pdict-save ispell-word ispell-local-dictionary-alist
16306 If nil, the default personal dictionary, \"~/.ispell_DICTNAME\" is used,
16307 where DICTNAME is the name of your default dictionary.")
16312 (defvar ispell-local-dictionary-alist nil "\
16314 These can override the values in `ispell-dictionary-alist'.
16320 (custom-autoload (quote ispell-local-dictionary-alist) "ispell" t)
16322 (setq ispell-dictionary-alist-1 (quote ((nil "[A-Za-z]" "[^A-Za-z]" "[']" nil ("-B") nil iso-8859-1) ("american" "[A-Za-z]" "[^A-Za-z]" "[']" nil ("-B") nil iso-8859-1) ("brasileiro" "[A-Z\301\311\315\323\332\300\310\314\322\331\303\325\307\334\302\312\324a-z\341\351\355\363\372\340\350\354\362\371\343\365\347\374\342\352\364]" "[^A-Z\301\311\315\323\332\300\310\314\322\331\303\325\307\334\302\312\324a-z\341\351\355\363\372\340\350\354\362\371\343\365\347\374\342\352\364]" "[']" nil nil nil iso-8859-1) ("british" "[A-Za-z]" "[^A-Za-z]" "[']" nil ("-B") nil iso-8859-1) ("castellano" "[A-Z\301\311\315\321\323\332\334a-z\341\351\355\361\363\372\374]" "[^A-Z\301\311\315\321\323\332\334a-z\341\351\355\361\363\372\374]" "[-]" nil ("-B") "~tex" iso-8859-1) ("castellano8" "[A-Z\301\311\315\321\323\332\334a-z\341\351\355\361\363\372\374]" "[^A-Z\301\311\315\321\323\332\334a-z\341\351\355\361\363\372\374]" "[-]" nil ("-B" "-d" "castellano") "~latin1" iso-8859-1))))
16324 (setq ispell-dictionary-alist-2 (quote (("czech" "[A-Za-z\301\311\314\315\323\332\331\335\256\251\310\330\317\253\322\341\351\354\355\363\372\371\375\276\271\350\370\357\273\362]" "[^A-Za-z\301\311\314\315\323\332\331\335\256\251\310\330\317\253\322\341\351\354\355\363\372\371\375\276\271\350\370\357\273\362]" "" nil ("-B") nil iso-8859-2) ("dansk" "[A-Z\306\330\305a-z\346\370\345]" "[^A-Z\306\330\305a-z\346\370\345]" "[']" nil ("-C") nil iso-8859-1) ("deutsch" "[a-zA-Z\"]" "[^a-zA-Z\"]" "[']" t ("-C") "~tex" iso-8859-1) ("deutsch8" "[a-zA-Z\304\326\334\344\366\337\374]" "[^a-zA-Z\304\326\334\344\366\337\374]" "[']" t ("-C" "-d" "deutsch") "~latin1" iso-8859-1) ("english" "[A-Za-z]" "[^A-Za-z]" "[']" nil ("-B") nil iso-8859-1))))
16326 (setq ispell-dictionary-alist-3 (quote (("esperanto" "[A-Za-z\246\254\266\274\306\330\335\336\346\370\375\376]" "[^A-Za-z\246\254\266\274\306\330\335\336\346\370\375\376]" "[-']" t ("-C") "~latin3" iso-8859-3) ("esperanto-tex" "[A-Za-z^\\]" "[^A-Za-z^\\]" "[-'`\"]" t ("-C" "-d" "esperanto") "~tex" iso-8859-3) ("francais7" "[A-Za-z]" "[^A-Za-z]" "[`'^-]" t nil nil iso-8859-1) ("francais" "[A-Za-z\300\302\306\307\310\311\312\313\316\317\324\331\333\334\340\342\347\350\351\352\353\356\357\364\371\373\374]" "[^A-Za-z\300\302\306\307\310\311\312\313\316\317\324\331\333\334\340\342\347\350\351\352\353\356\357\364\371\373\374]" "[-'.@]" t nil "~list" iso-8859-1) ("francais-tex" "[A-Za-z\300\302\306\307\310\311\312\313\316\317\324\331\333\334\340\342\347\350\351\352\353\356\357\364\371\373\374\\]" "[^A-Za-z\300\302\306\307\310\311\312\313\316\317\324\331\333\334\340\342\347\350\351\352\353\356\357\364\371\373\374\\]" "[-'^`\".@]" t nil "~tex" iso-8859-1))))
16328 (setq ispell-dictionary-alist-4 (quote (("german" "[a-zA-Z\"]" "[^a-zA-Z\"]" "[']" t ("-C") "~tex" iso-8859-1) ("german8" "[a-zA-Z\304\326\334\344\366\337\374]" "[^a-zA-Z\304\326\334\344\366\337\374]" "[']" t ("-C" "-d" "german") "~latin1" iso-8859-1) ("italiano" "[A-Z\300\301\310\311\314\315\322\323\331\332a-z\340\341\350\351\354\355\363\371\372]" "[^A-Z\300\301\310\311\314\315\322\323\331\332a-z\340\341\350\351\354\355\363\371\372]" "[-.]" nil ("-B" "-d" "italian") "~tex" iso-8859-1) ("nederlands" "[A-Za-z\300\301\302\303\304\305\307\310\311\312\313\314\315\316\317\322\323\324\325\326\331\332\333\334\340\341\342\343\344\345\347\350\351\352\353\354\355\356\357\361\362\363\364\365\366\371\372\373\374]" "[^A-Za-z\300\301\302\303\304\305\307\310\311\312\313\314\315\316\317\322\323\324\325\326\331\332\333\334\340\341\342\343\344\345\347\350\351\352\353\354\355\356\357\361\362\363\364\365\366\371\372\373\374]" "[']" t ("-C") nil iso-8859-1) ("nederlands8" "[A-Za-z\300\301\302\303\304\305\307\310\311\312\313\314\315\316\317\322\323\324\325\326\331\332\333\334\340\341\342\343\344\345\347\350\351\352\353\354\355\356\357\361\362\363\364\365\366\371\372\373\374]" "[^A-Za-z\300\301\302\303\304\305\307\310\311\312\313\314\315\316\317\322\323\324\325\326\331\332\333\334\340\341\342\343\344\345\347\350\351\352\353\354\355\356\357\361\362\363\364\365\366\371\372\373\374]" "[']" t ("-C") nil iso-8859-1))))
16330 (setq ispell-dictionary-alist-5 (quote (("norsk" "[A-Za-z\305\306\307\310\311\322\324\330\345\346\347\350\351\362\364\370]" "[^A-Za-z\305\306\307\310\311\322\324\330\345\346\347\350\351\362\364\370]" "[\"]" nil nil "~list" iso-8859-1) ("norsk7-tex" "[A-Za-z{}\\'^`]" "[^A-Za-z{}\\'^`]" "[\"]" nil ("-d" "norsk") "~plaintex" iso-8859-1) ("polish" "[A-Za-z\241\243\246\254\257\261\263\266\274\277\306\312\321\323\346\352\361\363]" "[^A-Za-z\241\243\246\254\257\261\263\266\274\277\306\312\321\323\346\352\361\363]" "[.]" nil nil nil iso-8859-2) ("portugues" "[a-zA-Z\301\302\311\323\340\341\342\351\352\355\363\343\372]" "[^a-zA-Z\301\302\311\323\340\341\342\351\352\355\363\343\372]" "[']" t ("-C") "~latin1" iso-8859-1))))
16332 (setq ispell-dictionary-alist-6 (quote (("russian" "[\341\342\367\347\344\345\263\366\372\351\352\353\354\355\356\357\360\362\363\364\365\346\350\343\376\373\375\370\371\377\374\340\361\301\302\327\307\304\305\243\326\332\311\312\313\314\315\316\317\320\322\323\324\325\306\310\303\336\333\335\330\331\337\334\300\321]" "[^\341\342\367\347\344\345\263\366\372\351\352\353\354\355\356\357\360\362\363\364\365\346\350\343\376\373\375\370\371\377\374\340\361\301\302\327\307\304\305\243\326\332\311\312\313\314\315\316\317\320\322\323\324\325\306\310\303\336\333\335\330\331\337\334\300\321]" "" nil nil nil koi8-r) ("russianw" "[\300\301\302\303\304\305\250\306\307\310\311\312\313\314\315\316\317\320\321\322\323\324\325\326\327\330\331\334\333\332\335\336\337\340\341\342\343\344\345\270\346\347\350\351\352\353\354\355\356\357\360\361\362\363\364\365\366\367\370\371\374\373\372\375\376\377]" "[^\300\301\302\303\304\305\250\306\307\310\311\312\313\314\315\316\317\320\321\322\323\324\325\326\327\330\331\334\333\332\335\336\337\340\341\342\343\344\345\270\346\347\350\351\352\353\354\355\356\357\360\361\362\363\364\365\366\367\370\371\374\373\372\375\376\377]" "" nil nil nil windows-1251) ("slovak" "[A-Za-z\301\304\311\315\323\332\324\300\305\245\335\256\251\310\317\253\322\341\344\351\355\363\372\364\340\345\265\375\276\271\350\357\273\362]" "[^A-Za-z\301\304\311\315\323\332\324\300\305\245\335\256\251\310\317\253\322\341\344\351\355\363\372\364\340\345\265\375\276\271\350\357\273\362]" "" nil ("-B") nil iso-8859-2) ("slovenian" "[A-Za-z\301\304\311\315\323\332\324\300\305\245\335\256\251\310\317\253\322\341\344\351\355\363\372\364\340\345\265\375\276\271\350\357\273\362]" "[^A-Za-z\301\304\311\315\323\332\324\300\305\245\335\256\251\310\317\253\322\341\344\351\355\363\372\364\340\345\265\375\276\271\350\357\273\362]" "" nil ("-B" "-d" "slovenian") nil iso-8859-2) ("svenska" "[A-Za-z\345\344\366\351\340\374\350\346\370\347\305\304\326\311\300\334\310\306\330\307]" "[^A-Za-z\345\344\366\351\340\374\350\346\370\347\305\304\326\311\300\334\310\306\330\307]" "[']" nil ("-C") "~list" iso-8859-1))))
16334 (defvar ispell-dictionary-alist (append ispell-dictionary-alist-1 ispell-dictionary-alist-2 ispell-dictionary-alist-3 ispell-dictionary-alist-4 ispell-dictionary-alist-5 ispell-dictionary-alist-6) "\
16335 An alist of dictionaries and their associated parameters.
16343 nil means the default dictionary.
16383 Note that the CASECHARS and OTHERCHARS slots of the alist should
16403 (defvar ispell-skip-region-alist (quote ((ispell-words-keyword forward-line) (ispell-dictionary-keyword forward-line) (ispell-pdict-keyword forward-line) (ispell-parsing-keyword forward-line) ("^---*BEGIN PGP [A-Z ]*--*" . "^---*END PGP [A-Z ]*--*") ("^begin [0-9][0-9][0-9] [^ ]+$" . "\nend\n") ("^%!PS-Adobe-[123].0" . "\n%%EOF\n") ("^---* \\(Start of \\)?[Ff]orwarded [Mm]essage" . "^---* End of [Ff]orwarded [Mm]essage") ("\\(--+\\|_+\\|\\(/\\w\\|\\(\\(\\w\\|[-_]\\)+[.:@]\\)\\)\\(\\w\\|[-_]\\)*\\([.:/@]+\\(\\w\\|[-_~=?&]\\)+\\)+\\)"))) "\
16405 The alist key must be a regular expression.
16422 Same format as `ispell-skip-region-alist'
16442 which is in `ispell-local-dictionary-alist' or `ispell-dictionary-alist'.
16484 `C-z': Suspend Emacs or iconify frame.
16709 This removes the entries in `file-name-handler-alist' and `auto-mode-alist'
16961 (defvar default-korean-keyboard (if (string-match "3" (or (getenv "HANGUL_KEYBOARD_TYPE") "")) "3" "") "\
17059 ;;;;;; latexenc-inputenc-to-coding-system latex-inputenc-coding-alist)
17063 (defvar latex-inputenc-coding-alist (quote (("ansinew" . windows-1252) ("applemac" . mac-roman) ("ascii" . us-ascii) ("cp1250" . windows-1250) ("cp1252" . windows-1252) ("cp1257" . cp1257) ("cp437de" . cp437) ("cp437" . cp437) ("cp850" . cp850) ("cp852" . cp852) ("cp858" . cp858) ("cp865" . cp865) ("latin1" . iso-8859-1) ("latin2" . iso-8859-2) ("latin3" . iso-8859-3) ("latin4" . iso-8859-4) ("latin5" . iso-8859-5) ("latin9" . iso-8859-15) ("next" . next) ("utf8" . utf-8) ("utf8x" . utf-8))) "\
17068 (custom-autoload (quote latex-inputenc-coding-alist) "latexenc" t)
17085 coding system names is determined from `latex-inputenc-coding-alist'.
17141 (add-to-list (quote auto-mode-alist) (quote ("\\.ld[si]?\\>" . ld-script-mode)))
17143 (add-to-list (quote auto-mode-alist) (quote ("\\.x[bdsru]?[cn]?\\'" . ld-script-mode)))
17355 Typical non-default settings would be \"LPT1\" to \"LPT3\" for parallel
17395 If it is nil (the default), we run the `pr' program (or whatever program
17418 If it is nil (the default), we run the `pr' program (or whatever program
17651 Otherwise, (the default) use a smaller, somewhat faster, and
17709 By default this is the file specified by `mail-personal-alias-file'.
17762 Completable headers are according to `mail-complete-alist'. If none matches
17984 Toggle display of a menu bar on each frame.
17995 ;;;### (autoloads (unbold-region bold-region message-news-other-frame
17996 ;;;;;; message-news-other-window message-mail-other-frame message-mail-other-window
18008 (defvar message-from-style (quote default) "\
18038 Valid values include `message-send-mail-with-sendmail' (the default),
18143 OTHER-HEADERS is an alist of header/value pairs. CONTINUE says whether
18228 (autoload (quote message-mail-other-frame) "message" "\
18229 Like `message-mail' command, but display mail buffer in another frame.
18238 (autoload (quote message-news-other-frame) "message" "\
18378 OTHER-HEADERS is an alist specifying additional header fields.
18552 ;;;### (autoloads (minibuffer-electric-default-mode) "minibuf-eldef"
18556 (defvar minibuffer-electric-default-mode nil "\
18558 See the command `minibuffer-electric-default-mode' for a description of this minor mode.
18561 or call the function `minibuffer-electric-default-mode'.")
18563 (custom-autoload (quote minibuffer-electric-default-mode) "minibuf-eldef" nil)
18565 (autoload (quote minibuffer-electric-default-mode) "minibuf-eldef" "\
18567 When active, minibuffer prompts that show a default value only show the
18568 default when it's applicable -- that is, when hitting RET would yield
18569 the default value. If the user modifies the input such that hitting RET
18570 would enter a non-default value, the prompt is modified to remove the
18571 default indication.
18591 (add-to-list (quote auto-mode-alist) (quote ("\\.mixal\\'" . mixal-mode)))
18901 (defvar non-iso-charset-alist (\` ((mac-roman (ascii latin-iso8859-1 mule-unicode-2500-33ff mule-unicode-0100-24ff mule-unicode-e000-ffff) mac-roman-decoder ((0 255))) (viscii (ascii vietnamese-viscii-lower vietnamese-viscii-upper) viet-viscii-nonascii-translation-table ((0 255))) (vietnamese-tcvn (ascii vietnamese-viscii-lower vietnamese-viscii-upper) viet-tcvn-nonascii-translation-table ((0 255))) (koi8-r (ascii cyrillic-iso8859-5) cyrillic-koi8-r-nonascii-translation-table ((32 255))) (alternativnyj (ascii cyrillic-iso8859-5) cyrillic-alternativnyj-nonascii-translation-table ((32 255))) (koi8-u (ascii cyrillic-iso8859-5 mule-unicode-0100-24ff) cyrillic-koi8-u-nonascii-translation-table ((32 255))) (big5 (ascii chinese-big5-1 chinese-big5-2) decode-big5-char ((32 127) ((161 254) 64 126 161 254))) (sjis (ascii katakana-jisx0201 japanese-jisx0208) decode-sjis-char ((32 127 161 223) ((129 159 224 239) 64 126 128 252))))) "\
18958 `non-iso-charset-alist'.
18961 DEFAULT-VALUE, if non-nil, is the default value.
18972 PC `codepages' and other coded character sets. See `non-iso-charset-alist'.
18989 The format is \"F[..],K[..],T[..],P>[..],P<[..], default F[..],P<[..],P<[..]\",
19002 `default-buffer-file-coding-system'
19003 eol-type of `default-buffer-file-coding-system'
19004 `default-process-coding-system' for read
19005 eol-type of `default-process-coding-system' for read
19006 `default-process-coding-system' for write
19007 eol-type of `default-process-coding-system'
19071 ;;;;;; coding-system-post-read-conversion lookup-nested-alist set-nested-alist
19121 (defsubst nested-alist-p (obj) "\
19122 Return t if OBJ is a nested alist.
19124 Nested alist is a list of the form (ENTRY . BRANCHES), where ENTRY is
19128 You can use a nested alist to store any Lisp object (ENTRY) for a key
19132 (autoload (quote set-nested-alist) "mule-util" "\
19133 Set ENTRY for KEYSEQ in a nested alist ALIST.
19138 See the documentation of `nested-alist-p' for more detail.
19142 (autoload (quote lookup-nested-alist) "mule-util" "\
19143 Look up key sequence KEYSEQ in nested alist ALIST. Return the definition.
19146 The returned value is normally a nested alist of which
19178 PRIORITY-LIST is an alist of coding categories vs the corresponding
19193 appropriate font from the selected frame's fontset to display CHAR's
19328 ;;;;;; comment-indent-default comment-normalize-vars comment-multi-line
19350 Each mode establishes a different default value for this variable; you
19377 (defvar comment-indent-function (quote comment-indent-default) "\
19426 (autoload (quote comment-indent-default) "newcomment" "\
19464 By default, comments start at the left margin, are terminated on each line,
19590 symbol in the alist.
19736 the file specified by `inferior-octave-startup-file' or by the default
19823 (setq auto-mode-alist
19824 (cons '(\"\\\\.m$\" . octave-mode) auto-mode-alist))
19956 of `org-default-notes-file' is used.
19973 the default file. This way your current train of thought is not
19992 on to the selected command. The default selections are:
20079 long list - so this is not turned on by default.
20092 If you don't give any arguments (as in the example above), the default
20265 pascal-indent-level (default 3)
20267 pascal-case-indent (default 2)
20269 pascal-auto-newline (default nil)
20272 pascal-indent-nested-functions (default t)
20274 pascal-tab-always-indent (default t)
20277 pascal-auto-endcomments (default t)
20280 pascal-auto-lineup (default t)
20827 signer's public key from `pgg-default-keyserver-address'.
20836 signer's public key from `pgg-default-keyserver-address'.
20918 (With ARG, resets tab stops to default value.)
20960 Called through `file-coding-system-alist', before the file is visited for real.
21027 ;;;;;; pr-toggle-region pr-toggle-lock pr-toggle-header-frame pr-toggle-header
21473 (autoload (quote pr-toggle-header-frame) "printing" "\
21474 Toggle printing header frame.
21542 Also if the current major-mode is defined in `pr-mode-alist', the settings in
21543 `pr-mode-alist' will be used, that is, the current buffer or region will be
21589 If it's a symbol which it's defined in `pr-ps-printer-alist', it's the new
21605 Also if the current major-mode is defined in `pr-mode-alist', the settings in
21606 `pr-mode-alist' will be used, that is, the current buffer or region will be
21616 If it's a symbol which it's defined in `pr-txt-printer-alist', it's the new
21660 The default value is '(\"/usr/local/share/emacs/fonts/bdf\").")
21724 nil This is the value to use the default settings which
21725 is by default for printing buffer with only ASCII
21726 and Latin characters. The default setting can be
21728 `ps-mule-font-info-database-default' differently.
21754 PostScript default fonts to print ASCII and Latin-1
21992 If optional ALIST-SYM is nil, `ps-print-face-extension-alist' is used;
21993 otherwise, it should be an alist symbol.
22007 If optional ALIST-SYM is nil, `ps-print-face-extension-alist' is used;
22008 otherwise, it should be an alist symbol.
22040 (add-to-list (quote interpreter-mode-alist) (quote ("jython" . jython-mode)))
22042 (add-to-list (quote interpreter-mode-alist) (quote ("python" . python-mode)))
22044 (add-to-list (quote auto-mode-alist) (quote ("\\.py\\'" . python-mode)))
22053 the initial command line (default is `python-command'); `-i' etc. args
22056 default `python-command', or argument NEW is non-nil. See also the
22165 If it is an alist, the element has the form (CHAR . STRING). Each character
22178 region is active. It is an alist of single key character vs. corresponding
22204 map is an alist of translations and corresponding original keys.
22222 default, a translated text or a user's key sequence (if no translation
22226 conversion region is active. It is an alist of single key character
22268 The first argument may be an alist of annotations for the following
22328 to define this translation rule in. The default is to define it in the
22388 buffer, this default action can be modifed via
22401 See `quickurl-grab-url' for details on how the default word/url combination
22410 current buffer, this default action can be modifed via
22829 (put 'reftex-vref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x))))
22830 (put 'reftex-fref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x))))
23037 If the default value of `rlogin-directory-tracking-mode' is t, then the
23038 default directory in that buffer is set to a remote (FTP) file name to
23041 error is harmless as long as you don't try to use that default directory.
23043 If `rlogin-directory-tracking-mode' is neither t nor nil, then the default
23046 share the same files via NFS. This is the default.
23060 ;;;;;; rmail-mail-new-frame rmail-primary-inbox-list rmail-delete-after-output
23076 plus whatever is specified by `rmail-default-dont-reply-to-names'.")
23080 (defvar rmail-default-dont-reply-to-names "\\`info-" "\
23081 A regular expression specifying part of the default value of the
23083 `rmail-dont-reply-to-names' explicitly. (The other part of the default
23130 nil means the default, which is (\"/usr/spool/mail/$USER\")
23136 (defvar rmail-mail-new-frame nil "\
23137 *Non-nil means Rmail makes a new frame for composing outgoing mail.
23139 the frame where you have the RMAIL buffer displayed.")
23141 (custom-autoload (quote rmail-mail-new-frame) "rmail" t)
23180 This is set to nil by default.")
23233 The default value is `rmail-mime'. This feature is provided by
23397 ;;;;;; rmail-output-to-rmail-file rmail-output-file-alist) "rmailout"
23401 (defvar rmail-output-file-alist nil "\
23409 (custom-autoload (quote rmail-output-file-alist) "rmailout" t)
23419 The default file name comes from `rmail-default-rmail-file',
23445 The default file name comes from `rmail-default-file',
23579 By default, `identity' is set.")
23588 If nil (default value), your `user-login-name' and `user-mail-address'
23897 produce a greedy regexp for SEXP. This is the default.
24069 apply to all visible windows in the same frame.
24092 ;;;### (autoloads (mail-other-frame mail-other-window mail mail-mailing-lists
24093 ;;;;;; mail-mode mail-send-nonascii mail-bury-selects-summary mail-default-headers
24094 ;;;;;; mail-default-directory mail-signature-file mail-signature
24097 ;;;;;; mail-alias-file mail-default-reply-to mail-archive-file-name
24112 If `system-default', allows the mailer to insert its default From field
24115 In old versions of Emacs, the `system-default' setting also caused
24137 so you can remove or alter the BCC field to override the default.")
24154 This is used by the default mail-sending commands. See also
24170 (defvar mail-default-reply-to nil "\
24171 Address to insert as default Reply-to field of outgoing messages.
24175 (custom-autoload (quote mail-default-reply-to) "sendmail" t)
24227 If this hook is entirely empty (nil), a default action is taken
24236 The default value matches citations like `foo-bar>' plus whitespace.")
24256 (defvar mail-default-directory "~/" "\
24258 Value of `default-directory' for mail buffers.
24261 (custom-autoload (quote mail-default-directory) "sendmail" t)
24263 (defvar mail-default-headers nil "\
24268 (custom-autoload (quote mail-default-headers) "sendmail" t)
24283 The default is `mime'.
24322 This has higher priority than `default-buffer-file-coding-system'
24323 and `default-sendmail-coding-system',
24327 (defvar default-sendmail-coding-system (quote iso-latin-1) "\
24356 If `mail-default-reply-to' is non-nil, it should be an address (a string);
24363 initialized. It can add more default fields to the message.
24393 (autoload (quote mail-other-frame) "sendmail" "\
24394 Like `mail' command, but display mail buffer in another frame.
24542 The default style of this mode is that of Rosenblatt's Korn shell book.
24579 indicate what shell it is use `sh-alias-alist' to translate.
24727 The default comes from `process-coding-system-alist' and
24728 `default-process-coding-system'.
24941 If a match is found in `skeleton-pair-alist', that is inserted, else
24975 Replace in the region `smiley-regexp-alist' matches with corresponding images.
25414 ;;;### (autoloads (speedbar-get-focus speedbar-frame-mode) "speedbar"
25418 (defalias (quote speedbar) (quote speedbar-frame-mode))
25420 (autoload (quote speedbar-frame-mode) "speedbar" "\
25422 A nil ARG means toggle. Once the speedbar frame is activated, a buffer in
25425 `speedbar-before-popup-hook' is called before popping up the speedbar frame.
25426 `speedbar-before-delete-hook' is called before the frame is deleted.
25431 Change frame focus to or from the speedbar frame.
25432 If the selected frame is not speedbar, then speedbar frame is
25433 selected. If the speedbar frame is active, then select the attached frame.
25507 `font-lock-keywords'. By default they are added at the beginning
25625 The default comes from `process-coding-system-alist' and
25626 `default-process-coding-system'.
25651 The default comes from `process-coding-system-alist' and
25652 `default-process-coding-system'.
25666 the variable `sql-database' as default, if set.
25675 The default comes from `process-coding-system-alist' and
25676 `default-process-coding-system'.
25703 The default comes from `process-coding-system-alist' and
25704 `default-process-coding-system'.
25731 The default comes from `process-coding-system-alist' and
25732 `default-process-coding-system'.
25756 The default comes from `process-coding-system-alist' and
25757 `default-process-coding-system'.
25771 the variable `sql-database' as default, if set.
25780 The default comes from `process-coding-system-alist' and
25781 `default-process-coding-system'.
25806 The default comes from `process-coding-system-alist' and
25807 `default-process-coding-system'.
25821 the variables `sql-database' and `sql-server' as default, if set.
25832 The default comes from `process-coding-system-alist' and
25833 `default-process-coding-system'. If your output lines end with ^M,
25862 The default comes from `process-coding-system-alist' and
25863 `default-process-coding-system'.
25891 The default comes from `process-coding-system-alist' and
25892 `default-process-coding-system'.
26557 frame while the table dimension includes the table frame. The columns
26570 object is returned. When DEST-BUFFER is omitted or nil the default
26572 the content of the default buffer is erased prior to the generation.
26760 Convert a table into plain text by removing the frame from a table.
26761 Remove the frame from a table and inactivate the table. This command
26992 ;;;;;; plain-tex-mode tex-mode tex-close-quote tex-open-quote tex-default-mode
27123 (defvar tex-default-mode (quote latex-mode) "\
27129 (custom-autoload (quote tex-default-mode) "tex-mode" t)
27146 such as if there are no commands in the file, the value of `tex-default-mode'
27658 See variables `tildify-pattern-alist', `tildify-string-alist', and
27659 `tildify-ignored-environments-alist' for information about configuration
27667 See variables `tildify-pattern-alist', `tildify-string-alist', and
27668 `tildify-ignored-environments-alist' for information about configuration
27858 If `timeclock-use-display-time' is non-nil (the default), then
28096 we make that menu bar item (the one at that position) the default choice.
28117 keymap or an alist of alists.
28118 DEFAULT-ITEM, if non-nil, specifies an initial default choice.
28326 *Trace output will by default go to that buffer.")
28381 `file-name-handler-alist', and that is searched sequentially. Thus,
28382 if the tramp entry appears rather early in the `file-name-handler-alist'
28386 Please note that the entry in `file-name-handler-alist' is made when
28388 before loading tramp.el. Alternatively, `file-name-handler-alist' can be
28409 Please note that the entry in `file-name-handler-alist' is made when
28411 before loading tramp.el. Alternatively, `file-name-handler-alist' can be
28418 (defconst tramp-completion-file-name-handler-alist (quote ((file-name-all-completions . tramp-completion-handle-file-name-all-completions) (file-name-completion . tramp-completion-handle-file-name-completion))) "\
28421 mentioned here will be handled by `tramp-file-name-handler-alist' or the
28442 Falls back to normal file name handler if no tramp file name handler exists." (let ((fn (assoc operation tramp-completion-file-name-handler-alist))) (if fn (save-match-data (apply (cdr fn) args)) (tramp-completion-run-real-handler operation args))))
28445 Add tramp file name handler to `file-name-handler-alist'." (add-to-list (quote file-name-handler-alist) (cons tramp-file-name-regexp (quote tramp-file-name-handler))) (let ((jka (rassoc (quote jka-compr-handler) file-name-handler-alist))) (when jka (setq file-name-handler-alist (cons jka (delete jka file-name-handler-alist))))))
28448 Add tramp completion file name handler to `file-name-handler-alist'." (when (or (not (boundp (quote partial-completion-mode))) (symbol-value (quote partial-completion-mode)) (featurep (quote ido))) (add-to-list (quote file-name-handler-alist) (cons tramp-completion-file-name-regexp (quote tramp-completion-file-name-handler))) (put (quote tramp-completion-file-name-handler) (quote safe-magic) t)) (let ((jka (rassoc (quote jka-compr-handler) file-name-handler-alist))) (when jka (setq file-name-handler-alist (cons jka (delete jka file-name-handler-alist))))))
28535 accepting the proposed default buffer.
28632 This is a minor mode, but it is global to all buffers by default.
28656 affect the time schedule; it simply provides a default for the
28741 used to override the default assumption about average word length and the
29098 (defconst url-https-default-port 443 "\
29323 Strips out default port numbers, etc.
29399 WIDTH defaults to the current frame width.
29573 the variable `vc-keep-workfiles' is non-nil (which is its default), a
29705 By default, this command cycles through the registered backends.
29729 Normally, find log entries for all registered files in the default
29736 log for the default directory, which may not be appropriate.
29750 default, the time scale stretches back one year into the past;
29756 \(type RET in the minibuffer to leave that default unchanged). Then,
29816 (defun vc-rcs-registered (f) (vc-default-registered 'RCS f))
29830 (defun vc-sccs-registered(f) (vc-default-registered 'SCCS f))
30078 projects (see option `vhdl-project-alist').
30154 `vhdl-compiler-alist' including all required compilation command,
30166 customized for each compiler in option `vhdl-compiler-alist'.
30175 The Makefile's default target \"all\" compiles the entire design, the
30193 Projects can be defined in option `vhdl-project-alist' and a current
30200 `vhdl-compiler-alist'.
30203 Imported setups are not automatically saved in `vhdl-project-alist' but
30212 `vhdl-project-alist'.
30257 syntax and color in option `vhdl-special-syntax-alist' and by setting
30281 electrification. See option `vhdl-model-alist'.
30315 appropriate default settings for nice landscape two-column printing.
30340 As default, files with extensions \".vhd\" and \".vhdl\" are
30344 (setq auto-mode-alist (cons '(\"\\\\.xxx\\\\'\" . vhdl-mode) auto-mode-alist))
30351 emacs -l vhdl-mode -f speedbar-frame-mode
30502 ;;;### (autoloads (View-exit-and-edit view-mode-enter view-mode view-buffer-other-frame
30503 ;;;;;; view-buffer-other-window view-buffer view-file-other-frame
30540 (autoload (quote view-file-other-frame) "view" "\
30541 View FILE in View mode in another frame.
30542 Maybe delete other frame and/or return to previous buffer when done.
30586 (autoload (quote view-buffer-other-frame) "view" "\
30587 View BUFFER in View mode in another frame.
30613 arguments. Page commands default to \"page size\" lines which is almost a whole
30614 window full, or number of lines set by \\[View-scroll-page-forward-set-page-size] or \\[View-scroll-page-backward-set-page-size]. Half page commands default to
30616 commands default to a repeat count of one.
30639 \\[View-goto-percent] goes prefix argument (default 100) percent into buffer.
30640 \\[View-goto-line] goes to line given by prefix argument (default first line).
30669 entered by view-file, view-file-other-window, view-file-other-frame, or
30671 \\[view-file-other-frame], or the Dired mode v command),
30674 \\[view-buffer-other-window], \\[view-buffer-other frame], \\[view-file],
30675 \\[view-file-other-window], or \\[view-file-other-frame],
30684 If RETURN-TO is non-nil it is added as an element to the buffer local alist
30685 `view-return-to-alist'.
30696 2) t Delete WINDOW or, if it is the only window, its frame.
30799 the warning. By default, it is `*Warnings*'. If this function
31077 ;;;### (autoloads (windmove-default-keybindings windmove-down windmove-right
31122 (autoload (quote windmove-default-keybindings) "windmove" "\
31464 ;;;;;; "frame.el" "fringe.el" "generic-x.el" "gnus/compface.el"