# HG changeset patch # User Richard M. Stallman # Date 1153764135 0 # Node ID f6cd6558bd8ef797652ae8bb238a7a3f1b242e04 # Parent ee72501a64b4dd390d77b7d9eb0b2dafe587b984 *** empty log message *** diff -r ee72501a64b4 -r f6cd6558bd8e admin/FOR-RELEASE --- a/admin/FOR-RELEASE Mon Jul 24 18:02:10 2006 +0000 +++ b/admin/FOR-RELEASE Mon Jul 24 18:02:15 2006 +0000 @@ -41,6 +41,10 @@ ** David Kastrup's report on strange scrolling of large images. +** Jorgen Schaefer 's June 18 bug report about + fields and invisible overlays needs attention from a field expert. + +** Implement buffer-chars-modified-tick. * DOCUMENTATION diff -r ee72501a64b4 -r f6cd6558bd8e lisp/ChangeLog --- a/lisp/ChangeLog Mon Jul 24 18:02:10 2006 +0000 +++ b/lisp/ChangeLog Mon Jul 24 18:02:15 2006 +0000 @@ -1,5 +1,7 @@ 2006-07-24 Richard Stallman + * xml.el (xml-parse-file): Clean up, and use with-temp-buffer. + * subr.el (dolist, dotimes): Use interned symbols for locals. (--dotimes-limit--, --dolist-tail--): New defvars. (looking-back): Doc fix. diff -r ee72501a64b4 -r f6cd6558bd8e lispref/ChangeLog --- a/lispref/ChangeLog Mon Jul 24 18:02:10 2006 +0000 +++ b/lispref/ChangeLog Mon Jul 24 18:02:15 2006 +0000 @@ -1,3 +1,18 @@ +2006-07-24 Richard Stallman + + * sequences.texi (Vector Functions): Delete duplicate xref. + + * objects.texi (Function Type): Clarify. + + * modes.texi (Keymaps and Minor Modes): List punct chars for minor + modes. + + * lists.texi (List Variables): New node. + Material moved from other nodes. + + * variables.texi (Setting Variables): add-to-list and + add-to-ordered-list moved to List Variables node. + 2006-07-23 Thien-Thi Nguyen * text.texi (Links and Mouse-1): diff -r ee72501a64b4 -r f6cd6558bd8e man/ChangeLog --- a/man/ChangeLog Mon Jul 24 18:02:10 2006 +0000 +++ b/man/ChangeLog Mon Jul 24 18:02:15 2006 +0000 @@ -1,3 +1,18 @@ +2006-07-24 Richard Stallman + + * xresources.texi (GTK styles): Fix texinfo usage. + + * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi: + * faq.texi: Move periods and commas inside quotes. + + * commands.texi (User Input): Explain why we teach keyboard cmds. + + * xresources.texi, xresmini.texi, search.texi, programs.texi: + * misc.texi, kmacro.texi, killing.texi, glossary.texi: + * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi: + * doclicense.texi, display.texi, dired.texi, basic.texi: + * anti.texi, ack.texi: Move periods and commas inside quotes. + 2006-07-22 Eli Zaretskii * cmdargs.texi (General Variables): Document EMAIL.