From 0fb57cc0b4397b741cd921beb0871cdf7f80f667 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sat, 27 Aug 2005 12:31:26 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 3 +++ lispref/ChangeLog | 5 +++++ src/ChangeLog | 4 ++++ 3 files changed, 12 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index d4691830960..e8ef15dea3d 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,8 @@ 2005-08-27 Eli Zaretskii + * simple.el (blink-matching-paren-distance): Document the meaning + of nil value, and allow to customize to nil. + * eshell/esh-ext.el (eshell-windows-shell-file): Look for command.com, not command.exe. diff --git a/lispref/ChangeLog b/lispref/ChangeLog index 2a094262bb1..2fac699d598 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog @@ -1,3 +1,8 @@ +2005-08-27 Eli Zaretskii + + * os.texi (Startup Summary): Fix the description of the initial + startup message display. + 2005-08-25 Richard M. Stallman * searching.texi (Search and Replace): Add replace-regexp-in-string. diff --git a/src/ChangeLog b/src/ChangeLog index f1b7a40bc93..66684aac15b 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,7 @@ +2005-08-27 Eli Zaretskii + + * emacs.c (USAGE1): Fix the description of the -Q option. + 2005-08-26 Kim F. Storm * xdisp.c (resize_mini_window): Fix 2005-08-20 change. -- 2.39.2