aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris2012-01-05 06:49:08 -0500
committerGlenn Morris2012-01-05 06:49:08 -0500
commitcf3304e1c58f818b7c5636c08742aa19ecaf869a (patch)
treef5ccdb5642a4f44373160f897f175cde110642d0
parent91ea583ebb3acf429e85cad303184c536f3f5d63 (diff)
downloademacs-cf3304e1c58f818b7c5636c08742aa19ecaf869a.tar.gz
emacs-cf3304e1c58f818b7c5636c08742aa19ecaf869a.zip
Auto-commit of loaddefs files.
-rw-r--r--lisp/dired.el4
-rw-r--r--lisp/emacs-lisp/cl-loaddefs.el8
-rw-r--r--lisp/emulation/tpu-edt.el2
-rw-r--r--lisp/htmlfontify.el2
-rw-r--r--lisp/ibuffer.el2
-rw-r--r--lisp/mail/rmail.el14
-rw-r--r--lisp/ps-print.el2
7 files changed, 17 insertions, 17 deletions
diff --git a/lisp/dired.el b/lisp/dired.el
index a26c43a776e..da105bc2a5f 100644
--- a/lisp/dired.el
+++ b/lisp/dired.el
@@ -3667,7 +3667,7 @@ Ask means pop up a menu for the user to select one of copy, move or link."
3667;;;;;; dired-run-shell-command dired-do-shell-command dired-do-async-shell-command 3667;;;;;; dired-run-shell-command dired-do-shell-command dired-do-async-shell-command
3668;;;;;; dired-clean-directory dired-do-print dired-do-touch dired-do-chown 3668;;;;;; dired-clean-directory dired-do-print dired-do-touch dired-do-chown
3669;;;;;; dired-do-chgrp dired-do-chmod dired-compare-directories dired-backup-diff 3669;;;;;; dired-do-chgrp dired-do-chmod dired-compare-directories dired-backup-diff
3670;;;;;; dired-diff) "dired-aux" "dired-aux.el" "2301de52aab0488c60d2b4841b6f597f") 3670;;;;;; dired-diff) "dired-aux" "dired-aux.el" "cdcae8f5f4ea69fa7b0231f640c13163")
3671;;; Generated autoloads from dired-aux.el 3671;;; Generated autoloads from dired-aux.el
3672 3672
3673(autoload 'dired-diff "dired-aux" "\ 3673(autoload 'dired-diff "dired-aux" "\
@@ -4128,7 +4128,7 @@ instead.
4128;;;*** 4128;;;***
4129 4129
4130;;;### (autoloads (dired-do-relsymlink dired-jump-other-window dired-jump) 4130;;;### (autoloads (dired-do-relsymlink dired-jump-other-window dired-jump)
4131;;;;;; "dired-x" "dired-x.el" "a542cdbf155ff79f36331bae217f3b28") 4131;;;;;; "dired-x" "dired-x.el" "85900e333d980b376bf820108ae1a1fc")
4132;;; Generated autoloads from dired-x.el 4132;;; Generated autoloads from dired-x.el
4133 4133
4134(autoload 'dired-jump "dired-x" "\ 4134(autoload 'dired-jump "dired-x" "\
diff --git a/lisp/emacs-lisp/cl-loaddefs.el b/lisp/emacs-lisp/cl-loaddefs.el
index 1cd953d9e18..5bb86628bb8 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" "15a5e127e1c9c9c3d1f398963b66cde7") 13;;;;;; cl-mapcar-many equalp coerce) "cl-extra" "cl-extra.el" "c172dda6770ce18b556561481bfefbb2")
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" "\
@@ -286,7 +286,7 @@ This also does some trivial optimizations to make the form prettier.
286;;;;;; flet progv psetq do-all-symbols do-symbols dotimes dolist 286;;;;;; flet progv psetq do-all-symbols do-symbols dotimes dolist
287;;;;;; do* do loop return-from return block etypecase typecase ecase 287;;;;;; do* do loop return-from return block etypecase typecase ecase
288;;;;;; case load-time-value eval-when destructuring-bind function* 288;;;;;; case load-time-value eval-when destructuring-bind function*
289;;;;;; defmacro* defun* gentemp gensym) "cl-macs" "cl-macs.el" "cc8cbd8c86e2facbe61986e992e6c508") 289;;;;;; defmacro* defun* gentemp gensym) "cl-macs" "cl-macs.el" "91b45885535a73dd8015973cb8c988e1")
290;;; Generated autoloads from cl-macs.el 290;;; Generated autoloads from cl-macs.el
291 291
292(autoload 'gensym "cl-macs" "\ 292(autoload 'gensym "cl-macs" "\
@@ -770,7 +770,7 @@ surrounded by (block NAME ...).
770;;;;;; find nsubstitute-if-not nsubstitute-if nsubstitute substitute-if-not 770;;;;;; find nsubstitute-if-not nsubstitute-if nsubstitute substitute-if-not
771;;;;;; substitute-if substitute delete-duplicates remove-duplicates 771;;;;;; substitute-if substitute delete-duplicates remove-duplicates
772;;;;;; delete-if-not delete-if delete* remove-if-not remove-if remove* 772;;;;;; delete-if-not delete-if delete* remove-if-not remove-if remove*
773;;;;;; replace fill reduce) "cl-seq" "cl-seq.el" "df375ddc313f0c1c262cacab5cffd3e4") 773;;;;;; replace fill reduce) "cl-seq" "cl-seq.el" "99095e49c83af1c8bec0fdcf517b3f95")
774;;; Generated autoloads from cl-seq.el 774;;; Generated autoloads from cl-seq.el
775 775
776(autoload 'reduce "cl-seq" "\ 776(autoload 'reduce "cl-seq" "\
@@ -1048,7 +1048,7 @@ Keywords supported: :key
1048\(fn PREDICATE LIST [KEYWORD VALUE]...)" nil nil) 1048\(fn PREDICATE LIST [KEYWORD VALUE]...)" nil nil)
1049 1049
1050(autoload 'cl-adjoin "cl-seq" "\ 1050(autoload 'cl-adjoin "cl-seq" "\
1051Not documented 1051
1052 1052
1053\(fn CL-ITEM CL-LIST &rest CL-KEYS)" nil nil) 1053\(fn CL-ITEM CL-LIST &rest CL-KEYS)" nil nil)
1054 1054
diff --git a/lisp/emulation/tpu-edt.el b/lisp/emulation/tpu-edt.el
index ceec3017f57..6df8801e6b4 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" "0d2f0cd1c728d2eb9028a6e01b1a5df1") 2440;;;;;; tpu-cursor-free-mode) "tpu-extras" "tpu-extras.el" "512b5771d29a538e69567644413951a8")
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 788e314fe1b..ac9d2c5ba04 100644
--- a/lisp/htmlfontify.el
+++ b/lisp/htmlfontify.el
@@ -2316,7 +2316,7 @@ You may also want to set `hfy-page-header' and `hfy-page-footer'."
2316 2316
2317 2317
2318;;;### (autoloads (hfy-fallback-colour-values htmlfontify-load-rgb-file) 2318;;;### (autoloads (hfy-fallback-colour-values htmlfontify-load-rgb-file)
2319;;;;;; "hfy-cmap" "hfy-cmap.el" "8dce008297f15826cc6ab82203c46fa6") 2319;;;;;; "hfy-cmap" "hfy-cmap.el" "ef24066922f1e27b7580d572f12fabbe")
2320;;; Generated autoloads from hfy-cmap.el 2320;;; Generated autoloads from hfy-cmap.el
2321 2321
2322(autoload 'htmlfontify-load-rgb-file "hfy-cmap" "\ 2322(autoload 'htmlfontify-load-rgb-file "hfy-cmap" "\
diff --git a/lisp/ibuffer.el b/lisp/ibuffer.el
index 0d577eb8f90..7b7c6baab8f 100644
--- a/lisp/ibuffer.el
+++ b/lisp/ibuffer.el
@@ -2648,7 +2648,7 @@ will be inserted before the group at point."
2648;;;;;; ibuffer-backward-filter-group ibuffer-forward-filter-group 2648;;;;;; ibuffer-backward-filter-group ibuffer-forward-filter-group
2649;;;;;; ibuffer-toggle-filter-group ibuffer-mouse-toggle-filter-group 2649;;;;;; ibuffer-toggle-filter-group ibuffer-mouse-toggle-filter-group
2650;;;;;; ibuffer-interactive-filter-by-mode ibuffer-mouse-filter-by-mode 2650;;;;;; ibuffer-interactive-filter-by-mode ibuffer-mouse-filter-by-mode
2651;;;;;; ibuffer-auto-mode) "ibuf-ext" "ibuf-ext.el" "897e64e4465af94b89e21fa84ae61290") 2651;;;;;; ibuffer-auto-mode) "ibuf-ext" "ibuf-ext.el" "1400db1bc3d4a3010cbc4807a6725072")
2652;;; Generated autoloads from ibuf-ext.el 2652;;; Generated autoloads from ibuf-ext.el
2653 2653
2654(autoload 'ibuffer-auto-mode "ibuf-ext" "\ 2654(autoload 'ibuffer-auto-mode "ibuf-ext" "\
diff --git a/lisp/mail/rmail.el b/lisp/mail/rmail.el
index 1768f4aa9e2..2a8140dd972 100644
--- a/lisp/mail/rmail.el
+++ b/lisp/mail/rmail.el
@@ -4480,7 +4480,7 @@ encoded string (and the same mask) will decode the string."
4480;;; Start of automatically extracted autoloads. 4480;;; Start of automatically extracted autoloads.
4481 4481
4482;;;### (autoloads (rmail-edit-current-message) "rmailedit" "rmailedit.el" 4482;;;### (autoloads (rmail-edit-current-message) "rmailedit" "rmailedit.el"
4483;;;;;; "7f9bff22ed0bbac561c97fd1e3ab503d") 4483;;;;;; "7d558f958574f6003fa474ce2f3c80a8")
4484;;; Generated autoloads from rmailedit.el 4484;;; Generated autoloads from rmailedit.el
4485 4485
4486(autoload 'rmail-edit-current-message "rmailedit" "\ 4486(autoload 'rmail-edit-current-message "rmailedit" "\
@@ -4492,7 +4492,7 @@ Edit the contents of this message.
4492 4492
4493;;;### (autoloads (rmail-next-labeled-message rmail-previous-labeled-message 4493;;;### (autoloads (rmail-next-labeled-message rmail-previous-labeled-message
4494;;;;;; rmail-read-label rmail-kill-label rmail-add-label) "rmailkwd" 4494;;;;;; rmail-read-label rmail-kill-label rmail-add-label) "rmailkwd"
4495;;;;;; "rmailkwd.el" "ec13237a2b0a9e9c1893e38d36b11134") 4495;;;;;; "rmailkwd.el" "4ae5660d86d49e524f4a6bcbc6d9a984")
4496;;; Generated autoloads from rmailkwd.el 4496;;; Generated autoloads from rmailkwd.el
4497 4497
4498(autoload 'rmail-add-label "rmailkwd" "\ 4498(autoload 'rmail-add-label "rmailkwd" "\
@@ -4535,7 +4535,7 @@ With prefix argument N moves forward N messages with these labels.
4535 4535
4536;;;*** 4536;;;***
4537 4537
4538;;;### (autoloads (rmail-mime) "rmailmm" "rmailmm.el" "91f72e39e6ea7c2be098fe3f05174b9e") 4538;;;### (autoloads (rmail-mime) "rmailmm" "rmailmm.el" "be7f4b94a269f840b8707defd515c4f9")
4539;;; Generated autoloads from rmailmm.el 4539;;; Generated autoloads from rmailmm.el
4540 4540
4541(autoload 'rmail-mime "rmailmm" "\ 4541(autoload 'rmail-mime "rmailmm" "\
@@ -4562,7 +4562,7 @@ The arguments ARG and STATE have no effect in this case.
4562;;;*** 4562;;;***
4563 4563
4564;;;### (autoloads (set-rmail-inbox-list) "rmailmsc" "rmailmsc.el" 4564;;;### (autoloads (set-rmail-inbox-list) "rmailmsc" "rmailmsc.el"
4565;;;;;; "ca19b2f8a3e8aa01aa75ca7413f8a5ef") 4565;;;;;; "e2212ea15561d60365ffa1f7a5902939")
4566;;; Generated autoloads from rmailmsc.el 4566;;; Generated autoloads from rmailmsc.el
4567 4567
4568(autoload 'set-rmail-inbox-list "rmailmsc" "\ 4568(autoload 'set-rmail-inbox-list "rmailmsc" "\
@@ -4578,7 +4578,7 @@ This applies only to the current session.
4578 4578
4579;;;### (autoloads (rmail-sort-by-labels rmail-sort-by-lines rmail-sort-by-correspondent 4579;;;### (autoloads (rmail-sort-by-labels rmail-sort-by-lines rmail-sort-by-correspondent
4580;;;;;; rmail-sort-by-recipient rmail-sort-by-author rmail-sort-by-subject 4580;;;;;; rmail-sort-by-recipient rmail-sort-by-author rmail-sort-by-subject
4581;;;;;; rmail-sort-by-date) "rmailsort" "rmailsort.el" "ad1c98fe868c0e5804cf945d6c980d0b") 4581;;;;;; rmail-sort-by-date) "rmailsort" "rmailsort.el" "38da5f17d4ed0dcd2b09c158642cef63")
4582;;; Generated autoloads from rmailsort.el 4582;;; Generated autoloads from rmailsort.el
4583 4583
4584(autoload 'rmail-sort-by-date "rmailsort" "\ 4584(autoload 'rmail-sort-by-date "rmailsort" "\
@@ -4637,7 +4637,7 @@ If prefix argument REVERSE is non-nil, sorts in reverse order.
4637 4637
4638;;;### (autoloads (rmail-summary-by-senders rmail-summary-by-topic 4638;;;### (autoloads (rmail-summary-by-senders rmail-summary-by-topic
4639;;;;;; rmail-summary-by-regexp rmail-summary-by-recipients rmail-summary-by-labels 4639;;;;;; rmail-summary-by-regexp rmail-summary-by-recipients rmail-summary-by-labels
4640;;;;;; rmail-summary) "rmailsum" "rmailsum.el" "d5971848a5fb43dc0092008376298a80") 4640;;;;;; rmail-summary) "rmailsum" "rmailsum.el" "bef21a376bd5bd59792a20dd86e6ec34")
4641;;; Generated autoloads from rmailsum.el 4641;;; Generated autoloads from rmailsum.el
4642 4642
4643(autoload 'rmail-summary "rmailsum" "\ 4643(autoload 'rmail-summary "rmailsum" "\
@@ -4685,7 +4685,7 @@ SENDERS is a string of regexps separated by commas.
4685;;;*** 4685;;;***
4686 4686
4687;;;### (autoloads (unforward-rmail-message undigestify-rmail-message) 4687;;;### (autoloads (unforward-rmail-message undigestify-rmail-message)
4688;;;;;; "undigest" "undigest.el" "41e6a48ea63224385c447a944528feb6") 4688;;;;;; "undigest" "undigest.el" "1be42b2d20b13004f0ad1b504630ed00")
4689;;; Generated autoloads from undigest.el 4689;;; Generated autoloads from undigest.el
4690 4690
4691(autoload 'undigestify-rmail-message "undigest" "\ 4691(autoload 'undigestify-rmail-message "undigest" "\
diff --git a/lisp/ps-print.el b/lisp/ps-print.el
index cecd6c7ccbe..addf2975c5f 100644
--- a/lisp/ps-print.el
+++ b/lisp/ps-print.el
@@ -6658,7 +6658,7 @@ If FACE is not a valid face name, use default face."
6658;; But autoload them here to make the separation invisible. 6658;; But autoload them here to make the separation invisible.
6659 6659
6660;;;### (autoloads (ps-mule-end-job ps-mule-begin-job ps-mule-initialize 6660;;;### (autoloads (ps-mule-end-job ps-mule-begin-job ps-mule-initialize
6661;;;;;; ps-multibyte-buffer) "ps-mule" "ps-mule.el" "5c36356aa1f23d9da308debe8f2e4e49") 6661;;;;;; ps-multibyte-buffer) "ps-mule" "ps-mule.el" "86bf8e46dac41afe73df5ab098038ab0")
6662;;; Generated autoloads from ps-mule.el 6662;;; Generated autoloads from ps-mule.el
6663 6663
6664(defvar ps-multibyte-buffer nil "\ 6664(defvar ps-multibyte-buffer nil "\