changeset 74457:5f3a55182554

*** empty log message ***
author J.D. Smith <jdsmith@as.arizona.edu>
date Tue, 05 Dec 2006 23:29:16 +0000
parents dbed1aaa1237
children 5c673f28e210
files lisp/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Dec 05 23:28:01 2006 +0000
+++ b/lisp/ChangeLog	Tue Dec 05 23:29:16 2006 +0000
@@ -1,3 +1,8 @@
+2006-12-05  J.D. Smith  <jdsmith@as.arizona.edu>
+
+	* progmodes/idlwave.el (idlwave-xml-create-class-method-lists):
+	Trim out spurious class inheritance "None" entries.
+
 2006-12-05  Kim F. Storm  <storm@cua.dk>
 
 	* emulation/cua-base.el (cua-paste-pop-rotate-temporarily): Doc fix.