]> code.delx.au - gnu-emacs/blobdiff - lib-src/ChangeLog
Use bool for Emacs Lisp booleans.
[gnu-emacs] / lib-src / ChangeLog
index 98a7b2529b98f10116e19ca84e149aa237a30c58..01248e59256c712f30c41d85cf88ce3784cb08f6 100644 (file)
@@ -1,3 +1,10 @@
+2012-08-14  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * make-docfile.c (enum global_type): Sort values roughly in
+       decreasing alignment, except put functions last.
+       (compare_globals): Use this new property of enum global_type.
+       (write_globals): Use bool, not int, for booleans.
+
 2012-08-10  Glenn Morris  <rgm@gnu.org>
 
        * make-docfile.c (IF_LINT):