diff options
author | Glenn Morris <rgm@gnu.org> | 2008-08-28 03:10:51 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2008-08-28 03:10:51 +0000 |
commit | 179cf0473da58b1c44d6ba0132d71daa7770eb68 (patch) | |
tree | 93d4f7eea76fce823068b97af1a2d14193d1e3fc /admin | |
parent | 24bc0288993825a0e938e489bfa0313f785d015c (diff) | |
download | emacs-179cf0473da58b1c44d6ba0132d71daa7770eb68.tar.gz |
emacsclient does not work on Windows fixed:
http://lists.gnu.org/archive/html/emacs-devel/2008-01/msg01004.html
Diffstat (limited to 'admin')
-rw-r--r-- | admin/FOR-RELEASE | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE index 5d69ce556bd..624da3e2bd3 100644 --- a/admin/FOR-RELEASE +++ b/admin/FOR-RELEASE @@ -48,11 +48,6 @@ Fixed by this change? * ps-print.el: [...] (ps-do-despool): If ps-lpr-switches is not a list, force it to be one. - -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 - ** unicode-merge issues: *** The data segment size increased after the unicode-2 merge. |