emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lispref/anti.texi,v


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lispref/anti.texi,v
Date: Mon, 17 Jul 2006 23:56:18 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Richard M. Stallman <rms>       06/07/17 23:56:18

Index: anti.texi
===================================================================
RCS file: /cvsroot/emacs/emacs/lispref/anti.texi,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -b -r1.39 -r1.40
--- anti.texi   16 Jul 2006 17:48:24 -0000      1.39
+++ anti.texi   17 Jul 2006 23:56:18 -0000      1.40
@@ -97,7 +97,7 @@
 @item
 The @code{min-colors} face attribute, used for tailoring faces to
 limited-color displays, does not exist.  If in doubt, use colors like
-``white'' and ``black'', which ought to be defined everywhere.
+``white'' and ``black,'' which ought to be defined everywhere.
 
 @item
 The @code{tty-color-mode} frame parameter does not exist.  You should
@@ -170,7 +170,7 @@
 
 @item
 Many programming shortcuts have been deleted, to provide you with the
-enjoyment of ``rolling your own''.  The macros @code{while-no-input},
+enjoyment of ``rolling your own.''  The macros @code{while-no-input},
 @code{with-local-quit}, and @code{with-selected-window}, along with
 @code{dynamic-completion-table} and @code{lazy-completion-table} no
 longer exist.  Also, there are no built-in progress reporters;




reply via email to

[Prev in Thread] Current Thread [Next in Thread]