aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index a8532e7143c..47871e2daaa 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,15 @@
12006-07-07 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * progmodes/octave-inf.el: Remove spurious * in docstrings.
4 (inferior-octave-mode): Only change the buffer-local value of
5 comint-dynamic-complete-functions.
6 (inferior-octave-mode-map, inferior-octave-mode-syntax-table):
7 Move the initialization to the declaration.
8 (inferior-octave-complete): Remove unused var `filter'.
9
10 * shell.el (shell-mode): Only change the buffer-local value of
11 comint-dynamic-complete-functions.
12
12006-07-07 Carsten Dominik <dominik@science.uva.nl> 132006-07-07 Carsten Dominik <dominik@science.uva.nl>
2 14
3 * textmodes/org.el (org-agenda-get-todos): Skip subtree also if 15 * textmodes/org.el (org-agenda-get-todos): Skip subtree also if