diff lisp/ChangeLog @ 38827:01bac63c1ed8

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Wed, 15 Aug 2001 11:57:03 +0000
parents 6a0bd207233e
children 3b44716c4df4
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed Aug 15 11:56:38 2001 +0000
+++ b/lisp/ChangeLog	Wed Aug 15 11:57:03 2001 +0000
@@ -1,5 +1,9 @@
 2001-08-15  Gerd Moellmann  <gerd@gnu.org>
 
+	* emacs-lisp/cl-indent.el (lisp-indent-defmethod): New function.
+	(toplevel): Set it as `common-lisp-indent-function' for
+	`defmethod'.
+
 	* ediff-mult.el (ediff-get-meta-info): Fix the condition 
 	of a while-loop.