emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] emacs/lisp/progmodes cc-defs.el


From: Chong Yidong
Subject: [Emacs-diffs] emacs/lisp/progmodes cc-defs.el
Date: Wed, 03 Dec 2008 03:26:54 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Chong Yidong <cyd>      08/12/03 03:26:54

Modified files:
        lisp/progmodes : cc-defs.el 

Log message:
        Correcct spellng.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/progmodes/cc-defs.el?cvsroot=emacs&r1=1.64&r2=1.65

Patches:
Index: cc-defs.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/progmodes/cc-defs.el,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -b -r1.64 -r1.65
--- cc-defs.el  17 Nov 2008 08:41:00 -0000      1.64
+++ cc-defs.el  3 Dec 2008 03:26:54 -0000       1.65
@@ -406,7 +406,7 @@
 
 This macro should be placed around all calculations which set
 \"insignificant\" text properties in a buffer, even when the buffer is
-known to be writeable.  That way, these text properties remain set
+known to be writable.  That way, these text properties remain set
 even if the user undoes the command which set them.
 
 This macro should ALWAYS be placed around \"temporary\" internal buffer




reply via email to

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