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

Lines Matching +defs:ps +defs:print +defs:header

149 ;;;### (autoloads (ada-header) "ada-stmt" "progmodes/ada-stmt.el"
153 (autoload (quote ada-header) "ada-stmt" "\
154 Insert a descriptive header at the top of the file.
289 `add-log-current-defun-header-regexp' and
542 (put (quote allout-header-prefix) (quote safe-local-variable) (quote stringp))
795 `allout-header-prefix' and then reinitializing `allout-mode'.
1898 If HEADER-ONLY is non-nil only decode header and return filename.
2716 (put 'byte-compile-disable-print-circle 'safe-local-variable 'booleanp)
2944 ;;;;;; diary-display-hook diary-hook list-diary-entries-hook print-diary-entries-hook
3287 (defvar print-diary-entries-hook (quote lpr-buffer) "\
3294 (custom-autoload (quote print-diary-entries-hook) "calendar" t)
3529 ;;;### (autoloads (canlock-verify canlock-insert-header) "canlock"
3533 (autoload (quote canlock-insert-header) "canlock" "\
3534 Insert a Cancel-Key and/or a Cancel-Lock header if possible.
4068 to the action header.
4151 separate buffer. Otherwise print a message. This returns the error
4159 separate buffer. Otherwise print a message. This returns the error
4340 (defvar custom-print-functions nil "\
4343 stream, and the print level (currently ignored). If it is able to
4344 print the object it returns true; otherwise it returns nil and the
4461 (autoload-coding-system 'georgian-ps '(require 'code-pages))
5388 foreach (@lines) {print; print}
7041 \"Edit\" directory DIRNAME--delete, rename, print, etc. some files in it.
7153 ;;;;;; dired-do-print dired-do-touch dired-do-chown dired-do-chgrp
7227 (autoload (quote dired-do-print) "dired-aux" "\
7296 parent directory), go to its directory header line and use this
7502 Go to end of header line of DIR in this dired buffer.
7539 Hide all subdirectories, leaving only their header lines.
8126 ;;;;;; ebnf-spool-directory ebnf-print-region ebnf-print-buffer
8127 ;;;;;; ebnf-print-file ebnf-print-directory ebnf-customize) "ebnf2ps"
8136 (autoload (quote ebnf-print-directory) "ebnf2ps" "\
8137 Generate and print a PostScript syntactic chart image of DIRECTORY.
8144 See also `ebnf-print-buffer'.
8148 (autoload (quote ebnf-print-file) "ebnf2ps" "\
8149 Generate and print a PostScript syntactic chart image of the file FILE.
8154 See also `ebnf-print-buffer'.
8158 (autoload (quote ebnf-print-buffer) "ebnf2ps" "\
8159 Generate and print a PostScript syntactic chart image of the buffer.
8172 (autoload (quote ebnf-print-region) "ebnf2ps" "\
8173 Generate and print a PostScript syntactic chart image of the region.
8174 Like `ebnf-print-buffer', but prints just the current region.
8202 Like `ebnf-print-buffer' except that the PostScript image is saved in a
8283 (defalias (quote ebnf-despool) (quote ps-despool))
8596 `eval-last-sexp', and `eval-print-last-sexp'.
9112 Hide header material in buffer according to `elide-head-headers-to-hide'.
9114 The header is made invisible with an overlay. With a prefix arg, show
10558 Normally, a newline is automatically inserted after the header,
11173 Find the header or source file corresponding to this file.
11183 Find the header or source file corresponding to this file.
12024 If LEVEL is lower than `gmm-verbose' print ARGS using `message'.
12361 ;;;;;; gnus-face-from-file gnus-x-face-from-file gnus-insert-random-x-face-header
12367 Return X-Face header data chosen randomly from `gnus-x-face-directory'.
12371 (autoload (quote gnus-insert-random-x-face-header) "gnus-fun" "\
12372 Insert a random X-Face header from `gnus-x-face-directory'.
12377 Insert an X-Face header based on an image file.
12382 Return a Face header based on an image file.
12446 Setup group parameters from List-Post header.
12584 Gcc: header for archiving purposes.
12626 Display picons in the From header.
12933 Any other non-nil value means to use `find -print' and `xargs'.
13265 region, print a message to that effect, but do not move point and
13283 in such a region, just print a message to that effect. If there
13517 00000040: 2041 5343 4949 0a61 6e64 2070 7269 6e74 ASCII.and print
14200 (autoload 'ibuffer-do-print "ibuf-ext")
14883 \\[idlwave-doc-header] inserts a documentation header at the
15228 ;;;;;; image-type-from-file-header image-type-from-buffer image-type-from-data)
15246 (autoload (quote image-type-from-file-header) "image" "\
15281 First, compare the beginning of the buffer with `image-type-header-regexps'.
15829 The string \"(progn (load \\\"%s\\\" :verbose nil :print t) (values))\\n\"
17337 ;;;### (autoloads (print-region lpr-region print-buffer lpr-buffer
17348 \(Note that PostScript files are sent to `ps-printer-name', which see.)
17376 The programs `print' and `nprint' (the standard print programs on
17391 (autoload (quote print-buffer) "lpr" "\
17392 Paginate and print buffer contents.
17396 `lpr-page-header-program' specifies) to paginate.
17397 `lpr-page-header-switches' specifies the switches for that program.
17400 in the print command itself; we expect them to request pagination.
17414 (autoload (quote print-region) "lpr" "\
17415 Paginate and print the region contents.
17419 `lpr-page-header-program' specifies) to paginate.
17420 `lpr-page-header-switches' specifies the switches for that program.
17423 in the print command itself; we expect them to request pagination.
17617 Define keys for accessing mail header history. For use in hooks.
17632 Put headers and contents of this message into mail header history.
17633 Each header has its own independent history, as does the body of the
17687 Return the value of the header field whose type is FIELD-NAME.
17688 The buffer is expected to be narrowed to just the header of the message.
17739 Expand all mail aliases in suitable header fields found between BEG and END.
17740 If interactive, expand in header fields.
17741 Suitable header fields are `To', `From', `CC' and `BCC', `Reply-to', and
17761 Perform completion on header field or word preceding point.
17763 current header, calls `mail-complete-function' and passes prefix arg if any.
18036 variable `mail-header-separator'.
18106 C-c C-f move to a header field (and create it if there isn't):
18117 C-c C-f x crossposting with FollowUp-To header and note in body
18118 C-c C-f t replace To: header with contents of Cc: or Bcc:
18119 C-c C-f a Insert X-No-Archive: header and a note in the body
18120 C-c C-t `message-insert-to' (add a To header to a news followup)
18122 C-c C-n `message-insert-newsgroups' (add a Newsgroup header to a news reply)
18143 OTHER-HEADERS is an alist of header/value pairs. CONTINUE says whether
18179 header line with the old Message-ID.
18289 ;;;;;; metamail-interpret-header) "metamail" "mail/metamail.el"
18293 (autoload (quote metamail-interpret-header) "metamail" "\
18294 Interpret a header part of a MIME message in current buffer.
18305 Its header part is not interpreted at all.
18354 This function does not prompt the user for any header fields, and
18378 OTHER-HEADERS is an alist specifying additional header fields.
18680 The optional NOHEADER means there's no header in the buffer.
18766 \\[m2-for] for \\[m2-header] header
21009 Evaluate EXPRESSION and pretty-print its value.
21016 With argument, pretty-print output into current buffer.
21024 ;;;### (autoloads (pr-txt-fast-fire pr-ps-fast-fire pr-show-lpr-setup
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
21027 ;;;;;; pr-toggle-region pr-toggle-lock pr-toggle-header-frame pr-toggle-header
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
21036 ;;;;;; pr-ps-mode-ps-print pr-ps-mode-print pr-ps-mode-using-ghostscript
21037 ;;;;;; pr-ps-mode-preview pr-ps-region-ps-print pr-ps-region-print
21038 ;;;;;; pr-ps-region-using-ghostscript pr-ps-region-preview pr-ps-buffer-ps-print
21039 ;;;;;; pr-ps-buffer-print pr-ps-buffer-using-ghostscript pr-ps-buffer-preview
21040 ;;;;;; pr-ps-directory-ps-print pr-ps-directory-print pr-ps-directory-using-ghostscript
21041 ;;;;;; pr-ps-directory-preview pr-interface) "printing" "printing.el"
21054 (autoload (quote pr-ps-directory-preview) "printing" "\
21073 (autoload (quote pr-ps-directory-using-ghostscript) "printing" "\
21092 (autoload (quote pr-ps-directory-print) "printing" "\
21111 (autoload (quote pr-ps-directory-ps-print) "printing" "\
21114 It depends on `pr-print-using-ghostscript'.
21132 (autoload (quote pr-ps-buffer-preview) "printing" "\
21146 (autoload (quote pr-ps-buffer-using-ghostscript) "printing" "\
21160 (autoload (quote pr-ps-buffer-print) "printing" "\
21174 (autoload (quote pr-ps-buffer-ps-print) "printing" "\
21177 It depends on `pr-print-using-ghostscript'.
21190 (autoload (quote pr-ps-region-preview) "printing" "\
21193 See also `pr-ps-buffer-preview'.
21197 (autoload (quote pr-ps-region-using-ghostscript) "printing" "\
21200 See also `pr-ps-buffer-using-ghostscript'.
21204 (autoload (quote pr-ps-region-print) "printing" "\
21207 See also `pr-ps-buffer-print'.
21211 (autoload (quote pr-ps-region-ps-print) "printing" "\
21214 See also `pr-ps-buffer-ps-print'.
21218 (autoload (quote pr-ps-mode-preview) "printing" "\
21221 See also `pr-ps-buffer-preview'.
21225 (autoload (quote pr-ps-mode-using-ghostscript) "printing" "\
21228 See also `pr-ps-buffer-using-ghostscript'.
21232 (autoload (quote pr-ps-mode-print) "printing" "\
21235 See also `pr-ps-buffer-print'.
21239 (autoload (quote pr-ps-mode-ps-print) "printing" "\
21242 See also `pr-ps-buffer-ps-print'.
21329 (autoload (quote pr-despool-print) "printing" "\
21342 (autoload (quote pr-despool-ps-print) "printing" "\
21343 Send the spooled PostScript to the printer or use ghostscript to print it.
21355 (autoload (quote pr-ps-file-preview) "printing" "\
21360 (autoload (quote pr-ps-file-up-preview) "printing" "\
21365 (autoload (quote pr-ps-file-using-ghostscript) "printing" "\
21370 (autoload (quote pr-ps-file-print) "printing" "\
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" "\
21468 (autoload (quote pr-toggle-header) "printing" "\
21469 Toggle printing header.
21473 (autoload (quote pr-toggle-header-frame) "printing" "\
21474 Toggle printing header frame.
21508 (autoload (quote pr-ps-name) "printing" "\
21518 (autoload (quote pr-ps-utility) "printing" "\
21523 (autoload (quote pr-show-ps-setup) "printing" "\
21524 Show current ps-print settings.
21538 (autoload (quote pr-ps-fast-fire) "printing" "\
21544 printed using `pr-ps-mode-ps-print'.
21549 M-x pr-ps-fast-fire RET
21553 C-u M-x pr-ps-fast-fire RET
21554 C-u 0 M-x pr-ps-fast-fire RET
21559 C-u 1 M-x pr-ps-fast-fire RET
21564 C-u 2 M-x pr-ps-fast-fire RET
21589 If it's a symbol which it's defined in `pr-ps-printer-alist', it's the new
21655 ;;;### (autoloads nil "ps-bdf" "ps-bdf.el" (17842 58279))
21656 ;;; Generated autoloads from ps-bdf.el
21665 ;;;### (autoloads (ps-mode) "ps-mode" "progmodes/ps-mode.el" (17842
21667 ;;; Generated autoloads from progmodes/ps-mode.el
21669 (autoload (quote ps-mode) "ps-mode" "\
21672 Entry to this mode calls `ps-mode-hook'.
21677 `ps-mode-auto-indent'
21678 `ps-mode-tab'
21679 `ps-mode-paper-size'
21680 `ps-mode-print-function'
21681 `ps-run-prompt'
21682 `ps-run-font-lock-keywords-2'
21683 `ps-run-x'
21684 `ps-run-dumb'
21685 `ps-run-init'
21686 `ps-run-error-line-numbers'
21687 `ps-run-tmp-dir'
21692 \\{ps-mode-map}
21695 When starting an interactive PostScript process with \\[ps-run-start],
21696 a second window will be displayed, and `ps-run-mode-hook' will be called.
21699 \\{ps-run-mode-map}
21706 Typing \\<ps-run-mode-map>\\[ps-run-goto-error] when the cursor is at the number has the same effect.
21713 ;;;### (autoloads (ps-mule-begin-page ps-mule-begin-job ps-mule-encode-header-string
21714 ;;;;;; ps-mule-initialize ps-mule-plot-composition ps-mule-plot-string
21715 ;;;;;; ps-mule-set-ascii-font ps-mule-prepare-ascii-font ps-multibyte-buffer)
21716 ;;;;;; "ps-mule" "ps-mule.el" (17842 58279))
21717 ;;; Generated autoloads from ps-mule.el
21719 (defvar ps-multibyte-buffer nil "\
21728 `ps-mule-font-info-database-default' differently.
21730 `ps-mule-font-info-database-latin' (see
21734 or Korean PostScript printer and want to print
21741 `bdf-font' This is the value to use when you want to print
21750 `bdf-directory-list' appropriately (see ps-bdf.el for
21754 PostScript default fonts to print ASCII and Latin-1
21757 the same buffer. See `ps-font-family',
21758 `ps-header-font-family' and `ps-font-info-database'.
21762 (custom-autoload (quote ps-multibyte-buffer) "ps-mule" t)
21764 (autoload (quote ps-mule-prepare-ascii-font) "ps-mule" "\
21770 (autoload (quote ps-mule-set-ascii-font) "ps-mule" "\
21775 (autoload (quote ps-mule-plot-string) "ps-mule" "\
21791 (autoload (quote ps-mule-plot-composition) "ps-mule" "\
21808 (autoload (quote ps-mule-initialize) "ps-mule" "\
21813 (autoload (quote ps-mule-encode-header-string) "ps-mule" "\
21819 (autoload (quote ps-mule-begin-job) "ps-mule" "\
21825 (autoload (quote ps-mule-begin-page) "ps-mule" "\
21833 ;;;### (autoloads (ps-extend-face ps-extend-face-list ps-setup ps-nb-pages-region
21834 ;;;;;; ps-nb-pages-buffer ps-line-lengths ps-despool ps-spool-region-with-faces
21835 ;;;;;; ps-spool-region ps-spool-buffer-with-faces ps-spool-buffer
21836 ;;;;;; ps-print-region-with-faces ps-print-region ps-print-buffer-with-faces
21837 ;;;;;; ps-print-buffer ps-print-customize ps-print-color-p ps-paper-type
21838 ;;;;;; ps-page-dimensions-database) "ps-print" "ps-print.el" (18006
21840 ;;; Generated autoloads from ps-print.el
21842 (defvar ps-page-dimensions-database (list (list (quote a4) (/ (* 72 21.0) 2.54) (/ (* 72 29.7) 2.54) "A4") (list (quote a3) (/ (* 72 29.7) 2.54) (/ (* 72 42.0) 2.54) "A3") (list (quote letter) (* 72 8.5) (* 72 11.0) "Letter") (list (quote legal) (* 72 8.5) (* 72 14.0) "Legal") (list (quote letter-small) (* 72 7.68) (* 72 10.16) "LetterSmall") (list (quote tabloid) (* 72 11.0) (* 72 17.0) "Tabloid") (list (quote ledger) (* 72 17.0) (* 72 11.0) "Ledger") (list (quote statement) (* 72 5.5) (* 72 8.5) "Statement") (list (quote executive) (* 72 7.5) (* 72 10.0) "Executive") (list (quote a4small) (* 72 7.47) (* 72 10.85) "A4Small") (list (quote b4) (* 72 10.125) (* 72 14.33) "B4") (list (quote b5) (* 72 7.16) (* 72 10.125) "B5")) "\
21844 See `ps-paper-type'.")
21846 (custom-autoload (quote ps-page-dimensions-database) "ps-print" t)
21848 (defvar ps-paper-type (quote letter) "\
21850 Should be one of the paper types defined in `ps-page-dimensions-database', for
21853 (custom-autoload (quote ps-paper-type) "ps-print" t)
21855 (defvar ps-print-color-p (or (fboundp (quote x-color-values)) (fboundp (quote color-instance-rgb-components))) "\
21860 nil Do not print colors.
21865 See also `ps-black-white-faces'.
21869 (custom-autoload (quote ps-print-color-p) "ps-print" t)
21871 (autoload (quote ps-print-customize) "ps-print" "\
21872 Customization of ps-print group.
21876 (autoload (quote ps-print-buffer) "ps-print" "\
21877 Generate and print a PostScript image of the buffer.
21889 (autoload (quote ps-print-buffer-with-faces) "ps-print" "\
21890 Generate and print a PostScript image of the buffer.
21891 Like `ps-print-buffer', but includes font, color, and underline information in
21897 (autoload (quote ps-print-region) "ps-print" "\
21898 Generate and print a PostScript image of the region.
21899 Like `ps-print-buffer', but prints just the current region.
21903 (autoload (quote ps-print-region-with-faces) "ps-print" "\
21904 Generate and print a PostScript image of the region.
21905 Like `ps-print-region', but includes font, color, and underline information in
21911 (autoload (quote ps-spool-buffer) "ps-print" "\
21913 Like `ps-print-buffer' except that the PostScript image is saved in a local
21916 Use the command `ps-despool' to send the spooled images to the printer.
21920 (autoload (quote ps-spool-buffer-with-faces) "ps-print" "\
21922 Like `ps-spool-buffer', but includes font, color, and underline information in
21926 Use the command `ps-despool' to send the spooled images to the printer.
21930 (autoload (quote ps-spool-region) "ps-print" "\
21932 Like `ps-spool-buffer', but spools just the current region.
21934 Use the command `ps-despool' to send the spooled images to the printer.
21938 (autoload (quote ps-spool-region-with-faces) "ps-print" "\
21940 Like `ps-spool-region', but includes font, color, and underline information in
21944 Use the command `ps-despool' to send the spooled images to the printer.
21948 (autoload (quote ps-despool) "ps-print" "\
21961 (autoload (quote ps-line-lengths) "ps-print" "\
21963 Done using the current ps-print setup.
21969 (autoload (quote ps-nb-pages-buffer) "ps-print" "\
21970 Display number of pages to print this buffer, for various font heights.
21971 The table depends on the current ps-print setup.
21975 (autoload (quote ps-nb-pages-region) "ps-print" "\
21976 Display number of pages to print the region, for various font heights.
21977 The table depends on the current ps-print setup.
21981 (autoload (quote ps-setup) "ps-print" "\
21986 (autoload (quote ps-extend-face-list) "ps-print" "\
21992 If optional ALIST-SYM is nil, `ps-print-face-extension-alist' is used;
21995 The elements in FACE-EXTENSION-LIST are like those for `ps-extend-face'.
21997 See `ps-extend-face' for documentation.
22001 (autoload (quote ps-extend-face) "ps-print" "\
22007 If optional ALIST-SYM is nil, `ps-print-face-extension-alist' is used;
22027 outline - print characters as hollow outlines.
23088 *Regexp to match header fields that Rmail should normally hide.
23090 This variable is used for reformatting the message header,
23095 go to that message and type \\[rmail-toggle-header] twice.")
23101 If nil, display all header fields except those matched by
23220 (defvar rmail-search-mime-header-function nil "\
23221 Function to check if a regexp matches a header of MIME message.
23226 LIMIT is the position specifying the end of header.")
23246 Regexp to match MIME-charset specification in a header of message.
23312 \\[rmail-toggle-header] Toggle display of complete header.
23441 If the pruned message header is shown on the current message, then
23555 If the regular expression is found in the header of the message
23557 Emacs will list the header line in the RMAIL-summary.
23646 Display a ruler in the header line if ARG > 0.
23692 `control', `hex-digit', `blank', `graph', `print', `alnum',
23762 `printing', `print'
24098 ;;;;;; mail-header-separator send-mail-function mail-interactive
24152 not a valid RFC822 header or continuation line,
24153 that matches the variable `mail-header-separator'.
24159 (defvar mail-header-separator "--text follows this line--" "\
24162 (custom-autoload (quote mail-header-separator) "sendmail" t)
24223 The hook functions can find the header of the cited message
24224 in the variable `mail-citation-header', whether or not this is included
24264 A string containing header lines, to be inserted in outgoing messages.
24282 `mime' means add an appropriate MIME header if none already present.
24296 Here are commands that move to a header field (and create it if there isn't):
24316 header when sending a message to a mailing list.")
24350 to move to message header fields:
24375 the initial contents of those header fields.
24446 These key definitions are active only in the print area (the visible part):
24447 \\{ses-mode-print-map}
24571 \\[sh-execute-region] Have optional header and region be executed in a subshell.
26993 ;;;;;; tex-show-queue-command tex-dvi-view-command tex-alt-dvi-print-command
26994 ;;;;;; tex-dvi-print-command tex-bibtex-command latex-block-names
26996 ;;;;;; tex-run-command tex-offer-save tex-main-file tex-first-line-header-regexp
27014 (defvar tex-first-line-header-regexp nil "\
27020 (custom-autoload (quote tex-first-line-header-regexp) "tex-mode" t)
27083 (defvar tex-dvi-print-command "lpr -d" "\
27084 *Command used by \\[tex-print] to print a .dvi file.
27088 (custom-autoload (quote tex-dvi-print-command) "tex-mode" t)
27090 (defvar tex-alt-dvi-print-command "lpr -d" "\
27091 *Command used by \\[tex-print] with a prefix arg to print a .dvi file.
27096 `tex-alt-dvi-print-command' to an expression that asks what you want;
27099 (setq tex-alt-dvi-print-command
27102 would tell \\[tex-print] with a prefix argument to ask you which printer to
27105 (custom-autoload (quote tex-alt-dvi-print-command) "tex-mode" t)
27118 *Command used by \\[tex-show-print-queue] to show the print queue.
27119 Should show the queue(s) that \\[tex-print] puts jobs on.")
27163 Use \\[tex-region] to run TeX on the current region, plus a \"header\"
27167 \\[tex-print] prints the .dvi file made by any of these.
27183 tex-dvi-print-command
27184 Command string used by \\[tex-print] to print a .dvi file.
27185 tex-alt-dvi-print-command
27186 Alternative command string used by \\[tex-print] (when given a prefix
27187 argument) to print a .dvi file.
27191 Command string used by \\[tex-show-print-queue] to show the print
27192 queue that \\[tex-print] put your job on.
27210 \\[tex-print] prints the .dvi file made by any of these.
27226 tex-dvi-print-command
27227 Command string used by \\[tex-print] to print a .dvi file.
27228 tex-alt-dvi-print-command
27229 Alternative command string used by \\[tex-print] (when given a prefix
27230 argument) to print a .dvi file.
27234 Command string used by \\[tex-show-print-queue] to show the print
27235 queue that \\[tex-print] put your job on.
27253 \\[tex-print] prints the .dvi file made by any of these.
27269 tex-dvi-print-command
27270 Command string used by \\[tex-print] to print a .dvi file.
27271 tex-alt-dvi-print-command
27272 Alternative command string used by \\[tex-print] (when given a prefix
27273 argument) to print a .dvi file.
27277 Command string used by \\[tex-show-print-queue] to show the print
27278 queue that \\[tex-print] put your job on.
28126 ;;;### (autoloads (todo-show todo-cp todo-mode todo-print todo-top-priorities
28159 (autoload (quote todo-print) "todo-mode" "\
28160 Print todo summary using `todo-print-function'.
28164 Number of entries for each category is given by `todo-print-priorities'.
28875 header in an HTTP/1.0 request.
28900 header in HTTP/1.0 - it will be downcased.
29092 Currently this is just the raw header contents. This is likely to
29481 ;;;;;; vc-revert-buffer vc-print-log vc-retrieve-snapshot vc-create-snapshot
29626 the variable `vc-BACKEND-header'.
29671 (autoload (quote vc-print-log) "vc" "\
29894 A file header can be inserted by `C-c C-t C-h'. A file footer
29896 See customization group `vhdl-header'.
30312 used if `vhdl-print-customize-faces' is non-nil) or colors (if
30313 `ps-print-color-p' is non-nil) is possible using the standard Emacs
30314 postscript printing commands. Option `vhdl-print-two-column' defines
30316 The paper format can be set by option `ps-paper-type'. Do not forget to
30317 switch `ps-print-color-p' to nil for printing on black-and-white
31249 C-k p ws-print-block
31369 Extract file name from an yenc header.
31440 ;;;;;; "emacs-lisp/cl-seq.el" "emacs-lisp/cl-specs.el" "emacs-lisp/cust-print.el"
31513 ;;;;;; "mh-e/mh-mime.el" "mh-e/mh-print.el" "mh-e/mh-scan.el" "mh-e/mh-search.el"