aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index e0891e1947c..a9cf1b0f88f 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -6,6 +6,10 @@
6 6
72015-03-14 Daniel Colascione <dancol@dancol.org> 72015-03-14 Daniel Colascione <dancol@dancol.org>
8 8
9 * widget.el (define-widget): Check that documentation is a string
10 or nil; prevent wailing and gnashing of teeth when users forget to
11 pass a docstring and wonder why their properties don't work.
12
9 * startup.el (command-line): Process "--no-x-resources". 13 * startup.el (command-line): Process "--no-x-resources".
10 14
112015-03-13 Kevin Ryde <user42_kevin@yahoo.com.au> 152015-03-13 Kevin Ryde <user42_kevin@yahoo.com.au>