aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog17
1 files changed, 17 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 9e564ea6414..c103ca3b034 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,20 @@
12015-02-01 Joakim Verona <joakim@verona.se>
2 Support for the new Xwidget feature.
3 * window.c, Makefile.in, buffer.c, dispextern.h, dispnew.c, emacs.c:
4 * emacsgtkfixed.c, emacsgtkfixed.h, keyboard.c, lisp.h, print.c:
5 * termhooks.h, window.c, xdisp.c, xterm.c
6 New files for xwidgets:
7 * xwidget.c, xwidget.h:
8 Support for testing xwidgets
9 * xwidget-test-manual.el:
10
112015-02-01 Gregoire Jadi <daimrod@gmail.com>
12 Support for testing xwidgets
13 * parallell-remote.el, parallell-xwidget.el, parallell.el:
14 * xwidget-tests.el:
15 various improvements to xwidgets:
16 * xwidgets.c:
17
12015-01-31 Eli Zaretskii <eliz@gnu.org> 182015-01-31 Eli Zaretskii <eliz@gnu.org>
2 19
3 * coding.c (raw_text_coding_system_p): New function. 20 * coding.c (raw_text_coding_system_p): New function.