changeset 27486:bbeb4a727b7b

*** empty log message ***
author Dave Love <fx@gnu.org>
date Fri, 28 Jan 2000 22:32:28 +0000
parents 82ee2e8bf67c
children 9304a93329d1
files lisp/ChangeLog
diffstat 1 files changed, 14 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Jan 28 22:29:14 2000 +0000
+++ b/lisp/ChangeLog	Fri Jan 28 22:32:28 2000 +0000
@@ -1,3 +1,17 @@
+2000-01-28  Dave Love  <fx@gnu.org>
+
+	* emacs-lisp/cl.el: Remove stuff for dotimes, dolist, push, pop.
+	Don't use lisp-indent-hook property.
+	(cl-abs): Remove.
+
+	* subr.el: Move out indent and edebug specs for when and unless.
+
+	* emacs-lisp/lisp-mode.el: Add indent specs for dolist, dotimes,
+	when, unless.
+
+	* emacs-lisp/edebug.el: Add specs for push, pop, dotimes, dolist,
+	unless, when.
+
 2000-01-28  Gerd Moellmann  <gerd@gnu.org>
 
 	* emacs-lisp/cl-macs.el (cl-parse-loop-clause): Recognize