changeset 99921:78131c9b51f9

*** empty log message ***
author Glenn Morris <rgm@gnu.org>
date Tue, 25 Nov 2008 04:26:22 +0000
parents c7bff6d07d9c
children 6ee73280f243
files lisp/ChangeLog
diffstat 1 files changed, 10 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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  <rgm@gnu.org>
+
+	* 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  <lekktu@gmail.com>
 
 	* play/bubbles.el (bubbles-mode): Define with `define-derived-mode'.
@@ -143,7 +152,7 @@
 
 2008-11-24  Dan Nicolaescu  <dann@ics.uci.edu>
 
-	* 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.