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,v


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Sun, 19 Nov 2006 16:56:10 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      06/11/19 16:56:10

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.10326
retrieving revision 1.10327
diff -u -b -r1.10326 -r1.10327
--- ChangeLog   19 Nov 2006 15:19:51 -0000      1.10326
+++ ChangeLog   19 Nov 2006 16:56:09 -0000      1.10327
@@ -1,3 +1,14 @@
+2006-11-19  Micha,bk(Bl Cadilhac  <address@hidden>
+
+       * progmodes/glasses.el (glasses-separate-parentheses-exceptions): New.
+       Exceptions to the rule "add a space between an identifier and an
+       opening parenthesis".  Defaulted to the `#define' problem of cpp.
+       (glasses-parenthesis-exception-p): New.  Check if the region is an
+       exception regarding to that.
+       (glasses-make-readable): Use it.
+       (glasses-convert-to-unreadable): Ditto.  Modify the file also if
+       `glasses-convert-on-write-p' and `glasses-separate-parentheses-p' are t.
+
 2006-11-19  Chong Yidong  <address@hidden>
 
        * emacs-lisp/bytecomp.el (byte-compile-if): Revert last change.




reply via email to

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