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

Lines Matching +defs:image +defs:dired +defs:dired +defs:display +defs:image

961 ;;;;;;  appt-display-diary appt-display-duration appt-display-mode-line
984 *Non-nil means display appointment message in echo area.
990 *Non-nil means display appointment message in another window.
995 (defvar appt-display-mode-line t "\
996 *Non-nil means display minutes to appointment and time on the mode line.
997 This is in addition to any other display of appointment messages.")
999 (custom-autoload (quote appt-display-mode-line) "appt" t)
1001 (defvar appt-display-duration 10 "\
1005 (custom-autoload (quote appt-display-duration) "appt" t)
1007 (defvar appt-display-diary t "\
1011 (custom-autoload (quote appt-display-diary) "appt" t)
1154 Major mode for viewing an archive file in a dired-like way.
1203 array-lines-per-row: The number of buffer lines used to display each row.
1234 \\[array-display-local-variables] Display the current values of local variables.
1423 artist-flood-fill-show-incrementally Update display while filling
1760 ;;;### (autoloads (display-battery-mode battery) "battery" "battery.el"
1772 (defvar display-battery-mode nil "\
1774 See the command `display-battery-mode' for a description of this minor mode.
1777 or call the function `display-battery-mode'.")
1779 (custom-autoload (quote display-battery-mode) "battery" nil)
1781 (autoload (quote display-battery-mode) "battery" "\
2185 destroyed. Optional third arg NO-MSG means don't display any messages
2227 ;;;;;; browse-url browse-url-of-region browse-url-of-dired-file
2234 *Function to display the current buffer in a WWW browser.
2262 Ask a WWW browser to display FILE.
2271 Ask a WWW browser to display BUFFER.
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.
2284 Ask a WWW browser to display the current region.
2710 ;;;;;; batch-byte-compile-if-not-done display-call-tree byte-compile
2771 (autoload (quote display-call-tree) "bytecomp" "\
2944 ;;;;;; diary-display-hook diary-hook list-diary-entries-hook print-diary-entries-hook
2945 ;;;;;; american-calendar-display-form european-calendar-display-form
2968 Non-nil means display current date's diary entries on entry to calendar.
2989 Non-nil means display holidays for current three month period on entry.
3275 (defvar european-calendar-display-form (quote ((if dayname (concat dayname ", ")) day " " monthname " " year)) "\
3277 See the documentation of `calendar-date-display-form' for an explanation.")
3279 (custom-autoload (quote european-calendar-display-form) "calendar" t)
3281 (defvar american-calendar-display-form (quote ((if dayname (concat dayname ", ")) monthname " " day ", " year)) "\
3283 See the documentation of `calendar-date-display-form' for an explanation.")
3285 (custom-autoload (quote american-calendar-display-form) "calendar" t)
3317 (setq diary-display-hook 'fancy-diary-display)
3326 List of functions called after the display of the diary.
3331 (defvar diary-display-hook nil "\
3332 List of functions that handle the display of the diary.
3333 If nil (the default), `simple-diary-display' is used. Use `ignore' for no
3334 diary display.
3341 used, for example, a different buffer for display (perhaps combined with
3344 A function `fancy-diary-display' is provided as an alternative
3353 (custom-autoload (quote diary-display-hook) "calendar" nil)
3399 Non-nil means include holidays in the diary display.
3402 somewhat; setting it to nil makes the diary display faster.")
3521 update the calendar display to reflect the change, otherwise
4174 documentation is checked. If there is a documentation error, then the display
4371 Normally display output in temp buffer, but
4523 read/written by MS-DOS software, or for display on the MS-DOS terminal.
4635 If both windows display the same buffer,
4957 If it is a character, it is an alternate character to display instead
5215 image/jpeg jpeg jpg jpe
5216 image/png png
5217 image/tiff tiff tif
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
5534 A prefix arg suppresses display of that buffer.
5539 Edit display information for cpp conditionals.
5900 Create a buffer containing OPTIONS, and display it in another window.
6114 ;;;### (autoloads (standard-display-cyrillic-translit cyrillic-encode-alternativnyj-char
6129 (autoload (quote standard-display-cyrillic-translit) "cyril-util" "\
6138 If the argument is nil, we return the display table to its standard state.
6895 Find and display the differences between OLD and NEW files.
6945 ;;;### (autoloads (dired-mode dired-noselect dired-other-frame dired-other-window
6946 ;;;;;; dired dired-copy-preserve-time dired-dwim-target dired-keep-marker-symlink
6947 ;;;;;; dired-keep-marker-hardlink dired-keep-marker-copy dired-keep-marker-rename
6948 ;;;;;; dired-trivial-filenames dired-ls-F-marks-symlinks dired-listing-switches)
6949 ;;;;;; "dired" "dired.el" (18015 32019))
6950 ;;; Generated autoloads from dired.el
6952 (defvar dired-listing-switches "-al" "\
6956 `dired-ls-F-marks-symlinks' concerning the `F' switch.
6961 (custom-autoload (quote dired-listing-switches) "dired" t)
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")) "\
6966 (defvar dired-ls-F-marks-symlinks nil "\
6980 (custom-autoload (quote dired-ls-F-marks-symlinks) "dired" t)
6982 (defvar dired-trivial-filenames "^\\.\\.?$\\|^#" "\
6987 (custom-autoload (quote dired-trivial-filenames) "dired" t)
6989 (defvar dired-keep-marker-rename t "\
6995 (custom-autoload (quote dired-keep-marker-rename) "dired" t)
6997 (defvar dired-keep-marker-copy 67 "\
7002 (custom-autoload (quote dired-keep-marker-copy) "dired" t)
7004 (defvar dired-keep-marker-hardlink 72 "\
7009 (custom-autoload (quote dired-keep-marker-hardlink) "dired" t)
7011 (defvar dired-keep-marker-symlink 89 "\
7016 (custom-autoload (quote dired-keep-marker-symlink) "dired" t)
7018 (defvar dired-dwim-target nil "\
7020 This means: if there is a dired buffer displayed in the next window,
7021 use its current subdir, instead of the current subdir of this dired buffer.
7025 (custom-autoload (quote dired-dwim-target) "dired" t)
7027 (defvar dired-copy-preserve-time t "\
7031 (custom-autoload (quote dired-copy-preserve-time) "dired" t)
7033 (defvar dired-directory nil "\
7034 The directory name or wildcard spec that this dired directory lists.
7035 Local to each dired buffer. May be a list, in which case the car is the
7038 (define-key ctl-x-map "d" 'dired)
7040 (autoload (quote dired) "dired" "\
7048 \\<dired-mode-map>You can move around in it with the usual commands.
7049 You can flag files for deletion with \\[dired-flag-file-deletion] and then
7050 delete them by typing \\[dired-do-flagged-delete].
7053 If DIRNAME is already in a dired buffer, that buffer is used without refresh.
7056 (define-key ctl-x-4-map "d" 'dired-other-window)
7058 (autoload (quote dired-other-window) "dired" "\
7059 \"Edit\" directory DIRNAME. Like `dired' but selects in another window.
7062 (define-key ctl-x-5-map "d" 'dired-other-frame)
7064 (autoload (quote dired-other-frame) "dired" "\
7065 \"Edit\" directory DIRNAME. Like `dired' but makes a new frame.
7069 (autoload (quote dired-noselect) "dired" "\
7070 Like `dired' but returns the dired buffer as value, does not select it.
7074 (autoload (quote dired-mode) "dired" "\
7084 You can move using the usual cursor motion commands.\\<dired-mode-map>
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.
7092 Mark-using commands display a list of failures afterwards. Type \\[dired-summary]
7094 Type \\[dired-unmark] to Unmark a file or all files of a subdirectory.
7095 Type \\[dired-unmark-backward] to back up one line and unflag.
7096 Type \\[dired-do-flagged-delete] to eXecute the deletions requested.
7097 Type \\[dired-advertised-find-file] to Find the current line's file
7098 (or dired it in another buffer, if it is a directory).
7099 Type \\[dired-find-file-other-window] to find file or dired directory in Other window.
7100 Type \\[dired-maybe-insert-subdir] to Insert a subdirectory in this buffer.
7101 Type \\[dired-do-rename] to Rename a file or move the marked files to another directory.
7102 Type \\[dired-do-copy] to Copy files.
7103 Type \\[dired-sort-toggle-or-edit] to toggle Sorting by name/date or change the `ls' switches.
7109 directories again, type \\[dired-do-redisplay] to relist a single or the marked files or a
7110 subdirectory, or type \\[dired-build-subdir-alist] to parse the buffer
7116 `dired-listing-switches'
7117 `dired-trivial-filenames'
7118 `dired-shrink-to-fit'
7119 `dired-marker-char'
7120 `dired-del-marker'
7121 `dired-keep-marker-rename'
7122 `dired-keep-marker-copy'
7123 `dired-keep-marker-hardlink'
7124 `dired-keep-marker-symlink'
7128 `dired-before-readin-hook'
7129 `dired-after-readin-hook'
7130 `dired-mode-hook'
7131 `dired-load-hook'
7134 \\{dired-mode-map}
7137 (put 'dired-find-alternate-file 'disabled t)
7142 ;;;### (autoloads (dired-show-file-type dired-do-query-replace-regexp
7143 ;;;;;; dired-do-search dired-hide-all dired-hide-subdir dired-tree-down
7144 ;;;;;; dired-tree-up dired-kill-subdir dired-mark-subdir-files dired-goto-subdir
7145 ;;;;;; dired-prev-subdir dired-insert-subdir dired-maybe-insert-subdir
7146 ;;;;;; dired-downcase dired-upcase dired-do-symlink-regexp dired-do-hardlink-regexp
7147 ;;;;;; dired-do-copy-regexp dired-do-rename-regexp dired-do-rename
7148 ;;;;;; dired-do-hardlink dired-do-symlink dired-do-copy dired-create-directory
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
7152 ;;;;;; dired-run-shell-command dired-do-shell-command dired-clean-directory
7153 ;;;;;; dired-do-print dired-do-touch dired-do-chown dired-do-chgrp
7154 ;;;;;; dired-do-chmod dired-compare-directories dired-backup-diff
7155 ;;;;;; dired-diff) "dired-aux" "dired-aux.el" (17859 20444))
7156 ;;; Generated autoloads from dired-aux.el
7158 (autoload (quote dired-diff) "dired-aux" "\
7161 \\[set-mark-command], not by Dired's \\[dired-mark] command.)
7168 (autoload (quote dired-backup-diff) "dired-aux" "\
7177 (autoload (quote dired-compare-directories) "dired-aux" "\
7178 Mark files with different file attributes in two dired buffers.
7192 where 1 refers to attribute of file in the current dired buffer
7193 and 2 to attribute of file in second dired buffer.
7205 (autoload (quote dired-do-chmod) "dired-aux" "\
7211 (autoload (quote dired-do-chgrp) "dired-aux" "\
7216 (autoload (quote dired-do-chown) "dired-aux" "\
7221 (autoload (quote dired-do-touch) "dired-aux" "\
7227 (autoload (quote dired-do-print) "dired-aux" "\
7234 (autoload (quote dired-clean-directory) "dired-aux" "\
7236 Spares `dired-kept-versions' latest versions, and `kept-old-versions' oldest.
7237 Positive prefix arg KEEP overrides `dired-kept-versions';
7240 To clear the flags on these files, you can use \\[dired-flag-backup-files]
7245 (autoload (quote dired-do-shell-command) "dired-aux" "\
7262 significance for `dired-do-shell-command', and are passed through
7270 Type \\[dired-do-redisplay] to redisplay the marked files.
7278 can be produced by `dired-get-marked-files', for example.
7282 (autoload (quote dired-run-shell-command) "dired-aux" "\
7287 (autoload (quote dired-do-kill-lines) "dired-aux" "\
7301 (autoload (quote dired-compress-file) "dired-aux" "\
7306 (autoload (quote dired-query) "dired-aux" "\
7311 (autoload (quote dired-do-compress) "dired-aux" "\
7316 (autoload (quote dired-do-byte-compile) "dired-aux" "\
7321 (autoload (quote dired-do-load) "dired-aux" "\
7326 (autoload (quote dired-do-redisplay) "dired-aux" "\
7332 the buffer will not reset them. However, using `dired-undo' to re-insert
7334 may have to reset some subdirectory switches after a `dired-undo'.
7336 \\<dired-mode-map>\\[dired-reset-subdir-switches].
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" "\
7366 (autoload (quote dired-create-directory) "dired-aux" "\
7371 (autoload (quote dired-do-copy) "dired-aux" "\
7379 `dired-dwim-target', which see.
7386 (autoload (quote dired-do-symlink) "dired-aux" "\
7393 `dired-dwim-target', which see.
7395 For relative symlinks, use \\[dired-do-relsymlink].
7399 (autoload (quote dired-do-hardlink) "dired-aux" "\
7406 `dired-dwim-target', which see.
7410 (autoload (quote dired-do-rename) "dired-aux" "\
7416 of `dired-dwim-target', which see.
7420 (autoload (quote dired-do-rename-regexp) "dired-aux" "\
7437 (autoload (quote dired-do-copy-regexp) "dired-aux" "\
7439 See function `dired-do-rename-regexp' for more info.
7443 (autoload (quote dired-do-hardlink-regexp) "dired-aux" "\
7445 See function `dired-do-rename-regexp' for more info.
7449 (autoload (quote dired-do-symlink-regexp) "dired-aux" "\
7451 See function `dired-do-rename-regexp' for more info.
7455 (autoload (quote dired-upcase) "dired-aux" "\
7460 (autoload (quote dired-downcase) "dired-aux" "\
7465 (autoload (quote dired-maybe-insert-subdir) "dired-aux" "\
7466 Insert this subdirectory into the same dired buffer.
7467 If it is already present, just move to it (type \\[dired-do-redisplay] to refresh),
7475 the buffer will not reset them. However, using `dired-undo' to re-insert
7477 may have to reset some subdirectory switches after a `dired-undo'.
7479 \\<dired-mode-map>\\[dired-reset-subdir-switches].
7484 (autoload (quote dired-insert-subdir) "dired-aux" "\
7485 Insert this subdirectory into the same dired buffer.
7495 (autoload (quote dired-prev-subdir) "dired-aux" "\
7501 (autoload (quote dired-goto-subdir) "dired-aux" "\
7502 Go to end of header line of DIR in this dired buffer.
7508 (autoload (quote dired-mark-subdir-files) "dired-aux" "\
7515 (autoload (quote dired-kill-subdir) "dired-aux" "\
7521 (autoload (quote dired-tree-up) "dired-aux" "\
7522 Go up ARG levels in the dired tree.
7526 (autoload (quote dired-tree-down) "dired-aux" "\
7527 Go down in the dired tree.
7531 (autoload (quote dired-hide-subdir) "dired-aux" "\
7534 Use \\[dired-hide-all] to (un)hide all directories.
7538 (autoload (quote dired-hide-all) "dired-aux" "\
7541 Use \\[dired-hide-subdir] to (un)hide a particular subdirectory.
7545 (autoload (quote dired-do-search) "dired-aux" "\
7552 (autoload (quote dired-do-query-replace-regexp) "dired-aux" "\
7560 (autoload (quote dired-show-file-type) "dired-aux" "\
7570 ;;;### (autoloads (dired-do-relsymlink dired-jump) "dired-x" "dired-x.el"
7572 ;;; Generated autoloads from dired-x.el
7574 (autoload (quote dired-jump) "dired-x" "\
7575 Jump to dired buffer corresponding to current buffer.
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
7583 (autoload (quote dired-do-relsymlink) "dired-x" "\
7594 For absolute symlinks, use \\[dired-do-symlink].
7637 ;;;### (autoloads (standard-display-european glyph-face glyph-char
7638 ;;;;;; make-glyph-code create-glyph standard-display-underline standard-display-graphic
7639 ;;;;;; standard-display-g1 standard-display-ascii standard-display-default
7640 ;;;;;; standard-display-8bit describe-current-display-table describe-display-table
7641 ;;;;;; set-display-table-slot display-table-slot make-display-table)
7645 (autoload (quote make-display-table) "disp-table" "\
7646 Return a new, empty display table.
7650 (autoload (quote display-table-slot) "disp-table" "\
7654 `selective-display', and `vertical-border'.
7658 (autoload (quote set-display-table-slot) "disp-table" "\
7662 `selective-display', and `vertical-border'.
7666 (autoload (quote describe-display-table) "disp-table" "\
7667 Describe the display table DT in a help buffer.
7671 (autoload (quote describe-current-display-table) "disp-table" "\
7672 Describe the display table in use in the selected window and buffer.
7676 (autoload (quote standard-display-8bit) "disp-table" "\
7681 (autoload (quote standard-display-default) "disp-table" "\
7686 (autoload (quote standard-display-ascii) "disp-table" "\
7691 (autoload (quote standard-display-g1) "disp-table" "\
7698 (autoload (quote standard-display-graphic) "disp-table" "\
7705 (autoload (quote standard-display-underline) "disp-table" "\
7711 Allocate a glyph code to display by sending STRING to the terminal.
7730 (autoload (quote standard-display-european) "disp-table" "\
7731 Semi-obsolete way to toggle display of ISO 8859 European characters.
7738 With prefix argument, this command enables European character display
7740 European character display.
7743 display not as octal escapes, but as accented characters. Codes 146
7744 and 160 display as apostrophe and space, even though they are not the
7747 Enabling European character display with this command noninteractively
7868 ;;;### (autoloads (gnus-earcon-display) "earcon" "gnus/earcon.el"
7872 (autoload (quote gnus-earcon-display) "earcon" "\
8037 This is a hint that will considerably speed up Emacs' first display of
8076 HELP is a string, the help to display for the menu item.
8137 Generate and print a PostScript syntactic chart image of DIRECTORY.
8149 Generate and print a PostScript syntactic chart image of the file FILE.
8159 Generate and print a PostScript syntactic chart image of the buffer.
8162 the name of a file to save the PostScript image in, instead of sending
8166 is nil, send the image to the printer. If FILENAME is a string, save
8167 the PostScript image in a file with that name. If FILENAME is a
8173 Generate and print a PostScript syntactic chart image of the region.
8179 Generate and spool a PostScript syntactic chart image of DIRECTORY.
8191 Generate and spool a PostScript syntactic chart image of the file FILE.
8201 Generate and spool a PostScript syntactic chart image of the buffer.
8202 Like `ebnf-print-buffer' except that the PostScript image is saved in a
8210 Generate a PostScript syntactic chart image of the region and spool locally.
8240 Generate a PostScript syntactic chart image of the buffer in an EPS file.
8262 Generate a PostScript syntactic chart image of the region in an EPS 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
8939 Switch from multiframe display to single-frame display and back.
9041 If THUNK returns nil, we display BUFFER starting at the top, and
9049 If THUNK returns nil, we display BUFFER starting at the top, and
9072 *String to display in mode line when Eldoc Mode is enabled; nil for none.")
9763 Initialize speedbar to display an ERC browser.
9764 This will add a speedbar major display mode.
10471 ;;;### (autoloads (eudc-display-jpeg-as-button eudc-display-jpeg-inline
10472 ;;;;;; eudc-display-sound eudc-display-mail eudc-display-url eudc-display-generic-binary)
10476 (autoload (quote eudc-display-generic-binary) "eudc-bob" "\
10481 (autoload (quote eudc-display-url) "eudc-bob" "\
10486 (autoload (quote eudc-display-mail) "eudc-bob" "\
10491 (autoload (quote eudc-display-sound) "eudc-bob" "\
10496 (autoload (quote eudc-display-jpeg-inline) "eudc-bob" "\
10501 (autoload (quote eudc-display-jpeg-as-button) "eudc-bob" "\
10568 ;;;;;; executable-self-display executable-set-magic executable-interpret
10596 (autoload (quote executable-self-display) "executable" "\
10675 Type `? or `\\[help-command] to display a list of built-in abbrevs for F90 keywords.
10728 ;;;### (autoloads (list-colors-display facemenu-read-color facemenu-remove-special
10772 (let ((map facemenu-menu)) (define-key map [dc] (cons (purecopy "Display Colors") (quote list-colors-display))) (define-key map [df] (cons (purecopy "Display Faces") (quote list-faces-display))) (define-key map [dp] (cons (purecopy "Describe Properties") (quote describe-text-properties))) (define-key map [ra] (cons (purecopy "Remove Text Properties") (quote facemenu-remove-all))) (define-key map [rm] (cons (purecopy "Remove Face Properties") (quote facemenu-remove-face-props))) (define-key map [s1] (list (purecopy "--"))))
10888 (autoload (quote list-colors-display) "facemenu" "\
10891 colors to display. Otherwise, this command computes a list of
10892 colors that the current display can handle. If the optional
10956 ;;;### (autoloads (ffap-bindings dired-at-point ffap-at-mouse ffap-menu
10975 See also the variables `ffap-dired-wildcards', `ffap-newfile-prompt',
11001 (autoload (quote dired-at-point) "ffap" "\
11097 ;;;### (autoloads (find-grep-dired find-name-dired find-dired find-grep-options
11098 ;;;;;; find-ls-subdir-switches find-ls-option) "find-dired" "find-dired.el"
11100 ;;; Generated autoloads from find-dired.el
11106 LS-SWITCHES is a list of `ls' switches to tell dired how to parse the output.")
11108 (custom-autoload (quote find-ls-option) "find-dired" t)
11116 (custom-autoload (quote find-ls-subdir-switches) "find-dired" t)
11123 (custom-autoload (quote find-grep-options) "find-dired" t)
11125 (autoload (quote find-dired) "find-dired" "\
11136 (autoload (quote find-name-dired) "find-dired" "\
11138 and run dired on those files.
11146 (autoload (quote find-grep-dired) "find-dired" "\
11364 buffer nor display it.
11410 ;;;### (autoloads (find-lisp-find-dired-filter find-lisp-find-dired-subdirectories
11411 ;;;;;; find-lisp-find-dired) "find-lisp" "find-lisp.el" (17893 23802))
11414 (autoload (quote find-lisp-find-dired) "find-lisp" "\
11419 (autoload (quote find-lisp-find-dired-subdirectories) "find-lisp" "\
11424 (autoload (quote find-lisp-find-dired-filter) "find-lisp" "\
11425 Change the filter on a find-lisp-find-dired buffer to REGEXP.
11646 Execute this command to display as much as possible of the text
11650 two windows always will display two successive pages.
11745 Type ;? or ;\\[help-command] to display a list of built-in abbrevs for Fortran keywords.
12099 optional second argument DISPLAY should be a standard display string
12101 omitted or the function `make-frame-on-display' is not available, the
12102 current display is used.
12213 ;;;### (autoloads (gnus-article-prepare-display) "gnus-art" "gnus/gnus-art.el"
12217 (autoload (quote gnus-article-prepare-display) "gnus-art" "\
12336 ;;;### (autoloads (turn-on-gnus-dired-mode) "gnus-dired" "gnus/gnus-dired.el"
12338 ;;; Generated autoloads from gnus/gnus-dired.el
12340 (autoload (quote turn-on-gnus-dired-mode) "gnus-dired" "\
12341 Convenience method to turn on gnus-dired-mode.
12377 Insert an X-Face header based on an image file.
12382 Return a Face header based on an image file.
13028 ;;;### (autoloads (gs-load-image) "gs" "gs.el" (17842 58279))
13031 (autoload (quote gs-load-image) "gs" "\
13032 Load a PS image for display on FRAME.
13033 SPEC is an image specification, IMG-HEIGHT and IMG-WIDTH are width
13034 and height of the image in pixels. WINDOW-AND-PIXMAP-ID is a string of
13176 ;;;;;; scan-buf-move-to-region help-at-pt-display-when-idle help-at-pt-set-timer
13177 ;;;;;; help-at-pt-cancel-timer display-local-help help-at-pt-kbd-string
13199 (autoload (quote display-local-help) "help-at-pt" "\
13206 A numeric argument ARG prevents display of a message in case
13214 This disables `help-at-pt-display-when-idle'.
13219 Enable `help-at-pt-display-when-idle'.
13224 (defvar help-at-pt-display-when-idle (quote never) "\
13251 (custom-autoload (quote help-at-pt-display-when-idle) "help-at-pt" nil)
13274 Print the help found there using `display-local-help'. Adjacent
13296 Print the help found there using `display-local-help'. Adjacent
14001 (defvar hippie-expand-ignore-buffers (quote ("^ \\*.*\\*$" dired-mode)) "\
14102 will display holidays for the year 2006 defined in the 3
14130 ;;;### (autoloads (ibuffer-do-occur ibuffer-mark-dired-buffers ibuffer-mark-read-only-buffers
14172 Toggle the display status of the filter group chosen with the mouse.
14177 Toggle the display status of the filter group on this line.
14503 (autoload (quote ibuffer-mark-dired-buffers) "ibuf-ext" "\
14504 Mark all `dired' buffers.
14510 Optional argument NLINES says how many lines of context to display: it
14535 it should return a string to display at the bottom.
14906 \\[idlwave-info] to display (complain to your sysadmin if that does
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
14931 ;;;;;; ido-kill-buffer ido-display-buffer ido-switch-buffer-other-window
15005 (autoload (quote ido-display-buffer) "ido" "\
15116 (autoload (quote ido-display-file) "ido" "\
15144 (autoload (quote ido-dired) "ido" "\
15145 Call `dired' the ido way.
15218 Toggle inline image minor mode.
15225 ;;;### (autoloads (defimage find-image remove-images insert-sliced-image
15226 ;;;;;; insert-image put-image create-image image-type-auto-detected-p
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)
15229 ;;;;;; "image" "image.el" (17868 42568))
15230 ;;; Generated autoloads from image.el
15232 (autoload (quote image-type-from-data) "image" "\
15233 Determine the image type from image data DATA.
15234 Value is a symbol specifying the image type or nil if type cannot
15239 (autoload (quote image-type-from-buffer) "image" "\
15240 Determine the image type from data in the current buffer.
15241 Value is a symbol specifying the image type or nil if type cannot
15246 (autoload (quote image-type-from-file-header) "image" "\
15247 Determine the type of image file FILE from its first few bytes.
15248 Value is a symbol specifying the image type, or nil if type cannot
15253 (autoload (quote image-type-from-file-name) "image" "\
15254 Determine the type of image file FILE from its name.
15255 Value is a symbol specifying the image type, or nil if type cannot
15260 (autoload (quote image-type) "image" "\
15261 Determine and return image type.
15262 FILE-OR-DATA is an image file name or image data.
15263 Optional TYPE is a symbol describing the image type. If TYPE is omitted
15264 or nil, try to determine the image type from its first few bytes
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.
15267 Optional DATA-P non-nil means FILE-OR-DATA is a string containing image data.
15271 (autoload (quote image-type-available-p) "image" "\
15272 Return non-nil if image type TYPE is available.
15277 (autoload (quote image-type-auto-detected-p) "image" "\
15278 Return t iff the current buffer contains an auto-detectable image.
15281 First, compare the beginning of the buffer with `image-type-header-regexps'.
15282 If an appropriate image type is found, check if that image type can be
15283 autodetected using the variable `image-type-auto-detectable'. Finally,
15285 in `auto-mode-alist' apart from `image-mode'; if there is another match,
15291 (autoload (quote create-image) "image" "\
15292 Create an image.
15293 FILE-OR-DATA is an image file name or image data.
15294 Optional TYPE is a symbol describing the image type. If TYPE is omitted
15295 or nil, try to determine the image type from its first few bytes
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.
15298 Optional DATA-P non-nil means FILE-OR-DATA is a string containing image data.
15299 Optional PROPS are additional image attributes to assign to the image,
15301 Value is the image created, or nil if images of type TYPE are not supported.
15303 Images should not be larger than specified by `max-image-size'.
15307 (autoload (quote put-image) "image" "\
15308 Put image IMAGE in front of POS in the current buffer.
15309 IMAGE must be an image created with `create-image' or `defimage'.
15311 `before-string' STRING that has a `display' property whose value is the
15312 image. STRING is defaulted if you omit it.
15314 AREA is where to display the image. AREA nil or omitted means
15315 display it in the text area, a value of `left-margin' means
15316 display it in the left marginal area, a value of `right-margin'
15317 means display it in the right marginal area.
15321 (autoload (quote insert-image) "image" "\
15324 with a `display' property whose value is the image. STRING is
15326 AREA is where to display the image. AREA nil or omitted means
15327 display it in the text area, a value of `left-margin' means
15328 display it in the left marginal area, a value of `right-margin'
15329 means display it in the right marginal area.
15331 means insert whole image. SLICE is a list (X Y WIDTH HEIGHT)
15332 specifying the X and Y positions and WIDTH and HEIGHT of image area
15334 height of the image; integer values are taken as pixel values.
15338 (autoload (quote insert-sliced-image) "image" "\
15341 with a `display' property whose value is the image. STRING is
15343 AREA is where to display the image. AREA nil or omitted means
15344 display it in the text area, a value of `left-margin' means
15345 display it in the left marginal area, a value of `right-margin'
15346 means display it in the right marginal area.
15347 The image is automatically split into ROW x COLS slices.
15351 (autoload (quote remove-images) "image" "\
15353 Remove only images that were put in BUFFER with calls to `put-image'.
15358 (autoload (quote find-image) "image" "\
15359 Find an image, choosing one of a list of image specifications.
15361 SPECS is a list of image specifications.
15363 Each image specification in SPECS is a property list. The contents of
15364 a specification are image type dependent. All specifications must at
15366 `:data DATA', where TYPE is a symbol specifying the image type,
15367 e.g. `xbm', FILE is the file to load the image from, and DATA is a
15368 string containing the actual image data. The specification whose TYPE
15369 is supported, and FILE exists, is used to construct the image
15373 The image is looked for in `image-load-path'.
15375 Image files should not be larger than specified by `max-image-size'.
15379 (autoload (quote defimage) "image" "\
15380 Define SYMBOL as an image.
15382 SPECS is a list of image specifications. DOC is an optional
15385 Each image specification in SPECS is a property list. The contents of
15386 a specification are image type dependent. All specifications must at
15388 `:data DATA', where TYPE is a symbol specifying the image type,
15389 e.g. `xbm', FILE is the file to load the image from, and DATA is a
15390 string containing the actual image data. The first image
15396 (defimage test-image ((:type xpm :file \"~/test1.xpm\")
15404 ;;;### (autoloads (image-dired-dired-edit-comment-and-tags image-dired-mark-tagged-files
15405 ;;;;;; image-dired-dired-comment-files image-dired-dired-display-image
15406 ;;;;;; image-dired-dired-display-external image-dired-display-thumb
15407 ;;;;;; image-dired-display-thumbs-append image-dired-setup-dired-keybindings
15408 ;;;;;; image-dired-jump-thumbnail-buffer image-dired-delete-tag
15409 ;;;;;; image-dired-tag-files image-dired-show-all-from-dir image-dired-display-thumbs
15410 ;;;;;; image-dired-dired-with-window-configuration image-dired-dired-insert-marked-thumbs)
15411 ;;;;;; "image-dired" "image-dired.el" (17992 30877))
15412 ;;; Generated autoloads from image-dired.el
15414 (autoload (quote image-dired-dired-insert-marked-thumbs) "image-dired" "\
15415 Insert thumbnails before file names of marked files in the dired buffer.
15419 (autoload (quote image-dired-dired-with-window-configuration) "image-dired" "\
15424 - Opens dired in folder DIR
15429 image files in dired and type
15430 \\[image-dired-display-thumbs] (`image-dired-display-thumbs').
15435 calling `image-dired-restore-window-configuration'.
15439 (autoload (quote image-dired-display-thumbs) "image-dired" "\
15440 Display thumbnails of all marked files, in `image-dired-thumbnail-buffer'.
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
15447 you have the dired buffer in the left window and the
15448 `image-dired-thumbnail-buffer' buffer in the right window.
15454 used or not. If non-nil, use `display-buffer' instead of
15456 `image-dired-next-line-and-display' and
15457 `image-dired-previous-line-and-display' where we do not want the
15462 (autoload (quote image-dired-show-all-from-dir) "image-dired" "\
15463 Make a preview buffer for all images in DIR and display it.
15464 If the number of files in DIR matching `image-file-name-regexp'
15465 exceeds `image-dired-show-all-from-dir-max-files', a warning will be
15470 (defalias (quote image-dired) (quote image-dired-show-all-from-dir))
15472 (defalias (quote tumme) (quote image-dired-show-all-from-dir))
15474 (autoload (quote image-dired-tag-files) "image-dired" "\
15475 Tag marked file(s) in dired. With prefix ARG, tag file at point.
15479 (autoload (quote image-dired-delete-tag) "image-dired" "\
15485 (autoload (quote image-dired-jump-thumbnail-buffer) "image-dired" "\
15490 (autoload (quote image-dired-setup-dired-keybindings) "image-dired" "\
15491 Setup easy-to-use keybindings for the commands to be used in dired mode.
15493 `image-dired-dired-x-line'.
15497 (autoload (quote image-dired-display-thumbs-append) "image-dired" "\
15498 Append thumbnails to `image-dired-thumbnail-buffer'.
15502 (autoload (quote image-dired-display-thumb) "image-dired" "\
15503 Shorthand for `image-dired-display-thumbs' with prefix argument.
15507 (autoload (quote image-dired-dired-display-external) "image-dired" "\
15512 (autoload (quote image-dired-dired-display-image) "image-dired" "\
15513 Display current image file.
15514 See documentation for `image-dired-display-image' for more information.
15515 With prefix argument ARG, display image in its original size.
15519 (autoload (quote image-dired-dired-comment-files) "image-dired" "\
15520 Add comment to current or marked files in dired.
15524 (autoload (quote image-dired-mark-tagged-files) "image-dired" "\
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
15530 matching tags will be marked in the dired buffer.
15534 (autoload (quote image-dired-dired-edit-comment-and-tags) "image-dired" "\
15535 Edit comment and tags of current or marked image files.
15536 Edit comment and tags for all marked image files in an
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.
15551 Filenames having one of these extensions are considered image files,
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.
15563 Filenames matching one of these regexps are considered image files,
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.
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" "\
15595 Toggle visiting of image files as images.
15600 `image-file-name-extensions', or matches a regexp in
15601 `image-file-name-regexps'.
15608 ;;;### (autoloads (image-mode-maybe image-minor-mode image-mode)
15609 ;;;;;; "image-mode" "image-mode.el" (17868 42581))
15610 ;;; Generated autoloads from image-mode.el
15611 (push '("\\.jpe?g\\'" . image-mode) auto-mode-alist)
15612 (push '("\\.png\\'" . image-mode) auto-mode-alist)
15613 (push '("\\.gif\\'" . image-mode) auto-mode-alist)
15614 (push '("\\.tiff?\\'" . image-mode) auto-mode-alist)
15615 (push '("\\.p[bpgn]m\\'" . image-mode) auto-mode-alist)
15616 (push '("\\.x[bp]m\\'" . image-mode-maybe) auto-mode-alist)
15618 (autoload (quote image-mode) "image-mode" "\
15619 Major mode for image files.
15620 You can use \\<image-mode-map>\\[image-toggle-display]
15621 to toggle between display as an image and display as text.
15625 (autoload (quote image-minor-mode) "image-mode" "\
15628 See the command `image-mode' for more information on this mode.
15632 (autoload (quote image-mode-maybe) "image-mode" "\
15633 Set major or minor mode for image files.
15635 associated with a filename in `auto-mode-alist'. When an image
15639 See commands `image-mode' and `image-minor-mode' for more
16033 Initialize speedbar to display an Info node browser.
16034 This will add a speedbar major display mode.
16429 If the word is not found in dictionary, display possible corrections
17092 ;;;### (autoloads (latin1-display-ucs-per-lynx latin1-display latin1-display)
17096 (defvar latin1-display nil "\
17097 Set up Latin-1/ASCII display for ISO8859 character sets.
17098 This is done for each character set in the list `latin1-display-sets',
17099 if no font is available to display it. Characters are displayed using
17103 `latin1-display-mnemonic' is non-nil.
17106 charsets if you don't have a Unicode font with which to display them.
17109 use either \\[customize] or the function `latin1-display'.")
17111 (custom-autoload (quote latin1-display) "latin1-disp" nil)
17113 (autoload (quote latin1-display) "latin1-disp" "\
17114 Set up Latin-1/ASCII display for the arguments character SETS.
17115 See option `latin1-display' for the method. The members of the list
17116 must be in `latin1-display-sets'. With no arguments, reset the
17117 display for all of `latin1-display-sets'. See also
17118 `latin1-display-setup'. As well as iso-8859 characters, this treats
17120 a Unicode font with which to display them.
17124 (defvar latin1-display-ucs-per-lynx nil "\
17125 Set up Latin-1/ASCII display for Unicode characters.
17126 This uses the transliterations of the Lynx browser. The display isn't
17127 changed if the display can render Unicode characters.
17130 use either \\[customize] or the function `latin1-display'.")
17132 (custom-autoload (quote latin1-display-ucs-per-lynx) "latin1-disp" nil)
17928 If a buffer already exists for this man page, it will display immediately.
17984 Toggle display of a menu bar on each frame.
18145 is a function used to switch to and display the mail buffer.
18224 Like `message-mail' command, but display mail buffer in another window.
18229 Like `message-mail' command, but display mail buffer in another frame.
18634 If NO-DISPLAY is nil, display it. Otherwise, do nothing after replacing.
18649 If NO-DISPLAY is nil, display it. Otherwise, do nothing after replacing.
19100 are specified in terms of character display width in the current
19104 character (which should have a display width of 1) to add at the end
19115 unless the display width of STR is equal to or less than the display
19191 Return non-nil if we should be able to display CHAR.
19192 On a multi-font display, the test is only whether there is an
19193 appropriate font from the selected frame's fontset to display CHAR's
19547 Start the timers for display and retrieval. If the newsticker, i.e. the
19556 Start display timer for the actual ticker if wanted and not
19768 Type \\[list-abbrevs] to display the built-in abbrevs for Octave keywords.
19803 nil means do not display the Octave mode startup message.
19807 Non-nil means always display `inferior-octave-buffer' after sending a
19994 a Call `org-agenda-list' to display the agenda for current day or week.
19995 t Call `org-todo-list' to display the global todo list.
19996 T Call `org-todo-list' to display the global todo list, select only
19998 m Call `org-tags-view' to display headlines with tags matching
20133 Set major mode for editing outlines with selective display.
20578 ;;;### (autoloads (cvs-dired-use-hook cvs-dired-action cvs-status
20585 Feed the output to a *cvs* buffer, display it in the current window,
20597 Optional argument NOSHOW if non-nil means not to display the buffer.
20609 Optional argument NOSHOW if non-nil means not to display the buffer.
20630 Optional argument NOSHOW if non-nil means not to display the buffer.
20636 (defvar cvs-dired-action (quote cvs-quickdir) "\
20640 (custom-autoload (quote cvs-dired-action) "pcvs" t)
20642 (defvar cvs-dired-use-hook (quote (4)) "\
20649 (custom-autoload (quote cvs-dired-use-hook) "pcvs" t)
20651 (defun cvs-dired-noselect (dir) "\
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)))))
21059 command prompts the user for a file name, and saves the PostScript image in
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
21078 command prompts the user for a file name, and saves the PostScript image in
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
21097 command prompts the user for a file name, and saves the PostScript image in
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
21118 command prompts the user for a file name, and saves the PostScript image in
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
21137 the PostScript image in that file instead of saving it in a temporary file.
21140 argument FILENAME is treated as follows: if it's nil, save the image in a
21141 temporary file. If FILENAME is a string, save the PostScript image in a file
21151 the PostScript image in that file instead of sending it to the printer.
21154 argument FILENAME is treated as follows: if it's nil, send the image to the
21155 printer. If FILENAME is a string, save the PostScript image in a file with
21165 the PostScript image in that file instead of sending it to the printer.
21168 argument FILENAME is treated as follows: if it's nil, send the image to the
21169 printer. If FILENAME is a string, save the PostScript image in a file with
21181 the PostScript image in that file instead of sending it to the printer.
21184 argument FILENAME is treated as follows: if it's nil, send the image to the
21185 printer. If FILENAME is a string, save the PostScript image in a file with
21307 user for a file name, and saves the spooled PostScript image in that 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.
21320 user for a file name, and saves the spooled PostScript image in that file
21324 send the image to the printer. If FILENAME is a string, save the PostScript
21325 image in a file with that name.
21333 user for a file name, and saves the spooled PostScript image in that file
21337 send the image to the printer. If FILENAME is a string, save the PostScript
21338 image in a file with that name.
21346 user for a file name, and saves the spooled PostScript image in that file
21350 send the image to the printer. If FILENAME is a string, save the PostScript
21351 image in a file with that name.
21386 saves the PostScript image in that file instead of sending it to the printer.
21392 nil, send the image to the printer. If OFILENAME is a string, save the
21393 PostScript image in a file with that name. If OFILENAME is t, prompts for a
21561 and saves the PostScript image in that file instead of sending it to the
21567 printer to that chosen by user and saves the PostScript image in
21574 If it's nil, send the image to the printer.
21581 and saves the PostScript image in that file instead of sending it to the
21586 printer to that chosen by user and saves the PostScript image in that file
21593 Otherwise, send the image to the printer.
21877 Generate and print a PostScript image of the buffer.
21880 user for a file name, and saves the PostScript image in that file instead of
21884 send the image to the printer. If FILENAME is a string, save the PostScript
21885 image in a file with that name.
21890 Generate and print a PostScript image of the buffer.
21892 the generated image. This command works only if you are using a window system,
21898 Generate and print a PostScript image of the region.
21904 Generate and print a PostScript image of the region.
21906 the generated image. This command works only if you are using a window system,
21912 Generate and spool a PostScript image of the buffer.
21913 Like `ps-print-buffer' except that the PostScript image is saved in a local
21921 Generate and spool a PostScript image of the buffer.
21923 the generated image. This command works only if you are using a window system,
21931 Generate a PostScript image of the region and spool locally.
21939 Generate a PostScript image of the region and spool locally.
21941 the generated image. This command works only if you are using a window system,
21952 user for a file name, and saves the spooled PostScript image in that file
21956 send the image to the printer. If FILENAME is a string, save the PostScript
21957 image in a file with that name.
22704 `\\[reftex-index]'. `\\[reftex-display-index]' displays the compiled index.
22799 To display information about the phrase at point, use \\[reftex-index-phrases-info].
23100 *Regexp to match Header fields that Rmail should display.
23101 If nil, display all header fields except those matched by
23260 If `rmail-display-summary' is non-nil, make a summary for this RMAIL file.
23312 \\[rmail-toggle-header] Toggle display of complete header.
23449 to set the `filed' attribute, and not to display a message.
23625 To terminate the ROT13 display, delete that window. As long as that window
24142 Non-nil means when sending a message wait for and display errors.
24389 Like `mail' command, but display mail buffer in another window.
24394 Like `mail' command, but display mail buffer in another frame.
25062 ;;;;;; calendar-longitude calendar-latitude calendar-time-display-form)
25066 (defvar calendar-time-display-form (quote (12-hours ":" minutes am-pm (if time-zone " (") time-zone (if time-zone ")"))) "\
25080 (custom-autoload (quote calendar-time-display-form) "solar" t)
25949 This function will display the stroke interactively as it is being
26028 Decode stroke strings in BUFFER and display their corresponding glyphs.
26774 Connect to display DISPLAY for the Emacs talk group.
26785 Major mode for viewing a tar file as a dired-like listing of its contents.
26921 Under a display-terminal emulator in BUFFER, run PROGRAM on arguments ARGS.
26923 BUFFER's contents are made an image of the display generated by that program,
27108 *Command used by \\[tex-view] to display a `.dvi' file.
27159 Makes $ and } display the characters they match.
27202 Makes $ and } display the characters they match.
27245 Makes $ and } display the characters they match.
27531 ;;;### (autoloads (thumbs-dired-setroot thumbs-dired-show thumbs-dired-show-marked
27548 (autoload (quote thumbs-dired-show-marked) "thumbs" "\
27549 In dired, make a thumbs buffer with marked files.
27553 (autoload (quote thumbs-dired-show) "thumbs" "\
27554 In dired, make a thumbs buffer with all files in current directory.
27560 (autoload (quote thumbs-dired-setroot) "thumbs" "\
27561 In dired, call the setroot program on the image at point.
27677 ;;;### (autoloads (display-time-mode display-time display-time-day-and-date)
27681 (defvar display-time-day-and-date nil "\
27682 *Non-nil means \\[display-time] should display day and date as well as time.")
27684 (custom-autoload (quote display-time-day-and-date) "time" t)
27686 (autoload (quote display-time) "time" "\
27687 Enable display of time, load level, and mail flag in mode lines.
27688 This display updates automatically every minute.
27689 If `display-time-day-and-date' is non-nil, the current day and date
27691 This runs the normal hook `display-time-hook' after each update.
27695 (defvar display-time-mode nil "\
27697 See the command `display-time-mode' for a description of this minor mode.
27700 or call the function `display-time-mode'.")
27702 (custom-autoload (quote display-time-mode) "time" nil)
27704 (autoload (quote display-time-mode) "time" "\
27705 Toggle display of time, load level, and mail flag in mode lines.
27706 With a numeric arg, enable this display if arg is positive.
27708 When this display is enabled, it updates automatically every minute.
27709 If `display-time-day-and-date' is non-nil, the current day and date
27711 This runs the normal hook `display-time-hook' after each update.
27852 ;;;;;; timeclock-modeline-display) "timeclock" "calendar/timeclock.el"
27856 (autoload (quote timeclock-modeline-display) "timeclock" "\
27857 Toggle display of the amount of time left today in the modeline.
27858 If `timeclock-use-display-time' is non-nil (the default), then
27859 the function `display-time-mode' must be active, and the modeline
27860 will be updated whenever the time display is updated. Otherwise,
27862 updating. With prefix ARG, turn modeline display on if and only
27864 display (non-nil means on).
27898 If SHOW-SECONDS is non-nil, display second resolution.
27899 If TODAY-ONLY is non-nil, the display will be relative only to time
27928 is non-nil, the display will be relative only to time worked today.
28197 ICON names the image, DEF is the key definition and KEY is a symbol
28202 ICON is the base name of a file containing the image to use. The
28203 function will first try to use low-color/ICON.xpm if display-color-cells
28205 ICON.xbm, using `find-image'.
28214 ICON names the image, DEF is the key definition and KEY is a symbol
28219 ICON is the base name of a file containing the image to use. The
28220 function will first try to use low-color/ICON.xpm if display-color-cells
28222 ICON.xbm, using `find-image'.
28230 modifies the binding by adding an image specification for ICON. It
28245 modifies the binding by adding an image specification for ICON. It
28332 For every call of FUNCTION Lisp-style trace messages that display argument
28337 display oriented stuff, use `trace-function-background' instead.
28861 associated with it (the case for dired, info, or mailto URLs that need
29282 ;;;;;; url-basepath url-percentage url-display-percentage url-pretty-length
29353 (autoload (quote url-display-percentage) "url-util" "\
29551 If you call this from within a VC dired buffer with no files marked,
29554 If you call this from within a VC dired buffer, and one or more
29649 `dired-listing-switches' when generating the listing.
29908 ,, --> \" <= \" ]] --> ] ---- --> display comment
29933 `----' inserts a display comment, i.e. two horizontal lines
30670 \\[dired-view-file] (\\[view-file], \\[view-file-other-window],
30750 ;;;### (autoloads (warn lwarn display-warning) "warnings" "emacs-lisp/warnings.el"
30764 Non-nil means treat multiple `display-warning' calls as a series.
30780 (autoload (quote display-warning) "warnings" "\
30812 this is equivalent to `display-warning'.
30833 this is equivalent to `display-warning', using
30846 Put a dired buffer in a mode in which filenames are editable.
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.
31381 Return or display a random Zippy quotation. With prefix arg, insert it.
31392 If called interactively, display a list of matches.
31532 ;;;;;; "saveplace.el" "sb-image.el" "scroll-bar.el" "select.el"
31539 ;;;;;; "url/url-about.el" "url/url-cookie.el" "url/url-dired.el"