# HG changeset patch # User Glenn Morris # Date 1227587182 0 # Node ID 78131c9b51f92421126a7cd598302e766aaac526 # Parent c7bff6d07d9ce9bcd8830eba65fc953464c015b4 *** empty log message *** diff -r c7bff6d07d9c -r 78131c9b51f9 lisp/ChangeLog --- a/lisp/ChangeLog Tue Nov 25 04:25:46 2008 +0000 +++ b/lisp/ChangeLog Tue Nov 25 04:26:22 2008 +0000 @@ -1,3 +1,12 @@ +2008-11-25 Glenn Morris + + * eshell/esh-proc.el (eshell-gather-process-output): + Revert previous change. (re-opens Bug#1388) + + * select.el (x-set-cut-buffer): Fix signal arguments. + + * speedbar.el (speedbar-restricted-move): Fix signal arguments. + 2008-11-25 Juanma Barranquero * play/bubbles.el (bubbles-mode): Define with `define-derived-mode'. @@ -143,7 +152,7 @@ 2008-11-24 Dan Nicolaescu - * vc-hg.el (vc-hg-global-switches): Remove. + * vc-hg.el (vc-hg-program): Remove. (vc-hg-state, vc-hg-working-revision, vc-hg-command): Undo previous change.