]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKim F. Storm <storm@cua.dk>
Tue, 8 Nov 2005 21:37:28 +0000 (21:37 +0000)
committerKim F. Storm <storm@cua.dk>
Tue, 8 Nov 2005 21:37:28 +0000 (21:37 +0000)
src/ChangeLog

index e2798ad1268fb84b88117763a5e94df10c5d99a9..4898a2568daee507bcbb15778915f50b735a1d23 100644 (file)
@@ -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):