diff lisp/utils/auto-autoloads.el @ 203:850242ba4a81 r20-3b28

Import from CVS: tag r20-3b28
author cvs
date Mon, 13 Aug 2007 10:02:21 +0200
parents acd284d43ca1
children e45d5e7c476e
line wrap: on
line diff
--- a/lisp/utils/auto-autoloads.el	Mon Aug 13 10:01:24 2007 +0200
+++ b/lisp/utils/auto-autoloads.el	Mon Aug 13 10:02:21 2007 +0200
@@ -233,14 +233,6 @@
 
 ;;;***
 
-;;;### (autoloads (docref-setup) "docref" "utils/docref.el")
-
-(autoload 'docref-setup "docref" "\
-Process docref cross-references in the current buffer.
-See also \\(f@docref-subst)." t nil)
-
-;;;***
-
 ;;;### (autoloads nil "easymenu" "utils/easymenu.el")
 
 ;;;***
@@ -492,6 +484,26 @@
 
 ;;;***
 
+;;;### (autoloads (x-font-build-cache font-default-size-for-device font-default-encoding-for-device font-default-registry-for-device font-default-family-for-device font-default-object-for-device font-default-font-for-device font-create-object) "font" "utils/font.el")
+
+(autoload 'font-create-object "font" nil nil nil)
+
+(autoload 'font-default-font-for-device "font" nil nil nil)
+
+(autoload 'font-default-object-for-device "font" nil nil nil)
+
+(autoload 'font-default-family-for-device "font" nil nil nil)
+
+(autoload 'font-default-registry-for-device "font" nil nil nil)
+
+(autoload 'font-default-encoding-for-device "font" nil nil nil)
+
+(autoload 'font-default-size-for-device "font" nil nil nil)
+
+(autoload 'x-font-build-cache "font" nil nil nil)
+
+;;;***
+
 ;;;### (autoloads (forms-find-file-other-window forms-find-file forms-mode) "forms" "utils/forms.el")
 
 (autoload 'forms-mode "forms" "\
@@ -673,6 +685,10 @@
 
 (autoload 'mail-file-babyl-p "mail-utils" nil nil nil)
 
+(defvar rmail-dont-reply-to-names nil "\
+*A regexp specifying names to prune of reply to messages.
+A value of nil means exclude your own name only.")
+
 (autoload 'mail-fetch-field "mail-utils" "\
 Return the value of the header field FIELD-NAME.
 The buffer is expected to be narrowed to just the headers of the message.