# HG changeset patch # User Richard M. Stallman # Date 1166897307 0 # Node ID 7fc90ba89d9d86b6cad2f9732555faa21ff707f0 # Parent 75360a225c602c300cdb352eabf1b5fa0f711663 *** empty log message *** diff -r 75360a225c60 -r 7fc90ba89d9d admin/FOR-RELEASE --- a/admin/FOR-RELEASE Sat Dec 23 18:08:24 2006 +0000 +++ b/admin/FOR-RELEASE Sat Dec 23 18:08:27 2006 +0000 @@ -50,14 +50,18 @@ ** document gpg-agent. -** monnier@iro.umontreal.ca, Nov 24: - gnus-summary-tick-article-forward doesn't work any more? - ** Need papers from Rubini for his code in t-mouse.el Sent instructions. ** Fix calendar mode line scroll buttons. +** lennart.borgman.073@student.lu.se, Dec 21: + Saving when the coding system can't code all buffer characters + +** Report that datagrams don't work on Windows. + +** Bug in ESHELL that Wiegley is supposed to fix. + * DOCUMENTATION ** Check the Emacs Tutorial. diff -r 75360a225c60 -r 7fc90ba89d9d lisp/ChangeLog --- a/lisp/ChangeLog Sat Dec 23 18:08:24 2006 +0000 +++ b/lisp/ChangeLog Sat Dec 23 18:08:27 2006 +0000 @@ -1,3 +1,7 @@ +2006-12-23 Richard Stallman + + * simple.el (delete-horizontal-space): Doc fix. + 2006-12-23 Eli Zaretskii * makefile.w32-in (bootstrap-clean): Run bootstrap-clean-$(SHELLTYPE) diff -r 75360a225c60 -r 7fc90ba89d9d man/ChangeLog --- a/man/ChangeLog Sat Dec 23 18:08:24 2006 +0000 +++ b/man/ChangeLog Sat Dec 23 18:08:27 2006 +0000 @@ -1,3 +1,7 @@ +2006-12-23 Kevin Rodgers + + * killing.texi (Deletion): Describe M-\ prefix argument. + 2006-12-23 Richard Stallman * search.texi (Regexp Search): Explain why forward and reverse regexp