changeset 85281:7d48c6241478

*** empty log message ***
author Glenn Morris <rgm@gnu.org>
date Sat, 13 Oct 2007 22:55:09 +0000
parents b75d439e87e8
children f89fc9388782
files lisp/ChangeLog
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat Oct 13 20:49:53 2007 +0000
+++ b/lisp/ChangeLog	Sat Oct 13 22:55:09 2007 +0000
@@ -68,7 +68,8 @@
 	(idlwave-sintern-keyword-list, idlwave-scan-user-lib-files)
 	(idlwave-write-paths, idlwave-all-method-classes)
 	(idlwave-all-method-keyword-classes, idlwave-entry-keywords)
-	(idlwave-fix-keywords, idlwave-display-calling-sequence):
+	(idlwave-fix-keywords, idlwave-display-calling-sequence)
+	(idlwave-complete-in-buffer):
 	* textmodes/org.el (org-export-as-html, org-export-as-ascii)
 	(org-fast-tag-selection): Use mapc rather than mapcar.