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

Lines Matching +defs:comint +defs:file +defs:name +defs:prefix

93 Going from body to spec with `ff-find-other-file' used these
96 the file name.
132 If you use find-file.el:
133 Switch to other file (Body <-> Spec) '\\[ff-find-other-file]'
134 or '\\[ff-mouse-find-other-file]
135 Switch to other file in other window '\\[ada-ff-other-window]'
136 or '\\[ff-mouse-find-other-file-other-window]
154 Insert a descriptive header at the top of the file.
161 ;;;### (autoloads (ada-find-file) "ada-xref" "progmodes/ada-xref.el"
165 (autoload (quote ada-find-file) "ada-xref" "\
176 ;;;;;; find-change-log prompt-for-change-log-name add-log-mailing-address
177 ;;;;;; add-log-full-name add-log-current-defun-function) "add-log"
182 *If non-nil, function to guess name of surrounding function.
184 Returns function's name as a string, or nil if outside a function.")
188 (defvar add-log-full-name nil "\
189 *Full name of user, for inclusion in ChangeLog daily headers.
190 This defaults to the value returned by the function `user-full-name'.")
192 (custom-autoload (quote add-log-full-name) "add-log" t)
203 (autoload (quote prompt-for-change-log-name) "add-log" "\
204 Prompt for a change log name.
209 Find a change log file for \\[add-change-log-entry] and return the name.
211 Optional arg FILE-NAME specifies the file to use.
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
218 directory and its successive parents for a file so named.
220 Once a file is found, `change-log-default-name' is set locally in the
221 current buffer to the complete file name.
222 Optional arg BUFFER-FILE overrides `buffer-file-name'.
227 Find change log file, and add an entry for today and an item for this file.
228 Optional arg WHOAMI (interactive prefix) non-nil means prompt for user
229 name and email (stored in `add-log-full-name' and `add-log-mailing-address').
231 Second arg FILE-NAME is file name of the change log.
232 If nil, use the value of `change-log-default-name'.
244 The change log file can start with a copyright notice and a copying
254 Find change log file in other window and add entry and item.
256 the change log file in another window.
281 Return name of function definition point is in, or nil.
297 Merge the contents of change log file OTHER-LOG with this buffer.
299 the appropriate motion commands). OTHER-LOG can be either a file name
308 Fix any old-style date entries in the current log file to default format.
361 name, then the position argument will be ignored and the old advice
364 initialized. Redefining a piece of advice whose name is part of the cache-id
434 documentation of the advised function can be dumped onto the `DOC' file
471 for the REGEXP to align with. If no prefix arg was specified, you
473 whitespace is replaced. If a prefix arg was specified, the full
542 (put (quote allout-header-prefix) (quote safe-local-variable) (quote stringp))
558 (put (quote allout-file-xref-bullet) (quote safe-local-variable) (if (fboundp (quote string-or-null-p)) (quote string-or-null-p) (quote (lambda (x) (or (stringp x) (null x))))))
594 - integral outline layout, for automatic initial exposure when visiting a file
606 variable. We recommend customizing `allout-command-prefix' to use just
607 `\\C-c' as the command prefix, if the allout bindings don't conflict with
663 heading (ie, prefix sans text).
674 and establish a default file-var setting
679 buffer with name derived from derived from that
696 encrypted during file saves. If the contents of the topic
795 `allout-header-prefix' and then reinitializing `allout-mode'.
833 Activate outline mode and establish file var so it is started subsequently.
851 The implementation of remote ftp file names caches directory contents
888 You can specify the one's name by NAME; the default value is \"Sarah\".
895 ;;;### (autoloads (ansi-color-process-output ansi-color-for-comint-mode-on)
899 (autoload (quote ansi-color-for-comint-mode-on) "ansi-color" "\
900 Set `ansi-color-for-comint-mode' to t.
905 Maybe translate SGR control sequences of comint output into text-properties.
907 Depending on variable `ansi-color-for-comint-mode' the comint output is
912 The comint output is assumed to lie between the marker
913 `comint-last-output-start' and the process-mark.
915 This is a good function to put in `comint-output-filter-functions'.
938 If the file for a super-grammar cannot be determined, special file names
939 are used according to variable `antlr-unknown-file-formats' and a
940 commentary with value `antlr-help-unknown-file-text' is added. The
1072 With \\[universal-argument] prefix, or if `apropos-do-all' is non-nil, also show
1086 With \\[universal-argument] prefix, or if `apropos-do-all' is non-nil, also show
1112 With \\[universal-argument] prefix, or if `apropos-do-all' is non-nil,
1126 With \\[universal-argument] prefix, or if `apropos-do-all' is non-nil, also looks
1139 With \\[universal-argument] prefix, or if `apropos-do-all' is non-nil, also use
1140 documentation that is not stored in the documentation file and show key
1154 Major mode for viewing an archive file in a dired-like way.
1157 Type `e' to pull a file out of the archive and into its own buffer;
1158 or click mouse-2 on the file's line in the archive mode buffer.
1160 If you edit a sub-file of this archive (as with the `e' command) and
1206 take a numeric prefix argument):
1494 supply prefix arguments as C-DIGIT and M-DIGIT normally do -- and
1495 C-DIGIT inserts DIGIT. \\[autoarg-terminate] terminates the prefix sequence
1497 Without a numeric prefix arg the normal binding of \\[autoarg-terminate] is
1552 Matches the visited file name against the elements of `auto-insert-alist'.
1574 With prefix ARG, turn Auto-insert mode on if and only if ARG is positive.
1578 insert a template for the file depending on the mode of the buffer.
1586 ;;;;;; update-file-autoloads) "autoload" "emacs-lisp/autoload.el"
1590 (autoload (quote update-file-autoloads) "autoload" "\
1591 Update the autoloads for FILE in `generated-autoload-file'
1602 This uses `update-file-autoloads' (which see) to do its work.
1603 In an interactive call, you must give one argument, the name
1627 Toggle reverting buffer when file on disk changes.
1632 Use `auto-revert-tail-mode' if you know that the file will only grow
1646 Toggle reverting tail of buffer when file on disk grows.
1649 When Tail mode is enabled, the tail of the file is constantly
1651 whenever the file grows on disk (presumably because some
1657 writing before you save the file!
1681 Revert any buffer when file on disk changes.
1818 Interactively, REPETITIONS is taken from the prefix arg. For
1858 the name of a field with \\[bibtex-remove-OPT-or-ALT].
1921 Optional prefix argument is the number of balls; the default is 4.
1934 \\<blackbox-mode-map>To play blackbox, type \\[blackbox]. An optional prefix argument
2048 so that you have a bookmark prefix, just use `global-set-key' and bind a
2051 (define-prefix-command 'bookmark-map)
2066 Set a bookmark named NAME inside a file.
2067 If name is nil, then the user will be prompted.
2068 With prefix arg, will not overwrite a bookmark that has the same name
2071 bookmark with name NAME would be the one in effect at any given time,
2076 bookmark name, type C-w while setting a bookmark. Successive C-w's
2079 Typing C-u inserts the name of the last bookmark used in the buffer
2080 \(as an aid in using a single bookmark name to track your progress
2081 through a large file). If no bookmark was used, then C-u inserts the
2082 name of the file being visited.
2084 Use \\[bookmark-delete] to remove bookmarks (you give it a name,
2085 and it removes only the first instance of a bookmark with that name from
2091 Jump to bookmark BOOKMARK (a point in some file).
2097 If the file pointed to by BOOKMARK no longer exists, you will be asked
2105 Relocate BOOKMARK to another file (reading file name with minibuffer).
2106 This makes an already existing bookmark point to that file, instead of
2107 the one it used to point at. Useful when a file has been renamed
2113 Insert the name of the file associated with BOOKMARK.
2122 Change the name of OLD bookmark to NEW name.
2130 While you are entering the new name, consecutive C-w's insert
2132 name.
2137 Insert the text of the file pointed to by bookmark BOOKMARK.
2147 Removes only the first instance of a bookmark with that name. If
2148 there are one or more other bookmarks with the same name, they will
2150 one most recently used in this file, if any).
2157 Write bookmarks to a file (reading the file name with the minibuffer).
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
2172 user will be interactively queried for a file to save in.
2174 When you want to load in the bookmarks from a file, use
2176 for a file, defaulting to the file defined by variable
2177 `bookmark-default-file'.
2188 If you load a file that doesn't contain a proper bookmark alist, you
2191 place. Your own personal bookmark file, `~/.emacs.bmk', is
2195 If you load a file containing bookmarks with the same names as
2198 method buffers use to resolve name collisions.
2227 ;;;;;; browse-url browse-url-of-region browse-url-of-dired-file
2228 ;;;;;; browse-url-of-buffer browse-url-of-file browse-url-url-at-point
2236 `browse-url-of-file' commands.
2247 *The name by which to invoke Firefox.")
2252 *The name by which to invoke Galeon.")
2261 (autoload (quote browse-url-of-file) "browse-url" "\
2263 Display the current buffer's file if FILE is nil or if called
2265 `browse-url-file-url'. Pass the URL to a browser using the
2266 `browse-url' function then run `browse-url-of-file-hook'.
2273 currently visible part of BUFFER (from a temporary file) if buffer is
2278 (autoload (quote browse-url-of-dired-file) "browse-url" "\
2279 In Dired, ask a WWW browser to display the file named on this line.
2317 a random existing one. A non-nil interactive prefix argument reverses
2336 random existing one. A non-nil interactive prefix argument reverses
2355 random existing one. A non-nil interactive prefix argument reverses
2376 non-nil interactive prefix argument reverses the effect of
2402 random existing one. A non-nil interactive prefix argument reverses
2421 existing one. A non-nil interactive prefix argument reverses the
2439 random existing one. A non-nil interactive prefix argument reverses
2464 random existing one. A non-nil interactive prefix argument reverses
2484 prefix argument reverses the effect of `browse-url-new-window-flag'.
2508 Default to the URL around or before point. With a prefix argument, run
2513 otherwise use any existing one. A non-nil interactive prefix argument
2530 recipient's address. Supplying a non-nil interactive prefix argument
2536 non-nil interactive prefix argument reverses the effect of
2572 Return a vector containing the lines from `bruce-phrases-file'.
2586 by buffer configuration `bs-cycle-configuration-name'.
2593 by buffer configuration `bs-cycle-configuration-name'.
2612 With prefix argument ARG show a different buffer list. Function
2613 `bs--configuration-name-for-prefix-arg' determine accordingly
2614 name of buffer configuration.
2711 ;;;;;; compile-defun byte-compile-file byte-recompile-directory
2725 Recompile every `.el' file in DIRECTORY that already has a `.elc' file.
2731 Recompile every `.el' file in DIRECTORY that needs recompilation.
2732 This is if a `.elc' file exists but is older than the `.el' file.
2735 If the `.elc' file does not exist, normally this function *does not*
2736 compile the corresponding `.el' file. However,
2737 if ARG (the prefix argument) is 0, that means do compile all those files.
2738 A nonzero ARG means ask the user, for each such `.el' file,
2744 recompile every `.el' file that already has a `.elc' file.
2749 (autoload (quote byte-compile-file) "bytecomp" "\
2750 Compile a file of Lisp code named FILENAME into a file of byte code.
2751 The output file's name is generated by passing FILENAME to the
2752 `byte-compile-dest-file' function (which see).
2753 With prefix arg (noninteractively: 2nd arg), LOAD the file after compiling.
2772 Display a call graph of a specified file.
2789 Like `byte-compile-file' but doesn't recompile if already up to date.
2796 Run `byte-compile-file' on the files remaining on the command line.
2799 Each file is processed even if an error occurred previously.
2801 If NOFORCE is non-nil, don't recompile a file that seems to be
2846 ;;;;;; full-calc calc calc-dispatch calc-settings-file) "calc" "calc/calc.el"
2850 (defvar calc-settings-file (convert-standard-filename "~/.calc.el") "\
2853 (custom-autoload (quote calc-settings-file) "calc" t)
2949 ;;;;;; diary-nonmarking-symbol diary-file calendar-move-hook today-invisible-calendar-hook
3093 (defvar diary-file "~/diary" "\
3094 Name of the file in which one's personal diary of dates is kept.
3096 The file's entries are lines beginning with any of the forms
3110 `calendar-month-name-array' and `calendar-day-name-array'),
3122 file. The European forms (see `european-date-diary-pattern') are
3156 If the first line of a diary entry consists only of the date or day name with
3198 (custom-autoload (quote diary-file) "calendar" t)
3221 The string indicating inclusion of another file of diary entries.
3227 The string used to indicate a sexp diary entry in `diary-file'.
3253 variable `calendar-day-name-array'), or abbreviated (as specified by
3297 List of functions called after diary file is culled for relevant entries.
3298 It is to be used for diary entries that are not found in the diary file.
3302 with your own. The files included are specified in the diary file by lines
3319 in your `.emacs' file to cause the fancy diary buffer to be displayed with
3356 List of functions called for listing diary file and included files.
3370 with your own. The files included are specified in the diary file by lines
3382 List of functions called for marking diary file and included files.
3488 (defvar solar-holidays (quote ((if (fboundp (quote atan)) (solar-equinoxes-solstices)) (if (progn (require (quote cal-dst)) t) (funcall (quote holiday-sexp) calendar-daylight-savings-starts (quote (format "Daylight Saving Time Begins %s" (if (fboundp (quote atan)) (solar-time-string (/ calendar-daylight-savings-starts-time (float 60)) calendar-standard-time-zone-name) ""))))) (funcall (quote holiday-sexp) calendar-daylight-savings-ends (quote (format "Daylight Saving Time Ends %s" (if (fboundp (quote atan)) (solar-time-string (/ calendar-daylight-savings-ends-time (float 60)) calendar-daylight-time-zone-name) "")))))) "\
3508 If called with an optional prefix argument, prompts for month and year.
3793 (put 'c-file-style 'safe-local-variable 'string-or-null-p)
3814 Declare NAME as a name of CCL program.
3942 ;; Call CCL program whose name is ccl-program-name.
3943 CALL := (call ccl-program-name)
4044 register CCL-PROGRAM by name NAME, and return NAME.
4125 With a prefix argument (in Lisp, the argument TAKE-NOTES),
4149 Find missing comment sections in the current Emacs Lisp file.
4157 Find extra spaces at the end of lines in the current file.
4253 With prefix ARG, turn Checkdoc minor mode on iff ARG is positive.
4301 Edit and re-evaluate complex command with name matching PATTERN.
4326 and digits provide prefix arguments. Tab does not indent.
4372 prefix arg means replace the region with it.
4395 of `scheme-program-name').
4396 If the file `~/.emacs_SCHEMENAME' or `~/.emacs.d/init_SCHEMENAME.scm' exists,
4400 Runs the hook `inferior-scheme-mode-hook' (after the `comint-mode-hook'
4490 CODEPAGE must be the name of a DOS codepage, a string.
4495 Return the name of the MULE language environment for CODEPAGE.
4496 CODEPAGE must be the name of a DOS codepage, a string.
4502 CODEPAGE must be the name of a DOS codepage, a string.
4530 ;;;### (autoloads (comint-redirect-results-list-from-process comint-redirect-results-list
4531 ;;;;;; comint-redirect-send-command-to-process comint-redirect-send-command
4532 ;;;;;; comint-run make-comint make-comint-in-buffer) "comint" "comint.el"
4534 ;;; Generated autoloads from comint.el
4536 (defvar comint-output-filter-functions (quote (comint-postoutput-scroll-to-bottom comint-watch-for-password-prompt)) "\
4538 One possible function is `comint-postoutput-scroll-to-bottom'.
4541 `comint-last-output-start' and the buffer's `process-mark', if other filter
4544 See also `comint-preoutput-filter-functions'.
4549 (define-obsolete-variable-alias (quote comint-use-prompt-regexp-instead-of-fields) (quote comint-use-prompt-regexp) "22.1")
4551 (autoload (quote make-comint-in-buffer) "comint" "\
4558 STARTFILE is the name of a file to send the contents of to the process.
4564 (autoload (quote make-comint) "comint" "\
4566 The name of the buffer is made by surrounding NAME with `*'s.
4571 STARTFILE is the name of a file to send the contents of the process to.
4577 (autoload (quote comint-run) "comint" "\
4579 The buffer name is made by surrounding the file name of PROGRAM with `*'s.
4580 The file name is used to make a symbol name, such as `comint-sh-hook', and any
4582 See `make-comint' and `comint-exec'.
4586 (defvar comint-file-name-prefix "" "\
4587 Prefix prepended to absolute file names taken from process input.
4591 (autoload (quote comint-redirect-send-command) "comint" "\
4593 With prefix arg ECHO, echo output in process buffer.
4599 (autoload (quote comint-redirect-send-command-to-process) "comint" "\
4601 With prefix arg, echo output in process buffer.
4607 (autoload (quote comint-redirect-results-list) "comint" "\
4614 (autoload (quote comint-redirect-results-list-from-process) "comint" "\
4639 A prefix arg means reverse the value of variable
4641 nil, then a prefix arg means ignore changes in whitespace. If
4642 `compare-ignore-whitespace' is non-nil, then a prefix arg means
4684 (defvar compilation-buffer-name-function nil "\
4685 Function to compute the name of a compilation buffer.
4686 The function receives one argument, the name of the major mode of the
4688 nil means compute the name with `(concat \"*\" (downcase major-mode) \"*\")'.")
4709 Elements should be directory names, not file names of directories.
4722 (unless (or (file-exists-p \"makefile\")
4723 (file-exists-p \"Makefile\"))
4726 (file-name-sans-extension buffer-file-name))))))")
4732 *If non-nil, send end-of-file as compilation process input.
4750 non-nil; otherwise uses `compile-command'. With prefix arg, always prompts.
4751 Additionally, with universal prefix arg, compilation buffer will be in
4752 comint mode, i.e. interactive.
4755 the `*compilation*' buffer to some other name with
4760 The name used for the buffer is actually whatever is returned by
4761 the function in `compilation-buffer-name-function', so you can set that
4762 to a function that generates a unique name.
4772 may also be t meaning use `compilation-shell-minor-mode' under `comint-mode'.
4773 If NAME-FUNCTION is non-nil, call it with one argument (the mode name)
4774 to determine the buffer name.
4816 Advance to the next error message and visit the file where the error was.
4841 With prefix ARG, turn Partial Completion mode on if ARG is positive.
4846 as much as possible and `*' characters are treated likewise in file names.
4850 \\[find-file] f_b.c TAB might complete to foo_bar.c if that file existed and no
4851 other file in that directory begins with that sequence of characters.
4854 specially in \\[find-file]. For example,
4855 \\[find-file] <sys/time.h> RET finds the file `/usr/include/sys/time.h'.
4856 See also the variable `PC-include-file-path'.
5136 even clearly specified, please don't expect it to get every file
5179 PersistMoniker=file://Folder.htt
5193 name:value
5194 name=value
5195 name value
5206 Alternatively, you can specify a value for the file local variable
5219 # Or with keywords (from a recognized file name):
5278 When the phrase file is read in, display STARTMSG at the beginning
5285 When the phrase file is read in, display STARTMSG at the beginning
5293 and subsequent calls on the same file won't go to disk.
5311 With prefix ARG, replace the years in the notice rather than adding
5534 A prefix arg suppresses display of that buffer.
5631 function of these prefix keys.
5634 the prefix keys even when the region is active, you have three
5636 - press the prefix key twice very quickly (within 0.2 seconds),
5637 - press the prefix key and the following key within 0.2 seconds, or
5638 - use the SHIFT key with the prefix key, i.e. C-S-x or C-S-c.
5641 CUA bindings, or `cua-prefix-override-inhibit-delay' to change
5642 the prefix fallback behavior.
5661 (if user-init-file (concat
5663 "old version from the " user-init-file " file.\n\n")))))
5669 ;;;;;; custom-save-all custom-file customize-browse custom-buffer-create-other-window
5706 If given a prefix (or a COMMENT argument), also prompt for a comment.
5723 If given a prefix (or a COMMENT argument), also prompt for a comment.
5740 If given a prefix (or a COMMENT argument), also prompt for a comment.
5754 If a prefix \\[universal-argument] was given (or if the current major mode has no known group),
5793 Here PACKAGE is the name of a package, as a symbol. After
5813 the official name of the package, such as MH-E or Gnus.")
5829 Customize FACE, which should be a face name or nil.
5867 If ALL is t (interactively, with prefix arg), include variables
5875 With prefix arg, include variables that are not customizable options
5892 Optional NAME is the name of the buffer.
5902 Optional NAME is the name of the buffer.
5914 (defvar custom-file nil "\
5916 The default is nil, which means to use your init file
5917 as specified by `user-init-file'. If the value is not nil,
5918 it should be an absolute file name.
5922 something like the following in your init file:
5924 \(setq custom-file \"~/.emacs-custom.el\")
5925 \(load custom-file)
5928 save all customizations in this file, but does not load it.
5931 previous custom file (usually your init file) for the
5933 and copy them (whichever ones you find) to the new custom file.
5938 option itself, into the file you specify, overwriting any
5940 present in that file. It will not delete any customizations from
5941 the old custom file. You should do that manually if that is what you
5943 in your init file, where CUSTOM-FILE is the actual name of the
5944 file. Otherwise, Emacs will not load the file when it starts up,
5945 and hence will not set `custom-file' to that file either.")
5947 (custom-autoload (quote custom-file) "cus-edit" t)
5950 Save all customizations in `custom-file'.
5967 If optional NAME is given, use that as the name of the menu.
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
6105 With prefix ARG, turn Global-Cwarn mode on if and only if ARG is positive.
6156 With a prefix argument, it searches all buffers accepted by the
6160 If the prefix argument is 16 (which comes from C-u C-u),
6168 Expands to the most recent, preceding word for which this is a prefix.
6174 A positive prefix argument, N, says to take the Nth backward *distinct*
6225 Indentation for the first command line in a file or SUBROUTINE.
6428 \\[delphi-find-unit] - Search for a Delphi source file.
6490 With prefix ARG, turn Delete Selection mode on if and only if ARG is
6512 CHILD: the name of the command for the derived mode.
6513 PARENT: the name of the command for the parent mode (e.g. `text-mode')
6552 `derived-mode-hook-name'.
6585 syntax, category, how the character is encoded in a file,
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)) "\
6623 When non-nil, save buffer status in desktop file.
6628 file along with the state of the buffer for which it was called.
6630 When file names are returned, they should be formatted using the call
6631 \"(desktop-file-name FILE-NAME DESKTOP-DIRNAME)\".
6633 Later, when `desktop-read' evaluates the desktop file, auxiliary information
6640 evaluates the desktop file. List elements must have the form
6645 handler `desktop-restore-file-buffer'.
6653 desktop-file-version
6692 desktop-file-version
6693 desktop-buffer-file-name
6694 desktop-buffer-name
6729 Save the desktop in a desktop file.
6730 Parameter DIRNAME specifies where to save the desktop file.
6731 See also `desktop-base-file-name'.
6736 Delete desktop file in `desktop-dirname'.
6742 Read and process the desktop file in directory DIRNAME.
6743 Look for a desktop file in DIRNAME, or if DIRNAME is omitted, look in
6744 directories listed in `desktop-path'. If a desktop file is found, it
6745 is processed and `desktop-after-read-hook' is run. If no desktop file
6746 is found, clear the desktop and run `desktop-no-desktop-file-hook'.
6748 It returns t if a desktop file was loaded, nil otherwise.
6761 `desktop-save', then clear the desktop and load the desktop file in
6841 does nothing. This function is suitable for execution in a `.emacs' file.
6847 If no prefix argument is given, NDAYS is set to `diary-mail-days'.
6852 `emacs -batch' does not load your `.emacs' file, you must ensure that
6859 diary-file \\\"/path/to/diary.file\\\" \\
6861 diary-mail-addr \\\"user@host.name\\\" )\" \\
6873 Major mode for editing the diary file.
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.
6899 With prefix arg, prompt for diff switches.
6904 Diff this file with its backup file or vice versa.
6906 If this file is a backup, diff it with its original.
6907 The backup file is the first file given to `diff'.
6908 With prefix arg, prompt for diff switches.
6924 When the buffer is read-only, the ESC prefix is not necessary.
6963 (defvar dired-chown-program (if (memq system-type (quote (hpux dgux usg-unix-v irix linux gnu/linux cygwin))) "chown" (if (file-exists-p "/usr/sbin/chown") "/usr/sbin/chown" "/etc/chown")) "\
6983 *Regexp of files to skip when finding first file of a directory.
6985 A value of t means move to first file.")
7023 The target is used in the prompt for file copy, rename etc.")
7028 *If non-nil, Dired preserves the last-modified time in a file copy.
7034 The directory name or wildcard spec that this dired directory lists.
7036 directory name and the cdr is the list of files to mention.
7037 The directory name must be absolute, but need not be fully expanded.")
7043 \(Interactively, use a prefix argument to be able to specify SWITCHES.)
7046 its first element is taken as the directory name and the rest as an explicit
7049 You can flag files for deletion with \\[dired-flag-file-deletion] and then
7080 compress, load or byte-compile them, change their file attributes
7082 files for later commands or \"flag\" them for deletion, either file
7083 by file or all files matching certain criteria.
7085 Letters no longer insert themselves. Digits are prefix arguments.
7086 Instead, type \\[dired-flag-file-deletion] to flag a file for Deletion.
7087 Type \\[dired-mark] to Mark a file or subdirectory for later commands.
7088 Most commands operate on the marked files and use the current file
7089 if no files are marked. Use a numeric prefix argument to operate on
7091 to operate on the current file only. Prefix arguments override marks.
7094 Type \\[dired-unmark] to Unmark a file or all files of a subdirectory.
7097 Type \\[dired-advertised-find-file] to Find the current line's file
7099 Type \\[dired-find-file-other-window] to find file or dired directory in Other window.
7101 Type \\[dired-do-rename] to Rename a file or move the marked files to another directory.
7103 Type \\[dired-sort-toggle-or-edit] to toggle Sorting by name/date or change the `ls' switches.
7137 (put 'dired-find-alternate-file 'disabled t)
7142 ;;;### (autoloads (dired-show-file-type dired-do-query-replace-regexp
7149 ;;;;;; dired-rename-file dired-copy-file dired-relist-file dired-remove-file
7150 ;;;;;; dired-add-file dired-do-redisplay dired-do-load dired-do-byte-compile
7151 ;;;;;; dired-do-compress dired-query dired-compress-file dired-do-kill-lines
7159 Compare file at point with file FILE using `diff'.
7160 FILE defaults to the file at the mark. (That's the mark set by
7162 The prompted-for file is the first file given to `diff'.
7163 With prefix arg, prompt for second argument SWITCHES,
7169 Diff this file with its backup file or vice versa.
7171 If this file is a backup, diff it with its original.
7172 The backup file is the first file given to `diff'.
7173 With prefix arg, prompt for argument SWITCHES which is options for `diff'.
7178 Mark files with different file attributes in two dired buffers.
7179 Compare file attributes of files in the current directory
7180 with file attributes in directory DIR2 using PREDICATE on pairs of files
7181 with the same name. Mark files for which PREDICATE returns non-nil.
7187 size1, size2 - file size in bytes
7189 fa1, fa2 - list of file attributes
7190 returned by function `file-attributes'
7192 where 1 refers to attribute of file in the current dired buffer
7193 and 2 to attribute of file in second dired buffer.
7237 Positive prefix arg KEEP overrides `dired-kept-versions';
7238 Negative prefix arg KEEP overrides `kept-old-versions' with KEEP made positive.
7241 with a prefix argument.
7247 If no files are marked or a specific numeric prefix arg is given,
7248 the next ARG files are used. Just \\[universal-argument] means the current file.
7249 The prompt mentions the file(s) or the marker, as appropriate.
7252 COMMAND just once with the entire file list substituted there.
7255 whitespace, this runs COMMAND on each file individually with the
7256 file name substituted for `?'.
7258 Otherwise, this runs COMMAND on each file individually with the
7259 file name added at the end of COMMAND (separated by a space).
7277 the list of file names explicitly with the FILE-LIST argument, which
7289 With a prefix argument, kill that many lines starting with the current line.
7291 If you use this command with a prefix argument to kill the line
7292 for a file that is a directory, which you have inserted in the
7297 command with a prefix argument (the value does not matter).
7301 (autoload (quote dired-compress-file) "dired-aux" "\
7329 a prefix arg lets you edit the `ls' switches used for the new listing.
7331 Dired remembers switches specified with a prefix arg, so that reverting
7341 (autoload (quote dired-add-file) "dired-aux" "\
7346 (autoload (quote dired-remove-file) "dired-aux" "\
7351 (autoload (quote dired-relist-file) "dired-aux" "\
7356 (autoload (quote dired-copy-file) "dired-aux" "\
7361 (autoload (quote dired-rename-file) "dired-aux" "\
7372 Copy all marked (or next ARG) files, or copy the current file.
7374 When operating on just the current file, you specify the new name.
7387 Make symbolic links to current file or all marked (or next ARG) files.
7388 When operating on just the current file, you specify the new name.
7400 Add names (hard links) current file or all marked (or next ARG) files.
7401 When operating on just the current file, you specify the new name.
7411 Rename current file or all marked (or next ARG) files.
7412 When renaming just the current file, you specify the new name.
7423 With non-zero prefix argument ARG, the command operates on the next ARG
7425 file if none are marked.
7432 With a zero prefix arg, renaming by regexp affects the absolute file name.
7433 Normally, only the non-directory part of the file name is used and changed.
7469 With a prefix arg, you may edit the ls switches used for this listing.
7474 Dired remembers switches specified with a prefix arg, so that reverting
7488 With a prefix arg, you may edit the `ls' switches used for this listing.
7533 Optional prefix arg is a repeat factor.
7554 Third arg DELIMITED (prefix arg) means replace only word-delimited matches.
7560 (autoload (quote dired-show-file-type) "dired-aux" "\
7561 Print the type of FILE, according to the `file' command.
7563 true then the type of the file linked to by FILE is printed instead.
7576 If in a file, dired the current directory and move to file's line.
7578 In case the proper dired file line cannot be found, refresh the dired
7585 Otherwise make a relative symbolic link to the current file.
7592 foo -> /ugly/file/name/that/may/change/any/day/bar/foo
7614 `comint-output-filter-functions'.
7652 SLOT may be a number from 0 to 5 inclusive, or a slot name (symbol).
7660 SLOT may be a number from 0 to 5 inclusive, or a name (symbol).
7738 With prefix argument, this command enables European character display
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))) "\
7781 This variable is used by `dnd-handle-one-url' and `dnd-handle-file-name'.
7847 With prefix arg, turn Double mode on iff arg is positive.
7908 :group GROUP Custom group name to use in all generated `defcustom' forms.
7910 Don't use this default group name unless you have written a
7990 The first element of MENU must be a string. It is the menu bar item name.
8012 NAME is a string--the menu item name.
8062 Prepend the name with `(*) ' or `( ) ' depending on if selected or not.
8064 Prepend the name with `[X] ' or `[ ] ' depending on if selected or not.
8065 button: Surround the name with `[' and `]'. Use this for an item in the
8093 MENU-NAME is a string, the name of the menu. MENU-ITEMS is a list of items
8123 ;;;;;; ebnf-setup ebnf-syntax-region ebnf-syntax-buffer ebnf-syntax-file
8124 ;;;;;; ebnf-syntax-directory ebnf-eps-region ebnf-eps-buffer ebnf-eps-file
8125 ;;;;;; ebnf-eps-directory ebnf-spool-region ebnf-spool-buffer ebnf-spool-file
8127 ;;;;;; ebnf-print-file ebnf-print-directory ebnf-customize) "ebnf2ps"
8141 The files in DIRECTORY that matches `ebnf-file-suffix-regexp' (which see) are
8148 (autoload (quote ebnf-print-file) "ebnf2ps" "\
8149 Generate and print a PostScript syntactic chart image of the file FILE.
8161 When called with a numeric prefix argument (C-u), prompts the user for
8162 the name of a file to save the PostScript image in, instead of sending
8167 the PostScript image in a file with that name. If FILENAME is a
8168 number, prompt the user for the name of the file to save in.
8183 The files in DIRECTORY that matches `ebnf-file-suffix-regexp' (which see) are
8190 (autoload (quote ebnf-spool-file) "ebnf2ps" "\
8191 Generate and spool a PostScript syntactic chart image of the file FILE.
8222 The files in DIRECTORY that matches `ebnf-file-suffix-regexp' (which see) are
8229 (autoload (quote ebnf-eps-file) "ebnf2ps" "\
8230 Generate an EPS file from EBNF file FILE.
8240 Generate a PostScript syntactic chart image of the buffer in an EPS file.
8242 Generate an EPS file for each production in the buffer.
8243 The EPS file name has the following form:
8247 <PREFIX> is given by variable `ebnf-eps-prefix'.
8250 <PRODUCTION> is the production name.
8251 Some characters in the production file name are replaced to
8252 produce a valid file name. For example, the production name
8254 file name used in this case will be \"ebnf--A_B_+_C.eps\".
8262 Generate a PostScript syntactic chart image of the region in an EPS file.
8264 Generate an EPS file for each production in the region.
8265 The EPS file name has the following form:
8269 <PREFIX> is given by variable `ebnf-eps-prefix'.
8272 <PRODUCTION> is the production name.
8273 Some characters in the production file name are replaced to
8274 produce a valid file name. For example, the production name
8276 file name used in this case will be \"ebnf--A_B_+_C.eps\".
8290 Only the files in DIRECTORY that match `ebnf-file-suffix-regexp' (which see)
8297 (autoload (quote ebnf-syntax-file) "ebnf2ps" "\
8405 E.g.\\[save-buffer] writes the tree to the file it was loaded from.
8477 A call with prefix PREFIX reads the symbol to insert from the minibuffer with
8498 With prefix arg, process files of marked classes only.
8505 Otherwise, read a member name from the minibuffer.
8529 Save current tree in same file it was loaded from.
8534 Write the current tree data structure to a file.
8535 Read the file name from the minibuffer if interactive.
8536 Otherwise, FILE-NAME specifies the file to save the tree in.
8580 With prefix arg NOCONFIRM, execute current line as-is without editing.
8655 ;;;;;; ediff-patch-buffer ediff-patch-file run-ediff-from-cvs-buffer
8681 Run Ediff on FILE and its backup file.
8683 If this file is a backup, `ediff' it with its original.
8703 the same name in both. The third argument, REGEXP, is nil or a regular
8704 expression; only file names that match the regexp are considered.
8712 The second argument, REGEXP, is a regular expression that filters the file
8721 have the same name in all three. The last argument, REGEXP, is nil or a
8722 regular expression; only file names that match the regexp are considered.
8730 the same name in both. The third argument, REGEXP, is nil or a regular
8731 expression; only file names that match the regexp are considered.
8742 only file names that match the regexp are considered.
8748 The second argument, REGEXP, is a regular expression that filters the file
8757 The second argument, REGEXP, is a regular expression that filters the file
8768 With prefix argument, DUMB-MODE, or on a non-windowing display, works as
8777 With prefix argument, DUMB-MODE, or on a non-windowing display, works as
8826 Run Ediff by merging two revisions of a file.
8827 The file is the optional FILE argument or the file visited by the current
8833 Run Ediff by merging two revisions of a file with a common ancestor.
8834 The file is the optional FILE argument or the file visited by the current
8840 Run Ediff-merge on appropriate revisions of the selected file.
8842 file and then run `run-ediff-from-cvs-buffer'.
8846 (autoload (quote ediff-patch-file) "ediff" "\
8850 If prefix argument, then: if even argument, assume that the patch is in a
8851 buffer. If odd -- assume it is in a file.
8857 Without the optional prefix ARG, asks if the patch is in some buffer and
8858 prompts for the buffer or a file, depending on the answer.
8859 With ARG=1, assumes the patch is in a file and prompts for the file.
8862 patch. If not given, the user is prompted according to the prefix argument.
8866 (defalias (quote epatch) (quote ediff-patch-file))
8871 Run Ediff by comparing versions of a file.
8872 The file is an optional FILE argument or the file entered at the prompt.
8873 Default: the file visited by the current buffer.
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))))))
8969 its command name.
8970 With a prefix argument, format the macro in a more concise way.
8980 Edit a keyboard macro which has been given a name by `name-last-kbd-macro'.
9084 With prefix ARG, turn ElDoc mode on if and only if ARG is positive.
9098 Typically doc is returned if point is on a function-like name or in its
9114 The header is made invisible with an overlay. With a prefix arg, show
9117 This is suitable as an entry on `find-file-hook' or appropriate mode hooks.
9215 Run Emerge on two files, giving another file as the ancestor.
9250 Emerge two RCS revisions of a file.
9255 Emerge two RCS revisions of a file, with another revision as ancestor.
9307 More information about Enriched mode is available in the file
9349 (full-name (erc-compute-full-name)))
9353 (erc :server \"irc.freenode.net\" :full-name \"Harry S Truman\")
9355 then the server and full-name will be set to those values, whereas
9356 `erc-compute-port', `erc-compute-nick' and `erc-compute-full-name' will
9359 \(fn &key (SERVER (erc-compute-server)) (PORT (erc-compute-port)) (NICK (erc-compute-nick)) PASSWORD (FULL-NAME (erc-compute-full-name)))" t nil)
9578 Append BUFFER contents to the log file, if logging is enabled.
9669 Return the name of the network or \"Unknown\" as a symbol. Use the
9670 server parameter NETWORK if provided, otherwise parse the server name and
9831 ;;;### (autoloads (erc-xdcc-add-file) "erc-xdcc" "erc/erc-xdcc.el"
9835 (autoload (quote erc-xdcc-add-file) "erc-xdcc" "\
9836 Add a file to `erc-xdcc-files'.
9876 `eshell-buffer-name'. If there is already an Eshell session active in
9878 will begin. A numeric prefix arg (as in `C-u 42 M-x eshell RET')
9880 nonnumeric prefix arg means to create a new session. Returns the
9887 With prefix ARG, insert output into the current buffer at point.
9911 ;;;;;; tags-query-replace tags-search tags-loop-continue next-file
9920 (defvar tags-file-name nil "\
9921 *File name of tags table.
9924 Use the `etags' program to make a tags table file.")
9925 (put 'tags-file-name 'variable-interactive "fVisit tags table: ")
9935 *List of file names of tags tables to search.
9936 An element that is a directory means the file \"TAGS\" in that directory.
9938 If you set this variable, do not also set `tags-file-name'.
9939 Use the `etags' program to make a tags table file.")
9945 An empty string means search the non-compressed file.
9976 Major mode for tags table file buffers.
9981 Tell tags commands to use tags table file FILE.
9982 FILE should be the name of a file created with the `etags' program.
9983 A directory name is ok too; it means file TAGS in that directory.
9985 Normally \\[visit-tags-table] sets the global value of `tags-file-name'.
9986 With a prefix arg, set the buffer-local value instead.
9988 in is given a local value of this variable which is the name of the tags
9989 file the tag was in.
9995 If optional arg is a string, visit that file as a tags table.
9998 just select the buffer visiting `tags-file-name'.
10000 `tags-file-name', `tags-table-list', `tags-table-list-pointer'.
10007 Assumes the tags table is the current buffer. The file names are returned
10014 Find tag (in current tags table) whose name contains TAGNAME.
10019 If second arg NEXT-P is t (interactively, with prefix arg), search for
10022 is the atom `-' (interactively, with prefix arg that is a negative number
10031 See documentation of variable `tags-file-name'.
10036 Find tag (in current tags table) whose name contains TAGNAME.
10040 If second arg NEXT-P is t (interactively, with prefix arg), search for
10043 is the atom `-' (interactively, with prefix arg that is a negative number
10052 See documentation of variable `tags-file-name'.
10058 Find tag (in current tags table) whose name contains TAGNAME.
10063 If second arg NEXT-P is t (interactively, with prefix arg), search for
10066 is negative (interactively, with prefix arg that is a negative number or
10075 See documentation of variable `tags-file-name'.
10081 Find tag (in current tags table) whose name contains TAGNAME.
10086 If second arg NEXT-P is t (interactively, with prefix arg), search for
10089 is negative (interactively, with prefix arg that is a negative number or
10098 See documentation of variable `tags-file-name'.
10104 Find tag (in current tags table) whose name matches REGEXP.
10107 If second arg NEXT-P is t (interactively, with prefix arg), search for
10110 is negative (interactively, with prefix arg that is a negative number or
10119 See documentation of variable `tags-file-name'.
10134 (autoload (quote next-file) "etags" "\
10135 Select next file among files in current tags table.
10137 A first argument of t (prefix arg, if interactive) initializes to the
10144 Value is nil if the file was already visited;
10145 if the file was newly read in, the value is the filename.
10152 argument is passed to `next-file', which see).
10154 Two variables control the processing we do on each file: the value of
10155 `tags-loop-scan' is a form to be executed on each file to see if it is
10157 evaluate to operate on an interesting file. If the latter evaluates to
10158 nil, we exit; otherwise we scan the next file.
10168 See documentation of variable `tags-file-name'.
10174 Third arg DELIMITED (prefix arg) means replace only word-delimited matches.
10178 See documentation of variable `tags-file-name'.
10183 Display list of tags in file FILE.
10196 Select a tags table file from a menu of those you have already used.
10213 ;;;### (autoloads (ethio-write-file ethio-find-file ethio-java-to-fidel-buffer
10401 (autoload (quote ethio-find-file) "ethio-util" "\
10402 Transcribe file content into Ethiopic depending on filename suffix.
10406 (autoload (quote ethio-write-file) "ethio-util" "\
10407 Transcribe Ethiopic characters in ASCII depending on the file extension.
10446 If REPLACE is non-nil, then this expansion replaces the name in the buffer.
10567 ;;;### (autoloads (executable-make-buffer-file-executable-if-script-p
10582 command to find the next error. The buffer is also in `comint-mode' and
10589 The variables `executable-magicless-file-regexp', `executable-prefix',
10597 Turn a text file into a self-displaying Un*x command.
10602 (autoload (quote executable-make-buffer-file-executable-if-script-p) "executable" "\
10603 Make file executable according to umask if not already executable.
10604 If file already has any execute bits set at all, do not change existing
10605 file modes.
10782 Mark mode) and nonempty, and there is no prefix argument,
10805 and there is no prefix argument, this command sets the region to the
10819 and there is no prefix argument, this command sets the region to the
10832 name starts with \"fg:\" or \"bg:\", then this functions sets the
10834 symbol's name. Any other symbol is considered the name of a face.
10837 and there is no prefix argument, this command sets the region to the
10928 backup file names and the like).
10957 ;;;;;; find-file-at-point ffap-next) "ffap" "ffap.el" (17943 4602))
10961 Search buffer for next file or URL, and run ffap.
10964 Interactively: use a single prefix to search backwards,
10965 double prefix to wrap forward, triple to wrap backwards.
10970 (autoload (quote find-file-at-point) "ffap" "\
10973 With a prefix, this command behaves exactly like `ffap-file-finder'.
10974 If `ffap-require-prefix' is set, the prefix meaning is reversed.
10976 and the functions `ffap-file-at-point' and `ffap-url-at-point'.
10980 (defalias (quote ffap) (quote find-file-at-point))
10986 The optional RESCAN argument (a prefix, interactively) forces
10992 Find file or url guessed from text around mouse click.
11002 Start Dired, defaulting to file at point. See `ffap'.
11014 ;;;### (autoloads (file-cache-minibuffer-complete file-cache-add-directory-recursively
11015 ;;;;;; file-cache-add-directory-using-locate file-cache-add-directory-using-find
11016 ;;;;;; file-cache-add-file file-cache-add-directory-list file-cache-add-directory)
11020 (autoload (quote file-cache-add-directory) "filecache" "\
11021 Add DIRECTORY to the file cache.
11027 (autoload (quote file-cache-add-directory-list) "filecache" "\
11028 Add DIRECTORY-LIST (a list of directory names) to the file cache.
11035 (autoload (quote file-cache-add-file) "filecache" "\
11036 Add FILE to the file cache.
11040 (autoload (quote file-cache-add-directory-using-find) "filecache" "\
11041 Use the `find' command to add files to the file cache.
11046 (autoload (quote file-cache-add-directory-using-locate) "filecache" "\
11047 Use the `locate' command to add files to the file cache.
11052 (autoload (quote file-cache-add-directory-recursively) "filecache" "\
11053 Adds DIR and any subdirectories to the file-cache.
11061 (autoload (quote file-cache-minibuffer-complete) "filecache" "\
11064 the cache, and, once it has found a unique name, it cycles through
11065 the directories that the name is available in. With a prefix argument,
11066 the name is considered already unique; only the second substitution
11070 (define-key minibuffer-local-completion-map [C-tab] 'file-cache-minibuffer-complete)
11071 (define-key minibuffer-local-map [C-tab] 'file-cache-minibuffer-complete)
11072 (define-key minibuffer-local-must-match-map [C-tab] 'file-cache-minibuffer-complete)
11083 Set up hooks, load the cache file -- if existing -- and build the menu.
11097 ;;;### (autoloads (find-grep-dired find-name-dired find-dired find-grep-options
11136 (autoload (quote find-name-dired) "find-dired" "\
11142 find . -name 'PATTERN' -ls
11159 ;;;### (autoloads (ff-mouse-find-other-file-other-window ff-mouse-find-other-file
11160 ;;;;;; ff-find-other-file ff-get-other-file) "find-file" "find-file.el"
11162 ;;; Generated autoloads from find-file.el
11172 (autoload (quote ff-get-other-file) "find-file" "\
11173 Find the header or source file corresponding to this file.
11174 See also the documentation for `ff-find-other-file'.
11176 If optional IN-OTHER-WINDOW is non-nil, find the file in another window.
11180 (defalias (quote ff-find-related-file) (quote ff-find-other-file))
11182 (autoload (quote ff-find-other-file) "find-file" "\
11183 Find the header or source file corresponding to this file.
11184 Being on a `#include' line pulls in that file.
11186 If optional IN-OTHER-WINDOW is non-nil, find the file in the other window.
11196 If non-nil, always open the other file in another window, unless an
11197 argument is given to `ff-find-other-file'.
11203 If non-nil, always attempt to create the other file if it was not found.
11213 - `ff-other-file-alist'
11214 Alist of extensions to find given the current file's extension.
11218 `ff-other-file-alist' that matches this file's extension.
11221 List of functions to be called before the search for the file starts.
11224 List of functions to be called before the other file is loaded.
11227 List of functions to be called after the other file is loaded.
11230 List of functions to be called if the other file could not be found.
11232 - `ff-file-created-hook'
11233 List of functions to be called if the other file has been created.
11237 (autoload (quote ff-mouse-find-other-file) "find-file" "\
11238 Visit the file you click on.
11242 (autoload (quote ff-mouse-find-other-file-other-window) "find-file" "\
11243 Visit the file you click on in another window.
11267 or just (BUFFER . nil) if the definition can't be found in the file.
11279 Finds the source file containing the definition of FUNCTION
11284 If the file where FUNCTION is defined is not known, then it is
11293 Finds the source file containing the definition of the function
11372 Find the definition of FACE. FACE defaults to the name near point.
11535 With a prefix argument ARG, turn Flyspell minor mode on iff ARG is positive.
11554 in your .emacs file.
11612 others will follow. (Hence the name Follow Mode.)
11658 in your `~/.emacs' file, replacing [f7] by your favourite key:
11688 ;;;### (autoloads (forms-find-file-other-window forms-find-file forms-mode)
11713 (autoload (quote forms-find-file) "forms" "\
11714 Visit a file in Forms mode.
11718 (autoload (quote forms-find-file-other-window) "forms" "\
11719 Visit a file in Forms mode in other window.
11818 Add STRING to a fortune file FILE.
11820 Interactively, if called with a prefix argument,
11821 read the file name to use. Otherwise use the value of `fortune-file'.
11826 Append the current region to a local fortune-like data file.
11828 Interactively, if called with a prefix argument,
11829 read the file name to use. Otherwise use the value of `fortune-file'.
11834 Compile fortune file.
11836 If called with a prefix asks for the FILE to compile, otherwise uses
11837 the value of `fortune-file'. This currently cannot handle directories.
11844 If called with a prefix asks for the FILE to choose the fortune from,
11845 otherwise uses the value of `fortune-file'. If you want to have fortune
11846 choose from a set of files in a directory, call interactively with prefix
11847 and choose the directory as the fortune-file.
11854 If called with a prefix asks for the FILE to choose the fortune from,
11855 otherwise uses the value of `fortune-file'. If you want to have fortune
11856 choose from a set of files in a directory, call interactively with prefix
11857 and choose the directory as the fortune-file.
11871 and source-file directory for your debugger.
11876 other with the source file with the main routine of the inferior.
11904 | | (comint-mode) |
11941 MODE is the name of the command for the generic mode; don't quote it.
11970 See the file generic-x.el for some examples of `define-generic-mode'.
12048 command, the second element is an icon file name and the third
12050 <menu-entry> to find out the name of a menu command. The fourth
12056 can use \\[describe-key] <icon> to find out the name of an icon
12057 item. When \\[describe-key] <icon> shows \"<tool-bar> <new-file>
12058 runs the command find-file\", then use `new-file' in ZAP-LIST.
12083 name of an NNTP server to use.
12110 prompt the user for the name of an NNTP server to use.
12252 Generate the cache active file.
12361 ;;;;;; gnus-face-from-file gnus-x-face-from-file gnus-insert-random-x-face-header
12376 (autoload (quote gnus-x-face-from-file) "gnus-fun" "\
12377 Insert an X-Face header based on an image file.
12381 (autoload (quote gnus-face-from-file) "gnus-fun" "\
12382 Return a Face header based on an image file.
12394 FILE should be a PNG file that's 48x48 and smaller than or equal to
12472 If AUTO-UPDATE is non-nil (prefix argument accepted, if called
12483 uses are as simple as the name of a default mail group, but more
12535 split (say, a group name) will be appended to the returned SPLIT list,
12570 Update the .newsrc.eld file to reflect the change of nntp server.
12741 Update the Sieve script in gnus-sieve-file, by replacing the region
12750 Generate the Sieve script in gnus-sieve-file, by replacing the region
12775 groups with \"emacs\" in the name, you could say something like:
12836 If prefix arg is given for N, M is prompted for.
12897 If the grep program used supports an option to always include file names
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))) "\
12969 A prefix argument says to default the argument based upon the current
12991 The search is limited to file names matching shell pattern FILES.
12995 With \\[universal-argument] prefix, you can edit the constructed shell command line
13009 The search is limited to file names matching shell pattern FILES.
13013 With \\[universal-argument] prefix, you can edit the constructed shell command line
13049 directory and source-file directory for your debugger. By
13056 `gud-gdb-command-name' for all future sessions. You need to use
13065 and source-file directory for your debugger.
13072 and source-file directory for your debugger.
13079 and source-file directory for your debugger.
13089 and source-file directory for your debugger.
13096 and source-file directory for your debugger.
13109 original source file access method.
13307 ;;;;;; variable-at-point describe-function-1 describe-simplify-lib-file-name
13308 ;;;;;; help-C-file-name describe-function) "help-fns" "help-fns.el"
13317 (autoload (quote help-C-file-name) "help-fns" "\
13318 Return the name of the C file where SUBR-OR-VAR is defined.
13323 (autoload (quote describe-simplify-lib-file-name) "help-fns" "\
13324 Simplify a library name FILE to a relative name, and make it a source file.
13359 BUFFER should be a buffer or a buffer name.
13484 ;;;### (autoloads (hexlify-buffer hexl-find-file hexl-mode) "hexl"
13498 representing the offset into the file that the characters on this line
13499 are at and 16 characters from the file (displayed as hexadecimal
13555 Note: saving the file with any of the usual Emacs commands
13558 You can use \\[hexl-find-file] to visit a file in Hexl mode.
13564 (autoload (quote hexl-find-file) "hexl" "\
13565 Edit file FILENAME as a binary file in hex dump format.
13566 Switch to a buffer visiting file FILENAME, creating one if none exists,
13567 and edit the file in `hexl-mode'.
13591 `global-hi-lock-mode' or in your .emacs file (global-hi-lock-mode 1).
13612 be read the next time file is loaded or when the \\[hi-lock-find-patterns] command
13615 any valid `font-lock-keywords' form is acceptable. When a file is
13616 loaded the patterns are read if `hi-lock-file-patterns-policy is
13618 `hi-lock-file-patterns-policy' is bound to a function and that
13630 \(number of characters into buffer) `hi-lock-file-patterns-range'.
13648 With prefix ARG, turn Global-Hi-Lock mode on if and only if ARG is positive.
13830 ;;;### (autoloads (global-highlight-changes highlight-compare-with-file
13864 \\[highlight-compare-with-file] - mark text as changed by comparing this
13865 buffer with the contents of a file
13896 this function to `write-file-functions' as a buffer-local value. To do
13899 (add-hook 'write-file-functions 'highlight-changes-rotate-faces nil t)
13908 If either buffer is modified and is visiting a file, you are prompted
13909 to save the file.
13911 Unless the buffer is unmodified and visiting a file, the buffer is
13912 written to a temporary file for comparison.
13920 (autoload (quote highlight-compare-with-file) "hilit-chg" "\
13921 Compare this buffer with a file, and highlight differences.
13926 If the current buffer is visiting the file being compared against, it
13927 also will have its differences highlighted. Otherwise, the file is
13940 - if no prefix, toggle global Highlight Changes mode on or off
13941 - if called with a positive prefix (or just C-u) turn it on in active mode
13942 - if called with a zero prefix turn it on in passive mode
13943 - if called with a negative prefix turn it off
13968 (defvar hippie-expand-try-functions-list (quote (try-complete-file-name-partially try-complete-file-name try-expand-all-abbrevs try-expand-list try-expand-line try-expand-dabbrev try-expand-dabbrev-all-buffers try-expand-dabbrev-from-kill try-complete-lisp-symbol-partially try-complete-lisp-symbol)) "\
14086 If called with an optional prefix argument, prompts for month and year.
14088 This function is suitable for execution in a .emacs file.
14131 ;;;;;; ibuffer-mark-special-buffers ibuffer-mark-old-buffers ibuffer-mark-compressed-file-buffers
14134 ;;;;;; ibuffer-mark-by-mode ibuffer-mark-by-file-name-regexp ibuffer-mark-by-mode-regexp
14135 ;;;;;; ibuffer-mark-by-name-regexp ibuffer-copy-filename-as-kill
14136 ;;;;;; ibuffer-diff-with-file ibuffer-jump-to-buffer ibuffer-do-kill-lines
14192 (autoload 'ibuffer-do-shell-command-file "ibuf-ext")
14233 Move point to the filter group whose name is NAME.
14275 If prefix argument ADD is non-nil, then add the saved filters instead
14294 be a complex filter like (OR [name: foo] [mode: bar-mode]), will be
14295 turned into two separate filters [name: foo] and [mode: bar-mode].
14317 Save FILTERS in this buffer with name NAME in `ibuffer-saved-filters'.
14334 If prefix argument ADD is non-nil, then add the saved filters instead
14340 (autoload 'ibuffer-filter-by-name "ibuf-ext")
14351 Name - the name of the buffer
14352 Major Mode - the name of the major mode of the buffer
14362 (autoload 'ibuffer-do-sort-by-mode-name "ibuf-ext")
14373 This means that buffers whose name matches REGEXP will not be shown
14380 This means that buffers whose name matches REGEXP will always be shown
14410 Move point to the buffer whose name is NAME.
14412 If called interactively, prompt for a buffer name and go to the
14418 a prefix argument reverses the meaning of that variable.
14422 (autoload (quote ibuffer-diff-with-file) "ibuf-ext" "\
14423 View the differences between this buffer and its associated file.
14434 With no prefix arg, use the filename sans its directory of each marked file.
14435 With a zero prefix arg, use the complete filename of each marked file.
14436 With \\[universal-argument], use the filename of each marked file relative
14439 You can then feed the file name(s) to other commands with \\[yank].
14443 (autoload (quote ibuffer-mark-by-name-regexp) "ibuf-ext" "\
14444 Mark all buffers whose name matches REGEXP.
14453 (autoload (quote ibuffer-mark-by-file-name-regexp) "ibuf-ext" "\
14454 Mark all buffers whose file name matches REGEXP.
14469 Mark all modified buffers that have an associated file.
14474 Mark all buffers whose associated file does not exist.
14483 (autoload (quote ibuffer-mark-compressed-file-buffers) "ibuf-ext" "\
14484 Mark buffers whose associated file is compressed.
14494 Mark all buffers whose name begins and ends with '*'.
14532 SYMBOL's name. PROPS is a plist of additional properties to add to
14562 OP becomes the name of the function; if it doesn't begin with
14616 buffers which are visiting a file.
14623 buffers which are visiting a file.
14633 NAME specifies the name of the buffer (defaults to \"*Ibuffer*\").
14650 ;;;### (autoloads (icalendar-import-buffer icalendar-import-file
14651 ;;;;;; icalendar-export-region icalendar-export-file) "icalendar"
14655 (autoload (quote icalendar-export-file) "icalendar" "\
14656 Export diary file to iCalendar format.
14657 All diary entries in the file DIARY-FILENAME are converted to iCalendar
14658 format. The result is appended to the file ICAL-FILENAME.
14663 Export region in diary file to iCalendar format.
14665 converted to iCalendar format. The result is appended to the file
14673 (autoload (quote icalendar-import-file) "icalendar" "\
14674 Import an iCalendar file and append to a diary file.
14675 Argument ICAL-FILENAME output iCalendar file.
14676 Argument DIARY-FILENAME input `diary-file'.
14777 When called with a prefix ARG, or when `idlwave-shell-use-dedicated-frame'
14781 The command to run comes from variable `idlwave-shell-explicit-file-name',
14839 source file of a module. These commands know about system
14925 ;;;### (autoloads (ido-completing-read ido-read-directory-name ido-read-file-name
14926 ;;;;;; ido-read-buffer ido-dired ido-insert-file ido-write-file
14927 ;;;;;; ido-find-file-other-frame ido-display-file ido-find-file-read-only-other-frame
14928 ;;;;;; ido-find-file-read-only-other-window ido-find-file-read-only
14929 ;;;;;; ido-find-alternate-file ido-find-file-other-window ido-find-file
14930 ;;;;;; ido-find-file-in-dir ido-switch-buffer-other-frame ido-insert-buffer
14941 - `file': Turn only on ido file behavior (finding, writing, inserting...)
14942 - `both': Turn on ido buffer and file behavior.
14954 keybindings for the `find-file' and `switch-to-buffer' families of
14970 `ido-enable-prefix' and `ido-toggle-prefix'. When you have found the
14989 \\[ido-toggle-prefix] Toggle between substring and prefix matching.
14992 \\[ido-enter-find-file] Drop into `ido-find-file'.
15000 The buffer name is selected interactively by typing a substring.
15007 The buffer name is selected interactively by typing a substring.
15014 The buffer name is selected interactively by typing a substring.
15021 The buffer name is selected interactively by typing a substring.
15028 The buffer name is selected interactively by typing a substring.
15033 (autoload (quote ido-find-file-in-dir) "ido" "\
15034 Switch to another file starting from DIR.
15038 (autoload (quote ido-find-file) "ido" "\
15039 Edit file with name obtained via minibuffer.
15040 The file is displayed according to `ido-default-file-method' -- the
15044 The file name is selected interactively by typing a substring. As you
15046 if substring-matching is used (default). Look at `ido-enable-prefix' and
15047 `ido-toggle-prefix'. When you have found the filename you want, it can
15049 except for the following: \\<ido-file-completion-map>
15051 RET Select the file at the front of the list of matches. If the
15052 list is empty, possibly prompt to create new file.
15054 \\[ido-select-text] Select the current prompt as the buffer or file.
15055 If no buffer or file is found, prompt for a new one.
15060 matches all files. If there is only one match, select that file.
15065 \\[ido-merge-work-directories] search for file in the work directory history.
15067 \\[ido-prev-work-file] or \\[ido-next-work-file] cycle through the work file history.
15068 \\[ido-wide-find-file-or-pop-dir] and \\[ido-wide-find-dir-or-delete-dir] prompts and uses find to locate files or directories.
15072 \\[ido-toggle-prefix] Toggle between substring and prefix matching.
15073 \\[ido-toggle-case] Toggle case-sensitive searching of file names.
15074 \\[ido-toggle-vc] Toggle version control for this file.
15075 \\[ido-toggle-literal] Toggle literal reading of this file.
15081 (autoload (quote ido-find-file-other-window) "ido" "\
15082 Switch to another file and show it in another window.
15083 The file name is selected interactively by typing a substring.
15084 For details of keybindings, see `ido-find-file'.
15088 (autoload (quote ido-find-alternate-file) "ido" "\
15089 Switch to another file and show it in another window.
15090 The file name is selected interactively by typing a substring.
15091 For details of keybindings, see `ido-find-file'.
15095 (autoload (quote ido-find-file-read-only) "ido" "\
15096 Edit file read-only with name obtained via minibuffer.
15097 The file name is selected interactively by typing a substring.
15098 For details of keybindings, see `ido-find-file'.
15102 (autoload (quote ido-find-file-read-only-other-window) "ido" "\
15103 Edit file read-only in other window with name obtained via minibuffer.
15104 The file name is selected interactively by typing a substring.
15105 For details of keybindings, see `ido-find-file'.
15109 (autoload (quote ido-find-file-read-only-other-frame) "ido" "\
15110 Edit file read-only in other frame with name obtained via minibuffer.
15111 The file name is selected interactively by typing a substring.
15112 For details of keybindings, see `ido-find-file'.
15116 (autoload (quote ido-display-file) "ido" "\
15117 Display a file in another window but don't select it.
15118 The file name is selected interactively by typing a substring.
15119 For details of keybindings, see `ido-find-file'.
15123 (autoload (quote ido-find-file-other-frame) "ido" "\
15124 Switch to another file and show it in another frame.
15125 The file name is selected interactively by typing a substring.
15126 For details of keybindings, see `ido-find-file'.
15130 (autoload (quote ido-write-file) "ido" "\
15131 Write current buffer to a file.
15132 The file name is selected interactively by typing a substring.
15133 For details of keybindings, see `ido-find-file'.
15137 (autoload (quote ido-insert-file) "ido" "\
15138 Insert contents of file in current buffer.
15139 The file name is selected interactively by typing a substring.
15140 For details of keybindings, see `ido-find-file'.
15147 For details of keybindings, see `ido-find-file'.
15153 Return the name of a buffer selected.
15160 (autoload (quote ido-read-file-name) "ido" "\
15161 Ido replacement for the built-in `read-file-name'.
15162 Read file name, prompting with PROMPT and completing in directory DIR.
15163 See `read-file-name' for additional parameters.
15167 (autoload (quote ido-read-directory-name) "ido" "\
15168 Ido replacement for the built-in `read-directory-name'.
15169 Read directory name, prompting with PROMPT and completing in directory DIR.
15170 See `read-directory-name' for additional parameters.
15227 ;;;;;; image-type-available-p image-type image-type-from-file-name
15228 ;;;;;; image-type-from-file-header image-type-from-buffer image-type-from-data)
15246 (autoload (quote image-type-from-file-header) "image" "\
15247 Determine the type of image file FILE from its first few bytes.
15253 (autoload (quote image-type-from-file-name) "image" "\
15254 Determine the type of image file FILE from its name.
15262 FILE-OR-DATA is an image file name or image data.
15265 of image data. If that doesn't work, and FILE-OR-DATA is a file name,
15266 use its file extension as image type.
15284 if `buffer-file-name' is non-nil, check if it matches another major mode
15293 FILE-OR-DATA is an image file name or image data.
15296 of image data. If that doesn't work, and FILE-OR-DATA is a file name,
15297 use its file extension as image type.
15365 least contain the properties `:type TYPE' and either `:file FILE' or
15367 e.g. `xbm', FILE is the file to load the image from, and DATA is a
15387 least contain the properties `:type TYPE' and either `:file FILE' or
15389 e.g. `xbm', FILE is the file to load the image from, and DATA is a
15396 (defimage test-image ((:type xpm :file \"~/test1.xpm\")
15397 (:type xbm :file \"~/test1.xbm\")))
15415 Insert thumbnails before file names of marked files in the dired buffer.
15432 If called with prefix argument ARG, skip splitting of windows.
15441 If a thumbnail image does not exist for a file, it is created on the
15442 fly. With prefix argument ARG, display only thumbnail for file at
15464 If the number of files in DIR matching `image-file-name-regexp'
15475 Tag marked file(s) in dired. With prefix ARG, tag file at point.
15480 Remove tag for selected file(s).
15481 With prefix argument ARG, remove tag from file at point.
15503 Shorthand for `image-dired-display-thumbs' with prefix argument.
15508 Display file at point using an external viewer.
15513 Display current image file.
15515 With prefix argument ARG, display image in its original size.
15527 image file and stored in image-dired's database file. This command
15529 on all image files in the database file. The files that have a
15544 ;;;### (autoloads (auto-image-file-mode insert-image-file image-file-name-regexp
15545 ;;;;;; image-file-name-regexps image-file-name-extensions) "image-file"
15546 ;;;;;; "image-file.el" (17842 58279))
15547 ;;; Generated autoloads from image-file.el
15549 (defvar image-file-name-extensions (quote ("png" "jpeg" "jpg" "gif" "tiff" "tif" "xbm" "xpm" "pbm" "pgm" "ppm" "pnm")) "\
15550 *A list of image-file filename extensions.
15552 in addition to those matching `image-file-name-regexps'.
15554 See `auto-image-file-mode'; if `auto-image-file-mode' is enabled,
15556 `auto-image-file-mode' is re-enabled; this happens automatically when
15559 (custom-autoload (quote image-file-name-extensions) "image-file" nil)
15561 (defvar image-file-name-regexps nil "\
15562 *List of regexps matching image-file filenames.
15564 in addition to those with an extension in `image-file-name-extensions'.
15566 See function `auto-image-file-mode'; if `auto-image-file-mode' is
15568 `auto-image-file-mode' is re-enabled; this happens automatically when
15571 (custom-autoload (quote image-file-name-regexps) "image-file" nil)
15573 (autoload (quote image-file-name-regexp) "image-file" "\
15574 Return a regular expression matching image-file filenames.
15578 (autoload (quote insert-image-file) "image-file" "\
15579 Insert the image file FILE into the current buffer.
15581 the command `insert-file-contents'.
15585 (defvar auto-image-file-mode nil "\
15587 See the command `auto-image-file-mode' for a description of this minor mode.
15590 or call the function `auto-image-file-mode'.")
15592 (custom-autoload (quote auto-image-file-mode) "image-file" nil)
15594 (autoload (quote auto-image-file-mode) "image-file" "\
15596 With prefix argument ARG, turn on if positive, otherwise off.
15599 Image files are those whose name has an extension in
15600 `image-file-name-extensions', or matches a regexp in
15601 `image-file-name-regexps'.
15660 Set it to `imenu--sort-by-name' if you want alphabetic sorting.
15664 \(NAME . POSITION). Look at `imenu--sort-by-name' for an example.")
15699 file.
15706 (defvar imenu-extract-index-name-function nil "\
15707 Function for extracting the index item name, given a position.
15711 It should return the name for that index item.")
15713 (make-variable-buffer-local (quote imenu-extract-index-name-function))
15715 (defvar imenu-name-lookup-function nil "\
15723 such as \"begins with\" or \"name matches and number of
15726 (make-variable-buffer-local (quote imenu-name-lookup-function))
15740 NAME is a string used to name the menu bar item.
15798 in the font that Indian script name SCRIPT specifies.
15820 *Program name for invoking an inferior Lisp in Inferior Lisp mode.")
15825 *Format-string for building a Lisp expression to load a file.
15826 This format string should use `%s' to substitute a file name
15828 to load that file. The default works acceptably on most Lisps.
15838 and franz. This variable is used to initialize `comint-prompt-regexp' in the
15842 `comint-use-prompt-regexp' is non-nil.
15849 This is a fine thing to set in your .emacs file or through Custom.")
15862 `inferior-lisp-mode-hook' (after the `comint-mode-hook' is run).
15884 (put 'info 'info-file "emacs")
15888 Optional argument FILE-OR-NODE specifies the file to examine;
15892 Optional argument BUFFER specifies the Info buffer name;
15893 the default buffer name is *info*. If BUFFER exists,
15897 In interactive use, a non-numeric prefix argument directs
15898 this command to read a file name from the minibuffer.
15899 A numeric prefix argument selects an Info buffer with the prefix number
15900 appended to the Info buffer name.
15922 With a prefix arg, this queries for the node name to visit first;
15937 Give an empty topic name to go to the Index node itself.
15965 \\[Info-menu] Pick menu item specified by name (or abbreviation).
15968 \\[Info-top-node] Go to the Top node of this file.
15969 \\[Info-final-node] Go to the final node in this file.
15974 \\[Info-follow-reference] Follow a cross reference. Reads name of reference.
15978 \\[Info-toc] Go to table of contents of the current Info file.
15992 \\[Info-search] Search through this Info file for specified regexp,
15994 \\[Info-search-case-sensitively] Search through this Info file for specified regexp case-sensitively.
16000 \\[Info-goto-node] Move to node specified by name.
16004 \\[Info-copy-current-node-name] Put name of current Info node in the kill ring.
16006 \\[universal-argument] \\[info] Move to new Info file with completion.
16007 \\[universal-argument] N \\[info] Select Info buffer with prefix number in the name *info*<N>.
16010 (put 'Info-goto-emacs-command-node 'info-file "emacs")
16015 or in another manual found via COMMAND's `info-file' property or
16016 the variable `Info-file-list-for-emacs'.
16020 (put 'Info-goto-emacs-key-command-node 'info-file "emacs")
16027 or in another manual found via COMMAND's `info-file' property or
16028 the variable `Info-file-list-for-emacs'.
16041 ;;;### (autoloads (info-complete-file info-complete-symbol info-lookup-file
16053 (put 'info-lookup-symbol 'info-file "emacs")
16062 With prefix arg a query for the symbol help mode is offered.
16065 (put 'info-lookup-file 'info-file "emacs")
16067 (autoload (quote info-lookup-file) "info-look" "\
16068 Display the documentation of a file.
16070 In the minibuffer, use M-n to yank the default file name
16072 The default file name is the one found at point.
16074 With prefix arg a query for the file help mode is offered.
16083 (autoload (quote info-complete-file) "info-look" "\
16084 Perform completion on file preceding point.
16124 Create or update Info file tag table in current buffer or in a region.
16129 Split an info file into an indirect file plus bounded-size subfiles.
16132 To use this command, first visit a large Info file that has a tag
16133 table. The buffer is modified into a (small) indirect info file which
16134 should be saved in place of the original visited file.
16136 The subfiles are written in the same directory the original file is
16138 file name. The indirect file still functions as an Info file, but it
16144 Check current buffer for validity as an Info file.
16152 Each file will be processed even if an error occurred previously.
16290 (autoload 'iso-transl-ctl-x-8-map "iso-transl" "Keymap for C-x 8 prefix." t 'keymap)
16305 *File name of your personal spelling dictionary, or nil.
16307 where DICTNAME is the name of your default dictionary.")
16373 have been configured in an Ispell affix file. (For example, umlauts
16385 LANGUAGE.aff file (e.g., english.aff).")
16397 (if ispell-menu-map-needed (progn (setq ispell-menu-map (make-sparse-keymap "Spell")) (define-key ispell-menu-map [ispell-change-dictionary] (quote (menu-item "Change Dictionary..." ispell-change-dictionary :help "Supply explicit dictionary file name"))) (define-key ispell-menu-map [ispell-kill-ispell] (quote (menu-item "Kill Process" ispell-kill-ispell :enable (and (boundp (quote ispell-process)) ispell-process (eq (ispell-process-status) (quote run))) :help "Terminate Ispell subprocess"))) (define-key ispell-menu-map [ispell-pdict-save] (quote (menu-item "Save Dictionary" (lambda nil (interactive) (ispell-pdict-save t t)) :help "Save personal dictionary"))) (define-key ispell-menu-map [ispell-customize] (quote (menu-item "Customize..." (lambda nil (interactive) (customize-group (quote ispell))) :help "Customize spell checking options"))) (define-key ispell-menu-map [ispell-help] (quote (menu-item "Help" (lambda nil (interactive) (describe-function (quote ispell-help))) :help "Show standard Ispell keybindings and commands"))) (define-key ispell-menu-map [flyspell-mode] (quote (menu-item "Automatic spell checking (Flyspell)" flyspell-mode :help "Check spelling while you edit the text" :button (:toggle bound-and-true-p flyspell-mode)))) (define-key ispell-menu-map [ispell-complete-word] (quote (menu-item "Complete Word" ispell-complete-word :help "Complete word at cursor using dictionary"))) (define-key ispell-menu-map [ispell-complete-word-interior-frag] (quote (menu-item "Complete Word Fragment" ispell-complete-word-interior-frag :help "Complete word fragment at cursor")))))
16438 With a prefix argument (or if CONTINUE is non-nil),
16496 With a prefix arg, set it \"globally\", for all buffers.
16497 Without a prefix arg, set it \"locally\", just for this buffer.
16553 With prefix arg, turn Ispell minor mode on iff arg is positive.
16573 in your .emacs file:
16709 This removes the entries in `file-name-handler-alist' and `auto-mode-alist'
16760 'prefix Command prefix argument, i.e. M-0 .. M-9 and M--
16842 Non-nil arg (prefix arg) means append to last macro defined.
16844 With \\[universal-argument] prefix, append to last keyboard macro
16855 Use \\[kmacro-name-last-macro] to give it a permanent name.
16864 or it can be given a name with \\[kmacro-name-last-macro] and then invoked
16865 under that name.
16875 A prefix argument serves as a repeat count. Zero means repeat until error.
16883 others, use \\[kmacro-name-last-macro].
16891 Sets the `kmacro-counter' to ARG (or 0 if no prefix arg) before defining the
16908 With numeric prefix ARG, repeat macro that many times.
16915 With numeric prefix ARG, repeat macro that many times.
16918 To give a macro a permanent name, so you can call it
16919 even after defining other macros, use \\[kmacro-name-last-macro].
16989 Here is the relation between prefix args and game options:
16991 prefix arg | robot is auto-started | weights are saved from last game
16999 if you did not use a prefix arg to ask for automatic start.
17058 ;;;### (autoloads (latexenc-find-file-coding-system latexenc-coding-system-to-inputenc
17066 Used by the function `latexenc-find-file-coding-system'.")
17082 (autoload (quote latexenc-find-file-coding-system) "latexenc" "\
17083 Determine the coding system of a LaTeX file if it uses \"inputenc.sty\".
17101 ASCII sequences are used, mostly following the Latin prefix input
17210 If the feature is required by any other loaded code, and prefix arg FORCE
17241 With prefix arg, prompt for the exact shell command to run instead.
17243 This program searches for those file names in a database that match
17244 SEARCH-STRING and normally outputs all matching absolute file names,
17248 which file names match SEARCH-STRING. (Those details vary highly with
17257 ARG is the interactive prefix arg.
17271 ARG is the interactive prefix arg, which has the same effect as in `locate'.
17338 ;;;;;; lpr-command lpr-switches printer-name) "lpr" "lpr.el" (17842
17346 (defvar printer-name (and lpr-windows-system "PRN") "\
17347 *The name of a local printer to which data is sent for printing.
17348 \(Note that PostScript files are sent to `ps-printer-name', which see.)
17350 On Unix-like systems, a string value should be a name understood by
17353 On MS-DOS and MS-Windows systems, a string value is taken as the name of
17358 it to the name of a file, in which case the output gets appended to that
17359 file. If you want to discard the printed output, set this to \"NUL\".")
17361 (custom-autoload (quote printer-name) "lpr" t)
17365 It is recommended to set `printer-name' instead of including an explicit
17372 *Name of program for printing a file.
17375 Emacs will write directly to the printer port named by `printer-name'.
17378 `printer-name' as the destination for output; any other program is
17438 *Non-nil means ls-lisp treats file patterns as shell wildcards.
17452 If called with an optional prefix argument, prompts for month and year.
17454 This function is suitable for execution in a .emacs file.
17482 definitions to shadow the loaded ones for use in file byte-compilation.
17490 ;;;;;; name-last-kbd-macro) "macros" "macros.el" (17842 58279))
17493 (autoload (quote name-last-kbd-macro) "macros" "\
17494 Assign a name to the last keyboard macro defined.
17495 Argument SYMBOL is the name to define.
17504 \(this is the prefix argument, when calling interactively).
17512 To save a kbd macro, visit a file of Lisp code such as your `~/.emacs',
17513 use this command, and then save the file.
17519 With prefix argument, enters recursive edit, reading keyboard
17522 Without prefix argument, asks whether to continue running the macro.
17584 Given an RFC-822 address ADDRESS, extract full name and canonical address.
17586 name can be extracted, FULL-NAME will be nil. Also see
17588 `mail-extr-ignore-realname-equals-mailbox-name'.
17644 ;;;;;; mail-unquote-printable mail-quote-printable mail-file-babyl-p
17656 (autoload (quote mail-file-babyl-p) "mail-utils" "\
17708 Read mail aliases from personal mail alias file and set `mail-abbrevs'.
17709 By default this is the file specified by `mail-personal-alias-file'.
17728 *Specifies how \\[mail-complete] formats the full name when it completes.
17763 current header, calls `mail-complete-function' and passes prefix arg if any.
17792 If you are editing a file for a different make, try one of the
17796 chosen based on the file name, except if it is *.mk. This
17812 `makefile-browser-buffer-name':
17858 will assure that no line in the file ends with a backslash
17951 Non-null prefix argument turns on the mode.
17952 Null prefix argument turns off the mode.
18001 ;;;;;; message-signature-file message-signature message-indent-citation-function
18002 ;;;;;; message-cite-function message-yank-prefix message-citation-line-function
18003 ;;;;;; message-send-mail-function message-user-organization-file
18028 (defvar message-user-organization-file "/usr/lib/news/organization" "\
18029 *Local news organization file.")
18031 (custom-autoload (quote message-user-organization-file) "message" t)
18056 (defvar message-yank-prefix "> " "\
18058 Fix `message-cite-prefix-regexp' if it is set to an abnormal value.
18059 See also `message-yank-cited-prefix'.")
18061 (custom-autoload (quote message-yank-prefix) "message" t)
18081 If t, the `message-signature-file' file will be inserted instead.
18087 (defvar message-signature-file "~/.signature" "\
18088 *Name of file containing the text inserted at end of message buffer.
18089 Ignored if the named file doesn't exist.
18092 (custom-autoload (quote message-signature-file) "message" t)
18125 C-c C-w `message-insert-signature' (insert `message-signature-file' file).
18132 C-c C-a `mml-attach-file' (attach a file as MIME).
18136 C-c M-f `message-mark-insert-file' (insert file marked with enclosing tags).
18184 Reread contents of current buffer from its last auto-save file.
18391 command. You can give a prefix argument ARG to monitor the first stage
18406 In case the MH \"send\" program is installed under a different name,
18407 use `mh-send-prog' to tell MH-E the name.
18473 see the `mh-scan-format-file' option if you wish to modify scan's
18484 If you provide the prefix argument (\\[universal-argument]) to
18536 the current date/time, buffer name, how many seconds ago it was
18573 With prefix argument ARG, turn on if positive, otherwise off.
18656 ;;;### (autoloads (mm-url-insert-file-contents-external mm-url-insert-file-contents)
18660 (autoload (quote mm-url-insert-file-contents) "mm-url" "\
18661 Insert file contents of URL.
18666 (autoload (quote mm-url-insert-file-contents-external) "mm-url" "\
18667 Insert file contents of URL using `mm-url-program'.
18820 With prefix ARG, turn Mouse Sel mode on if and only if ARG is positive.
18912 CHARSET is the name (symbol) of the charset.
18949 With prefix arg, the output format gets more cryptic,
18992 `buffer-file-coding-system' (of the current buffer)
18993 eol-type of `buffer-file-coding-system' (of the current buffer)
19002 `default-buffer-file-coding-system'
19003 eol-type of `default-buffer-file-coding-system'
19018 This shows the mnemonic letter, name, and description of each coding system.
19020 With prefix arg, the output format gets more cryptic,
19031 Display information about a font whose name is FONTNAME.
19044 This shows the name, size, and style of each fontset.
19045 With prefix arg, also list the fonts contained in each fontset;
19217 With prefix argument ARG, turn on if positive, otherwise off.
19281 Lookup the DNS information for HOST (name or IP address).
19301 Send SEARCH-STRING to server defined by the `whois-server-name' variable.
19448 With prefix ARG, kill comments on that many lines starting with this one.
19454 The numeric prefix ARG can specify a number of chars to remove from the
19461 With just \\[universal-argument] prefix arg, uncomment each line in region BEG .. END.
19462 Numeric prefix ARG means use ARG comment characters.
19475 The numeric prefix ARG specifies how many characters to add to begin- and
19482 in which case call `uncomment-region'. If a prefix arg is given, it
19493 Else if a prefix ARG is specified, call `comment-kill'.
19597 ;;;### (autoloads (nnfolder-generate-active-file) "nnfolder" "gnus/nnfolder.el"
19601 (autoload (quote nnfolder-generate-active-file) "nnfolder" "\
19675 This command alters the user's .emacs file so that this will apply
19683 This command alters the user's .emacs file so that this will apply
19736 the file specified by `inferior-octave-startup-file' or by the default
19737 startup file, `~/.emacs-octave'.
19820 following lines to your `.emacs' file:
19827 add the following lines to your `.emacs' file as well:
19847 ;;;;;; org-export-icalendar-this-file org-diary org-tags-view org-todo-list
19859 Org-mode develops organizational tasks around a NOTES file which
19867 For printing and sharing of notes, an Org-mode file (or a part of it)
19868 can be exported as a structured ASCII or HTML file.
19879 - When this function is called with a prefix argument, rotate the entire
19893 - When there is a numeric prefix, go up to a heading with level ARG, do
19902 no headline in line 1, this function will act as if called with prefix arg.
19925 For some link types, a prefix arg is interpreted:
19927 For file links, arg negates `org-context-in-file-links'.
19954 Store stuff from remember.el into an org file.
19955 First prompts for an org file. If the user just presses return, the value
19956 of `org-default-notes-file' is used.
19957 Then the command offers the headings tree of the selected file in order to
19958 file the text at a specific location.
19960 file, or you can use vertical cursor motion and visibility cycling (TAB) to
19965 RET buffer-start as level 2 heading at end of file
19968 Or use prefix arg to specify level manually.
19973 the default file. This way your current train of thought is not
19991 Prompts for a character to select a command. Any prefix arg will be passed
20007 If the current buffer is in Org-mode and visiting a file, you can also
20009 next use of \\[org-agenda]) restricted to the current file.
20023 If the current buffer visits an agenda file, find the next one in the list.
20024 If the current buffer does not, find the first agenda file.
20032 With one \\[universal-argument] prefix argument INCLUDE-ALL, all unfinished TODO items will
20034 With two \\[universal-argument] prefix argument INCLUDE-ALL, all TODO entries marked DONE
20044 Show all TODO entries from all agenda file in a single list.
20045 The prefix arg can be used to select a specific TODO keyword and limit
20047 for a keyword. A numeric prefix directly selects the Nth keyword in
20054 The prefix arg TODO-ONLY limits the search to TODO entries.
20078 :todo List all TODO items from the org-file. This may be a
20083 The call in the diary file should look like this:
20087 Use a separate line for each org file to check. Or, if you omit the file name,
20104 (autoload (quote org-export-icalendar-this-file) "org" "\
20105 Export current file as an iCalendar file.
20106 The iCalendar file will be located in the same directory as the Org-mode
20107 file, but with extension `.ics'.
20113 Each iCalendar file will be located in the same directory as the Org-mode
20114 file, but with extension `.ics'.
20119 Export all files in `org-agenda-files' to a single combined iCalendar file.
20120 The file is stored under the name `org-combined-agenda-icalendar-file'.
20196 (put 'paragraph-ignore-fill-prefix 'safe-local-variable 'booleanp)
20215 With prefix ARG, turn Show Paren mode on if and only if ARG is positive.
20279 functions. The name of the function or case will be set between the braces.
20517 ;;;### (autoloads (pcomplete-shell-setup pcomplete-comint-setup pcomplete-list
20562 (autoload (quote pcomplete-comint-setup) "pcomplete" "\
20563 Setup a comint buffer to use pcomplete.
20565 dynamic-complete-functions are kept. For comint mode itself,
20566 this is `comint-dynamic-complete-functions'.
20588 With a prefix argument, prompt for cvs FLAGS to use.
20594 With a prefix argument, prompt for a directory to use.
20595 A prefix arg >8 (ex: \\[universal-argument] \\[universal-argument]),
20606 With a prefix argument, prompt for a directory and cvs FLAGS to use.
20607 A prefix arg >8 (ex: \\[universal-argument] \\[universal-argument]),
20616 With a \\[universal-argument] prefix argument, prompt for a directory to use.
20617 A prefix arg >8 (ex: \\[universal-argument] \\[universal-argument]),
20619 The prefix is also passed to `cvs-flags-query' to select the FLAGS
20627 With a prefix argument, prompt for a directory and cvs FLAGS to use.
20628 A prefix arg >8 (ex: \\[universal-argument] \\[universal-argument]),
20645 ALWAYS means to always do it unless a prefix argument is given to the
20647 Anything else means to do it only if the prefix arg is equal to this value.")
20653 The exact behavior is determined also by `cvs-dired-use-hook'." (when (stringp dir) (setq dir (directory-file-name dir)) (when (and (string= "CVS" (file-name-nondirectory dir)) (file-readable-p (expand-file-name "Entries" dir)) cvs-dired-use-hook (if (eq cvs-dired-use-hook (quote always)) (not current-prefix-arg) (equal current-prefix-arg cvs-dired-use-hook))) (save-excursion (funcall cvs-dired-action (file-name-directory dir) t t)))))
20954 ;;;### (autoloads (po-find-file-coding-system) "po" "textmodes/po.el"
20958 (autoload (quote po-find-file-coding-system) "po" "\
20959 Return a (DECODING . ENCODING) pair, according to PO file's charset.
20960 Called through `file-coding-system-alist', before the file is visited for real.
21025 ;;;;;; pr-show-pr-setup pr-show-ps-setup pr-ps-utility pr-txt-name
21026 ;;;;;; pr-ps-name pr-help lpr-customize pr-customize pr-toggle-mode
21030 ;;;;;; pr-toggle-ghostscript pr-toggle-file-landscape pr-toggle-file-tumble
21031 ;;;;;; pr-toggle-file-duplex pr-ps-file-up-ps-print pr-ps-file-ps-print
21032 ;;;;;; pr-ps-file-print pr-ps-file-using-ghostscript pr-ps-file-up-preview
21033 ;;;;;; pr-ps-file-preview pr-despool-ps-print pr-despool-print pr-despool-using-ghostscript
21058 file name regexp for matching and, when you use a prefix argument (C-u), the
21059 command prompts the user for a file name, and saves the PostScript image in
21060 that file instead of saving it in a temporary file.
21064 FILE(name)-REGEXP. The argument FILENAME is treated as follows: if it's nil,
21065 save the image in a temporary file. If FILENAME is a string, save the
21066 PostScript image in a file with that name. If FILENAME is t, prompts for a
21067 file name.
21077 file name regexp for matching and, when you use a prefix argument (C-u), the
21078 command prompts the user for a file name, and saves the PostScript image in
21079 that file instead of saving it in a temporary file.
21083 FILE(name)-REGEXP. The argument FILENAME is treated as follows: if it's nil,
21084 save the image in a temporary file. If FILENAME is a string, save the
21085 PostScript image in a file with that name. If FILENAME is t, prompts for a
21086 file name.
21096 file name regexp for matching and, when you use a prefix argument (C-u), the
21097 command prompts the user for a file name, and saves the PostScript image in
21098 that file instead of saving it in a temporary file.
21102 FILE(name)-REGEXP. The argument FILENAME is treated as follows: if it's nil,
21103 save the image in a temporary file. If FILENAME is a string, save the
21104 PostScript image in a file with that name. If FILENAME is t, prompts for a
21105 file name.
21117 file name regexp for matching and, when you use a prefix argument (C-u), the
21118 command prompts the user for a file name, and saves the PostScript image in
21119 that file instead of saving it in a temporary file.
21123 FILE(name)-REGEXP. The argument FILENAME is treated as follows: if it's nil,
21124 save the image in a temporary file. If FILENAME is a string, save the
21125 PostScript image in a file with that name. If FILENAME is t, prompts for a
21126 file name.
21136 prefix argument (C-u), the command prompts the user for a file name, and saves
21137 the PostScript image in that file instead of saving it in a temporary file.
21141 temporary file. If FILENAME is a string, save the PostScript image in a file
21142 with that name. If FILENAME is t, prompts for a file name.
21150 prefix argument (C-u), the command prompts the user for a file name, and saves
21151 the PostScript image in that file instead of sending it to the printer.
21155 printer. If FILENAME is a string, save the PostScript image in a file with
21156 that name. If FILENAME is t, prompts for a file name.
21164 prefix argument (C-u), the command prompts the user for a file name, and saves
21165 the PostScript image in that file instead of sending it to the printer.
21169 printer. If FILENAME is a string, save the PostScript image in a file with
21170 that name. If FILENAME is t, prompts for a file name.
21180 prefix argument (C-u), the command prompts the user for a file name, and saves
21181 the PostScript image in that file instead of sending it to the printer.
21185 printer. If FILENAME is a string, save the PostScript image in a file with
21186 that name. If FILENAME is t, prompts for a file name.
21251 Interactively, the command prompts for a directory and a file name regexp for
21255 prompts for FILE(name)-REGEXP.
21278 Interactively, the command prompts for a directory and a file name regexp for
21282 prompts for FILE(name)-REGEXP.
21306 Interactively, when you use a prefix argument (C-u), the command prompts the
21307 user for a file name, and saves the spooled PostScript image in that file
21308 instead of saving it in a temporary file.
21311 save the image in a temporary file. If FILENAME is a string, save the
21312 PostScript image in a file with that name.
21319 Interactively, when you use a prefix argument (C-u), the command prompts the
21320 user for a file name, and saves the spooled PostScript image in that file
21325 image in a file with that name.
21332 Interactively, when you use a prefix argument (C-u), the command prompts the
21333 user for a file name, and saves the spooled PostScript image in that file
21338 image in a file with that name.
21345 Interactively, when you use a prefix argument (C-u), the command prompts the
21346 user for a file name, and saves the spooled PostScript image in that file
21351 image in a file with that name.
21355 (autoload (quote pr-ps-file-preview) "printing" "\
21356 Preview PostScript file FILENAME.
21360 (autoload (quote pr-ps-file-up-preview) "printing" "\
21361 Preview PostScript file FILENAME.
21365 (autoload (quote pr-ps-file-using-ghostscript) "printing" "\
21366 Print PostScript file FILENAME using ghostscript.
21370 (autoload (quote pr-ps-file-print) "printing" "\
21371 Print PostScript file FILENAME.
21375 (autoload (quote pr-ps-file-ps-print) "printing" "\
21376 Send PostScript file FILENAME to printer or use ghostscript to print it.
21380 (autoload (quote pr-ps-file-up-ps-print) "printing" "\
21381 Process a PostScript file IFILENAME and send it to printer.
21384 PostScript file IFILENAME and, when you use a prefix argument (C-u), the
21385 command prompts the user for an output PostScript file name OFILENAME, and
21386 saves the PostScript image in that file instead of sending it to the printer.
21390 PostScript file name; otherwise, it *must* be a string that it's an input
21391 PostScript file name. The argument OFILENAME is treated as follows: if it's
21393 PostScript image in a file with that name. If OFILENAME is t, prompts for a
21394 file name.
21398 (autoload (quote pr-toggle-file-duplex) "printing" "\
21399 Toggle duplex for PostScript file.
21403 (autoload (quote pr-toggle-file-tumble) "printing" "\
21404 Toggle tumble for PostScript file.
21413 (autoload (quote pr-toggle-file-landscape) "printing" "\
21414 Toggle landscape for PostScript file.
21508 (autoload (quote pr-ps-name) "printing" "\
21513 (autoload (quote pr-txt-name) "printing" "\
21560 The command prompts the user for a N-UP value and also for a file name,
21561 and saves the PostScript image in that file instead of sending it to the
21566 PostScript printer and, finally, for a file name. Then change the active
21568 that file instead of sending it to the printer.
21580 If it's an integer equal to 1, the command prompts the user for a file name
21581 and saves the PostScript image in that file instead of sending it to the
21585 current PostScript printer and for a file name. Then change the active
21586 printer to that chosen by user and saves the PostScript image in that file
21609 Interactively, when you use a prefix argument (C-u), the command prompts the
21648 With prefix argument \\[universal-prefix], prompt for the program to use.
21658 (defvar bdf-directory-list (if (memq system-type (quote (ms-dos windows-nt))) (list (expand-file-name "fonts/bdf" installation-directory)) (quote ("/usr/local/share/emacs/fonts/bdf"))) "\
21703 with a file position. Clicking mouse-2 on this number will bring
21745 source file. BDF fonts are included in
21879 Interactively, when you use a prefix argument (\\[universal-argument]), the command prompts the
21880 user for a file name, and saves the PostScript image in that file instead of
21885 image in a file with that name.
21951 Interactively, when you use a prefix argument (\\[universal-argument]), the command prompts the
21952 user for a file name, and saves the spooled PostScript image in that file
21957 image in a file with that name.
21964 Try: pr -t file | awk '{printf \"%3d %s
22014 FACE-NAME is a face name symbol.
22052 switch to that buffer. Interactively, a prefix arg allows you to edit
22060 `comint-mode-hook' is run). (Type \\[describe-mode] in the process
22133 ;;;### (autoloads (quail-update-leim-list-file quail-defrule-internal
22292 Optional 2nd arg NAME, if non-nil, is a name of Quail package for
22302 Optional 2nd arg NAME, if non-nil, is a name of Quail package for
22349 (autoload (quote quail-update-leim-list-file) "quail" "\
22350 Update entries for Quail packages in `LEIM' list file in directory DIRNAME.
22356 and update the file \"leim-list.el\" in DIRNAME.
22373 (defconst quickurl-reread-hook-postfix "\n;; Local Variables:\n;; eval: (progn (require 'quickurl) (add-hook 'local-write-file-hooks (lambda () (quickurl-read) nil)))\n;; End:\n" "\
22375 `quickurl-url-file' so that if you edit it by hand it will ensure that
22421 Pull `quickurl-url-file' into a buffer for hand editing.
22517 With prefix argument ARG, turn on if positive, otherwise off.
22551 With a prefix (or a FILL) argument, also fill lines where nothing has
22578 With a prefix (or a FILL) argument, also fill lines where nothing has to be
22611 With a prefix (or a FILL) argument, fill with blanks even if there is no text
22625 With a prefix (or a FILL) argument, also fill too short lines.
22653 With a prefix (or a FILL) argument, also fill with blanks the parts of the
22667 With prefix arg, turn Refill mode on iff arg is positive.
22744 When called with a `C-u' prefix, prompt for optional arguments in
22745 cite macros. When called with a numeric prefix, make that many
22765 When on, isearch searches the whole document, not only the current file.
22770 `reftex-isearch-minor-mode'. With a prefix argument ARG, turn
22793 \\[reftex-index-next-phrase] index next phrase (or N with prefix arg)
22818 When RELATIVE is non-nil, give file names relative to directory
22819 of master file.
22871 With prefix arg, apply new prefix arg to that command; otherwise, use
22872 the prefix arg that was used before (if any).
22892 the name of the package (if you want to include version numbers,
22925 Point is left unchanged unless prefix ARG is supplied.
22951 Clear out the file used for transmitting args when Emacs resumes.
22966 Interactively, with no prefix argument, toggle the mode.
22967 With universal prefix ARG (or if ARG is nil) turn mode on.
22985 Interactively, with no prefix argument, toggle the mode.
22986 With universal prefix ARG (or if ARG is nil) turn mode on.
23017 INPUT-ARGS should start with a host name; it may also contain
23024 If a prefix argument is given and the buffer `*rlogin-HOST*' already exists,
23030 The variable `rlogin-program' contains the name of the actual program to
23038 default directory in that buffer is set to a remote (FTP) file name to
23059 ;;;;;; rmail-secondary-file-regexp rmail-secondary-file-directory
23084 value is the user's email address and name.)
23085 It is useful to set this variable in the site customization file.")
23124 *Non-nil means automatically delete a message that is copied to a file.")
23129 *List of files which are inboxes for user's primary mail file `~/RMAIL'.
23131 \(the name varies depending on the operating system,
23143 (defvar rmail-secondary-file-directory "~/" "\
23146 (custom-autoload (quote rmail-secondary-file-directory) "rmail" t)
23148 (defvar rmail-secondary-file-regexp "\\.xmail$" "\
23151 (custom-autoload (quote rmail-secondary-file-regexp) "rmail" t)
23177 (defvar rmail-file-coding-system nil "\
23178 Coding system used in RMAIL file.
23195 Function to show MIME decoded message of RMAIL file.
23247 The first parenthesized expression should match the MIME-charset name.")
23251 Moves messages into file named by `rmail-file-name' (a babyl format file)
23252 and edits that file in RMAIL Mode.
23253 Type \\[describe-mode] once editing that file, for a list of RMAIL commands.
23255 May be called with file name as argument; then performs rmail editing on
23256 that file, but does not copy any new mail into the file.
23257 Interactively, if you supply a prefix argument, then you
23258 have a chance to specify a file name with the minibuffer.
23260 If `rmail-display-summary' is non-nil, make a summary for this RMAIL file.
23277 \\[rmail-first-message] Move to the first message in Rmail file.
23278 \\[rmail-last-message] Move to the last message in Rmail file.
23279 \\[rmail-show-message] Jump to message specified by numeric position in file.
23287 \\[rmail-expunge-and-save] Expunge and save the file.
23290 \\[rmail-get-new-mail] Move new mail from system spool directory into this file.
23296 \\[rmail-output-to-rmail-file] Output this message to an Rmail file (append it).
23297 \\[rmail-output] Output this message to a Unix-format mail file (append it).
23298 \\[rmail-output-body-to-file] Save message body to a file. Default filename comes from Subject line.
23299 \\[rmail-input] Input Rmail file. Run Rmail on that file.
23317 Run Rmail on file FILENAME.
23367 With prefix argument N moves backward N messages with these labels.
23375 With prefix argument N moves forward N messages with these labels.
23387 Set the inbox list of the current RMAIL file to FILE-NAME.
23388 You can specify one file name, or several names separated by commas.
23396 ;;;### (autoloads (rmail-output-body-to-file rmail-output rmail-fields-not-to-output
23397 ;;;;;; rmail-output-to-rmail-file rmail-output-file-alist) "rmailout"
23401 (defvar rmail-output-file-alist nil "\
23405 NAME-EXP may be a string constant giving the file name to use,
23407 a file name as a string.")
23409 (custom-autoload (quote rmail-output-file-alist) "rmailout" t)
23411 (autoload (quote rmail-output-to-rmail-file) "rmailout" "\
23412 Append the current message to an Rmail file named FILE-NAME.
23413 If the file does not exist, ask if it should be created.
23414 If file is being visited, the message is appended to the Emacs
23415 buffer visiting that file.
23416 If the file exists and is not an Rmail file, the message is
23419 The default file name comes from `rmail-default-rmail-file',
23420 which is updated to the name you use in this command.
23422 A prefix argument COUNT says to output that many consecutive messages,
23431 *Regexp describing fields to exclude when outputting a message to a file.")
23436 Append this message to system-inbox-format mail file named FILE-NAME.
23437 A prefix argument COUNT says to output that many consecutive messages,
23445 The default file name comes from `rmail-default-file',
23446 which is updated to the name you use in this command.
23455 (autoload (quote rmail-output-body-to-file) "rmailout" "\
23456 Write this message body to the file FILE-NAME.
23471 Sort messages of current Rmail file by date.
23472 If prefix argument REVERSE is non-nil, sort them in reverse order.
23477 Sort messages of current Rmail file by subject.
23478 If prefix argument REVERSE is non-nil, sort them in reverse order.
23483 Sort messages of current Rmail file by author.
23484 If prefix argument REVERSE is non-nil, sort them in reverse order.
23489 Sort messages of current Rmail file by recipient.
23490 If prefix argument REVERSE is non-nil, sort them in reverse order.
23495 Sort messages of current Rmail file by other correspondent.
23496 If prefix argument REVERSE is non-nil, sort them in reverse order.
23501 Sort messages of current Rmail file by number of lines.
23502 If prefix argument REVERSE is non-nil, sort them in reverse order.
23507 Sort messages of current Rmail file by labels.
23508 If prefix argument REVERSE is non-nil, sort them in reverse order.
23547 but if PRIMARY-ONLY is non-nil (prefix arg given),
23564 but if WHOLE-MESSAGE is non-nil (prefix arg given),
23588 If nil (default value), your `user-login-name' and `user-mail-address'
23691 SET may also be the name of a character class: `digit',
23810 `expression-prefix' (\\s')
23882 another name for `submatch'.
23983 previous minibuffer history to be loaded from `savehist-file'.
23985 This mode should normally be turned on from your Emacs init file.
24094 ;;;;;; mail-default-directory mail-signature-file mail-signature
24095 ;;;;;; mail-citation-prefix-regexp mail-citation-hook mail-indentation-spaces
24096 ;;;;;; mail-yank-prefix mail-setup-hook mail-personal-alias-file
24097 ;;;;;; mail-alias-file mail-default-reply-to mail-archive-file-name
24164 (defvar mail-archive-file-name nil "\
24165 Name of file to write all outgoing messages in, or nil for none.
24166 This can be an inbox file or an Rmail file.")
24168 (custom-autoload (quote mail-archive-file-name) "sendmail" t)
24177 (defvar mail-alias-file nil "\
24178 If non-nil, the name of a file to use instead of `/usr/lib/aliases'.
24179 This file defines aliases to be expanded by the mailer; this is a different
24183 (custom-autoload (quote mail-alias-file) "sendmail" t)
24185 (defvar mail-personal-alias-file "~/.mailrc" "\
24186 If non-nil, the name of the user's personal mail alias file.
24187 This file typically should be in same format as the `.mailrc' file used by
24189 This file need not actually exist.")
24191 (custom-autoload (quote mail-personal-alias-file) "sendmail" t)
24201 or t meaning should be initialized from your mail aliases file.
24202 \(The file's name is normally `~/.mailrc', but `mail-personal-alias-file'
24203 can specify a different file name.)
24204 The alias definitions in the file have this form:
24207 (defvar mail-yank-prefix nil "\
24211 (custom-autoload (quote mail-yank-prefix) "sendmail" t)
24232 (defvar mail-citation-prefix-regexp "[ ]*[-a-z0-9A-Z]*>+[ ]*\\|[ ]*" "\
24233 Regular expression to match a citation prefix plus whitespace.
24238 (custom-autoload (quote mail-citation-prefix-regexp) "sendmail" t)
24242 If t, it means to insert the contents of the file `mail-signature-file'.
24251 (defvar mail-signature-file "~/.signature" "\
24254 (custom-autoload (quote mail-signature-file) "sendmail" t)
24303 \\[mail-signature] mail-signature (insert `mail-signature-file' file).
24322 This has higher priority than `default-buffer-file-coding-system'
24324 but lower priority than the local value of `buffer-file-coding-system'.
24343 Optionally, the signature file `mail-signature-file' can be inserted at the
24359 If `mail-archive-file-name' is non-nil, an FCC field with that file name
24412 Optional argument LEAVE-DEAD (interactively, a prefix arg) means just
24471 in your `.emacs' file.
24506 Pages can have <a name=\"SOMENAME\">named points</a> and can link other points
24534 Unless the file's magic number indicates the shell, your usual shell is
24573 \\[sh-maybe-here-document] Without prefix, following an unquoted < inserts here document.
24578 set `sh-shell-file' accordingly. If your shell's file name doesn't correctly
24615 files. When a previously encountered file name is found again, a
24616 message is displayed indicating that the later file is \"hidden\" by
24623 and that each of these directories contains a file called XXX.el. Then
24627 The first XXX.el file prevents Emacs from seeing the second (unless
24628 the second is loaded explicitly via `load-file').
24640 shadowings. Because a .el file may exist without a corresponding .elc
24641 \(or vice-versa), these suffixes are essentially ignored. A file
24643 considered to shadow a later file XXX.el, and vice-versa.
24662 one of them is sufficient to update the file on all of them. Clusters are
24663 defined by a name, the network address of a primary host (the one we copy
24670 Declare a single file to be shared between sites.
24671 It may have different filenames on each site. When this file is edited, the
24682 Each site can be either a hostname or the name of a cluster (see
24688 Set up file shadowing.
24710 Interactively, a prefix arg means to prompt for BUFFER.
24713 Program used comes from variable `explicit-shell-file-name',
24715 or (if that is nil) from `shell-file-name'.
24716 If a file `~/.emacs_SHELLNAME' exists, or `~/.emacs.d/init_SHELLNAME.sh',
24730 The shell file name (sans directories) is used to make a symbol name
24784 (put 'fill-prefix 'safe-local-variable 'string-or-null-p)
24859 \\[edit-abbrevs] buffer: \"\" command-name).
25061 ;;;### (autoloads (solar-equinoxes-solstices sunrise-sunset calendar-location-name
25083 *Latitude of `calendar-location-name' in degrees.
25095 *Longitude of `calendar-location-name' in degrees.
25106 (defvar calendar-location-name (quote (let ((float-output-format "%.1f")) (format "%s%s, %s%s" (if (numberp calendar-latitude) (abs calendar-latitude) (+ (aref calendar-latitude 0) (/ (aref calendar-latitude 1) 60.0))) (if (numberp calendar-latitude) (if (> calendar-latitude 0) "N" "S") (if (equal (aref calendar-latitude 2) (quote north)) "N" "S")) (if (numberp calendar-longitude) (abs calendar-longitude) (+ (aref calendar-longitude 0) (/ (aref calendar-longitude 1) 60.0))) (if (numberp calendar-longitude) (if (> calendar-longitude 0) "E" "W") (if (equal (aref calendar-longitude 2) (quote east)) "E" "W"))))) "\
25107 *Expression evaluating to name of `calendar-longitude', `calendar-latitude'.
25113 (custom-autoload (quote calendar-location-name) "solar" t)
25117 If called with an optional prefix argument, prompt for date.
25119 If called with an optional double prefix argument, prompt for longitude,
25122 This function is suitable for execution in a .emacs file.
25320 With a negative prefix arg sorts in reverse order.
25336 A prefix argument means sort into REVERSE order.
25369 ;;;### (autoloads (spam-report-deagentize spam-report-agentize spam-report-url-to-file
25375 Report all queued requests from `spam-report-requests-file'.
25377 If FILE is given, use it instead of `spam-report-requests-file'.
25378 If KEEP is t, leave old requests in the file. If KEEP is the
25379 symbol `ask', query before flushing the queue file.
25390 (autoload (quote spam-report-url-to-file) "spam-report" "\
25391 Collect spam report requests in `spam-report-requests-file'.
25398 Spam reports will be queued with \\[spam-report-url-to-file] when
25488 Return a vector containing the lines from `spook-phrases-file'.
25505 PRODUCT should be a symbol, the name of a sql product, such as
25527 usually named `*SQL*'. The name of the major mode is SQLi.
25556 `sql-mode' by calling \\[sql-mode]. The name of this buffer can be
25557 anything. The name of the major mode is SQL.
25587 you must tell Emacs. Here's how to do that in your `~/.emacs' file:
25835 Try to set `comint-output-filter-functions' like this:
25837 \(setq comint-output-filter-functions (append comint-output-filter-functions
25838 '(comint-strip-ctrl-m)))
25884 `comint-input-sender' back to `comint-simple-send' by writing an after
25912 local connections, `sql-server' refers to the server name from the
25913 `nodetab' file for the network connection (dbc_tcp or friends must run
25989 Load user-defined strokes from file named by `strokes-file'.
25995 With CHRONOLOGICAL prefix arg (\\[universal-argument]) list strokes
25996 chronologically by command name.
26068 Show the precise file name of Emacs library LIBRARY.
26070 to find the file that `\\[load-library] RET LIBRARY RET' would load.
26072 to the specified name LIBRARY.
26077 When called from a program, the file name is normaly returned as a
26079 and the file name is displayed in the echo area.
26134 With prefix arg, turn t-mouse mode on iff arg is positive.
26355 optional numeric prefix argument ARG is negative the tables in the
26369 prefix argument ARG is negative the tables in the region become
26382 If the optional numeric prefix argument ARG is negative the table
26397 must not be specified. When the optional numeric prefix argument ARG
26571 buffer specified in `table-dest-buffer-name' is used. In this case
26574 buffer or a name of the destination buffer. In this case the
26694 name headers. This time specify empty string for both
26785 Major mode for viewing a tar file as a dired-like listing of its contents.
26788 Type `e' to pull a file out of the tar file and into its own buffer;
26789 or click mouse-2 on the file's line in the Tar mode buffer.
26790 Type `c' to copy an entry from the tar file into another file on disk.
26792 If you edit a sub-file of this archive (as with the `e' command) and
26794 saved back into the tar-file buffer; in this way you can edit a file
26844 Prefix arg means enter program name interactively.
26865 Interactively, use \\[universal-argument] prefix to be prompted for port number.
26892 The name of the buffer is made by surrounding NAME with `*'s.
26894 Optional third arg STARTFILE is the name of a file to send the contents of to
26996 ;;;;;; tex-run-command tex-offer-save tex-main-file tex-first-line-header-regexp
26997 ;;;;;; tex-directory tex-shell-file-name) "tex-mode" "textmodes/tex-mode.el"
27001 (defvar tex-shell-file-name nil "\
27002 *If non-nil, the shell file name to run in the subshell used to run TeX.")
27004 (custom-autoload (quote tex-shell-file-name) "tex-mode" t)
27017 if it matches the first line of the file,
27022 (defvar tex-main-file nil "\
27023 *The main TeX source file which includes this buffer's file.
27024 The command `tex-file' runs TeX on the file specified by `tex-main-file'
27027 (custom-autoload (quote tex-main-file) "tex-mode" t)
27030 *If non-nil, ask about saving modified buffers before \\[tex-file] is run.")
27058 and the input file name, with no separating space and are not shell-quoted.
27065 They are shell-quoted and precede the input file name, with a separating space.
27077 *Command used by `tex-bibtex-file' to gather bibliographic data.
27078 If this string contains an asterisk (`*'), that is replaced by the file name;
27079 otherwise, the file name, preceded by blank, is added at the end.")
27084 *Command used by \\[tex-print] to print a .dvi file.
27085 If this string contains an asterisk (`*'), that is replaced by the file name;
27086 otherwise, the file name, preceded by blank, is added at the end.")
27091 *Command used by \\[tex-print] with a prefix arg to print a .dvi file.
27092 If this string contains an asterisk (`*'), that is replaced by the file name;
27093 otherwise, the file name, preceded by blank, is added at the end.
27102 would tell \\[tex-print] with a prefix argument to ask you which printer to
27108 *Command used by \\[tex-view] to display a `.dvi' file.
27110 If this string contains an asterisk (`*'), that is replaced by the file name;
27111 otherwise, the file name, preceded by a space, is added at the end.
27124 *Mode to enter for a new file that might be either TeX or LaTeX.
27125 This variable is used when it can't be determined whether the file
27126 is plain TeX or LaTeX or what because the file contains no commands.
27143 Tries to determine (by looking at the beginning of the file) whether
27144 this file is for plain TeX, LaTeX, or SliTeX and calls `plain-tex-mode',
27146 such as if there are no commands in the file, the value of `tex-default-mode'
27164 copied from the top of the file (containing macro definitions, etc.),
27166 \\[tex-file] saves the buffer and then processes the file.
27167 \\[tex-print] prints the .dvi file made by any of these.
27168 \\[tex-view] previews the .dvi file made by any of these.
27169 \\[tex-bibtex-file] runs bibtex on the file of the current buffer.
27184 Command string used by \\[tex-print] to print a .dvi file.
27186 Alternative command string used by \\[tex-print] (when given a prefix
27187 argument) to print a .dvi file.
27189 Command string used by \\[tex-view] to preview a .dvi file.
27207 copied from the top of the file (containing \\documentstyle, etc.),
27209 \\[tex-file] saves the buffer and then processes the file.
27210 \\[tex-print] prints the .dvi file made by any of these.
27211 \\[tex-view] previews the .dvi file made by any of these.
27212 \\[tex-bibtex-file] runs bibtex on the file of the current buffer.
27227 Command string used by \\[tex-print] to print a .dvi file.
27229 Alternative command string used by \\[tex-print] (when given a prefix
27230 argument) to print a .dvi file.
27232 Command string used by \\[tex-view] to preview a .dvi file.
27250 copied from the top of the file (containing \\documentstyle, etc.),
27252 \\[tex-file] saves the buffer and then processes the file.
27253 \\[tex-print] prints the .dvi file made by any of these.
27254 \\[tex-view] previews the .dvi file made by any of these.
27255 \\[tex-bibtex-file] runs bibtex on the file of the current buffer.
27270 Command string used by \\[tex-print] to print a .dvi file.
27272 Alternative command string used by \\[tex-print] (when given a prefix
27273 argument) to print a .dvi file.
27275 Command string used by \\[tex-view] to preview a .dvi file.
27305 Process the current buffer as texinfo code, into an Info file.
27306 The Info file output is generated in a buffer visiting the Info file
27307 name specified in the @setfilename command.
27309 Non-nil argument (prefix, if interactive) means don't make tag table
27310 and don't split the file if large. You can use Info-tagify and
27316 Convert the current region of the Texinfo file to Info format.
27317 This lets you see what that part of the file will look like in Info.
27324 Convert the current buffer (written in Texinfo code) into an Info file.
27325 The Info file output is generated in a buffer visiting the Info file
27330 is automatically removed when the Info file is created. The original
27333 Non-nil argument (prefix, if interactive) means don't split the file
27368 what the Info version of a region of the Texinfo file will look like,
27371 You can show the structure of a Texinfo file with \\[texinfo-show-structure].
27372 This command shows the structure of a Texinfo file by listing the
27377 in the Texinfo file.
27390 * create a master menu for a Texinfo source file.
27407 Passed an argument (a prefix argument, if interactive), the
27411 To use the updating commands, you must structure your Texinfo file
27416 If the file has a `top' node, it must be called `top' or `Top' and
27417 be the first node in the file.
27489 See the file `thingatpt.el' for documentation on how to define
27503 See the file `thingatpt.el' for documentation on how to define
27543 Optional argument REG to select file matching a regexp,
27821 A template in a file can be automatically updated with a new time stamp
27822 every time you save the file. Add this line to your .emacs file:
27825 Normally the template must appear in the first 8 lines of a file and
27862 updating. With prefix ARG, turn modeline display on if and only
27870 With a numeric prefix ARG, record the fact that today has only that
27871 many hours in it to be worked. If arg is a non-numeric prefix arg
27880 discover the name of the project.
27886 If a prefix ARG is given, the user has completed the project that was
27907 With a prefix ARG, consider the previous project as finished at the
27908 time of changeover. PROJECT is the name of the last project you were
28042 Optional argument DIRNAME if specified is the directory name under which
28052 generate Quail package file \"xxx.el\" from TIT dictionary file \"XXX.tit\".
28143 With a prefix argument solicit the category, otherwise use the current
28202 ICON is the base name of a file containing the image to use. The
28219 ICON is the base name of a file containing the image to use. The
28357 ;;;### (autoloads (tramp-unload-tramp tramp-completion-handle-file-name-completion
28358 ;;;;;; tramp-completion-handle-file-name-all-completions tramp-unload-file-name-handlers
28359 ;;;;;; tramp-file-name-handler tramp-completion-file-name-regexp
28360 ;;;;;; tramp-file-name-regexp) "tramp" "net/tramp.el" (17934 45069))
28367 (defconst tramp-file-name-regexp-unified "\\`/[^/:]+:" "\
28368 Value for `tramp-file-name-regexp' for unified remoting.
28370 Tramp. See `tramp-file-name-structure-unified' for more explanations.")
28372 (defconst tramp-file-name-regexp-separate "\\`/\\[.*\\]" "\
28373 Value for `tramp-file-name-regexp' for separate remoting.
28375 See `tramp-file-name-structure-separate' for more explanations.")
28377 (defvar tramp-file-name-regexp (if tramp-unified-filenames tramp-file-name-regexp-unified tramp-file-name-regexp-separate) "\
28378 *Regular expression matching file names handled by tramp.
28379 This regexp should match tramp file names but no other file names.
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
28387 this file (tramp.el) is loaded. This means that this variable must be set
28388 before loading tramp.el. Alternatively, `file-name-handler-alist' can be
28391 Also see `tramp-file-name-structure'.")
28393 (custom-autoload (quote tramp-file-name-regexp) "tramp" t)
28395 (defconst tramp-completion-file-name-regexp-unified "^/$\\|^/[^/:][^/]*$" "\
28396 Value for `tramp-completion-file-name-regexp' for unified remoting.
28398 Tramp. See `tramp-file-name-structure-unified' for more explanations.")
28400 (defconst tramp-completion-file-name-regexp-separate "^/\\([[][^]]*\\)?$" "\
28401 Value for `tramp-completion-file-name-regexp' for separate remoting.
28403 See `tramp-file-name-structure-separate' for more explanations.")
28405 (defvar tramp-completion-file-name-regexp (if tramp-unified-filenames tramp-completion-file-name-regexp-unified tramp-completion-file-name-regexp-separate) "\
28406 *Regular expression matching file names handled by tramp completion.
28407 This regexp should match partial tramp file names only.
28409 Please note that the entry in `file-name-handler-alist' is made when
28410 this file (tramp.el) is loaded. This means that this variable must be set
28411 before loading tramp.el. Alternatively, `file-name-handler-alist' can be
28414 Also see `tramp-file-name-structure'.")
28416 (custom-autoload (quote tramp-completion-file-name-regexp) "tramp" t)
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))) "\
28420 Used for file names matching `tramp-file-name-regexp'. Operations not
28421 mentioned here will be handled by `tramp-file-name-handler-alist' or the
28425 Invoke normal file name handler for OPERATION.
28427 pass to the OPERATION." (let* ((inhibit-file-name-handlers (\` (tramp-file-name-handler tramp-completion-file-name-handler cygwin-mount-name-hook-function cygwin-mount-map-drive-hook-function \, (and (eq inhibit-file-name-operation operation) inhibit-file-name-handlers)))) (inhibit-file-name-operation operation)) (apply operation args)))
28430 Invoke `tramp-file-name-handler' for OPERATION.
28432 pass to the OPERATION." (let* ((inhibit-file-name-handlers (\` (tramp-completion-file-name-handler cygwin-mount-name-hook-function cygwin-mount-map-drive-hook-function \, (and (eq inhibit-file-name-operation operation) inhibit-file-name-handlers)))) (inhibit-file-name-operation operation)) (apply operation args)))
28434 (autoload (quote tramp-file-name-handler) "tramp" "\
28435 Invoke Tramp file name handler.
28436 Falls back to normal file name handler if no tramp file name handler exists.
28440 (defun tramp-completion-file-name-handler (operation &rest args) "\
28441 Invoke tramp file name completion handler.
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))))
28444 (defsubst tramp-register-file-name-handler nil "\
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))))))
28447 (defsubst tramp-register-completion-file-name-handler nil "\
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))))))
28449 (tramp-register-file-name-handler)
28452 '(lambda () (tramp-register-completion-file-name-handler)))
28454 (autoload (quote tramp-unload-file-name-handlers) "tramp" "\
28459 (autoload (quote tramp-completion-handle-file-name-all-completions) "tramp" "\
28460 Like `file-name-all-completions' for partial tramp files.
28464 (autoload (quote tramp-completion-handle-file-name-completion) "tramp" "\
28465 Like `file-name-completion' for tramp files.
28534 Can also be used to associate a just previously visited file, by
28642 A negative prefix argument disables this mode.
28646 same name, though setting it in that way doesn't reschedule a break or
28699 Finally, a file (named `type-break-file-name') is used to store information
28701 sessions and after a crash. Manual changes to the file may result in
28799 Specify the input Rmail file names as command line arguments.
28800 For each Rmail file, the corresponding output file name
28807 Convert Rmail file FILE to system inbox format file TO-FILE.
28898 TYPE is a string or symbol specifying the name of the method. This
28933 Return t iff a cached file has expired.
28968 ;;;### (autoloads (url-file) "url-file" "url/url-file.el" (17842
28970 ;;; Generated autoloads from url/url-file.el
28972 (autoload (quote url-file) "url-file" "\
28973 Handle file: and ftp: URLs.
29000 ;;;### (autoloads (url-insert-file-contents url-file-local-copy url-copy-file
29015 Use URL to handle URL-like file names.
29019 (autoload (quote url-copy-file) "url-handlers" "\
29021 Signals a `file-already-exists' error if file NEWNAME already exists,
29025 Fourth arg KEEP-TIME non-nil means give the new file the same
29027 A prefix arg makes KEEP-TIME non-nil.
29031 (autoload (quote url-file-local-copy) "url-handlers" "\
29032 Copy URL into a temporary file on this machine.
29033 Returns the name of the local copy, or nil, if FILE is directly
29038 (autoload (quote url-insert-file-contents) "url-handlers" "\
29046 ;;;### (autoloads (url-http-options url-http-file-attributes url-http-file-exists-p
29058 (autoload (quote url-http-file-exists-p) "url-http" "\
29063 (defalias (quote url-http-file-readable-p) (quote url-http-file-exists-p))
29065 (autoload (quote url-http-file-attributes) "url-http" "\
29104 (defalias (quote url-https-expand-file-name) (quote url-http-expand-file-name))
29106 (autoload 'url-https-file-exists-p "url-http")
29107 (autoload 'url-https-file-readable-p "url-http")
29108 (autoload 'url-https-file-attributes "url-http")
29280 ;;;### (autoloads (url-view-url url-truncate-url-for-viewing url-file-extension
29390 (autoload (quote url-file-extension) "url-util" "\
29393 then return the basename of the file with the extension stripped off.
29422 do (signal 'file-locked (list FILE OPPONENT))
29423 to refrain from editing the file
29424 return t (grab the lock on the file)
29425 return nil (edit the file even though it is locked).
29434 of the buffer will proceed, or it can (signal 'file-supersession (file)),
29479 ;;;### (autoloads (vc-annotate vc-update-change-log vc-rename-file
29480 ;;;;;; vc-transfer-file vc-switch-backend vc-cancel-version vc-update
29483 ;;;;;; vc-diff vc-register vc-next-action vc-do-command edit-vc-file
29484 ;;;;;; with-vc-file vc-branch-part vc-trunk-p vc-before-checkin-hook
29489 Normal hook (list of functions) run after checking out a file.
29501 Normal hook (list of functions) run before a file is checked in.
29516 (autoload (quote with-vc-file) "vc" "\
29519 FILE is passed through `expand-file-name'; BODY executed within
29525 (autoload (quote edit-vc-file) "vc" "\
29528 This macro uses `with-vc-file', passing args to it.
29542 name of the working file (may also be nil, to execute commands that
29543 don't expect a file name). If an optional list of FLAGS is present,
29549 Do the next logical version control operation on the current file.
29552 it will operate on the file in the current line.
29560 A prefix argument lets you specify the version number to use.
29563 If the file is not already registered, this registers it for version
29565 If the file is registered and not locked by anyone, this checks out
29566 a writable and locked file ready for editing.
29567 If the file is checked out and locked by the calling user, this
29568 first checks to see if the file has changed since checkout. If not,
29570 If the file has been changed, this pops up a buffer for entry
29574 read-only copy of the changed file is left in place afterwards.
29575 If the file is registered and locked by someone else, you are given
29579 If the file is not already registered, this registers it for version
29581 If the file is added but not committed, it is committed.
29582 If your working file is changed, but the repository file is
29585 with the logmessage as change commentary. A writable file is retained.
29586 If the repository file is changed, you are asked if you want to
29592 Register the current file into a version control system.
29593 With prefix argument SET-VERSION, allow user to specify initial version
29598 itself responsible for the file (usually because other files in that
29600 register the file. If no backend declares itself responsible, the
29601 first backend that could register the file is used.
29606 Display diffs between file versions.
29607 Normally this compares the current file and buffer with the most
29608 recent checked in version of that file. This uses no arguments. With
29609 a prefix argument HISTORIC, it reads the file name to use and two
29617 Visit version REV of the current file in another window.
29618 If the current file is named `F', the version is named `F.~REV~'.
29624 Insert headers into a file for use with a version control system.
29631 Merge changes between two versions into the current buffer's file.
29648 With prefix arg READ-SWITCHES, specify a value to override
29655 For each registered file, the version level of its latest version
29656 becomes part of the named configuration. If the prefix argument
29678 Revert the current buffer's file to the version it was based on.
29681 changes found in the master file; use \\[universal-argument] \\[vc-next-action] to do so.
29686 Update the current buffer's file to the latest version on its branch.
29687 If the file contains no changes, and is not locked, then this simply replaces
29688 the working file with the latest version on its branch. If the file contains
29690 the current branch are merged into the working file.
29695 Get rid of most recently checked in version of this file.
29696 A prefix argument NOREVERT means do not revert the buffer afterwards.
29706 To get a prompt, use a prefix argument.
29710 (autoload (quote vc-transfer-file) "vc" "\
29722 (autoload (quote vc-rename-file) "vc" "\
29723 Rename file OLD to NEW, and rename its master file likewise.
29728 Find change log file and add entries from recent version control logs.
29732 With prefix arg of \\[universal-argument], only find log entries for the current buffer's file.
29734 With any numeric prefix arg, find log entries for all currently visited
29744 Display the edit history of the current file using colors.
29747 file, when it was last edited and by whom. Additionally, colors are
29753 With a prefix argument, this command asks two questions in the
29776 (defun vc-arch-registered (file)
29777 (if (vc-find-root file "{arch}/=tagging-method")
29780 (vc-arch-registered file))))
29788 (when (file-readable-p (expand-file-name
29789 "CVS/Entries" (file-name-directory f)))
29798 (defun vc-mcvs-registered (file)
29799 (if (vc-find-root file "MCVS/CVS")
29802 (vc-mcvs-registered file))))
29833 Return the name of a master file in the SCCS project directory.
29834 Does not check whether the file exists but returns nil if it does not
29835 find any project directory." (let ((project-dir (getenv "PROJECTDIR")) dirs dir) (when project-dir (if (file-name-absolute-p project-dir) (setq dirs (quote ("SCCS" ""))) (setq dirs (quote ("src/SCCS" "src" "source/SCCS" "source"))) (setq project-dir (expand-file-name (concat "~" project-dir)))) (while (and (not dir) dirs) (setq dir (expand-file-name (car dirs) project-dir)) (unless (file-directory-p dir) (setq dir nil) (setq dirs (cdr dirs)))) (and dir (expand-file-name (concat "s." basename) dir)))))
29847 (when (file-readable-p (expand-file-name
29849 (file-name-directory f)))
29894 A file header can be inserted by `C-c C-t C-h'. A file footer
29895 (template at the end of the file) can be inserted by `C-c C-t C-f'.
30029 flattened (`C-c C-p C-f') so that only one name per line exists. The
30037 to options `vhdl-...-name'. See customization group `vhdl-port'.
30053 names used for entity/architecture/configuration/DUT as well as the file
30067 The speedbar allows browsing of directories and file contents. It can
30071 In speedbar, open files and directories with `mouse-2' on the name and
30080 The speedbar can be switched between file, directory hierarchy and
30084 In speedbar, open design units with `mouse-2' on the name and browse
30090 file when option `vhdl-speedbar-update-on-saving' is non-nil. The
30092 speedbar. The hierarchy is cached between Emacs sessions in a file (see
30107 - subcomponent actual ports with same name are considered to be
30196 description strings (for the file headers), source files/directories
30197 (for the hierarchy browser and Makefile generation), library name, and
30202 Project setups can be exported (i.e. written to a file) and imported.
30205 Emacs with VHDL Mode (i.e. load a VHDL file or use \"emacs -l
30206 vhdl-mode\") in a directory with an existing project setup file, it is
30209 files can be specified in option `vhdl-project-file-name'. Multiple
30219 file) for browsing the file contents (is not populated if buffer is
30220 larger than `font-lock-maximum-size'). Also, a source file menu can be
30221 added (set option `vhdl-source-file-menu' to non-nil) for browsing the
30260 of signals or other objects by using name suffices) and to support them
30301 Use option `vhdl-entity-file-name' to specify the entity file name
30333 INSTALL file).
30342 \".xxx\", add the following line to your Emacs start-up file (`.emacs'):
30349 a VHDL file first, use the command:
30434 in it just put a prefix arg for the search commands. Replace cmds too.
30443 `vi-name-last-change-or-macro', `vi-verify-spelling', `vi-locate-def',
30503 ;;;;;; view-buffer-other-window view-buffer view-file-other-frame
30504 ;;;;;; view-file-other-window view-file) "view" "view.el" (18006
30515 (autoload (quote view-file) "view" "\
30527 (autoload (quote view-file-other-window) "view" "\
30540 (autoload (quote view-file-other-frame) "view" "\
30612 The following additional commands are provided. Most commands take prefix
30619 Digits provide prefix arguments.
30620 \\[negative-argument] negative prefix argument.
30625 With prefix scroll forward prefix lines.
30627 With prefix scroll backward prefix lines.
30628 \\[View-scroll-page-forward-set-page-size] like \\[View-scroll-page-forward] but with prefix sets \"page size\" to prefix.
30629 \\[View-scroll-page-backward-set-page-size] like \\[View-scroll-page-backward] but with prefix sets \"page size\" to prefix.
30630 \\[View-scroll-half-page-forward] scroll forward \"half page size\" lines. With prefix, sets
30631 \"half page size\" to prefix lines and scrolls forward that much.
30632 \\[View-scroll-half-page-backward] scroll backward \"half page size\" lines. With prefix, sets
30633 \"half page size\" to prefix lines and scrolls backward that much.
30634 RET, LFD scroll forward one line. With prefix scroll forward prefix line(s).
30635 y scroll backward one line. With prefix scroll backward prefix line(s).
30637 Use this to view a changing file.
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).
30660 viewing a buffer (file) and find out you want to edit it.
30669 entered by view-file, view-file-other-window, view-file-other-frame, or
30670 \\[dired-view-file] (\\[view-file], \\[view-file-other-window],
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],
30754 (defvar warning-prefix-function nil "\
30772 (defvar warning-fill-prefix nil "\
30773 Non-nil means fill each warning text using this string as `fill-prefix'.")
30782 TYPE is the warning type: either a custom group name (a symbol),
30783 or a list of symbols whose first element is a custom group name.
30798 BUFFER-NAME, if specified, is the name of the buffer for logging
30804 See also `warning-series', `warning-prefix-function' and
30805 `warning-fill-prefix' for additional programming features.
30814 TYPE is the warning type: either a custom group name (a symbol),
30815 or a list of symbols whose first element is a custom group name.
30895 When Which Function mode is enabled, the current function name is
30898 With prefix ARG, turn Which Function mode on iff arg is positive,
30906 ;;;### (autoloads (whitespace-write-file-hook whitespace-global-mode
30942 1. Leading space (empty lines at the top of a file).
30943 2. Trailing space (empty lines at the end of a file).
30948 Check for whitespace only if this buffer really contains a non-empty file
30951 2. `whitespace-buffer' was explicitly called with a prefix argument.
30989 `find-file-hook' and `kill-buffer-hook'.
30993 (autoload (quote whitespace-write-file-hook) "whitespace" "\
30995 This is meant to be added buffer-locally to `write-file-functions'.
31084 With no prefix argument, or with prefix argument equal to zero,
31094 With no prefix argument, or with prefix argument equal to zero, \"up\"
31104 With no prefix argument, or with prefix argument equal to zero,
31114 With no prefix argument, or with prefix argument equal to zero,
31152 ;;;### (autoloads (woman-find-file woman-dired-find-file woman) "woman"
31170 (autoload (quote woman-dired-find-file) "woman" "\
31171 In dired, run the WoMan man-page browser on this file.
31175 (autoload (quote woman-find-file) "woman" "\
31176 Find, decode and browse a specific UN*X man-page source file FILE-NAME.
31177 Use existing buffer if possible; reformat only if prefix arg given.
31181 decompress the file if appropriate. See the documentation for the
31245 C-k f find-file
31251 C-k r insert-file
31303 ;;;### (autoloads (xml-parse-region xml-parse-file) "xml" "xml.el"
31307 (autoload (quote xml-parse-file) "xml" "\
31308 Parse the well-formed XML file FILE.
31345 With prefix arg, turn XTerm mouse mode on iff arg is positive.
31369 Extract file name from an yenc header.
31381 Return or display a random Zippy quotation. With prefix arg, insert it.