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: Thu, 22 Feb 2007 20:05:18 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     John-David T. Smith <jdsmith>   07/02/22 20:05:17

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.10711
retrieving revision 1.10712
diff -u -b -r1.10711 -r1.10712
--- ChangeLog   22 Feb 2007 00:32:24 -0000      1.10711
+++ ChangeLog   22 Feb 2007 20:05:16 -0000      1.10712
@@ -1,3 +1,19 @@
+2007-02-22  J.D. Smith  <address@hidden>
+
+       * progmodes/idlw-shell.el (idlwave-shell-mode): Clean up pending
+       commands, for restart.
+       (idlwave-shell-current-module): Fix handling of module name by
+       type.
+       (idlwave-shell-break-in): Update type handling.
+       (idlwave-shell-bp-get): Encode type in BP structure.
+       (idlwave-shell-set-bp): Fix setting condition on disabled BPs.
+       (idlwave-shell-module-source-query): Query routine info based on
+       type.  Fix path parsing for non-compiled files.
+       (idlwave-shell-module-source-filter): Don't signal error in
+       filter if no source found.
+       (idlwave-shell-set-bp-in-module): Use fallback source to prevent
+       filter race.
+
 2007-02-22  Kim F. Storm  <address@hidden>
 
        * wid-edit.el (widget-default-create): Undo 2007-02-04 change.




reply via email to

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