emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog,v


From: John-David T. Smith
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Mon, 20 Nov 2006 21:41:01 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     John-David T. Smith <jdsmith>   06/11/20 21:41:00

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.10332
retrieving revision 1.10333
diff -u -b -r1.10332 -r1.10333
--- ChangeLog   20 Nov 2006 20:43:22 -0000      1.10332
+++ ChangeLog   20 Nov 2006 21:41:00 -0000      1.10333
@@ -1,3 +1,21 @@
+2006-11-20  J.D. Smith  <address@hidden>
+
+       * progmodes/idlw-help.el (idlwave-html-help-location): Fail
+       gracefully for missing help packages.
+       (idlwave-help-assistant-open-link): Open full links.
+       (idlwave-help-assistant-help-with-topic): Direct help link.
+
+       * progmodes/idlwave.el (idlwave-mode): Set
+       add-log-current-defun-function.
+       (idlwave-current-routine-fullname): Added, to support add-log.
+       (idlwave-convert-xml-system-routine-info): Simplify XML parsing
+       to reflect improvements to xml-parse-file.
+       (idlwave-mode-menu-def): New binding for help-with-topic.
+
+       * progmodes/idlw-shell.el (idlwave-shell-filter-directory):
+       Handle extra newlines and spaces.
+       (idlwave-shell-mode-map): Add help-with-topic.
+
 2006-11-20  Chong Yidong  <address@hidden>
 
        * tutorial.el (tutorial-warning-face): New face.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]