From 229451669d34900b0d4a073c1df1edd6e24d2e21 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Sun, 24 Feb 2008 23:08:00 +0000 Subject: [PATCH] *** empty log message *** --- admin/FOR-RELEASE | 23 ++--------------------- 1 file changed, 2 insertions(+), 21 deletions(-) diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE index a00a200a753..f7d986028d6 100644 --- a/admin/FOR-RELEASE +++ b/admin/FOR-RELEASE @@ -55,23 +55,8 @@ http://lists.gnu.org/archive/html/bug-gnu-emacs/2007-09/msg00055.html * BUGS -** modify-frame-parameters behaviour broken -http://lists.gnu.org/archive/html/bug-gnu-emacs/2008-01/msg00058.html -http://lists.gnu.org/archive/html/emacs-devel/2008-01/msg01367.html - -This should move the R frame edge 20pix to the R of the R screen edge. -Instead, it moves the L frame edge 20pix to the R of the L screen edge. -(modify-frame-parameters nil - '((user-position . t) (user-size . t) (left - -20))) - -This should move the L frame edge 20pix to the L of the L screen edge. -Instead, it moves the R frame edge 20pix to the L of the R screen edge. -(modify-frame-parameters nil - '((user-position . t) (user-size . t) (left + -20))) - -It works in Emacs 21. The "+ +" and "- +" forms are OK; ie it is when -the number is -ve that things go wrong. - +** vc-sccs-diff is broken (see FIXME). +http://lists.gnu.org/archive/html/bug-gnu-emacs/2008-02/msg00121.html ** Does deleting frames run Lisp code? If so, can we get rid of that? It is a dangerous design. @@ -122,10 +107,6 @@ Also emacsclient does not work on Windows, it also worked with server.el version 1.136. http://lists.gnu.org/archive/html/emacs-devel/2008-01/msg00710.html -** diff mode change for missing spaces in -u format. -http://lists.gnu.org/archive/html/emacs-devel/2007-11/msg01990.html -http://lists.gnu.org/archive/html/emacs-devel/2008-01/msg01114.html - ** skeleton bug? Or is it now working as documented? http://lists.gnu.org/archive/html/emacs-devel/2008-01/msg01335.html -- 2.39.5