emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] emacs-25 5a1908f: ; Auto-commit of loaddefs files.


From: Glenn Morris
Subject: [Emacs-diffs] emacs-25 5a1908f: ; Auto-commit of loaddefs files.
Date: Wed, 4 Jan 2017 19:21:51 +0000 (UTC)

branch: emacs-25
commit 5a1908fbdd80f20b1e4abb980d140ffaba91b916
Author: Glenn Morris <address@hidden>
Commit: Glenn Morris <address@hidden>

    ; Auto-commit of loaddefs files.
---
 lisp/dired.el                 |    4 ++--
 lisp/emacs-lisp/eieio-core.el |    2 +-
 lisp/emacs-lisp/eieio.el      |    4 ++--
 lisp/htmlfontify.el           |    2 +-
 lisp/ibuffer.el               |    2 +-
 lisp/mail/rmail.el            |   14 +++++++-------
 lisp/ps-print.el              |    2 +-
 lisp/textmodes/reftex.el      |   18 +++++++++---------
 8 files changed, 24 insertions(+), 24 deletions(-)

diff --git a/lisp/dired.el b/lisp/dired.el
index 13d2a5c..39dc29e 100644
--- a/lisp/dired.el
+++ b/lisp/dired.el
@@ -3919,7 +3919,7 @@ Ask means pop up a menu for the user to select one of 
copy, move or link."
 
 ;;; Start of automatically extracted autoloads.
 
-;;;### (autoloads nil "dired-aux" "dired-aux.el" 
"daa0a32a5bdfcf4de80c31cf7833b26d")
+;;;### (autoloads nil "dired-aux" "dired-aux.el" 
"e9e4ada4d5bc5d9e319610983ace2260")
 ;;; Generated autoloads from dired-aux.el
 
 (autoload 'dired-diff "dired-aux" "\
@@ -4454,7 +4454,7 @@ instead.
 
 ;;;***
 
-;;;### (autoloads nil "dired-x" "dired-x.el" 
"d9ad5b70efdb3d840b8248d4043563b5")
+;;;### (autoloads nil "dired-x" "dired-x.el" 
"167f862d52f8581579680caf3ef662ea")
 ;;; Generated autoloads from dired-x.el
 
 (autoload 'dired-jump "dired-x" "\
diff --git a/lisp/emacs-lisp/eieio-core.el b/lisp/emacs-lisp/eieio-core.el
index 7471b6f..111fbca 100644
--- a/lisp/emacs-lisp/eieio-core.el
+++ b/lisp/emacs-lisp/eieio-core.el
@@ -1101,7 +1101,7 @@ method invocation orders of the involved classes."
   (list eieio--generic-subclass-generalizer))
 
 
-;;;### (autoloads nil "eieio-compat" "eieio-compat.el" 
"dba4205b1a0d7133f1311d975b4d0ebe")
+;;;### (autoloads nil "eieio-compat" "eieio-compat.el" 
"e91175056972ff549f07b83740ad04eb")
 ;;; Generated autoloads from eieio-compat.el
 
 (autoload 'eieio--defalias "eieio-compat" "\
diff --git a/lisp/emacs-lisp/eieio.el b/lisp/emacs-lisp/eieio.el
index 0903e03..1a1ad88 100644
--- a/lisp/emacs-lisp/eieio.el
+++ b/lisp/emacs-lisp/eieio.el
@@ -973,7 +973,7 @@ variable PRINT-FUNCTION.  Optional argument NOESCAPE is 
passed to
 
 ;;; Start of automatically extracted autoloads.
 
-;;;### (autoloads nil "eieio-custom" "eieio-custom.el" 
"e8d466f8eee341f3da967c2931b28043")
+;;;### (autoloads nil "eieio-custom" "eieio-custom.el" 
"5a754881773067a24cfcfc6dcff91995")
 ;;; Generated autoloads from eieio-custom.el
 
 (autoload 'customize-object "eieio-custom" "\
@@ -984,7 +984,7 @@ Optional argument GROUP is the sub-group of slots to 
display.
 
 ;;;***
 
-;;;### (autoloads nil "eieio-opt" "eieio-opt.el" 
"0b9c6be48520da2085812f6e7fed9792")
+;;;### (autoloads nil "eieio-opt" "eieio-opt.el" 
"04b22dbeb00abbaba0b1ae17b1935a36")
 ;;; Generated autoloads from eieio-opt.el
 
 (autoload 'eieio-browse "eieio-opt" "\
diff --git a/lisp/htmlfontify.el b/lisp/htmlfontify.el
index 5c85da3..bab3dc7 100644
--- a/lisp/htmlfontify.el
+++ b/lisp/htmlfontify.el
@@ -2418,7 +2418,7 @@ You may also want to set `hfy-page-header' and 
`hfy-page-footer'."
     (load file 'NOERROR nil nil) ))
 
 
-;;;### (autoloads nil "hfy-cmap" "hfy-cmap.el" 
"e644ddae915ddb98c9b2f16ffa5a74b2")
+;;;### (autoloads nil "hfy-cmap" "hfy-cmap.el" 
"0a78ea95dcdd0c5e9632dfca6f86abdb")
 ;;; Generated autoloads from hfy-cmap.el
 
 (autoload 'htmlfontify-load-rgb-file "hfy-cmap" "\
diff --git a/lisp/ibuffer.el b/lisp/ibuffer.el
index 05b881b..e0282f9 100644
--- a/lisp/ibuffer.el
+++ b/lisp/ibuffer.el
@@ -2614,7 +2614,7 @@ will be inserted before the group at point."
 
 ;;; Start of automatically extracted autoloads.
 
-;;;### (autoloads nil "ibuf-ext" "ibuf-ext.el" 
"9521139d5f2ba7c870e3101fd73bb3ce")
+;;;### (autoloads nil "ibuf-ext" "ibuf-ext.el" 
"a615eb339f6c496844c1f46bf414df21")
 ;;; Generated autoloads from ibuf-ext.el
 
 (autoload 'ibuffer-auto-mode "ibuf-ext" "\
diff --git a/lisp/mail/rmail.el b/lisp/mail/rmail.el
index a771fe0..c42e966 100644
--- a/lisp/mail/rmail.el
+++ b/lisp/mail/rmail.el
@@ -4733,7 +4733,7 @@ Argument MIME is non-nil if this is a mime message."
 
 ;;; Start of automatically extracted autoloads.
 
-;;;### (autoloads nil "rmailedit" "rmailedit.el" 
"03eb8c36b3c57d58eecedb9eeffa623e")
+;;;### (autoloads nil "rmailedit" "rmailedit.el" 
"280dc76b727e2c11f2e684c7e83866a7")
 ;;; Generated autoloads from rmailedit.el
 
 (autoload 'rmail-edit-current-message "rmailedit" "\
@@ -4743,7 +4743,7 @@ Edit the contents of this message.
 
 ;;;***
 
-;;;### (autoloads nil "rmailkwd" "rmailkwd.el" 
"4e1b251929961e2b9d3b126301d697d0")
+;;;### (autoloads nil "rmailkwd" "rmailkwd.el" 
"84ad7fa4353f0bdb27dfc17fc51fbfb1")
 ;;; Generated autoloads from rmailkwd.el
 
 (autoload 'rmail-add-label "rmailkwd" "\
@@ -4786,7 +4786,7 @@ With prefix argument N moves forward N messages with 
these labels.
 
 ;;;***
 
-;;;### (autoloads nil "rmailmm" "rmailmm.el" 
"7ab6ab96dfdeeec6bc8f4620295b7119")
+;;;### (autoloads nil "rmailmm" "rmailmm.el" 
"1acb5ffd91105979cabded62bef9e9be")
 ;;; Generated autoloads from rmailmm.el
 
 (autoload 'rmail-mime "rmailmm" "\
@@ -4812,7 +4812,7 @@ The arguments ARG and STATE have no effect in this case.
 
 ;;;***
 
-;;;### (autoloads nil "rmailmsc" "rmailmsc.el" 
"471c370ff9f183806c8d749961ec9d79")
+;;;### (autoloads nil "rmailmsc" "rmailmsc.el" 
"2d388653d3d4a618c5ea10fb21c75f94")
 ;;; Generated autoloads from rmailmsc.el
 
 (autoload 'set-rmail-inbox-list "rmailmsc" "\
@@ -4826,7 +4826,7 @@ This applies only to the current session.
 
 ;;;***
 
-;;;### (autoloads nil "rmailsort" "rmailsort.el" 
"2c8e39f7bae6fcc465a83ebccd46c8a4")
+;;;### (autoloads nil "rmailsort" "rmailsort.el" 
"015a417a36d56dd9dec9e727388f556d")
 ;;; Generated autoloads from rmailsort.el
 
 (autoload 'rmail-sort-by-date "rmailsort" "\
@@ -4883,7 +4883,7 @@ If prefix argument REVERSE is non-nil, sorts in reverse 
order.
 
 ;;;***
 
-;;;### (autoloads nil "rmailsum" "rmailsum.el" 
"8205e67c8188aa5c01715e79e10667c1")
+;;;### (autoloads nil "rmailsum" "rmailsum.el" 
"cca84314782ca3b70b167c44e6e4a37a")
 ;;; Generated autoloads from rmailsum.el
 
 (autoload 'rmail-summary "rmailsum" "\
@@ -4930,7 +4930,7 @@ SENDERS is a regular expression.
 
 ;;;***
 
-;;;### (autoloads nil "undigest" "undigest.el" 
"20561f083496eb113fa9e501902bfcc3")
+;;;### (autoloads nil "undigest" "undigest.el" 
"0195b65e1ab2131717dcd62b6f2f2390")
 ;;; Generated autoloads from undigest.el
 
 (autoload 'undigestify-rmail-message "undigest" "\
diff --git a/lisp/ps-print.el b/lisp/ps-print.el
index 1fde5e2..4c64437 100644
--- a/lisp/ps-print.el
+++ b/lisp/ps-print.el
@@ -6593,7 +6593,7 @@ If FACE is not a valid face name, use default face."
 ;; To make this file smaller, some commands go in a separate file.
 ;; But autoload them here to make the separation invisible.
 
-;;;### (autoloads nil "ps-mule" "ps-mule.el" 
"4a263b7a727e853f2e6672922c4e5755")
+;;;### (autoloads nil "ps-mule" "ps-mule.el" 
"fa9f1f29406ac0f720bbf6bb9fbec420")
 ;;; Generated autoloads from ps-mule.el
 
 (defvar ps-multibyte-buffer nil "\
diff --git a/lisp/textmodes/reftex.el b/lisp/textmodes/reftex.el
index 97e6828..5437881 100644
--- a/lisp/textmodes/reftex.el
+++ b/lisp/textmodes/reftex.el
@@ -2397,7 +2397,7 @@ Your bug report will be posted to the AUCTeX bug 
reporting list.
 
 ;;; Start of automatically extracted autoloads.
 
-;;;### (autoloads nil "reftex-auc" "reftex-auc.el" 
"32dc44348a7eaf247f63c81b3ead2ba4")
+;;;### (autoloads nil "reftex-auc" "reftex-auc.el" 
"afa9d79b344b5c24497ae5dfa9c93c42")
 ;;; Generated autoloads from reftex-auc.el
 
 (autoload 'reftex-arg-label "reftex-auc" "\
@@ -2465,7 +2465,7 @@ of ENTRY-LIST is a list of cons cells (\"MACRONAME\" . 
LEVEL).  See
 
 ;;;***
 
-;;;### (autoloads nil "reftex-cite" "reftex-cite.el" 
"7ee48dcf194ffd3cce3b7a2eb990e300")
+;;;### (autoloads nil "reftex-cite" "reftex-cite.el" 
"3551569ca138ec69e6759cd26f8e529d")
 ;;; Generated autoloads from reftex-cite.el
 
 (autoload 'reftex-default-bibliography "reftex-cite" "\
@@ -2567,7 +2567,7 @@ created files in the variables 
`reftex-create-bibtex-header' or
 
 ;;;***
 
-;;;### (autoloads nil "reftex-dcr" "reftex-dcr.el" 
"8a1cb9d9c9190eefd4e22ab89d278e03")
+;;;### (autoloads nil "reftex-dcr" "reftex-dcr.el" 
"ed2b6bd7485f1d0c36c76e40b5493bf0")
 ;;; Generated autoloads from reftex-dcr.el
 
 (autoload 'reftex-view-crossref "reftex-dcr" "\
@@ -2615,7 +2615,7 @@ Calling this function several times find successive 
citation locations.
 
 ;;;***
 
-;;;### (autoloads nil "reftex-global" "reftex-global.el" 
"a7a6a1872e4509da5b211972c2a588ad")
+;;;### (autoloads nil "reftex-global" "reftex-global.el" 
"cc21fc5ee6275154dd57e24b0f5e643b")
 ;;; Generated autoloads from reftex-global.el
 
 (autoload 'reftex-create-tags-file "reftex-global" "\
@@ -2695,7 +2695,7 @@ With no argument, this command toggles
 
 ;;;***
 
-;;;### (autoloads nil "reftex-index" "reftex-index.el" 
"0e0eef2a199fb9de6f13b5eef601843f")
+;;;### (autoloads nil "reftex-index" "reftex-index.el" 
"a3e1ce5ba2b769a6a3a8f3a60ac87397")
 ;;; Generated autoloads from reftex-index.el
 
 (autoload 'reftex-index-selection-or-word "reftex-index" "\
@@ -2793,7 +2793,7 @@ Here are all local bindings.
 
 ;;;***
 
-;;;### (autoloads nil "reftex-parse" "reftex-parse.el" 
"9015d91c86a135c850f92b828eca6b62")
+;;;### (autoloads nil "reftex-parse" "reftex-parse.el" 
"2818075c906b05c307e008d92e913281")
 ;;; Generated autoloads from reftex-parse.el
 
 (autoload 'reftex-parse-one "reftex-parse" "\
@@ -2951,7 +2951,7 @@ When LEVEL is non-nil, increase section numbers on that 
level.
 
 ;;;***
 
-;;;### (autoloads nil "reftex-ref" "reftex-ref.el" 
"b2ce366d12050904d89cc38b96b8058a")
+;;;### (autoloads nil "reftex-ref" "reftex-ref.el" 
"e451b141e229c3b5a02cb82ac45a8c94")
 ;;; Generated autoloads from reftex-ref.el
 
 (autoload 'reftex-label-location "reftex-ref" "\
@@ -3012,7 +3012,7 @@ Optional prefix argument OTHER-WINDOW goes to the label 
in another window.
 
 ;;;***
 
-;;;### (autoloads nil "reftex-sel" "reftex-sel.el" 
"b5e68431056b461d8a0562e9e685a5f1")
+;;;### (autoloads nil "reftex-sel" "reftex-sel.el" 
"a01544ca4bc0f41a1f9b8e993b1773e6")
 ;;; Generated autoloads from reftex-sel.el
 
 (autoload 'reftex-select-label-mode "reftex-sel" "\
@@ -3065,7 +3065,7 @@ During a selection process, these are the local bindings.
 
 ;;;***
 
-;;;### (autoloads nil "reftex-toc" "reftex-toc.el" 
"af8f426ef3a0607322ca4c9742e177a8")
+;;;### (autoloads nil "reftex-toc" "reftex-toc.el" 
"449ebfd38bdfaa2b8493c3e08a5a9ab3")
 ;;; Generated autoloads from reftex-toc.el
 
 (autoload 'reftex-toc "reftex-toc" "\



reply via email to

[Prev in Thread] Current Thread [Next in Thread]