Mercurial > emacs
diff lisp/ChangeLog @ 105811:18865054beee
(top-level): Don't require dired when compiling.
(comint-last-output-start, comint-last-input-start)
(comint-last-input-end): Don't defvar when compiling.
(ange-ftp-process-file): Use bound-and-true-p.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Sat, 31 Oct 2009 02:19:41 +0000 |
parents | 9381dbed5719 |
children | 68937a278ce7 |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Oct 31 02:17:41 2009 +0000 +++ b/lisp/ChangeLog Sat Oct 31 02:19:41 2009 +0000 @@ -1,5 +1,10 @@ 2009-10-31 Glenn Morris <rgm@gnu.org> + * net/ange-ftp.el (top-level): Don't require dired when compiling. + (comint-last-output-start, comint-last-input-start) + (comint-last-input-end): Don't defvar when compiling. + (ange-ftp-process-file): Use bound-and-true-p. + * pcmpl-rpm.el (top-level): Move provide statement to end. (pcmpl-rpm): Remove unused custom group.