]> git.eshelyaron.com Git - emacs.git/commitdiff
Small doc fixes.
authorJuri Linkov <juri@jurta.org>
Thu, 22 Dec 2011 23:30:10 +0000 (01:30 +0200)
committerJuri Linkov <juri@jurta.org>
Thu, 22 Dec 2011 23:30:10 +0000 (01:30 +0200)
doc/lispref/modes.texi
etc/NEWS

index 9d652901e5300ecbe523f28a9b7084687f0c9dcb..fcb7c77293659483a8468709f6647ff95f6fcb49 100644 (file)
@@ -701,7 +701,7 @@ init file.)
 @cindex help for major mode
 @cindex documentation for major mode
 
-  The @code{describe-mode} function is provides information about major
+  The @code{describe-mode} function provides information about major
 modes.  It is normally bound to @kbd{C-h m}.  It uses the value of the
 variable @code{major-mode} (@pxref{Major Modes}), which is why every
 major mode command needs to set that variable.
index 95d47de5bba9c9bb32d46d5e340b9eb9906f151c..5e274f987e57d3e8cce40eda0155a04a6acafdec 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -548,7 +548,7 @@ the lines in the current rectangle.  With a prefix argument, this
 prompts for a number to count from and for a format string.
 
 +++
-** The default value of redisplay-dont-change is now t
+** The default value of redisplay-dont-pause is now t
 This makes Emacs feel more responsive to editing commands that arrive
 at high rate, e.g. if you lean on some key, because stopping redisplay
 in the middle (when this variable is nil) forces more expensive