emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/progmodes/cc-awk.el,v


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/lisp/progmodes/cc-awk.el,v
Date: Fri, 27 Jun 2008 02:39:36 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       08/06/27 02:39:35

Index: lisp/progmodes/cc-awk.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/progmodes/cc-awk.el,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -b -r1.23 -r1.24
--- lisp/progmodes/cc-awk.el    27 Jun 2008 02:29:47 -0000      1.23
+++ lisp/progmodes/cc-awk.el    27 Jun 2008 02:39:35 -0000      1.24
@@ -26,7 +26,7 @@
 
 ;; This file contains (most of) the adaptations to cc-mode required for the
 ;; integration of AWK Mode.
-;; It is organised thusly, the sections being separated by page breaks:
+;; It is organized thusly, the sections being separated by page breaks:
 ;;   1. The AWK Mode syntax table.
 ;;   2. Regular expressions for analyzing AWK code.
 ;;   3. Indentation calculation stuff ("c-awk-NL-prop text-property").




reply via email to

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