aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index c77ace6d483..3d09a225da0 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,10 @@
12011-12-04 Juanma Barranquero <lekktu@gmail.com>
2
3 * server.el (server-delete-client): On Windows, do not try to delete
4 the only terminal.
5 (server-process-filter): On Windows, treat requests for a tty frame as
6 if they were for a GUI frame if the running server is in GUI mode.
7
12011-12-03 Glenn Morris <rgm@gnu.org> 82011-12-03 Glenn Morris <rgm@gnu.org>
2 9
3 * textmodes/texinfmt.el (batch-texinfo-format): Doc fix. (Bug#10207) 10 * textmodes/texinfmt.el (batch-texinfo-format): Doc fix. (Bug#10207)