Mercurial > emacs
comparison lispref/ChangeLog @ 89954:97905c4f1a42
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-24
Merge from lorentey@elte.hu--2004/emacs--hacks--0, emacs--cvs-trunk--0
Patches applied:
* lorentey@elte.hu--2004/emacs--hacks--0--patch-2
Prevent special events from appending dashes to the echo string.
* lorentey@elte.hu--2004/emacs--hacks--0--patch-4
Added ChangeLog entry.
* miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-451
Update from CVS: lisp/subr.el (get-buffer-window-list): Doc fix.
* miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-452
- miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-454
Update from CVS
* miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-455
Bash the dashes
* miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-456
- miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-458
Update from CVS
author | Miles Bader <miles@gnu.org> |
---|---|
date | Sat, 17 Jul 2004 02:46:48 +0000 |
parents | 029a652ac817 8afb28d7fe8f |
children | b9eee0a7bef5 |
comparison
equal
deleted
inserted
replaced
89953:029a652ac817 | 89954:97905c4f1a42 |
---|---|
1 2004-07-16 Jim Blandy <jimb@redhat.com> | |
2 | |
3 * searching.texi (Regexp Backslash): Document new \_< and \_> | |
4 operators. | |
5 | |
6 2004-07-16 Juanma Barranquero <lektu@terra.es> | |
7 | |
8 * display.texi (Images): Fix Texinfo usage. | |
9 | |
10 2004-07-14 Luc Teirlinck <teirllm@auburn.edu> | |
11 | |
12 * buffers.texi (Modification Time): `visited-file-modtime' now | |
13 returns a list of two integers, instead of a cons. | |
14 | |
15 2004-07-13 Luc Teirlinck <teirllm@auburn.edu> | |
16 | |
17 * windows.texi: Various changes in addition to: | |
18 (Splitting Windows): Add `split-window-keep-point'. | |
19 | |
1 2004-07-09 Richard M. Stallman <rms@gnu.org> | 20 2004-07-09 Richard M. Stallman <rms@gnu.org> |
2 | 21 |
3 * frames.texi (Input Focus): Minor fix. | 22 * frames.texi (Input Focus): Minor fix. |
4 | 23 |
5 2004-07-07 Luc Teirlinck <teirllm@auburn.edu> | 24 2004-07-07 Luc Teirlinck <teirllm@auburn.edu> |