From: Richard M. Stallman Date: Mon, 24 Jul 2006 18:02:15 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-22.0.90~1255 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=1cff9220f430522c7536dbe9a4bf6b32fd6e1297;p=emacs.git *** empty log message *** --- diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE index 4ad5eb2cf12..13469376c9b 100644 --- a/admin/FOR-RELEASE +++ b/admin/FOR-RELEASE @@ -41,6 +41,10 @@ and KDE projects, to use the new Emacs icons in etc/images/icons. ** 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 --git a/lisp/ChangeLog b/lisp/ChangeLog index 7a13e9a9c01..b3b8e599282 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -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 --git a/lispref/ChangeLog b/lispref/ChangeLog index f0fee264e03..8b45675a805 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog @@ -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 --git a/man/ChangeLog b/man/ChangeLog index f9d27a017fc..dd1fb2dc032 100644 --- a/man/ChangeLog +++ b/man/ChangeLog @@ -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.