comparison lisp/ChangeLog @ 71665:611496c32b32

Remove spurious * in docstrings. (inferior-octave-mode): Only change the buffer-local value of comint-dynamic-complete-functions. (inferior-octave-mode-map, inferior-octave-mode-syntax-table): Move the initialization to the declaration. (inferior-octave-complete): Remove unused var `filter'.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Fri, 07 Jul 2006 14:40:35 +0000
parents 4dfa603c6500
children 743b3d313968
comparison
equal deleted inserted replaced
71664:dd41b3cb7611 71665:611496c32b32
1 2006-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
1 2006-07-07 Carsten Dominik <dominik@science.uva.nl> 13 2006-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
4 entry is skipped because it has been scheduled. 16 entry is skipped because it has been scheduled.
5 (org-prepare-agenda-buffers): Don't mark buffers as modified when 17 (org-prepare-agenda-buffers): Don't mark buffers as modified when