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: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Tue, 08 May 2007 16:05:04 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Stefan Monnier <monnier>        07/05/08 16:05:02

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.11077
retrieving revision 1.11078
diff -u -b -r1.11077 -r1.11078
--- ChangeLog   8 May 2007 15:59:45 -0000       1.11077
+++ ChangeLog   8 May 2007 16:05:02 -0000       1.11078
@@ -1,5 +1,8 @@
 2007-05-08  Stefan Monnier  <address@hidden>
 
+       * emacs-lisp/advice.el (ad-special-forms): Remove.
+       (ad-special-form-p): Use subr-arity.
+
        * newcomment.el (comment-search-forward): Make sure we search forward.
        (comment-enter-backward): Try and distinguish the non-matching case at
        EOB from the non-matching case with a missing comment-end-skip for




reply via email to

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