Mercurial > emacs
comparison lispref/ChangeLog @ 76312:debef31bdcb2
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sun, 04 Mar 2007 18:29:07 +0000 |
parents | 6bf81a05463e |
children | e967fc3cfb4f |
comparison
equal
deleted
inserted
replaced
76311:41ef8bcc30ad | 76312:debef31bdcb2 |
---|---|
1 2007-03-04 Richard Stallman <rms@gnu.org> | |
2 | |
3 * syntax.texi (Control Parsing): Minor clarification. | |
4 | |
5 * strings.texi (Formatting Strings): Clarify width, precision, flags. | |
6 | |
7 * sequences.texi (Sequence Functions): Move string-bytes away, | |
8 add xref. | |
9 | |
10 * nonascii.texi (Text Representations): Move string-bytes here. | |
11 | |
12 * modes.texi (Major Mode Conventions): Fundamental mode is exception. | |
13 | |
14 * minibuf.texi (Basic Completion): Minor clarification. | |
15 | |
16 * markers.texi (The Mark): Clarify existence vs activation of mark. | |
17 Other cleanup. | |
18 | |
19 * display.texi (Finding Overlays): Write better example. | |
20 | |
21 * compile.texi (Eval During Compile): Clarify putting macros | |
22 in eval-when-compile. | |
23 | |
1 2007-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br> | 24 2007-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br> |
2 | 25 |
3 * loading.texi (How Programs Do Loading): Fix anchor position at | 26 * loading.texi (How Programs Do Loading): Fix anchor position at |
4 load-read-function definition doc. (tiny change) | 27 load-read-function definition doc. (tiny change) |
5 | 28 |