aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJuanma Barranquero2010-01-13 13:34:53 +0100
committerJuanma Barranquero2010-01-13 13:34:53 +0100
commitd77b5977da9e997387c0da34df1eb994951889b8 (patch)
tree4fff62de95bb4103d37af78d79a1d343667c589e
parent59ef8268d53a1838ab3c59adf517444add141e62 (diff)
downloademacs-d77b5977da9e997387c0da34df1eb994951889b8.tar.gz
emacs-d77b5977da9e997387c0da34df1eb994951889b8.zip
Update autoload checksums.
-rw-r--r--lisp/dired.el4
-rw-r--r--lisp/emacs-lisp/cl-loaddefs.el6
-rw-r--r--lisp/emulation/tpu-edt.el2
-rw-r--r--lisp/ibuffer.el2
-rw-r--r--lisp/mail/rmail.el14
-rw-r--r--lisp/ps-print.el2
6 files changed, 15 insertions, 15 deletions
diff --git a/lisp/dired.el b/lisp/dired.el
index 34602f7a348..d4bf1d019a0 100644
--- a/lisp/dired.el
+++ b/lisp/dired.el
@@ -3517,7 +3517,7 @@ Ask means pop up a menu for the user to select one of copy, move or link."
3517;;;;;; dired-run-shell-command dired-do-shell-command dired-do-async-shell-command 3517;;;;;; dired-run-shell-command dired-do-shell-command dired-do-async-shell-command
3518;;;;;; dired-clean-directory dired-do-print dired-do-touch dired-do-chown 3518;;;;;; dired-clean-directory dired-do-print dired-do-touch dired-do-chown
3519;;;;;; dired-do-chgrp dired-do-chmod dired-compare-directories dired-backup-diff 3519;;;;;; dired-do-chgrp dired-do-chmod dired-compare-directories dired-backup-diff
3520;;;;;; dired-diff) "dired-aux" "dired-aux.el" "c7d3d0354ca849c90d3aaf33fa06341d") 3520;;;;;; dired-diff) "dired-aux" "dired-aux.el" "557aca1f6e86b39f1c7612ee123d5354")
3521;;; Generated autoloads from dired-aux.el 3521;;; Generated autoloads from dired-aux.el
3522 3522
3523(autoload 'dired-diff "dired-aux" "\ 3523(autoload 'dired-diff "dired-aux" "\
@@ -3970,7 +3970,7 @@ true then the type of the file linked to by FILE is printed instead.
3970;;;*** 3970;;;***
3971 3971
3972;;;### (autoloads (dired-do-relsymlink dired-jump) "dired-x" "dired-x.el" 3972;;;### (autoloads (dired-do-relsymlink dired-jump) "dired-x" "dired-x.el"
3973;;;;;; "c1bb83404017aa89655222b2b50471ed") 3973;;;;;; "bb37ec379c0a523368794491b691fd8d")
3974;;; Generated autoloads from dired-x.el 3974;;; Generated autoloads from dired-x.el
3975 3975
3976(autoload 'dired-jump "dired-x" "\ 3976(autoload 'dired-jump "dired-x" "\
diff --git a/lisp/emacs-lisp/cl-loaddefs.el b/lisp/emacs-lisp/cl-loaddefs.el
index 01c3083753f..0be2c643313 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" "d2000926c438cbd72f37587241cab7ed") 13;;;;;; cl-mapcar-many equalp coerce) "cl-extra" "cl-extra.el" "d93072a26c59f663a92b10df8bc28187")
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;;;;;; flet progv psetq do-all-symbols do-symbols dotimes dolist 282;;;;;; flet progv psetq do-all-symbols do-symbols dotimes dolist
283;;;;;; do* do loop return-from return block etypecase typecase ecase 283;;;;;; do* do loop return-from return block etypecase typecase ecase
284;;;;;; case load-time-value eval-when destructuring-bind function* 284;;;;;; case load-time-value eval-when destructuring-bind function*
285;;;;;; defmacro* defun* gentemp gensym) "cl-macs" "cl-macs.el" "efa4be368ff0f44b3144392f14cddfc6") 285;;;;;; defmacro* defun* gentemp gensym) "cl-macs" "cl-macs.el" "3867c0613dfd69780f561012a1dfe67b")
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" "\
@@ -741,7 +741,7 @@ Not documented
741;;;;;; find nsubstitute-if-not nsubstitute-if nsubstitute substitute-if-not 741;;;;;; find nsubstitute-if-not nsubstitute-if nsubstitute substitute-if-not
742;;;;;; substitute-if substitute delete-duplicates remove-duplicates 742;;;;;; substitute-if substitute delete-duplicates remove-duplicates
743;;;;;; delete-if-not delete-if delete* remove-if-not remove-if remove* 743;;;;;; delete-if-not delete-if delete* remove-if-not remove-if remove*
744;;;;;; replace fill reduce) "cl-seq" "cl-seq.el" "b6529074e320e8a9f65b2461474d0c6a") 744;;;;;; replace fill reduce) "cl-seq" "cl-seq.el" "ec3ea1c77742734db8496272fe5721be")
745;;; Generated autoloads from cl-seq.el 745;;; Generated autoloads from cl-seq.el
746 746
747(autoload 'reduce "cl-seq" "\ 747(autoload 'reduce "cl-seq" "\
diff --git a/lisp/emulation/tpu-edt.el b/lisp/emulation/tpu-edt.el
index 2b3948aaf0a..c5dd9b3cf32 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" "599e52b6cce2b9a2c2efa3e7d3e7a475") 2441;;;;;; tpu-cursor-free-mode) "tpu-extras" "tpu-extras.el" "d003e4c2f1291eccc629926bb0f88e17")
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/ibuffer.el b/lisp/ibuffer.el
index 68465d743cb..ea48ad5438a 100644
--- a/lisp/ibuffer.el
+++ b/lisp/ibuffer.el
@@ -2641,7 +2641,7 @@ will be inserted before the group at point."
2641;;;;;; ibuffer-backward-filter-group ibuffer-forward-filter-group 2641;;;;;; ibuffer-backward-filter-group ibuffer-forward-filter-group
2642;;;;;; ibuffer-toggle-filter-group ibuffer-mouse-toggle-filter-group 2642;;;;;; ibuffer-toggle-filter-group ibuffer-mouse-toggle-filter-group
2643;;;;;; ibuffer-interactive-filter-by-mode ibuffer-mouse-filter-by-mode 2643;;;;;; ibuffer-interactive-filter-by-mode ibuffer-mouse-filter-by-mode
2644;;;;;; ibuffer-auto-mode) "ibuf-ext" "ibuf-ext.el" "811ee3bd414f35c6a1966e64e9e597f1") 2644;;;;;; ibuffer-auto-mode) "ibuf-ext" "ibuf-ext.el" "4fb4f1a32cf4ecf4669a133a866f4a14")
2645;;; Generated autoloads from ibuf-ext.el 2645;;; Generated autoloads from ibuf-ext.el
2646 2646
2647(autoload 'ibuffer-auto-mode "ibuf-ext" "\ 2647(autoload 'ibuffer-auto-mode "ibuf-ext" "\
diff --git a/lisp/mail/rmail.el b/lisp/mail/rmail.el
index 2121cb25037..67ea3fdc158 100644
--- a/lisp/mail/rmail.el
+++ b/lisp/mail/rmail.el
@@ -4214,7 +4214,7 @@ encoded string (and the same mask) will decode the string."
4214;;; Start of automatically extracted autoloads. 4214;;; Start of automatically extracted autoloads.
4215 4215
4216;;;### (autoloads (rmail-edit-current-message) "rmailedit" "rmailedit.el" 4216;;;### (autoloads (rmail-edit-current-message) "rmailedit" "rmailedit.el"
4217;;;;;; "31f0128d57ee5aefe13ec6060a5c63cc") 4217;;;;;; "60db8013bf16d7999914a16cda435287")
4218;;; Generated autoloads from rmailedit.el 4218;;; Generated autoloads from rmailedit.el
4219 4219
4220(autoload 'rmail-edit-current-message "rmailedit" "\ 4220(autoload 'rmail-edit-current-message "rmailedit" "\
@@ -4226,7 +4226,7 @@ Edit the contents of this message.
4226 4226
4227;;;### (autoloads (rmail-next-labeled-message rmail-previous-labeled-message 4227;;;### (autoloads (rmail-next-labeled-message rmail-previous-labeled-message
4228;;;;;; rmail-read-label rmail-kill-label rmail-add-label) "rmailkwd" 4228;;;;;; rmail-read-label rmail-kill-label rmail-add-label) "rmailkwd"
4229;;;;;; "rmailkwd.el" "2e986921026eea971b49e91f53967f77") 4229;;;;;; "rmailkwd.el" "7027ce1ac922c0dd51262b641e4d42c1")
4230;;; Generated autoloads from rmailkwd.el 4230;;; Generated autoloads from rmailkwd.el
4231 4231
4232(autoload 'rmail-add-label "rmailkwd" "\ 4232(autoload 'rmail-add-label "rmailkwd" "\
@@ -4269,7 +4269,7 @@ With prefix argument N moves forward N messages with these labels.
4269 4269
4270;;;*** 4270;;;***
4271 4271
4272;;;### (autoloads (rmail-mime) "rmailmm" "rmailmm.el" "04becfcbd937ebfb3020515f84e79d0a") 4272;;;### (autoloads (rmail-mime) "rmailmm" "rmailmm.el" "d196de6dfb74fe87a3d02189096b795f")
4273;;; Generated autoloads from rmailmm.el 4273;;; Generated autoloads from rmailmm.el
4274 4274
4275(autoload 'rmail-mime "rmailmm" "\ 4275(autoload 'rmail-mime "rmailmm" "\
@@ -4285,7 +4285,7 @@ attachments as specfied by `rmail-mime-attachment-dirs-alist'.
4285;;;*** 4285;;;***
4286 4286
4287;;;### (autoloads (set-rmail-inbox-list) "rmailmsc" "rmailmsc.el" 4287;;;### (autoloads (set-rmail-inbox-list) "rmailmsc" "rmailmsc.el"
4288;;;;;; "de01c37c81339201034a01732b97f44e") 4288;;;;;; "b2a72d4e370f2d2b31b6f8f0794820e4")
4289;;; Generated autoloads from rmailmsc.el 4289;;; Generated autoloads from rmailmsc.el
4290 4290
4291(autoload 'set-rmail-inbox-list "rmailmsc" "\ 4291(autoload 'set-rmail-inbox-list "rmailmsc" "\
@@ -4301,7 +4301,7 @@ This applies only to the current session.
4301 4301
4302;;;### (autoloads (rmail-sort-by-labels rmail-sort-by-lines rmail-sort-by-correspondent 4302;;;### (autoloads (rmail-sort-by-labels rmail-sort-by-lines rmail-sort-by-correspondent
4303;;;;;; rmail-sort-by-recipient rmail-sort-by-author rmail-sort-by-subject 4303;;;;;; rmail-sort-by-recipient rmail-sort-by-author rmail-sort-by-subject
4304;;;;;; rmail-sort-by-date) "rmailsort" "rmailsort.el" "3f2b10b0272ea56cb604f29330d95fc4") 4304;;;;;; rmail-sort-by-date) "rmailsort" "rmailsort.el" "5a3b5ee477d2fbf79d0c566d776a7fd4")
4305;;; Generated autoloads from rmailsort.el 4305;;; Generated autoloads from rmailsort.el
4306 4306
4307(autoload 'rmail-sort-by-date "rmailsort" "\ 4307(autoload 'rmail-sort-by-date "rmailsort" "\
@@ -4360,7 +4360,7 @@ If prefix argument REVERSE is non-nil, sorts in reverse order.
4360 4360
4361;;;### (autoloads (rmail-summary-by-senders rmail-summary-by-topic 4361;;;### (autoloads (rmail-summary-by-senders rmail-summary-by-topic
4362;;;;;; rmail-summary-by-regexp rmail-summary-by-recipients rmail-summary-by-labels 4362;;;;;; rmail-summary-by-regexp rmail-summary-by-recipients rmail-summary-by-labels
4363;;;;;; rmail-summary) "rmailsum" "rmailsum.el" "d7d82233836cae1295ffa85f7371f857") 4363;;;;;; rmail-summary) "rmailsum" "rmailsum.el" "26b95919c7e1f8c5609ce7323aee77ae")
4364;;; Generated autoloads from rmailsum.el 4364;;; Generated autoloads from rmailsum.el
4365 4365
4366(autoload 'rmail-summary "rmailsum" "\ 4366(autoload 'rmail-summary "rmailsum" "\
@@ -4408,7 +4408,7 @@ SENDERS is a string of regexps separated by commas.
4408;;;*** 4408;;;***
4409 4409
4410;;;### (autoloads (unforward-rmail-message undigestify-rmail-message) 4410;;;### (autoloads (unforward-rmail-message undigestify-rmail-message)
4411;;;;;; "undigest" "undigest.el" "b691540ddff5c394e9ebc3517051445f") 4411;;;;;; "undigest" "undigest.el" "8cf8a8ffa48eeddf0bde388fa8de1783")
4412;;; Generated autoloads from undigest.el 4412;;; Generated autoloads from undigest.el
4413 4413
4414(autoload 'undigestify-rmail-message "undigest" "\ 4414(autoload 'undigestify-rmail-message "undigest" "\
diff --git a/lisp/ps-print.el b/lisp/ps-print.el
index 642a657a9ed..0efac03f7d5 100644
--- a/lisp/ps-print.el
+++ b/lisp/ps-print.el
@@ -6656,7 +6656,7 @@ If FACE is not a valid face name, use default face."
6656;; But autoload them here to make the separation invisible. 6656;; But autoload them here to make the separation invisible.
6657 6657
6658;;;### (autoloads (ps-mule-end-job ps-mule-begin-job ps-mule-initialize 6658;;;### (autoloads (ps-mule-end-job ps-mule-begin-job ps-mule-initialize
6659;;;;;; ps-multibyte-buffer) "ps-mule" "ps-mule.el" "fba1322a48e0d8f2109629ea0c4dd734") 6659;;;;;; ps-multibyte-buffer) "ps-mule" "ps-mule.el" "9187df3473401876e0df4937c311fbaf")
6660;;; Generated autoloads from ps-mule.el 6660;;; Generated autoloads from ps-mule.el
6661 6661
6662(defvar ps-multibyte-buffer nil "\ 6662(defvar ps-multibyte-buffer nil "\