diff options
Diffstat (limited to 'admin')
| -rw-r--r-- | admin/FOR-RELEASE | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE index 1d5cfc9ddf0..0aa75f301a8 100644 --- a/admin/FOR-RELEASE +++ b/admin/FOR-RELEASE | |||
| @@ -113,6 +113,13 @@ http://lists.gnu.org/archive/html/emacs-devel/2007-11/msg02048.html | |||
| 113 | 113 | ||
| 114 | ** pot@gnu.org, 17 Dec: strange From line maker rmail-reply loop | 114 | ** pot@gnu.org, 17 Dec: strange From line maker rmail-reply loop |
| 115 | 115 | ||
| 116 | ** multi-tty does not work correctly. | ||
| 117 | If the server is started from a tty frame and emacsclient creates an | ||
| 118 | X11 frame, the tty frame gets confused, it thinks it is an X11 frame | ||
| 119 | when trying to do a C-z. This worked with server.el version 1.136, it | ||
| 120 | broke after that. | ||
| 121 | http://lists.gnu.org/archive/html/emacs-devel/2007-12/msg00545.html | ||
| 122 | |||
| 116 | * DOCUMENTATION | 123 | * DOCUMENTATION |
| 117 | 124 | ||
| 118 | ** Check the Emacs Tutorial. | 125 | ** Check the Emacs Tutorial. |