X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=lisp%2Fsyntax.el;h=8835eaba4b989cdd3f8cf50b6912be75ce90cfe1;hb=db2eae9655a3e3f4d653d885535815da78d98fe8;hp=99520bb4690a793864f77a3b20002ca87595c3aa;hpb=6883ee56ec887c2c48abe5b06b5e66aa74031910;p=chise%2Fxemacs-chise.git- diff --git a/lisp/syntax.el b/lisp/syntax.el index 99520bb..8835eab 100644 --- a/lisp/syntax.el +++ b/lisp/syntax.el @@ -183,7 +183,7 @@ Defined flags are the characters 1, 2, 3, 4, 5, 6, 7, 8, p, a, and b. 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)