]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorGlenn Morris <rgm@gnu.org>
Sat, 13 Oct 2007 22:55:09 +0000 (22:55 +0000)
committerGlenn Morris <rgm@gnu.org>
Sat, 13 Oct 2007 22:55:09 +0000 (22:55 +0000)
lisp/ChangeLog

index fdbf20ba6c1f9e5bcbf23760057fcc4d95e01ea0..5ca38764e4b137c17c5978d4a2f42fdbc7fe1d1f 100644 (file)
@@ -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.