diff lisp/syntax.el @ 380:8626e4521993 r21-2-5

Import from CVS: tag r21-2-5
author cvs
date Mon, 13 Aug 2007 11:07:10 +0200
parents 41ff10fd062f
children
line wrap: on
line diff
--- a/lisp/syntax.el	Mon Aug 13 11:06:08 2007 +0200
+++ b/lisp/syntax.el	Mon Aug 13 11:07:10 2007 +0200
@@ -183,7 +183,7 @@
  b means C is comment starter or comment ender for comment style b."
   (interactive 
    ;; I really don't know why this is interactive
-   ;; help-form should at least be made useful whilst reading the second arg
+   ;; help-form should at least be made useful while reading the second arg
    "cSet syntax for character: \nsSet syntax for %c to: ")
   (cond ((syntax-table-p table))
         ((not table)