Mercurial > emacs
diff lispref/ChangeLog @ 71376:a072975edac0
*** empty log message ***
| author | Richard M. Stallman <rms@gnu.org> |
|---|---|
| date | Fri, 16 Jun 2006 15:23:30 +0000 |
| parents | 6844a4a9691c |
| children | 488106b64437 138027c8c982 |
line wrap: on
line diff
--- a/lispref/ChangeLog Fri Jun 16 15:22:59 2006 +0000 +++ b/lispref/ChangeLog Fri Jun 16 15:23:30 2006 +0000 @@ -1,3 +1,17 @@ +2006-06-16 Richard Stallman <rms@gnu.org> + + * tips.texi (Coding Conventions): Better explain conventions + for definition constructs. + + * text.texi (Special Properties): String value of `read-only' + serves as the error message. + + * objects.texi (Character Type): Clarify prev. change. + (Non-ASCII in Strings): Mention \u and \U. + + * commands.texi (Using Interactive): Explain problem of + markers, etc., in command-history. + 2006-06-14 Kim F. Storm <storm@cua.dk> * commands.texi (Waiting): Negative arg to sit-for forces
