Use Gnulib ACL implementation, for benefit of Solaris etc.
[bpt/emacs.git] / admin / ChangeLog
index fcc339c..ca25bf4 100644 (file)
@@ -1,3 +1,32 @@
+2013-05-07  Paul Eggert  <eggert@cs.ucla.edu>
+
+       Use Gnulib ACL implementation, for benefit of Solaris etc. (Bug#14295)
+       * merge-gnulib (GNULIB_MODULES): Add qacl.
+       (GNULIB_TOOL_FLAGS): Do not avoid errno.
+
+2013-04-01  Paul Eggert  <eggert@cs.ucla.edu>
+
+       Use UTF-8 for most files with non-ASCII characters (Bug#13936).
+       * notes/unicode (etc/tutorials/TUTORIAL.ko, leim/quail/hanja.el)
+       (leim/quail/hanja3.el, leim/quail/symbol-ksc.el):
+       Now utf-8, not iso-2022-7bit.  Also, files that contain non-UTF-8
+       characters are now encoded in utf-8-emacs, not iso-2022-7bit.
+
+2013-03-18  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * notes/unicode: Mention some more iso-2022-7bit files (Bug#13936).
+
+       Automate the build of ja-dic.el (Bug#13984).
+       * notes/unicode: ja-dic.el is now UTF-8.
+
+2013-03-16  Glenn Morris  <rgm@gnu.org>
+
+       * admin.el (manual-pdf, manual-dvi): Pass -I to texi2pdf, texi2dvi.
+
+2013-03-16  Glenn Morris  <rgm@gnu.org>
+
+       * admin.el (manual-html-mono, manual-html-node): Add -DWWW_GNU_ORG.
+
 2013-03-13  Paul Eggert  <eggert@cs.ucla.edu>
 
        File synchronization fixes (Bug#13944).