diff lisp/ChangeLog @ 80879:cdee0fbb5943

(ad-special-forms): Remove. (ad-special-form-p): Use subr-arity.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Tue, 08 May 2007 16:05:02 +0000
parents 52034b3003ea
children dba96e4a8a94
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue May 08 16:02:14 2007 +0000
+++ b/lisp/ChangeLog	Tue May 08 16:05:02 2007 +0000
@@ -1,5 +1,8 @@
 2007-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
 
+	* 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