diff options
-rw-r--r-- | admin/FOR-RELEASE | 2 | ||||
-rw-r--r-- | lispref/ChangeLog | 5 |
2 files changed, 7 insertions, 0 deletions
diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE index 8a12dd05742..c991a810561 100644 --- a/admin/FOR-RELEASE +++ b/admin/FOR-RELEASE @@ -50,6 +50,8 @@ to the hack introduced on 2005-07-01 to fix some other Cleartype problem. ** where-is-internal bug +** yazicivo@ttnet.net.tr, Mar 28: Locale Dependent Downcasing in smtpmail + * DOCUMENTATION ** Check the Emacs Tutorial. diff --git a/lispref/ChangeLog b/lispref/ChangeLog index 61595bb651f..d558fd73c58 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog @@ -1,3 +1,8 @@ +2007-03-31 Richard Stallman <rms@gnu.org> + + * display.texi (Invisible Text): Correct buffer-invisibility-spec + regarding ellipsis. + 2007-03-31 Eli Zaretskii <eliz@gnu.org> * intro.texi (nil and t): |