X-Git-Url: http://git.hcoop.net/bpt/emacs.git/blobdiff_plain/db516472cb7010a0904c561ebcdc083be7ceecb5..09856751db7d2decc1fb088a7871b7fb1610750d:/admin/ChangeLog diff --git a/admin/ChangeLog b/admin/ChangeLog index 724be04e1a..0ceb348825 100644 --- a/admin/ChangeLog +++ b/admin/ChangeLog @@ -1,57 +1,251 @@ -2008-02-02 Jason Rumney +2009-06-12 Kenichi Handa - * unidata/unidata-gen.el (unidata-gen-files): Force unix line ends. + * charsets/Makefile (JISX213A.map): Make it depend on + mapfiles/JISX213A.map.gz. + (BIG5-1.map, BIG5-2.map): Prepend "# " to the first comment line. -2008-02-02 Kenichi Handa + * charsets/mapfiles/JISX213A.map.gz: New file. + + * charsets/mapfiles/README: Describe JISX213A.map.gz. + +2009-06-12 Kenichi Handa + + * charsets/mapfiles/*: New files. + + * charsets/mule-charsets.el: Mostly re-written to generate all + MULE-*.map files. + + * charsets/mapconv: Mostly re-written to handle "gzip"ed input + files. + + * charsets/eucjp-ms.awk: Mostly re-written to handle glibc's + EUC-JP-MS. + + * charsets/cp51932.awk (END): Print arch-tag at the tail. + + * charsets/Makefile: Maps depend on files under mapfiles or + ${GLIBC_CHARMAPS}. + +2009-04-21 Kenichi Handa + + * unidata/unidata-gen.el (unidata-get-decomposition): Fix previous + change. + +2009-04-17 Kenichi Handa + + * unidata/unidata-gen.el (unidata-get-decomposition): Adjust + Hangle decomposition rule to Unicode. + +2009-04-09 Kenichi Handa + + * unidata/unidata-gen.el (unidata-describe-decomposition): Return + a string with a composition property to disable combining + characters being composed. + +2009-03-11 Miles Bader > + + * quick-install-emacs: Be more clever about locating info directory. + +2009-02-24 Juanma Barranquero + + * nt/README.W32: Fix typos. + +2009-02-23 Jason Rumney + + * nt/README-ftp-server: Update for 23.0.91 + + * nt/README.W32: Remove ever expanding versions of Windows. + Shorten FAQ URL. Remove mention of obsolete lock directory. + Windows distribution now bin and barebin only. Add note about + SVG support. Remove old tar and gzip problem workarounds. + Use new (22.x) -Q option. Report all bugs through bug tracker. + + * nt/README-UNDUMP.W32: Modify for barebin distribution, as + undumped distribution no longer exists. + +2009-02-05 Yu-ji Hosokawa (tiny change) + + * nt/README.W32: Fix typo. (Bug#2207) + +2009-02-01 Chong Yidong + + * admin.el (set-version): Remove deleted file ns-emacs.texi. + +2008-12-02 Kenichi Handa + + * unidata/unidata-gen.el (unidata-prop-alist): Docstring for + `decomposition' property adjusted. + (unidata-split-decomposition): Don't include surrounding "<" and + ">" in a symbol name. + +2008-12-01 Kenichi Handa + + * unidata/unidata-gen.el (unidata-prop-alist): Set `numeric-value' + property generator to unidata-gen-table-numeric. Docstring adjusted. + (unidata-get-numeric, unidata-put-numeric) + (unidata-gen-table-numeric): New functions. + (unidata-encode-val): Use assoc to get a slot in VAL-LIST. + +2008-11-29 Eli Zaretskii + + * notes/documentation: Add notes about Antinews. + +2008-10-23 Glenn Morris + + * admin.el (set-version): Add doc/misc/ns-emacs.texi. + Add/tweak some nextstep/ entries. + +2008-09-19 Kenichi Handa + + * FOR-RELEASE: Add an item for using EMACS_INT for buffer/string + positions. + +2008-08-23 Eli Zaretskii + + * CPP-DEFINES: Add USER_FULL_NAME. + +2008-08-16 Jason Rumney + + * admin.el (set-version): Set version in nt/emacsclient.rc. + +2008-08-06 Juanma Barranquero + + * nt/dump.bat: Fix mixed EOLs. + +2008-08-04 Adrian Robert + + * CPP-DEFINES: Add DARWIN_OS. Move USE_LISP_UNION_TYPE away from OS's. + +2008-08-02 Eli Zaretskii - * unidata/UnicodeData.txt: Updated to Unicode 5.0. + * CPP-DEFINES: Add defines for accessing system processes. - * unidata/README: Adjusted for Unicode 5.0. +2008-07-27 Dan Nicolaescu + + * make-tarball.txt: + * admin.el: + * FOR-RELEASE: + * CPP-DEFINES: Remove mentions of Mac Carbon. + +2008-07-16 Glenn Morris + + * admin.el (set-version, set-copyright): Add nextstep/ files. + +2008-07-15 Adrian Robert + + * CPP-DEFINES: Add NS port related defines. + +2008-06-16 Glenn Morris + + * admin.el (set-version): Add doc/lispref/vol1.texi,vol2.texi, + doc/lispref/book-spine.texinfo. + +2008-06-15 Glenn Morris + + * admin.el (set-version): Add doc/misc/faq.texi. + +2008-05-22 Juanma Barranquero + + * FOR-RELEASE: Remove Windows problem about the XPM image library + being loaded too soon (fixed by Stefan Monnier on 2008-05-07). + +2008-04-15 Juanma Barranquero + + * unidata/UnicodeData.txt: Update to Unicode 5.1. + +2008-04-14 Juanma Barranquero + + * unidata/unidata-gen.el (unidata-prop-alist): + Fix typo in description of `numeric-value'. + (unidata-put-character): Fix typo in error message. + +2008-02-21 Glenn Morris + + * notes/unicode, notes/font-backend: New files, split off from + README.unicode. + +2008-02-20 Kenichi Handa + + * FOR-RELEASE: Remove the problem of ucs-mule-8859-to-mule-unicode + being used in latin1-disp.el. Remove the problem of + cp-supported-codepages. Remove the problem of lost changelog for + ps-prin1.ps. + +2008-02-16 Eli Zaretskii + + * unidata/makefile.w32-in (unidata.txt): Don't use $<, it's + non-portable in this context. + + * unidata/Makefile.in (unidata.txt): Don't use $<, it's + non-portable in this context. + +2008-02-09 Eli Zaretskii + + * unidata/makefile.w32-in (lisp): New variable. + (EMACSLOADPATH): Use $(lisp). Add lisp/international and + lisp/emacs-lisp. + +2008-02-04 Jason Rumney + + * unidata/makefile.w32-in (unidata.txt): Use ARGQUOTE and DQUOTE macros. + +2008-02-02 Juanma Barranquero + + * unidata/.cvsignore: Ignore also "Makefile.unix" and "makefile". + +2008-02-02 Eli Zaretskii + + * unidata/makefile.w32-in (charprop-CMD): Fix last change. + + * unidata/Makefile.in: Rename from Makefile. + + * unidata/makefile.w32-in: New file. + +2008-02-02 Jason Rumney + + * unidata/unidata-gen.el (unidata-gen-files): Force unix line ends. + +2008-02-01 Kenichi Handa * unidata/copyright.html: New file. -2008-02-02 Kenichi Handa +2008-02-01 Kenichi Handa * unidata/unidata-gen.el (unidata-get-decomposition): For Hangul decomposition, if T is the same as TBase, don't include it in the returned list. -2008-02-02 Kenichi Handa +2008-02-01 Kenichi Handa * unidata/unidata-gen.el (unidata-text-file): Delete it. (unidata-list): Initialize to nil. (unidata-setup-list): New function. - (unidata-gen-files): New optional arg unidata-text-file. If it's - nil, set unidata-text-file the left command line arg. Call - unidate-setup-list at first. + (unidata-gen-files): New optional arg unidata-text-file. + If it's nil, set unidata-text-file to the left command line arg. + Call unidate-setup-list at first. - * unidata/Makefile (EMACS): Rename back to Emacs and set to emacs. - Caller changed. - (all): Depends on ${DSTDIR}/charprop.el. + * unidata/Makefile (all): Depends on ${DSTDIR}/charprop.el. (${DSTDIR}/charprop.el): Run emacs after cd to DISDIR. -2008-02-02 Kenichi Handa +2008-02-01 Kenichi Handa - * unidata/unidata-gen.el: Typo fixed in comments. Change - string-to-int to string-to-number. - (unidata-text-file): Defined to .../unidata.txt. + * unidata/unidata-gen.el: Fix comment typo. + Change string-to-int to string-to-number. + (unidata-text-file): Define to .../unidata.txt. (unidata-list): Just insert unidata-text-file. (unidata-get-decomposition): Handle Hangul decomposition. - (unidata-gen-files): Don't use \040, instead at ^L near the end of - file. + (unidata-gen-files): Don't use \040, instead at ^L near the end of file. - * unidata/Makefile (TEMACS): Renamed from EMACS. Set to temacs. - Caller changed. - (unidata.txt): New target. + * unidata/Makefile (unidata.txt): New target. (charprop.el): Depends on unidata.txt. (clean): Remove unidata.txt. -2008-02-02 Kenichi Handa +2008-02-01 Kenichi Handa * unidata/unidata-gen.el (unidata-get-name): Handle "CJK IDEOGRAPH". (unidata-get-name): Handle U+110B. -2008-02-02 Kenichi Handa +2008-02-01 Kenichi Handa Sub-directory `unidata' is for codes to generate charprop.el and many other uni-*.el files from `UnicodeData.txt'. @@ -63,36 +257,36 @@ * unidata/unidata-gen.el: New file. * unidata/UnicodeData.txt: New file. Copied from - http://www.unicode.org on 2008-02-02. + http://www.unicode.org on 2006-05-23. * unidata/.cvsignore: New file. -2008-02-02 Kenichi Handa +2008-02-01 Kenichi Handa * charsets/.cvsignore: New file. * charsets/mapconv: Add code for handling KANJI-DATABASE format. - * charsets/Makefile (all): Rename target from charsets. Depend on - ${TRANS_TABLE} - (CNS-2.map, CNS-3.map, CNS-4.map, CNS-5.map, CNS-6.map) - (CNS-7.map): Generate from cns2ucsdkw.txt. + * charsets/Makefile (all): Rename target from charsets. + Depend on ${TRANS_TABLE}. + (CNS-2.map, CNS-3.map, CNS-4.map, CNS-5.map, CNS-6.map, CNS-7.map): + Generate from cns2ucsdkw.txt. (install): Copy updated files only. 2008-02-02 Kenichi Handa - * charsets/cp932.awk: Append user defined area of CP932. + * charsets/cp932.awk: Append user-defined area of CP932. 2008-02-02 Kenichi Handa * charsets/Makefile (JISX2131.map): Convert 0x2015 to 0x2014, 0x2299 to 0x29BF. -2008-02-02 Kenichi Handa +2008-02-01 Kenichi Handa * charsets/Makefile (TRANS_TABLE): New macro. (JISX0208.map): Convert 0x2015 to 0x2014. - (cp51932.el): New target. + (cp51932.el): New target. (eucjp-ms.el): New target. (install): Include ${TRANS_TABLE}. (CJK): Include JISX213A.map. @@ -102,31 +296,30 @@ * charsets/cp51932.awk: New file. -2008-02-02 Kenichi Handa +2008-02-01 Kenichi Handa * charsets/cp932.awk: New file. - * charsets/Makefile (CP932-2BYTE.map): Call mapconv with - cp932.awk. + * charsets/Makefile (CP932-2BYTE.map): Call mapconv with cp932.awk. * charsets/mapconv: In UNICODE2 case, sort by 4th field after running an awk program. -2008-02-02 Kenichi Handa +2008-02-01 Kenichi Handa * charsets/mapconv: Handle UNICODE2. * charsets/Makefile (CJK): Include CP932-2BYTE.map (CP932-2BYTE.map): New target. -2008-02-02 Kenichi Handa +2008-02-01 Kenichi Handa * charsets: New directory for scripts to generate charset map files in ../etc/charsets/. - * charsets/Makefile, charsets/mapconv, charsets/compact.awk, - charsets/big5.awk charsets/gb18030-2.awk, charsets/gb18030-4.awk, - cahrsets/kuten.awk: New files. + * charsets/Makefile, charsets/mapconv, charsets/compact.awk: + * charsets/big5.awk, charsets/gb180302.awk, charsets/gb180304.awk: + * charsets/kuten.awk: New files. 2008-01-08 Glenn Morris @@ -177,9 +370,9 @@ * admin.el: Provide self. -2007-08-10 Jan Dj,Ad(Brv +2007-08-10 Jan Djärv - * FOR-RELEASE (http): Add Gtk+ tool bar and GUD focus problem. + * FOR-RELEASE: Add Gtk+ tool bar and GUD focus problem. 2007-07-25 Glenn Morris @@ -202,7 +395,7 @@ * nt/makedist.bat: Change EOL format to DOS. Don't use redirection characters in REM lines. -2007-01-27 Jan Dj,Ad(Brv +2007-01-27 Jan Djärv * FOR-RELEASE: Removed Gtk/Xft issue. @@ -407,10 +600,10 @@ 2005-02-15 Jason Rumney - * nt/makedist.bat: Do not rely on non-standard behaviour of + * nt/makedist.bat: Do not rely on non-standard behavior of tar --exclude. -2004-11-02 Jan Dj,Ad(Brv +2004-11-02 Jan Djärv * FOR-RELEASE (Indications): Remove two stage update for toolbar (Done). @@ -434,12 +627,12 @@ * FOR-RELEASE (Documentation): Add man/ack.texi and AUTHORS. -2004-08-28 Jan Dj,Ad(Brv +2004-08-28 Jan Djärv * FOR-RELEASE (Indications): Remove entry about GTK and geometry, (now behaves as well as other ports). -2004-06-28 Jan Dj,Ad(Brv +2004-06-28 Jan Djärv * FOR-RELEASE: Remove entry about GTK and monochrome displays (done). @@ -494,19 +687,19 @@ * nt/README-UNDUMP.W32: Remove personal email address and update wording. -2003-02-10 Francesco Potort,Al(B +2003-02-10 Francesco Potortì * make-changelog-diff: New script, code stolen from make-announcement. * make-announcement: Use make-changelog-diff. -2003-01-20 Francesco Potort,Al(B +2003-01-20 Francesco Potortì * make-tarball.txt: Step-by-step instructions for making a tarball. - * make-announcement: A script for creating pretest annuncements. + * make-announcement: A script for creating pretest announcements. -2003-01-17 Francesco Potort,Al(B +2003-01-17 Francesco Potortì * admin.el (add-release-logs): Expand the directory name before calling find(1). @@ -532,7 +725,7 @@ * quick-install-emacs (VERSION): Calculate using the same method that configure.in uses. -2002-04-26 Pavel Jan,Bm(Bk +2002-04-26 Pavel Janík * emacs-pretesters: New file with information for Emacs pretesters. @@ -609,19 +802,19 @@ version of tar used. ;; Local Variables: -;; coding: iso-2022-7bit +;; coding: utf-8 ;; add-log-time-zone-rule: t ;; End: - Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, - 2007, 2008 Free Software Foundation, Inc. + Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, + 2008, 2009 Free Software Foundation, Inc. This file is part of GNU Emacs. - GNU Emacs is free software; you can redistribute it and/or modify + GNU Emacs is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 3, or (at your option) - any later version. + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -629,8 +822,6 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with GNU Emacs; see the file COPYING. If not, write to the - Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, - Boston, MA 02110-1301, USA. + along with GNU Emacs. If not, see . ;;; arch-tag: 97728c77-77c0-4156-b669-0e8c07d94e5a