emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/generic.el


From: Richard M . Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/generic.el
Date: Sat, 27 Nov 2004 14:19:10 -0500

Index: emacs/lisp/generic.el
diff -c emacs/lisp/generic.el:1.25 emacs/lisp/generic.el:1.26
*** emacs/lisp/generic.el:1.25  Wed Nov 24 15:20:38 2004
--- emacs/lisp/generic.el       Sat Nov 27 19:01:41 2004
***************
*** 197,202 ****
--- 197,203 ----
  or a one-character string, it is added to the mode's syntax table with
  `comment-start' syntax.  If the entry is a cons pair, the elements of the
  pair are considered to be `comment-start' and `comment-end' respectively.
+ \(The latter should be nil if you want comments to end at end of line.)
  Note that Emacs has limitations regarding comment characters.
  
  KEYWORD-LIST is a list of keywords to highlight with `font-lock-keyword-face'.




reply via email to

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