diff options
| author | Stefan Monnier | 2011-01-14 13:06:07 -0500 |
|---|---|---|
| committer | Stefan Monnier | 2011-01-14 13:06:07 -0500 |
| commit | f80aa5bfa90dff5cd75d1f40e4ababa3c86af7fb (patch) | |
| tree | 0d6951e188d2b1f16b68974e14b4d6c1836ad8f8 | |
| parent | 15a1cca8ecc4b5a7330f377e608a34552fc9fc0a (diff) | |
| download | emacs-f80aa5bfa90dff5cd75d1f40e4ababa3c86af7fb.tar.gz emacs-f80aa5bfa90dff5cd75d1f40e4ababa3c86af7fb.zip | |
Update md5 checksums
| -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 d6adf51131b..8a7aec6c88b 100644 --- a/lisp/dired.el +++ b/lisp/dired.el | |||
| @@ -3562,7 +3562,7 @@ Ask means pop up a menu for the user to select one of copy, move or link." | |||
| 3562 | ;;;;;; dired-run-shell-command dired-do-shell-command dired-do-async-shell-command | 3562 | ;;;;;; dired-run-shell-command dired-do-shell-command dired-do-async-shell-command |
| 3563 | ;;;;;; dired-clean-directory dired-do-print dired-do-touch dired-do-chown | 3563 | ;;;;;; dired-clean-directory dired-do-print dired-do-touch dired-do-chown |
| 3564 | ;;;;;; dired-do-chgrp dired-do-chmod dired-compare-directories dired-backup-diff | 3564 | ;;;;;; dired-do-chgrp dired-do-chmod dired-compare-directories dired-backup-diff |
| 3565 | ;;;;;; dired-diff) "dired-aux" "dired-aux.el" "2fbc81b9fecc09f713ec022d1f0365fa") | 3565 | ;;;;;; dired-diff) "dired-aux" "dired-aux.el" "5fc17781c25dbe16b7e170aed0ad4d62") |
| 3566 | ;;; Generated autoloads from dired-aux.el | 3566 | ;;; Generated autoloads from dired-aux.el |
| 3567 | 3567 | ||
| 3568 | (autoload 'dired-diff "dired-aux" "\ | 3568 | (autoload 'dired-diff "dired-aux" "\ |
| @@ -4021,7 +4021,7 @@ true then the type of the file linked to by FILE is printed instead. | |||
| 4021 | ;;;*** | 4021 | ;;;*** |
| 4022 | 4022 | ||
| 4023 | ;;;### (autoloads (dired-do-relsymlink dired-jump) "dired-x" "dired-x.el" | 4023 | ;;;### (autoloads (dired-do-relsymlink dired-jump) "dired-x" "dired-x.el" |
| 4024 | ;;;;;; "6181a5bcc2b61255676a7a41549b9f40") | 4024 | ;;;;;; "0f63715e54b0d001955bdc3680cadcd0") |
| 4025 | ;;; Generated autoloads from dired-x.el | 4025 | ;;; Generated autoloads from dired-x.el |
| 4026 | 4026 | ||
| 4027 | (autoload 'dired-jump "dired-x" "\ | 4027 | (autoload 'dired-jump "dired-x" "\ |
diff --git a/lisp/emacs-lisp/cl-loaddefs.el b/lisp/emacs-lisp/cl-loaddefs.el index 74d7432bec6..65ca305285c 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" "20c8c875ff1d11dd819e15a1f25afd73") | 13 | ;;;;;; cl-mapcar-many equalp coerce) "cl-extra" "cl-extra.el" "0fa13e08069009fb44873beae11aab93") |
| 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" "34ea402a8756c7d74d27cdcecf35e3c3") | 285 | ;;;;;; gensym) "cl-macs" "cl-macs.el" "fd9e3122cb1900c82072cb61a5f3c1bd") |
| 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" "7b7531276ddf8457abecdd487d3cf0b7") | 757 | ;;;;;; replace fill reduce) "cl-seq" "cl-seq.el" "06b7f4180b3e40db2e6dae228c3265a8") |
| 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 a9873e285d8..ea2638b5ebd 100644 --- a/lisp/emulation/tpu-edt.el +++ b/lisp/emulation/tpu-edt.el | |||
| @@ -2438,7 +2438,7 @@ If FILE is nil, try to load a default file. The default file names are | |||
| 2438 | 2438 | ||
| 2439 | 2439 | ||
| 2440 | ;;;### (autoloads (tpu-set-cursor-bound tpu-set-cursor-free tpu-set-scroll-margins | 2440 | ;;;### (autoloads (tpu-set-cursor-bound tpu-set-cursor-free tpu-set-scroll-margins |
| 2441 | ;;;;;; tpu-cursor-free-mode) "tpu-extras" "tpu-extras.el" "fe5b7795d6b6720a98b805ee47a08bdf") | 2441 | ;;;;;; tpu-cursor-free-mode) "tpu-extras" "tpu-extras.el" "2544842880361769b7665e6361c22457") |
| 2442 | ;;; Generated autoloads from tpu-extras.el | 2442 | ;;; Generated autoloads from tpu-extras.el |
| 2443 | 2443 | ||
| 2444 | (autoload 'tpu-cursor-free-mode "tpu-extras" "\ | 2444 | (autoload 'tpu-cursor-free-mode "tpu-extras" "\ |
diff --git a/lisp/htmlfontify.el b/lisp/htmlfontify.el index 513398bddfa..b5c2aad23bf 100644 --- a/lisp/htmlfontify.el +++ b/lisp/htmlfontify.el | |||
| @@ -2349,7 +2349,7 @@ You may also want to set `hfy-page-header' and `hfy-page-footer'." | |||
| 2349 | 2349 | ||
| 2350 | 2350 | ||
| 2351 | ;;;### (autoloads (hfy-fallback-colour-values htmlfontify-load-rgb-file) | 2351 | ;;;### (autoloads (hfy-fallback-colour-values htmlfontify-load-rgb-file) |
| 2352 | ;;;;;; "hfy-cmap" "hfy-cmap.el" "7e622e4b131ea5efbe9d258f719822d6") | 2352 | ;;;;;; "hfy-cmap" "hfy-cmap.el" "5314c2706e20292f96206daa0eb96caa") |
| 2353 | ;;; Generated autoloads from hfy-cmap.el | 2353 | ;;; Generated autoloads from hfy-cmap.el |
| 2354 | 2354 | ||
| 2355 | (autoload 'htmlfontify-load-rgb-file "hfy-cmap" "\ | 2355 | (autoload 'htmlfontify-load-rgb-file "hfy-cmap" "\ |
diff --git a/lisp/ibuffer.el b/lisp/ibuffer.el index fc49aadcb64..80927be7c50 100644 --- a/lisp/ibuffer.el +++ b/lisp/ibuffer.el | |||
| @@ -2639,7 +2639,7 @@ will be inserted before the group at point." | |||
| 2639 | ;;;;;; ibuffer-backward-filter-group ibuffer-forward-filter-group | 2639 | ;;;;;; ibuffer-backward-filter-group ibuffer-forward-filter-group |
| 2640 | ;;;;;; ibuffer-toggle-filter-group ibuffer-mouse-toggle-filter-group | 2640 | ;;;;;; ibuffer-toggle-filter-group ibuffer-mouse-toggle-filter-group |
| 2641 | ;;;;;; ibuffer-interactive-filter-by-mode ibuffer-mouse-filter-by-mode | 2641 | ;;;;;; ibuffer-interactive-filter-by-mode ibuffer-mouse-filter-by-mode |
| 2642 | ;;;;;; ibuffer-auto-mode) "ibuf-ext" "ibuf-ext.el" "3840d79a044995c846fe8bbaa9565a2b") | 2642 | ;;;;;; ibuffer-auto-mode) "ibuf-ext" "ibuf-ext.el" "ae74e74d79fa66e206bef609e5f72d00") |
| 2643 | ;;; Generated autoloads from ibuf-ext.el | 2643 | ;;; Generated autoloads from ibuf-ext.el |
| 2644 | 2644 | ||
| 2645 | (autoload 'ibuffer-auto-mode "ibuf-ext" "\ | 2645 | (autoload 'ibuffer-auto-mode "ibuf-ext" "\ |
diff --git a/lisp/mail/rmail.el b/lisp/mail/rmail.el index ee839d45fab..9bfcdea14ce 100644 --- a/lisp/mail/rmail.el +++ b/lisp/mail/rmail.el | |||
| @@ -4263,7 +4263,7 @@ encoded string (and the same mask) will decode the string." | |||
| 4263 | ;;; Start of automatically extracted autoloads. | 4263 | ;;; Start of automatically extracted autoloads. |
| 4264 | 4264 | ||
| 4265 | ;;;### (autoloads (rmail-edit-current-message) "rmailedit" "rmailedit.el" | 4265 | ;;;### (autoloads (rmail-edit-current-message) "rmailedit" "rmailedit.el" |
| 4266 | ;;;;;; "4bf8a5cdfc921b9e30680ee71b7f9ca6") | 4266 | ;;;;;; "bdbcacaef237aab5ca6c8653dc52a044") |
| 4267 | ;;; Generated autoloads from rmailedit.el | 4267 | ;;; Generated autoloads from rmailedit.el |
| 4268 | 4268 | ||
| 4269 | (autoload 'rmail-edit-current-message "rmailedit" "\ | 4269 | (autoload 'rmail-edit-current-message "rmailedit" "\ |
| @@ -4275,7 +4275,7 @@ Edit the contents of this message. | |||
| 4275 | 4275 | ||
| 4276 | ;;;### (autoloads (rmail-next-labeled-message rmail-previous-labeled-message | 4276 | ;;;### (autoloads (rmail-next-labeled-message rmail-previous-labeled-message |
| 4277 | ;;;;;; rmail-read-label rmail-kill-label rmail-add-label) "rmailkwd" | 4277 | ;;;;;; rmail-read-label rmail-kill-label rmail-add-label) "rmailkwd" |
| 4278 | ;;;;;; "rmailkwd.el" "112240cbb53c402294013cc49987771a") | 4278 | ;;;;;; "rmailkwd.el" "46ac83afa76e3aa88eacf73237bd703e") |
| 4279 | ;;; Generated autoloads from rmailkwd.el | 4279 | ;;; Generated autoloads from rmailkwd.el |
| 4280 | 4280 | ||
| 4281 | (autoload 'rmail-add-label "rmailkwd" "\ | 4281 | (autoload 'rmail-add-label "rmailkwd" "\ |
| @@ -4318,7 +4318,7 @@ With prefix argument N moves forward N messages with these labels. | |||
| 4318 | 4318 | ||
| 4319 | ;;;*** | 4319 | ;;;*** |
| 4320 | 4320 | ||
| 4321 | ;;;### (autoloads (rmail-mime) "rmailmm" "rmailmm.el" "3735f9bfe6ff3e612091857cc6b401b6") | 4321 | ;;;### (autoloads (rmail-mime) "rmailmm" "rmailmm.el" "724fa72db9b6c804f7f69ad1da83fd39") |
| 4322 | ;;; Generated autoloads from rmailmm.el | 4322 | ;;; Generated autoloads from rmailmm.el |
| 4323 | 4323 | ||
| 4324 | (autoload 'rmail-mime "rmailmm" "\ | 4324 | (autoload 'rmail-mime "rmailmm" "\ |
| @@ -4344,7 +4344,7 @@ attachments as specfied by `rmail-mime-attachment-dirs-alist'. | |||
| 4344 | ;;;*** | 4344 | ;;;*** |
| 4345 | 4345 | ||
| 4346 | ;;;### (autoloads (set-rmail-inbox-list) "rmailmsc" "rmailmsc.el" | 4346 | ;;;### (autoloads (set-rmail-inbox-list) "rmailmsc" "rmailmsc.el" |
| 4347 | ;;;;;; "c3575020691d5769bcf08ecc932304c3") | 4347 | ;;;;;; "fd5e2a8dc4f74ea2275525d7a2766bea") |
| 4348 | ;;; Generated autoloads from rmailmsc.el | 4348 | ;;; Generated autoloads from rmailmsc.el |
| 4349 | 4349 | ||
| 4350 | (autoload 'set-rmail-inbox-list "rmailmsc" "\ | 4350 | (autoload 'set-rmail-inbox-list "rmailmsc" "\ |
| @@ -4360,7 +4360,7 @@ This applies only to the current session. | |||
| 4360 | 4360 | ||
| 4361 | ;;;### (autoloads (rmail-sort-by-labels rmail-sort-by-lines rmail-sort-by-correspondent | 4361 | ;;;### (autoloads (rmail-sort-by-labels rmail-sort-by-lines rmail-sort-by-correspondent |
| 4362 | ;;;;;; rmail-sort-by-recipient rmail-sort-by-author rmail-sort-by-subject | 4362 | ;;;;;; rmail-sort-by-recipient rmail-sort-by-author rmail-sort-by-subject |
| 4363 | ;;;;;; rmail-sort-by-date) "rmailsort" "rmailsort.el" "b96e85edd736f23f1e9d54a299268d1e") | 4363 | ;;;;;; rmail-sort-by-date) "rmailsort" "rmailsort.el" "446f2e852393e72030b85a1a9230c7ac") |
| 4364 | ;;; Generated autoloads from rmailsort.el | 4364 | ;;; Generated autoloads from rmailsort.el |
| 4365 | 4365 | ||
| 4366 | (autoload 'rmail-sort-by-date "rmailsort" "\ | 4366 | (autoload 'rmail-sort-by-date "rmailsort" "\ |
| @@ -4419,7 +4419,7 @@ If prefix argument REVERSE is non-nil, sorts in reverse order. | |||
| 4419 | 4419 | ||
| 4420 | ;;;### (autoloads (rmail-summary-by-senders rmail-summary-by-topic | 4420 | ;;;### (autoloads (rmail-summary-by-senders rmail-summary-by-topic |
| 4421 | ;;;;;; rmail-summary-by-regexp rmail-summary-by-recipients rmail-summary-by-labels | 4421 | ;;;;;; rmail-summary-by-regexp rmail-summary-by-recipients rmail-summary-by-labels |
| 4422 | ;;;;;; rmail-summary) "rmailsum" "rmailsum.el" "666a5db1021cdcba6e68a18a553d65f1") | 4422 | ;;;;;; rmail-summary) "rmailsum" "rmailsum.el" "267d6f740d6697a631dacbd86f583374") |
| 4423 | ;;; Generated autoloads from rmailsum.el | 4423 | ;;; Generated autoloads from rmailsum.el |
| 4424 | 4424 | ||
| 4425 | (autoload 'rmail-summary "rmailsum" "\ | 4425 | (autoload 'rmail-summary "rmailsum" "\ |
| @@ -4467,7 +4467,7 @@ SENDERS is a string of regexps separated by commas. | |||
| 4467 | ;;;*** | 4467 | ;;;*** |
| 4468 | 4468 | ||
| 4469 | ;;;### (autoloads (unforward-rmail-message undigestify-rmail-message) | 4469 | ;;;### (autoloads (unforward-rmail-message undigestify-rmail-message) |
| 4470 | ;;;;;; "undigest" "undigest.el" "8cf8a8ffa48eeddf0bde388fa8de1783") | 4470 | ;;;;;; "undigest" "undigest.el" "2869c38a0051d0acab1a5968627fa57d") |
| 4471 | ;;; Generated autoloads from undigest.el | 4471 | ;;; Generated autoloads from undigest.el |
| 4472 | 4472 | ||
| 4473 | (autoload 'undigestify-rmail-message "undigest" "\ | 4473 | (autoload 'undigestify-rmail-message "undigest" "\ |
diff --git a/lisp/ps-print.el b/lisp/ps-print.el index 002a2ef6a4b..4b89a72c315 100644 --- a/lisp/ps-print.el +++ b/lisp/ps-print.el | |||
| @@ -6659,7 +6659,7 @@ If FACE is not a valid face name, use default face." | |||
| 6659 | ;; But autoload them here to make the separation invisible. | 6659 | ;; But autoload them here to make the separation invisible. |
| 6660 | 6660 | ||
| 6661 | ;;;### (autoloads (ps-mule-end-job ps-mule-begin-job ps-mule-initialize | 6661 | ;;;### (autoloads (ps-mule-end-job ps-mule-begin-job ps-mule-initialize |
| 6662 | ;;;;;; ps-multibyte-buffer) "ps-mule" "ps-mule.el" "26f1d5db9476d0e84ab55627fbb72b1b") | 6662 | ;;;;;; ps-multibyte-buffer) "ps-mule" "ps-mule.el" "0bd9e024b9d49ac10c708171ec319d9a") |
| 6663 | ;;; Generated autoloads from ps-mule.el | 6663 | ;;; Generated autoloads from ps-mule.el |
| 6664 | 6664 | ||
| 6665 | (defvar ps-multibyte-buffer nil "\ | 6665 | (defvar ps-multibyte-buffer nil "\ |