Mercurial > emacs
comparison lispref/ChangeLog @ 83312:5b54039912f4
Merged from miles@gnu.org--gnu-2005 (patch 435-437)
Patches applied:
* miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-435
Implement tty vertical-divider face
* miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-436
Update from CVS
* miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-437
Update from CVS
git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-352
author | Karoly Lorentey <lorentey@elte.hu> |
---|---|
date | Tue, 21 Jun 2005 15:45:30 +0000 |
parents | c016d82bf02b d8676b0b6ab9 |
children | bdcbdec78dd3 |
comparison
equal
deleted
inserted
replaced
83311:c016d82bf02b | 83312:5b54039912f4 |
---|---|
1 2005-06-20 Kim F. Storm <storm@cua.dk> | |
2 | |
3 * variables.texi (Setting Variables): Any type of element can be | |
4 given order in add-to-ordered-list. Compare elements with eq. | |
5 | |
6 * lists.texi (Rearrangement): Sort predicate may just return non-nil. | |
7 | |
8 2005-06-20 Karl Berry <karl@gnu.org> | |
9 | |
10 * syntax.texi (Syntax Flags): Make last column very slightly wider | |
11 to avoid "generic comment" breaking on two lines and causing an | |
12 underfull box. | |
13 | |
1 2005-06-19 Luc Teirlinck <teirllm@auburn.edu> | 14 2005-06-19 Luc Teirlinck <teirllm@auburn.edu> |
2 | 15 |
3 * lists.texi (Rings): Various minor clarifications and corrections. | 16 * lists.texi (Rings): Various minor clarifications and corrections. |
4 | 17 |
5 2005-06-18 Richard M. Stallman <rms@gnu.org> | 18 2005-06-18 Richard M. Stallman <rms@gnu.org> |