diff options
author | Glenn Morris <rgm@gnu.org> | 2017-10-27 20:45:23 -0400 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2017-10-27 20:45:23 -0400 |
commit | 50f711e7fab149d11da8c5caa61ee0b5e6c89bf1 (patch) | |
tree | df02b502fe92e13d428b9f6c6738794f612beffd /admin | |
parent | 8bd9524a7c57c8fb208c0ecd3a7be96fbad74b0c (diff) | |
download | emacs-50f711e7fab149d11da8c5caa61ee0b5e6c89bf1.tar.gz |
Fix some duplicate words typos
* lisp/erc/erc.el (erc-hide-current-message-p):
* lisp/progmodes/flymake-proc.el (flymake-proc-diagnostic-type-pred):
* doc/lispref/display.texi (Bidirectional Display, Delayed Warnings):
* doc/lispref/functions.texi (Defining Functions):
* doc/lispref/os.texi (Terminal-Specific):
* doc/misc/sem-user.texi (Analyzer Debug):
* doc/misc/srecode.texi (Special Variables): Fix typos.
Diffstat (limited to 'admin')
-rw-r--r-- | admin/make-tarball.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/make-tarball.txt b/admin/make-tarball.txt index 5822f666db4..466ee09cd7d 100644 --- a/admin/make-tarball.txt +++ b/admin/make-tarball.txt @@ -207,7 +207,7 @@ longer present. Tar up the generated html_node/emacs/ and elisp/ directories and update the files manual/elisp.html_node.tar.gz and emacs.html_node.tar.gz. -Use M-x make-manuals-dist from from admin/admin.el to update the +Use M-x make-manuals-dist from admin/admin.el to update the manual/texi/ tarfiles. Add compressed copies of the main info pages from the tarfile to manual/info/. |