aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorKaroly Lorentey2004-06-11 08:42:19 +0000
committerKaroly Lorentey2004-06-11 08:42:19 +0000
commit78b29cb3a21f6a4230ebf52edccde7c926a8c69a (patch)
tree5cd486b41d2eda1a184c7c73a309bf5ef2699d31 /src/ChangeLog
parent12828db003f4154515725d1943e22b00690bacce (diff)
parent0c2222fafbe829e01a9bb54cb693d6d329644c37 (diff)
downloademacs-78b29cb3a21f6a4230ebf52edccde7c926a8c69a.tar.gz
emacs-78b29cb3a21f6a4230ebf52edccde7c926a8c69a.zip
Merged in changes from CVS trunk.
Patches applied: * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-394 Update from CVS * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-395 Update from CVS * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-396 Tweak arch tagging to make build/install-in-place less annoying * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-397 Work around vc-arch problems when building eshell git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-197
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index d6750648fd5..04133ca728c 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,13 @@
12004-06-11 Juanma Barranquero <lektu@terra.es>
2
3 * keyboard.c (Fposn_at_point): Doc fix.
4
52004-06-11 David Kastrup <dak@gnu.org>
6
7 * search.c (match_limit): Don't flag an error if match-data
8 exceeding the allocated search_regs.num_regs gets requested, just
9 return Qnil.
10
12004-06-08 Miles Bader <miles@gnu.org> 112004-06-08 Miles Bader <miles@gnu.org>
2 12
3 * xfaces.c (push_named_merge_point): Return 0 when a cycle is detected. 13 * xfaces.c (push_named_merge_point): Return 0 when a cycle is detected.