diff options
author | Richard M. Stallman <rms@gnu.org> | 2007-03-31 20:41:32 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 2007-03-31 20:41:32 +0000 |
commit | 6a4c2b04cc156723f41fb10a2aaef6762b79c437 (patch) | |
tree | 2299aa30272c86636a93a3bfa01bcae2ff3a2357 | |
parent | aa5f6fc23c458274430a5abca18f5df8140e47ad (diff) | |
download | emacs-6a4c2b04cc156723f41fb10a2aaef6762b79c437.tar.gz |
*** empty log message ***
-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): |