mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
* 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
This commit is contained in:
parent
17e0445be4
commit
92f78ea3d1
6 changed files with 26 additions and 32 deletions
|
|
@ -31,7 +31,7 @@
|
|||
;; are supported except for <smaller> and <bigger>, which are currently not
|
||||
;; possible to display.
|
||||
|
||||
;; A separate file, enriched.doc, contains further documentation and other
|
||||
;; A separate file, enriched.txt, contains further documentation and other
|
||||
;; important information about this code. It also serves as an example
|
||||
;; file in text/enriched format. It should be in the etc directory of your
|
||||
;; emacs distribution.
|
||||
|
|
@ -199,7 +199,7 @@ if ARG is omitted or nil.
|
|||
Turning the mode on or off runs `enriched-mode-hook'.
|
||||
|
||||
More information about Enriched mode is available in the file
|
||||
etc/enriched.doc in the Emacs distribution directory.
|
||||
\"enriched.txt\" in `data-directory'.
|
||||
|
||||
Commands:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue