comparison lisp/ChangeLog @ 82286:e0397e15d9bc

* net/ange-ftp.el (ange-ftp-hook-function): Catch also errors in process-filter.
author Michael Albinus <michael.albinus@gmx.de>
date Mon, 06 Aug 2007 06:50:09 +0000
parents e6a22becd0a3
children 140b55e7437d
comparison
equal deleted inserted replaced
82285:e6a22becd0a3 82286:e0397e15d9bc
1 2007-08-06 Michael Albinus <michael.albinus@gmx.de>
2
3 * net/ange-ftp.el (ange-ftp-hook-function): Catch also errors in
4 process-filter.
5
1 2007-08-06 Kenichi Handa <handa@m17n.org> 6 2007-08-06 Kenichi Handa <handa@m17n.org>
2 7
3 * international/quail.el: Wrap (require 'help-mode) by 8 * international/quail.el: Wrap (require 'help-mode) by
4 eval-when-compile. 9 eval-when-compile.
5 (quail-help-init): New function. 10 (quail-help-init): New function.