changeset 84628:a214d45b560a

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Mon, 17 Sep 2007 22:23:13 +0000
parents 2b86b3a54870
children 8431de0e8056
files lisp/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Sep 17 22:22:39 2007 +0000
+++ b/lisp/ChangeLog	Mon Sep 17 22:23:13 2007 +0000
@@ -1,3 +1,8 @@
+2007-09-17  David Kastrup  <dak@gnu.org>
+
+	* textmodes/tex-mode.el (tex-verbatim-environments):
+	Eliminate CL dependency.
+
 2007-09-17  Richard Stallman  <rms@gnu.org>
 
 	* newcomment.el (comment-add): New arg EXTRA.