From 947129a2bee09c49bb231b01fb1d26718327daeb Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Sun, 12 Nov 2006 05:38:32 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 8 ++++++++ src/ChangeLog | 9 +++++++++ 2 files changed, 17 insertions(+) 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 + + * 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 * progmodes/ada-mode.el: Delete `eval-and-compile' around `require'. diff --git a/src/ChangeLog b/src/ChangeLog index c21a76b7c8..e504f018ab 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,12 @@ +2006-11-12 Juanma Barranquero + + * category.c (Fchar_category_set): Improve arg/docstring consistency. + + * data.c (Flogxor): + * fns.c (Frandom, Flength, Fsafe_length, Fstring_bytes) + (Fstring_equal, Fcompare_strings, Fstring_lessp, Fcopy_sequence) + (Fstring_make_unibyte): Fix typos in docstrings. + 2006-11-10 Jan Dj,Ad(Brv * xterm.h (struct x_display_info): Fix indentation. -- 2.39.2