diff options
| author | Chong Yidong | 2011-01-28 11:58:04 -0500 |
|---|---|---|
| committer | Chong Yidong | 2011-01-28 11:58:04 -0500 |
| commit | 2e804fc7e740897d5ea457ca198f1aed278f395a (patch) | |
| tree | c82c82b11ff2725faf0121817a8f595e6bdb3513 | |
| parent | 10339fa90363cf20a9e379c083df83405718302d (diff) | |
| download | emacs-2e804fc7e740897d5ea457ca198f1aed278f395a.tar.gz emacs-2e804fc7e740897d5ea457ca198f1aed278f395a.zip | |
Update autoloads.
| -rw-r--r-- | lisp/dired.el | 4 | ||||
| -rw-r--r-- | lisp/emacs-lisp/cl-loaddefs.el | 6 | ||||
| -rw-r--r-- | lisp/emulation/tpu-edt.el | 2 | ||||
| -rw-r--r-- | lisp/htmlfontify.el | 2 | ||||
| -rw-r--r-- | lisp/ibuffer.el | 2 | ||||
| -rw-r--r-- | lisp/mail/rmail.el | 14 | ||||
| -rw-r--r-- | lisp/ps-print.el | 2 |
7 files changed, 16 insertions, 16 deletions
diff --git a/lisp/dired.el b/lisp/dired.el index 1d3512305aa..02d855a0d33 100644 --- a/lisp/dired.el +++ b/lisp/dired.el | |||
| @@ -3564,7 +3564,7 @@ Ask means pop up a menu for the user to select one of copy, move or link." | |||
| 3564 | ;;;;;; dired-run-shell-command dired-do-shell-command dired-do-async-shell-command | 3564 | ;;;;;; dired-run-shell-command dired-do-shell-command dired-do-async-shell-command |
| 3565 | ;;;;;; dired-clean-directory dired-do-print dired-do-touch dired-do-chown | 3565 | ;;;;;; dired-clean-directory dired-do-print dired-do-touch dired-do-chown |
| 3566 | ;;;;;; dired-do-chgrp dired-do-chmod dired-compare-directories dired-backup-diff | 3566 | ;;;;;; dired-do-chgrp dired-do-chmod dired-compare-directories dired-backup-diff |
| 3567 | ;;;;;; dired-diff) "dired-aux" "dired-aux.el" "b30af1396920c8bf22f3c83746bb73f9") | 3567 | ;;;;;; dired-diff) "dired-aux" "dired-aux.el" "9f5fc434fa6c2607b6e66060862c9caf") |
| 3568 | ;;; Generated autoloads from dired-aux.el | 3568 | ;;; Generated autoloads from dired-aux.el |
| 3569 | 3569 | ||
| 3570 | (autoload 'dired-diff "dired-aux" "\ | 3570 | (autoload 'dired-diff "dired-aux" "\ |
| @@ -4023,7 +4023,7 @@ true then the type of the file linked to by FILE is printed instead. | |||
| 4023 | ;;;*** | 4023 | ;;;*** |
| 4024 | 4024 | ||
| 4025 | ;;;### (autoloads (dired-do-relsymlink dired-jump) "dired-x" "dired-x.el" | 4025 | ;;;### (autoloads (dired-do-relsymlink dired-jump) "dired-x" "dired-x.el" |
| 4026 | ;;;;;; "6d47e23fbd9236014786c50618e99f09") | 4026 | ;;;;;; "fbac6ae123aaa2b2e9df8bb2cde61ceb") |
| 4027 | ;;; Generated autoloads from dired-x.el | 4027 | ;;; Generated autoloads from dired-x.el |
| 4028 | 4028 | ||
| 4029 | (autoload 'dired-jump "dired-x" "\ | 4029 | (autoload 'dired-jump "dired-x" "\ |
diff --git a/lisp/emacs-lisp/cl-loaddefs.el b/lisp/emacs-lisp/cl-loaddefs.el index 0936dddd674..05bfa0f262e 100644 --- a/lisp/emacs-lisp/cl-loaddefs.el +++ b/lisp/emacs-lisp/cl-loaddefs.el | |||
| @@ -10,7 +10,7 @@ | |||
| 10 | ;;;;;; ceiling* floor* isqrt lcm gcd cl-progv-before cl-set-frame-visible-p | 10 | ;;;;;; ceiling* floor* isqrt lcm gcd cl-progv-before cl-set-frame-visible-p |
| 11 | ;;;;;; cl-map-overlays cl-map-intervals cl-map-keymap-recursively | 11 | ;;;;;; cl-map-overlays cl-map-intervals cl-map-keymap-recursively |
| 12 | ;;;;;; notevery notany every some mapcon mapcan mapl maplist map | 12 | ;;;;;; notevery notany every some mapcon mapcan mapl maplist map |
| 13 | ;;;;;; cl-mapcar-many equalp coerce) "cl-extra" "cl-extra.el" "ff6f0444d029166d2ed5da298f39854e") | 13 | ;;;;;; cl-mapcar-many equalp coerce) "cl-extra" "cl-extra.el" "60f6b85256416c5f2a0a3954a11523b6") |
| 14 | ;;; Generated autoloads from cl-extra.el | 14 | ;;; Generated autoloads from cl-extra.el |
| 15 | 15 | ||
| 16 | (autoload 'coerce "cl-extra" "\ | 16 | (autoload 'coerce "cl-extra" "\ |
| @@ -282,7 +282,7 @@ Not documented | |||
| 282 | ;;;;;; do-all-symbols do-symbols dotimes dolist do* do loop return-from | 282 | ;;;;;; do-all-symbols do-symbols dotimes dolist do* do loop return-from |
| 283 | ;;;;;; return block etypecase typecase ecase case load-time-value | 283 | ;;;;;; return block etypecase typecase ecase case load-time-value |
| 284 | ;;;;;; eval-when destructuring-bind function* defmacro* defun* gentemp | 284 | ;;;;;; eval-when destructuring-bind function* defmacro* defun* gentemp |
| 285 | ;;;;;; gensym) "cl-macs" "cl-macs.el" "fd9e3122cb1900c82072cb61a5f3c1bd") | 285 | ;;;;;; gensym) "cl-macs" "cl-macs.el" "8b2ce9c2ec0e273606bb37c333c4bdde") |
| 286 | ;;; Generated autoloads from cl-macs.el | 286 | ;;; Generated autoloads from cl-macs.el |
| 287 | 287 | ||
| 288 | (autoload 'gensym "cl-macs" "\ | 288 | (autoload 'gensym "cl-macs" "\ |
| @@ -754,7 +754,7 @@ surrounded by (block NAME ...). | |||
| 754 | ;;;;;; find nsubstitute-if-not nsubstitute-if nsubstitute substitute-if-not | 754 | ;;;;;; find nsubstitute-if-not nsubstitute-if nsubstitute substitute-if-not |
| 755 | ;;;;;; substitute-if substitute delete-duplicates remove-duplicates | 755 | ;;;;;; substitute-if substitute delete-duplicates remove-duplicates |
| 756 | ;;;;;; delete-if-not delete-if delete* remove-if-not remove-if remove* | 756 | ;;;;;; delete-if-not delete-if delete* remove-if-not remove-if remove* |
| 757 | ;;;;;; replace fill reduce) "cl-seq" "cl-seq.el" "c17ab899d56f8fa132d0471ce6896a10") | 757 | ;;;;;; replace fill reduce) "cl-seq" "cl-seq.el" "43e0c1183e738e1e1038cdd84fde8366") |
| 758 | ;;; Generated autoloads from cl-seq.el | 758 | ;;; Generated autoloads from cl-seq.el |
| 759 | 759 | ||
| 760 | (autoload 'reduce "cl-seq" "\ | 760 | (autoload 'reduce "cl-seq" "\ |
diff --git a/lisp/emulation/tpu-edt.el b/lisp/emulation/tpu-edt.el index ea3bf1f5555..f86d3be0fc0 100644 --- a/lisp/emulation/tpu-edt.el +++ b/lisp/emulation/tpu-edt.el | |||
| @@ -2437,7 +2437,7 @@ If FILE is nil, try to load a default file. The default file names are | |||
| 2437 | 2437 | ||
| 2438 | 2438 | ||
| 2439 | ;;;### (autoloads (tpu-set-cursor-bound tpu-set-cursor-free tpu-set-scroll-margins | 2439 | ;;;### (autoloads (tpu-set-cursor-bound tpu-set-cursor-free tpu-set-scroll-margins |
| 2440 | ;;;;;; tpu-cursor-free-mode) "tpu-extras" "tpu-extras.el" "2544842880361769b7665e6361c22457") | 2440 | ;;;;;; tpu-cursor-free-mode) "tpu-extras" "tpu-extras.el" "0d2f0cd1c728d2eb9028a6e01b1a5df1") |
| 2441 | ;;; Generated autoloads from tpu-extras.el | 2441 | ;;; Generated autoloads from tpu-extras.el |
| 2442 | 2442 | ||
| 2443 | (autoload 'tpu-cursor-free-mode "tpu-extras" "\ | 2443 | (autoload 'tpu-cursor-free-mode "tpu-extras" "\ |
diff --git a/lisp/htmlfontify.el b/lisp/htmlfontify.el index 5ecc529e561..0b02daf6969 100644 --- a/lisp/htmlfontify.el +++ b/lisp/htmlfontify.el | |||
| @@ -2311,7 +2311,7 @@ You may also want to set `hfy-page-header' and `hfy-page-footer'." | |||
| 2311 | 2311 | ||
| 2312 | 2312 | ||
| 2313 | ;;;### (autoloads (hfy-fallback-colour-values htmlfontify-load-rgb-file) | 2313 | ;;;### (autoloads (hfy-fallback-colour-values htmlfontify-load-rgb-file) |
| 2314 | ;;;;;; "hfy-cmap" "hfy-cmap.el" "f7f81749b08e0aec14aac431f8b5ac8b") | 2314 | ;;;;;; "hfy-cmap" "hfy-cmap.el" "8dce008297f15826cc6ab82203c46fa6") |
| 2315 | ;;; Generated autoloads from hfy-cmap.el | 2315 | ;;; Generated autoloads from hfy-cmap.el |
| 2316 | 2316 | ||
| 2317 | (autoload 'htmlfontify-load-rgb-file "hfy-cmap" "\ | 2317 | (autoload 'htmlfontify-load-rgb-file "hfy-cmap" "\ |
diff --git a/lisp/ibuffer.el b/lisp/ibuffer.el index 52033ee6265..3e5b301cbfb 100644 --- a/lisp/ibuffer.el +++ b/lisp/ibuffer.el | |||
| @@ -2638,7 +2638,7 @@ will be inserted before the group at point." | |||
| 2638 | ;;;;;; ibuffer-backward-filter-group ibuffer-forward-filter-group | 2638 | ;;;;;; ibuffer-backward-filter-group ibuffer-forward-filter-group |
| 2639 | ;;;;;; ibuffer-toggle-filter-group ibuffer-mouse-toggle-filter-group | 2639 | ;;;;;; ibuffer-toggle-filter-group ibuffer-mouse-toggle-filter-group |
| 2640 | ;;;;;; ibuffer-interactive-filter-by-mode ibuffer-mouse-filter-by-mode | 2640 | ;;;;;; ibuffer-interactive-filter-by-mode ibuffer-mouse-filter-by-mode |
| 2641 | ;;;;;; ibuffer-auto-mode) "ibuf-ext" "ibuf-ext.el" "ae74e74d79fa66e206bef609e5f72d00") | 2641 | ;;;;;; ibuffer-auto-mode) "ibuf-ext" "ibuf-ext.el" "f163e17664a89a6f0aa2b15bfaaa65a4") |
| 2642 | ;;; Generated autoloads from ibuf-ext.el | 2642 | ;;; Generated autoloads from ibuf-ext.el |
| 2643 | 2643 | ||
| 2644 | (autoload 'ibuffer-auto-mode "ibuf-ext" "\ | 2644 | (autoload 'ibuffer-auto-mode "ibuf-ext" "\ |
diff --git a/lisp/mail/rmail.el b/lisp/mail/rmail.el index 70bfb0937cd..7e1cbe4ea8d 100644 --- a/lisp/mail/rmail.el +++ b/lisp/mail/rmail.el | |||
| @@ -4262,7 +4262,7 @@ encoded string (and the same mask) will decode the string." | |||
| 4262 | ;;; Start of automatically extracted autoloads. | 4262 | ;;; Start of automatically extracted autoloads. |
| 4263 | 4263 | ||
| 4264 | ;;;### (autoloads (rmail-edit-current-message) "rmailedit" "rmailedit.el" | 4264 | ;;;### (autoloads (rmail-edit-current-message) "rmailedit" "rmailedit.el" |
| 4265 | ;;;;;; "1602595714ff15197cf32727d6765c31") | 4265 | ;;;;;; "090ad9432c3bf9a6098bb9c3d7c71baf") |
| 4266 | ;;; Generated autoloads from rmailedit.el | 4266 | ;;; Generated autoloads from rmailedit.el |
| 4267 | 4267 | ||
| 4268 | (autoload 'rmail-edit-current-message "rmailedit" "\ | 4268 | (autoload 'rmail-edit-current-message "rmailedit" "\ |
| @@ -4274,7 +4274,7 @@ Edit the contents of this message. | |||
| 4274 | 4274 | ||
| 4275 | ;;;### (autoloads (rmail-next-labeled-message rmail-previous-labeled-message | 4275 | ;;;### (autoloads (rmail-next-labeled-message rmail-previous-labeled-message |
| 4276 | ;;;;;; rmail-read-label rmail-kill-label rmail-add-label) "rmailkwd" | 4276 | ;;;;;; rmail-read-label rmail-kill-label rmail-add-label) "rmailkwd" |
| 4277 | ;;;;;; "rmailkwd.el" "061943b8a3dfd5695715b36736827950") | 4277 | ;;;;;; "rmailkwd.el" "08c288c88cfe7be50830122c064e3884") |
| 4278 | ;;; Generated autoloads from rmailkwd.el | 4278 | ;;; Generated autoloads from rmailkwd.el |
| 4279 | 4279 | ||
| 4280 | (autoload 'rmail-add-label "rmailkwd" "\ | 4280 | (autoload 'rmail-add-label "rmailkwd" "\ |
| @@ -4317,7 +4317,7 @@ With prefix argument N moves forward N messages with these labels. | |||
| 4317 | 4317 | ||
| 4318 | ;;;*** | 4318 | ;;;*** |
| 4319 | 4319 | ||
| 4320 | ;;;### (autoloads (rmail-mime) "rmailmm" "rmailmm.el" "783deb7c855767051af119f1bfd8d84e") | 4320 | ;;;### (autoloads (rmail-mime) "rmailmm" "rmailmm.el" "3e235bdf4c2e54da06abcdd72e7f7649") |
| 4321 | ;;; Generated autoloads from rmailmm.el | 4321 | ;;; Generated autoloads from rmailmm.el |
| 4322 | 4322 | ||
| 4323 | (autoload 'rmail-mime "rmailmm" "\ | 4323 | (autoload 'rmail-mime "rmailmm" "\ |
| @@ -4343,7 +4343,7 @@ attachments as specfied by `rmail-mime-attachment-dirs-alist'. | |||
| 4343 | ;;;*** | 4343 | ;;;*** |
| 4344 | 4344 | ||
| 4345 | ;;;### (autoloads (set-rmail-inbox-list) "rmailmsc" "rmailmsc.el" | 4345 | ;;;### (autoloads (set-rmail-inbox-list) "rmailmsc" "rmailmsc.el" |
| 4346 | ;;;;;; "f1d9be06745c78b90224da788f61c2d9") | 4346 | ;;;;;; "ca19b2f8a3e8aa01aa75ca7413f8a5ef") |
| 4347 | ;;; Generated autoloads from rmailmsc.el | 4347 | ;;; Generated autoloads from rmailmsc.el |
| 4348 | 4348 | ||
| 4349 | (autoload 'set-rmail-inbox-list "rmailmsc" "\ | 4349 | (autoload 'set-rmail-inbox-list "rmailmsc" "\ |
| @@ -4359,7 +4359,7 @@ This applies only to the current session. | |||
| 4359 | 4359 | ||
| 4360 | ;;;### (autoloads (rmail-sort-by-labels rmail-sort-by-lines rmail-sort-by-correspondent | 4360 | ;;;### (autoloads (rmail-sort-by-labels rmail-sort-by-lines rmail-sort-by-correspondent |
| 4361 | ;;;;;; rmail-sort-by-recipient rmail-sort-by-author rmail-sort-by-subject | 4361 | ;;;;;; rmail-sort-by-recipient rmail-sort-by-author rmail-sort-by-subject |
| 4362 | ;;;;;; rmail-sort-by-date) "rmailsort" "rmailsort.el" "8b20167ea495d683f83f980833e948e0") | 4362 | ;;;;;; rmail-sort-by-date) "rmailsort" "rmailsort.el" "f297fd33c8f7fa74baf16d2da99acb35") |
| 4363 | ;;; Generated autoloads from rmailsort.el | 4363 | ;;; Generated autoloads from rmailsort.el |
| 4364 | 4364 | ||
| 4365 | (autoload 'rmail-sort-by-date "rmailsort" "\ | 4365 | (autoload 'rmail-sort-by-date "rmailsort" "\ |
| @@ -4418,7 +4418,7 @@ If prefix argument REVERSE is non-nil, sorts in reverse order. | |||
| 4418 | 4418 | ||
| 4419 | ;;;### (autoloads (rmail-summary-by-senders rmail-summary-by-topic | 4419 | ;;;### (autoloads (rmail-summary-by-senders rmail-summary-by-topic |
| 4420 | ;;;;;; rmail-summary-by-regexp rmail-summary-by-recipients rmail-summary-by-labels | 4420 | ;;;;;; rmail-summary-by-regexp rmail-summary-by-recipients rmail-summary-by-labels |
| 4421 | ;;;;;; rmail-summary) "rmailsum" "rmailsum.el" "b1d2ca7470a7d8baffe9e90a15a5b5e0") | 4421 | ;;;;;; rmail-summary) "rmailsum" "rmailsum.el" "76a7ae570a4fa96a9233d0276f52f515") |
| 4422 | ;;; Generated autoloads from rmailsum.el | 4422 | ;;; Generated autoloads from rmailsum.el |
| 4423 | 4423 | ||
| 4424 | (autoload 'rmail-summary "rmailsum" "\ | 4424 | (autoload 'rmail-summary "rmailsum" "\ |
| @@ -4466,7 +4466,7 @@ SENDERS is a string of regexps separated by commas. | |||
| 4466 | ;;;*** | 4466 | ;;;*** |
| 4467 | 4467 | ||
| 4468 | ;;;### (autoloads (unforward-rmail-message undigestify-rmail-message) | 4468 | ;;;### (autoloads (unforward-rmail-message undigestify-rmail-message) |
| 4469 | ;;;;;; "undigest" "undigest.el" "1b5181e02606e49ede71604472250cc3") | 4469 | ;;;;;; "undigest" "undigest.el" "41e6a48ea63224385c447a944528feb6") |
| 4470 | ;;; Generated autoloads from undigest.el | 4470 | ;;; Generated autoloads from undigest.el |
| 4471 | 4471 | ||
| 4472 | (autoload 'undigestify-rmail-message "undigest" "\ | 4472 | (autoload 'undigestify-rmail-message "undigest" "\ |
diff --git a/lisp/ps-print.el b/lisp/ps-print.el index 159383ced02..5432674410c 100644 --- a/lisp/ps-print.el +++ b/lisp/ps-print.el | |||
| @@ -6657,7 +6657,7 @@ If FACE is not a valid face name, use default face." | |||
| 6657 | ;; But autoload them here to make the separation invisible. | 6657 | ;; But autoload them here to make the separation invisible. |
| 6658 | 6658 | ||
| 6659 | ;;;### (autoloads (ps-mule-end-job ps-mule-begin-job ps-mule-initialize | 6659 | ;;;### (autoloads (ps-mule-end-job ps-mule-begin-job ps-mule-initialize |
| 6660 | ;;;;;; ps-multibyte-buffer) "ps-mule" "ps-mule.el" "84d550158bdd60da7af54df17b7a38f7") | 6660 | ;;;;;; ps-multibyte-buffer) "ps-mule" "ps-mule.el" "0e9db04f70d1221af96488068afa1192") |
| 6661 | ;;; Generated autoloads from ps-mule.el | 6661 | ;;; Generated autoloads from ps-mule.el |
| 6662 | 6662 | ||
| 6663 | (defvar ps-multibyte-buffer nil "\ | 6663 | (defvar ps-multibyte-buffer nil "\ |