]> code.delx.au - gnu-emacs/blobdiff - lisp/ChangeLog
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs
[gnu-emacs] / lisp / ChangeLog
index e0891e1947c2ff290a7771e415a785d86a5bbfad..a9cf1b0f88fef3584303bafb4a1057edf3ed06ea 100644 (file)
@@ -6,6 +6,10 @@
 
 2015-03-14  Daniel Colascione  <dancol@dancol.org>
 
+       * widget.el (define-widget): Check that documentation is a string
+       or nil; prevent wailing and gnashing of teeth when users forget to
+       pass a docstring and wonder why their properties don't work.
+
        * startup.el (command-line): Process "--no-x-resources".
 
 2015-03-13  Kevin Ryde  <user42_kevin@yahoo.com.au>