comparison lisp/ChangeLog @ 82766:44b579ee06d5

*** empty log message ***
author Thien-Thi Nguyen <ttn@gnuvola.org>
date Wed, 22 Aug 2007 19:48:50 +0000
parents a8c46cf3e7aa
children 28050797f904
comparison
equal deleted inserted replaced
82765:a8c46cf3e7aa 82766:44b579ee06d5
1 2007-08-22 Sean O'Rourke <sorourke@cs.ucsd.edu>
2
3 * dabbrev.el (dabbrev--progress-reporter): New variable.
4 (dabbrev--scanning-message): Delete func.
5 (dabbrev--find-expansion): Use a progress reporter
6 instead of dabbrev--scanning-message.
7
1 2007-08-22 Michael Albinus <michael.albinus@gmx.de> 8 2007-08-22 Michael Albinus <michael.albinus@gmx.de>
2 9
3 * comint.el (comint-exec-1): Raise an error if 10 * comint.el (comint-exec-1): Raise an error if
4 `start-file-process' does not return a process object. 11 `start-file-process' does not return a process object.
5 12