• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.9.5/emacs-92/emacs/lisp/

Lines Matching +defs:widget +defs:default +defs:create

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'.
236 Fourth arg NEW-ENTRY non-nil means always create a new entry at the front;
240 Option `add-log-always-start-new-record' non-nil means always create a
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\".
1551 Insert default contents into new files if variable `auto-insert' is non-nil.
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
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'.
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
2961 0 means the principal month is in the center (default), -1 means on the left,
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
3517 0 means Sunday (default), 1 means Monday, and so on.
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
4065 There are no special keybindings by default.
4394 With argument, allows you to edit the command line (default is value
4554 PROGRAM should be either a string denoting an executable program to create
4567 PROGRAM should be either a string denoting an executable program to create
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
4992 STRING to be composed. They default to the beginning and the end of
5078 This function is the default value of `compose-chars-after-function'.
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
5668 ;;;### (autoloads (customize-menu-create custom-menu-create customize-save-customized
5669 ;;;;;; custom-save-all custom-file customize-browse custom-buffer-create-other-window
5670 ;;;;;; custom-buffer-create customize-apropos-groups customize-apropos-faces
5703 If VARIABLE has a `custom-type' property, it must be a widget and the
5704 `:prompt-value' property of that widget will be used for reading the value.
5711 Set the default for VARIABLE to VALUE, and return VALUE.
5715 VARIABLE, otherwise `set-default' is used.
5720 If VARIABLE has a `custom-type' property, it must be a widget and the
5721 `:prompt-value' property of that widget will be used for reading the value.
5728 Set the default for VARIABLE to VALUE, and save it for future sessions.
5732 VARIABLE, otherwise `set-default' is used.
5737 If VARIABLE has a `custom-type' property, it must be a widget and the
5738 `:prompt-value' property of that widget will be used for reading the value.
5821 or default values have changed since the previous major Emacs release.
5890 (autoload (quote custom-buffer-create) "cus-edit" "\
5894 SYMBOL is a customization option, and WIDGET is a widget for editing
5899 (autoload (quote custom-buffer-create-other-window) "cus-edit" "\
5904 SYMBOL is a customization option, and WIDGET is a widget for editing
5916 The default is nil, which means to use your init file
5959 (autoload (quote custom-menu-create) "cus-edit" "\
5965 (autoload (quote customize-menu-create) "cus-edit" "\
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))))) "\
5989 where KEY is the name of the attribute, TYPE is a widget type for
5991 value suitable for the customization widget, and POST-FILTER is a
6011 `user' theme. The `user' theme is one of the default themes known to Emacs.
6047 ;;;### (autoloads (customize-create-theme) "cus-theme" "cus-theme.el"
6051 (autoload (quote customize-create-theme) "cus-theme" "\
6079 be included in the variable `cwarn-configuration'. By default C and
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)) "\
6639 Functions listed are called by `desktop-create-buffer' when `desktop-read'
6644 Buffers with a major mode not specified here, are restored by the default
6678 Functions are called by `desktop-create-buffer' to restore minor modes.
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.
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.
7148 ;;;;;; dired-do-hardlink dired-do-symlink dired-do-copy dired-create-directory
7230 `lpr-switches' as default.
7335 You can reset all subdirectory switches to the default using
7366 (autoload (quote dired-create-directory) "dired-aux" "\
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
7638 ;;;;;; make-glyph-code create-glyph standard-display-underline standard-display-graphic
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.
7710 (autoload (quote create-glyph) "disp-table" "\
7726 Return the face of glyph code GLYPH, or nil if glyph has default face.
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.
7976 ;;;### (autoloads (easy-menu-change easy-menu-create-menu easy-menu-do-define
8091 (autoload (quote easy-menu-create-menu) "easymenu" "\
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'.
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').
9544 ;;;### (autoloads (erc-create-imenu-index) "erc-imenu" "erc/erc-imenu.el"
9548 (autoload (quote erc-create-imenu-index) "erc-imenu" "\
9880 nonnumeric prefix arg means to create a new session. Returns the
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
10083 move point there. The default for TAGNAME is the expression in the buffer
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
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)))))))))))
10539 ;;;### (autoloads (ewoc-create) "ewoc" "emacs-lisp/ewoc.el" (17933
10543 (autoload (quote ewoc-create) "ewoc" "\
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
10971 Find FILENAME, guessing a default from text around point.
11202 - `ff-always-try-to-create'
11203 If non-nil, always attempt to create the other file if it was not found.
11533 The default flyspell behavior is to highlight incorrect words.
11633 \(This is the default.)
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
11943 you do not supply it, `define-generic-mode' uses a default
12019 ;;;### (autoloads (gmm-tool-bar-from-list gmm-widget-p gmm-error
12039 (autoload (quote gmm-widget-p) "gmm-utils" "\
12040 Non-nil iff SYMBOL is a widget.
12054 If ZAP-LIST is a list, remove those item from the default
12060 DEFAULT-MAP specifies the default key map for ICON-LIST.
12097 option `gnus-other-frame-function' (default `gnus') with the argument
12294 variable `gnus-delay-default-hour', minute and second are zero.
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';
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
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),
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.
14844 default. Use \\[idlwave-update-routine-info] to update this
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
14969 displayed if substring-matching is used (default). Look at
14975 list is empty, possibly prompt to create new buffer.
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
15046 if substring-matching is used (default). Look at `ido-enable-prefix' and
15052 list is empty, possibly prompt to create new file.
15069 \\[ido-make-directory] prompts for a directory to create in current directory.
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.
15226 ;;;;;; insert-image put-image create-image image-type-auto-detected-p
15291 (autoload (quote create-image) "image" "\
15309 IMAGE must be an image created with `create-image' or `defimage'.
15420 Open directory DIR and create a default window configuration.
15672 create a buffer index. Look there for the documentation of this
15682 (defvar imenu-create-index-function (quote imenu-default-create-index-function) "\
15691 (make-variable-buffer-local (quote imenu-create-index-function))
15696 If `imenu-create-index-function' is set to
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))
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,
15894 just switch to BUFFER. Otherwise, create a new buffer
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.
16306 If nil, the default personal dictionary, \"~/.ispell_DICTNAME\" is used,
16307 where DICTNAME is the name of your default dictionary.")
16343 nil means the default dictionary.
16961 (defvar default-korean-keyboard (if (string-match "3" (or (getenv "HANGUL_KEYBOARD_TYPE") "")) "3" "") "\
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'.
18008 (defvar message-from-style (quote default) "\
18038 Valid values include `message-send-mail-with-sendmail' (the default),
18106 C-c C-f move to a header field (and create it if there isn't):
18355 thus is suitable for use by programs that want to create a mail
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.
18961 DEFAULT-VALUE, if non-nil, is the default value.
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'
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" "\
19442 and then align or create a comment on this line at that column.
19464 By default, comments start at the left margin, are terminated on each line,
19736 the file specified by `inferior-octave-startup-file' or by the default
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)
20685 to end-of-line, or if at end-of-line already, create a new comment.
20793 If the optional 3rd argument CLEARTEXT is non-nil, it does not create
20807 If the optional argument CLEARTEXT is non-nil, it does not create a
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.)
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
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
22222 default, a translated text or a user's key sequence (if no translation
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.
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\")
23180 This is set to nil by default.")
23233 The default value is `rmail-mime'. This feature is provided by
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.
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'.
24296 Here are commands that move to a header field (and create it if there isn't):
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.
24513 If you mainly create your own documents, `sgml-specials' might be
24542 The default style of this mode is that of Rosenblatt's Korn shell book.
24660 Edit (or create) the definition of a cluster NAME.
24727 The default comes from `process-coding-system-alist' and
24728 `default-process-coding-system'.
25507 `font-lock-keywords'. By default they are added at the beginning
25570 See `sql-help' on how to create SQLi buffers.
25582 For information on how to create multiple SQLi buffers, see
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'.
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.
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'
27181 Directory in which to create temporary files for TeX jobs
27224 Directory in which to create temporary files for LaTeX jobs
27267 Directory in which to create temporary files for SliTeX jobs
27390 * create a master menu for a Texinfo source file.
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.
28118 DEFAULT-ITEM, if non-nil, specifies an initial default choice.
28307 ;;;### (autoloads (tq-create) "tq" "emacs-lisp/tq.el" (17842 54152))
28310 (autoload (quote tq-create) "tq" "\
28326 *Trace output will by default go to that buffer.")
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.
29481 ;;;;;; vc-revert-buffer vc-print-log vc-retrieve-snapshot vc-create-snapshot
29573 the variable `vc-keep-workfiles' is non-nil (which is its default), a
29653 (autoload (quote vc-create-snapshot) "vc" "\
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))
30117 create higher design levels with only a few mouse clicks or key
30175 The Makefile's default target \"all\" compiles the entire design, the
30315 appropriate default settings for nice landscape two-column printing.
30340 As default, files with extensions \".vhd\" and \".vhdl\" are
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).
30799 the warning. By default, it is `*Warnings*'. If this function
30800 has to create the buffer, it disables undo in the buffer.
31002 ;;;### (autoloads (widget-minor-mode widget-browse-other-window widget-browse
31003 ;;;;;; widget-browse-at) "wid-browse" "wid-browse.el" (17842 58278))
31006 (autoload (quote widget-browse-at) "wid-browse" "\
31007 Browse the widget under point.
31011 (autoload (quote widget-browse) "wid-browse" "\
31012 Create a widget browser for WIDGET.
31016 (autoload (quote widget-browse-other-window) "wid-browse" "\
31017 Show widget browser for WIDGET in other window.
31021 (autoload (quote widget-minor-mode) "wid-browse" "\
31023 With arg, turn widget mode on if and only if arg is positive.
31030 ;;;### (autoloads (widget-setup widget-insert widget-delete widget-create
31031 ;;;;;; widget-prompt-value widgetp) "wid-edit" "wid-edit.el" (17952
31036 Return non-nil iff WIDGET is a widget.
31040 (autoload (quote widget-prompt-value) "wid-edit" "\
31046 (autoload (quote widget-create) "wid-edit" "\
31047 Create widget of TYPE.
31052 (autoload (quote widget-delete) "wid-edit" "\
31057 (autoload (quote widget-insert) "wid-edit" "\
31062 (defalias (quote advertised-widget-backward) (quote widget-backward))
31064 (defvar widget-keymap (let ((map (make-sparse-keymap))) (define-key map " " (quote widget-forward)) (define-key map " " (quote widget-backward)) (define-key map [(shift tab)] (quote advertised-widget-backward)) (define-key map [backtab] (quote widget-backward)) (define-key map [down-mouse-2] (quote widget-button-click)) (define-key map [down-mouse-1] (quote widget-button-click)) (define-key map " " (quote widget-button-press)) map) "\
31069 (autoload (quote widget-setup) "wid-edit" "\
31077 ;;;### (autoloads (windmove-default-keybindings windmove-down windmove-right
31122 (autoload (quote windmove-default-keybindings) "windmove" "\
31538 ;;;;;; "timezone.el" "tooltip.el" "tree-widget.el" "uniquify.el"
31544 ;;;;;; "vt100-led.el" "w32-fns.el" "w32-vars.el" "widget.el" "window.el"