aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorJuanma Barranquero <[email protected]>2006-11-12 05:38:32 +0000
committerJuanma Barranquero <[email protected]>2006-11-12 05:38:32 +0000
commit947129a2bee09c49bb231b01fb1d26718327daeb (patch)
tree8b2dbb93535450c567724acc5dcde54b7dbe1d71 /lisp
parentcd7320d479063b3e558c00e92eeb372b110c6157 (diff)
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 0cd138355a..f5e3506049 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,11 @@
+2006-11-12 Juanma Barranquero <[email protected]>
+
+ * emacs-lisp/re-builder.el (reb-mode): Set `blink-matching-paren' to
+ nil in the *RE-Builder* buffer (it causes spurious error messages).
+
+ * server.el (server-visit-files): If `minibuffer-auto-raise' has
+ been set to t, respect it.
+
2006-11-11 Stephen Leake <[email protected]>
* progmodes/ada-mode.el: Delete `eval-and-compile' around `require'.