aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJ.D. Smith2007-02-22 20:17:52 +0000
committerJ.D. Smith2007-02-22 20:17:52 +0000
commitecd3d5570eb95f19f5e82d600949dc565810737c (patch)
tree8e17233cdb62e3942ad33b51cdc093cc265a551a
parent6a8cc02d1c1f69a0447cd8956e2ad99ea5302414 (diff)
downloademacs-ecd3d5570eb95f19f5e82d600949dc565810737c.tar.gz
emacs-ecd3d5570eb95f19f5e82d600949dc565810737c.zip
*** empty log message ***
-rw-r--r--lisp/ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 933c2f04c26..028610df752 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -6,7 +6,8 @@
6 type. 6 type.
7 (idlwave-shell-break-in): Update type handling. 7 (idlwave-shell-break-in): Update type handling.
8 (idlwave-shell-bp-get): Encode type in BP structure. 8 (idlwave-shell-bp-get): Encode type in BP structure.
9 (idlwave-shell-set-bp): Fix setting condition on disabled BPs. 9 (idlwave-shell-set-bp): Fix setting condition/count on disabled
10 BPs.
10 (idlwave-shell-module-source-query): Query routine info based on 11 (idlwave-shell-module-source-query): Query routine info based on
11 type. Fix path parsing for non-compiled files. 12 type. Fix path parsing for non-compiled files.
12 (idlwave-shell-module-source-filter): Don't signal error in 13 (idlwave-shell-module-source-filter): Don't signal error in