summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2013-11-22 18:21:51 -0800
committerGlenn Morris <rgm@gnu.org>2013-11-22 18:21:51 -0800
commit92f78ea3d1a1c1368bc419bcd57d6ad0472d99b9 (patch)
treed39e6ec6958f2b8eca2c8c2d0041332241e3794e /lisp/emacs-lisp
parent17e0445be4a6a4f437f4be4924074c90d6477481 (diff)
downloademacs-92f78ea3d1a1c1368bc419bcd57d6ad0472d99b9.tar.gz
emacs-92f78ea3d1a1c1368bc419bcd57d6ad0472d99b9.tar.bz2
emacs-92f78ea3d1a1c1368bc419bcd57d6ad0472d99b9.zip
* etc/enriched.txt: Rename from enriched.doc.
Misc small updates for this hardly being "new" any more. * lisp/textmodes/enriched.el (enriched-mode): Doc fix. * lisp/emacs-lisp/authors.el (authors-renamed-files-alist): Add enriched.doc -> enriched.txt. Fixes: debbugs:15947
Diffstat (limited to 'lisp/emacs-lisp')
-rw-r--r--lisp/emacs-lisp/authors.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/emacs-lisp/authors.el b/lisp/emacs-lisp/authors.el
index 92796ac4e99..abb34d80348 100644
--- a/lisp/emacs-lisp/authors.el
+++ b/lisp/emacs-lisp/authors.el
@@ -617,6 +617,7 @@ in the repository.")
("config.h.in" . "config.in")
("paths.h-dist" . "paths.h.in")
("patch1" . "sed1.inp")
+ ("enriched.doc" . "enriched.txt")
("GETTING.GNU.SOFTWARE" . "FTP")
("etc/MACHINES" . "MACHINES")
("ONEWS" . "NEWS.19")