]> code.delx.au - gnu-emacs/blobdiff - lisp/ChangeLog
(cperl-mode): Before adding to it, make `compilation-error-regexp-alist'
[gnu-emacs] / lisp / ChangeLog
index 6b5f109f36f836ab8631d7752be258b43534cce5..6a5667cb3564eec53fe01f905c25b3aaeef2aea2 100644 (file)
@@ -1,3 +1,14 @@
+2006-11-11  Romain Francoise  <romain@orebokech.com>
+
+       * progmodes/cperl-mode.el (cperl-mode): Before adding to it, make
+       `compilation-error-regexp-alist' buffer-local, since we changed
+       `compilation-error-regexp-alist-alist' locally.
+
+2006-11-11  Juanma Barranquero  <lekktu@gmail.com>
+
+       * server.el (server-visit-files): Bind `minibuffer-auto-raise'
+       to the value of `server-raise-frame'.
+
 2006-11-11  Glenn Morris  <rgm@gnu.org>
 
        * ido.el (ido-enable-prefix)
@@ -24,8 +35,8 @@
 
 2006-11-10  Andreas Schwab  <schwab@suse.de>
 
-       * calendar/cal-dst.el (calendar-dst-check-each-year-flag): Avoid
-       starting sentence with "nil".
+       * calendar/cal-dst.el (calendar-dst-check-each-year-flag):
+       Avoid starting sentence with "nil".
 
 2006-11-10  Juanma Barranquero  <lekktu@gmail.com>