comparison man/ChangeLog @ 83163:8e4ea1e2c254

Merged in changes from CVS trunk. Patches applied: * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-420 Tweak permissions * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-421 Update from CVS * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-422 Update from CVS * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-423 Update from CVS * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-424 Update from CVS * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-425 Update from CVS * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-426 Update from CVS git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-203
author Karoly Lorentey <lorentey@elte.hu>
date Mon, 28 Jun 2004 16:04:52 +0000
parents dbcd0af66869 f52c939b9d35
children e8df1878cfd1
comparison
equal deleted inserted replaced
83162:dbcd0af66869 83163:8e4ea1e2c254
1 2004-06-25 Richard M. Stallman <rms@gnu.org>
2
3 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
4
5 2004-06-25 David Kastrup <dak@gnu.org>
6
7 * search.texi (Regexp Replace): Some typo corrections and
8 rearrangement.
9
10 2004-06-24 David Kastrup <dak@gnu.org>
11
12 * search.texi (Unconditional Replace): Use replace-string instead
13 of query-replace in example.
14 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
15 sequences.
16 (Query Replace): Correct explanation of `^' which does not use
17 the mark stack.
18
1 2004-06-21 Nick Roberts <nickrob@gnu.org> 19 2004-06-21 Nick Roberts <nickrob@gnu.org>
2 20
3 * misc.texi (Shell History Copying): Document comint-insert-input. 21 * misc.texi (Shell History Copying): Document comint-insert-input.
4 (Shell Ring): Describe comint-dynamic-list-input-ring here. 22 (Shell Ring): Describe comint-dynamic-list-input-ring here.
5 23