; lisp/ldefs-boot.el: Update.
This commit is contained in:
parent
3876a60569
commit
c36c5a3ded
1 changed files with 14 additions and 5 deletions
|
@ -27854,7 +27854,7 @@ Directory for additional secondary Rmail files.")
|
|||
|
||||
(custom-autoload 'rmail-secondary-file-directory "rmail" t)
|
||||
|
||||
(defvar rmail-secondary-file-regexp (purecopy "\\.xmail$") "\
|
||||
(defvar rmail-secondary-file-regexp (purecopy "\\.xmail\\'") "\
|
||||
Regexp for which files are secondary Rmail files.")
|
||||
|
||||
(custom-autoload 'rmail-secondary-file-regexp "rmail" t)
|
||||
|
@ -38850,10 +38850,19 @@ Zone out, completely." t nil)
|
|||
;;;;;; "eshell/em-unix.el" "eshell/em-xtra.el" "facemenu.el" "faces.el"
|
||||
;;;;;; "files.el" "font-core.el" "font-lock.el" "format.el" "frame.el"
|
||||
;;;;;; "help.el" "hfy-cmap.el" "ibuf-ext.el" "indent.el" "international/characters.el"
|
||||
;;;;;; "international/charscript.el" "international/cp51932.el"
|
||||
;;;;;; "international/eucjp-ms.el" "international/mule-cmds.el"
|
||||
;;;;;; "international/mule-conf.el" "international/mule.el" "isearch.el"
|
||||
;;;;;; "jit-lock.el" "jka-cmpr-hook.el" "language/burmese.el" "language/cham.el"
|
||||
;;;;;; "international/charprop.el" "international/charscript.el"
|
||||
;;;;;; "international/cp51932.el" "international/eucjp-ms.el" "international/mule-cmds.el"
|
||||
;;;;;; "international/mule-conf.el" "international/mule.el" "international/uni-bidi.el"
|
||||
;;;;;; "international/uni-brackets.el" "international/uni-category.el"
|
||||
;;;;;; "international/uni-combining.el" "international/uni-comment.el"
|
||||
;;;;;; "international/uni-decimal.el" "international/uni-decomposition.el"
|
||||
;;;;;; "international/uni-digit.el" "international/uni-lowercase.el"
|
||||
;;;;;; "international/uni-mirrored.el" "international/uni-name.el"
|
||||
;;;;;; "international/uni-numeric.el" "international/uni-old-name.el"
|
||||
;;;;;; "international/uni-special-lowercase.el" "international/uni-special-titlecase.el"
|
||||
;;;;;; "international/uni-special-uppercase.el" "international/uni-titlecase.el"
|
||||
;;;;;; "international/uni-uppercase.el" "isearch.el" "jit-lock.el"
|
||||
;;;;;; "jka-cmpr-hook.el" "language/burmese.el" "language/cham.el"
|
||||
;;;;;; "language/chinese.el" "language/cyrillic.el" "language/czech.el"
|
||||
;;;;;; "language/english.el" "language/ethiopic.el" "language/european.el"
|
||||
;;;;;; "language/georgian.el" "language/greek.el" "language/hebrew.el"
|
||||
|
|
Loading…
Add table
Reference in a new issue