diff options
author | Chong Yidong <cyd@stupidchicken.com> | 2008-01-26 01:02:55 +0000 |
---|---|---|
committer | Chong Yidong <cyd@stupidchicken.com> | 2008-01-26 01:02:55 +0000 |
commit | 003484a9d409a0fc14e05ce23efd611e9f8ca50e (patch) | |
tree | b85677df371b59069d212115ff79da3b23fd8dfa | |
parent | b939b83f27e761ca5451bf0bbe5b74a011747068 (diff) | |
download | emacs-003484a9d409a0fc14e05ce23efd611e9f8ca50e.tar.gz emacs-003484a9d409a0fc14e05ce23efd611e9f8ca50e.tar.bz2 emacs-003484a9d409a0fc14e05ce23efd611e9f8ca50e.zip |
** david.reitter@gmail.com, 27 dec: pos-visible-in-window-p at ellipsis
Fixed in trunk. RMS agreed to delay backport till after 22.2 release.
-rw-r--r-- | admin/FOR-RELEASE | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE index feb509aece5..8541570cc6b 100644 --- a/admin/FOR-RELEASE +++ b/admin/FOR-RELEASE @@ -50,9 +50,6 @@ http://lists.gnu.org/archive/html/bug-gnu-emacs/2007-09/msg00055.html * BUGS -** david.reitter@gmail.com, 27 dec: pos-visible-in-window-p at ellipsis -http://lists.gnu.org/archive/html/emacs-devel/2008-01/msg00945.html - ** diff mode change for missing spaces in -u format. Installed 2008-01-08 fix does not work right. http://lists.gnu.org/archive/html/emacs-devel/2007-11/msg01990.html |