Mercurial > emacs
diff 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 |
line wrap: on
line diff
--- a/lispref/ChangeLog Sun Mar 04 18:28:49 2007 +0000 +++ b/lispref/ChangeLog Sun Mar 04 18:29:07 2007 +0000 @@ -1,3 +1,26 @@ +2007-03-04 Richard Stallman <rms@gnu.org> + + * syntax.texi (Control Parsing): Minor clarification. + + * strings.texi (Formatting Strings): Clarify width, precision, flags. + + * sequences.texi (Sequence Functions): Move string-bytes away, + add xref. + + * nonascii.texi (Text Representations): Move string-bytes here. + + * modes.texi (Major Mode Conventions): Fundamental mode is exception. + + * minibuf.texi (Basic Completion): Minor clarification. + + * markers.texi (The Mark): Clarify existence vs activation of mark. + Other cleanup. + + * display.texi (Finding Overlays): Write better example. + + * compile.texi (Eval During Compile): Clarify putting macros + in eval-when-compile. + 2007-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br> * loading.texi (How Programs Do Loading): Fix anchor position at
