changeset 66750:ea5667bc82b6

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Tue, 08 Nov 2005 21:37:28 +0000
parents 8c46200ac746
children e1496b6cebc3
files src/ChangeLog
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Tue Nov 08 20:24:19 2005 +0000
+++ b/src/ChangeLog	Tue Nov 08 21:37:28 2005 +0000
@@ -1,3 +1,10 @@
+2005-11-08  Kim F. Storm  <storm@cua.dk>
+
+	* process.c (Fsignal_process): Recognize signal names with and
+	without SIG prefix, e.g. SIGHUP and HUP.
+
+	* search.c (search_buffer): No need to initialize base_pat.
+
 2005-11-04  Stefan Monnier  <monnier@iro.umontreal.ca>
 
 	* window.c (Fget_lru_window, Fget_largest_window, window_loop):