Mercurial > emacs
diff lisp/ChangeLog @ 85510:e2eac01cf548
* progmodes/prolog.el: Undo previous change.
(comint-prompt-regexp, comint-process-echoes): Pacify
byte-compiler.
* progmodes/dcl-mode.el:
* play/yow.el:
* calendar/todo-mode.el:
* calendar/cal-hebrew.el:
* vc-hg.el: Undo previous change.
* vms-patch.el: Likewise.
(print-region-function): Pacify byte-compiler.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Sun, 21 Oct 2007 14:54:34 +0000 |
parents | 05c8e6a18913 |
children | f873840f9fea |
line wrap: on
line diff
--- a/lisp/ChangeLog Sun Oct 21 14:11:18 2007 +0000 +++ b/lisp/ChangeLog Sun Oct 21 14:54:34 2007 +0000 @@ -1,3 +1,18 @@ +2007-10-21 Dan Nicolaescu <dann@ics.uci.edu> + + * progmodes/prolog.el: Undo previous change. + (comint-prompt-regexp, comint-process-echoes): Pacify + byte-compiler. + + * progmodes/dcl-mode.el: + * play/yow.el: + * calendar/todo-mode.el: + * calendar/cal-hebrew.el: + * vc-hg.el: Undo previous change. + + * vms-patch.el: Likewise. + (print-region-function): Pacify byte-compiler. + 2007-10-21 Michael Albinus <michael.albinus@gmx.de> * files.el (backup-buffer-copy): Call `copy-file' with non-nil @@ -113,8 +128,6 @@ * term/x-win.el (x-gtk-stock-map, icon-map-list) (x-gtk-map-stock): Delete duplicated definitions from merge. - * progmodes/octave-mod.el: Require octave-inf at compile time. - * progmodes/compile.el (compilation-skip-to-next-location) (compilation-skip-threshold, compilation-skip-visited): Move definitions earlier.