changeset 38827:01bac63c1ed8

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Wed, 15 Aug 2001 11:57:03 +0000
parents f2ff22369238
children c9503bd84b7f
files lisp/ChangeLog
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
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.