diff options
author | Juanma Barranquero <lekktu@gmail.com> | 2010-10-23 01:38:34 +0200 |
---|---|---|
committer | Juanma Barranquero <lekktu@gmail.com> | 2010-10-23 01:38:34 +0200 |
commit | 88dbda519d46ea8902e7f91a6d217387cfe5a2c0 (patch) | |
tree | eba434f1857f322b46b2be65f2dcbff4d3b9d135 /etc/NEWS.1-17 | |
parent | cd5ad71278628d0b71ba13032def9fe5b17ada14 (diff) | |
download | emacs-88dbda519d46ea8902e7f91a6d217387cfe5a2c0.tar.gz emacs-88dbda519d46ea8902e7f91a6d217387cfe5a2c0.tar.bz2 emacs-88dbda519d46ea8902e7f91a6d217387cfe5a2c0.zip |
Fix typos.
* doc/misc/gnus.texi (Group Parameters, Buttons): Fix typos.
* lisp/org/org-exp.el (org-export-visible):
* lisp/progmodes/dcl-mode.el (dcl-electric-reindent-regexps):
Fix typos in docstrings.
Diffstat (limited to 'etc/NEWS.1-17')
-rw-r--r-- | etc/NEWS.1-17 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/NEWS.1-17 b/etc/NEWS.1-17 index 122c634b0f2..b45ddedbe28 100644 --- a/etc/NEWS.1-17 +++ b/etc/NEWS.1-17 @@ -235,7 +235,7 @@ Various new commands and features exist; see the Emacs manual. * Nroff mode and TeX mode. -The are two new major modes for editing nroff input and TeX input. +There are two new major modes for editing nroff input and TeX input. See the Emacs manual for full information. * New C indentation style variable `c-brace-imaginary-offset'. |