emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Martin Stjernholm
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Mon, 27 Jan 2003 19:41:36 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.4783 emacs/lisp/ChangeLog:1.4784
*** emacs/lisp/ChangeLog:1.4783 Mon Jan 27 16:44:08 2003
--- emacs/lisp/ChangeLog        Mon Jan 27 19:41:35 2003
***************
*** 1,3 ****
--- 1,11 ----
+ 2003-01-28  Martin Stjernholm  <address@hidden>
+ 
+       * progmodes/cc-vars.el, progmodes/cc-mode.el
+       (c-require-final-newline): Made this variable an alist to
+       specify a value for each language.  The default value causes
+       `require-final-newline' to be set to t only in languages where
+       the standard requires a final newline.
+ 
  2003-01-27  Kim F. Storm  <address@hidden>
  
        * simple.el (kill-new): Improve doc string for yank-handler.




reply via email to

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