diff options
| author | Stefan Monnier | 2012-03-25 16:37:21 -0400 |
|---|---|---|
| committer | Stefan Monnier | 2012-03-25 16:37:21 -0400 |
| commit | 699c782b7668c44d0fa4446331b0590a6d5dac82 (patch) | |
| tree | 5dcce364741d0761920a3d274b0fc8aba4103d45 /admin/ChangeLog | |
| parent | 98fb480ee31bf74cf554044f60f21df16566dd7f (diff) | |
| parent | e99a9b8bdccadded1f6fae88ee7a2a93dfd4eacf (diff) | |
| download | emacs-pending.tar.gz emacs-pending.zip | |
Merge from trunkpending
Diffstat (limited to 'admin/ChangeLog')
| -rw-r--r-- | admin/ChangeLog | 119 |
1 files changed, 115 insertions, 4 deletions
diff --git a/admin/ChangeLog b/admin/ChangeLog index dbbe38ce617..c7bfc0ddc6e 100644 --- a/admin/ChangeLog +++ b/admin/ChangeLog | |||
| @@ -1,3 +1,114 @@ | |||
| 1 | 2012-02-16 Kenichi Handa <handa@m17n.org> | ||
| 2 | |||
| 3 | * unidata/unidata-gen.el (unidata-prop-alist): Change the default | ||
| 4 | values of name and old-name to nil. | ||
| 5 | (unidata-get-name): Return nil for the default value. | ||
| 6 | |||
| 7 | 2012-02-11 Glenn Morris <rgm@gnu.org> | ||
| 8 | |||
| 9 | * admin.el (cusver-find-files, cusver-scan, cusver-goto-xref) | ||
| 10 | (cusver-check): New functions. | ||
| 11 | |||
| 12 | 2012-01-19 Glenn Morris <rgm@gnu.org> | ||
| 13 | |||
| 14 | * bzrmerge.el (bzrmerge-missing): Allow a definitive "no" answer to the | ||
| 15 | "skip?" question, since there can be multiple such for any revision. | ||
| 16 | |||
| 17 | 2012-01-14 Eli Zaretskii <eliz@gnu.org> | ||
| 18 | |||
| 19 | * FOR-RELEASE (Check the Emacs Tutorial): Mark TUTORIAL.he as | ||
| 20 | updated and checked. | ||
| 21 | |||
| 22 | 2011-11-26 Andreas Schwab <schwab@linux-m68k.org> | ||
| 23 | |||
| 24 | * grammars/bovine-grammar.el (bovine--grammar-newstyle-unquote): | ||
| 25 | Avoid warning about old-style backquote. | ||
| 26 | |||
| 27 | * grammars/wisent-grammar.el (auto-mode-alist): Change `$' to `\'' | ||
| 28 | in regexp. | ||
| 29 | (wisent-make-parsers): Likewise. Quote `.'. | ||
| 30 | |||
| 31 | * grammars/bovine-grammar.el (auto-mode-alist): Change `$' to `\'' | ||
| 32 | in regexp. | ||
| 33 | (bovine-make-parsers): Likewise. Quote `.'. | ||
| 34 | |||
| 35 | 2011-11-20 Andreas Schwab <schwab@linux-m68k.org> | ||
| 36 | |||
| 37 | * CPP-DEFINES (VIRT_ADDR_VARIES): Remove. | ||
| 38 | |||
| 39 | 2011-11-16 Juanma Barranquero <lekktu@gmail.com> | ||
| 40 | |||
| 41 | * admin.el (manual-dvi): Fix typo. | ||
| 42 | |||
| 43 | 2011-11-15 Eli Zaretskii <eliz@gnu.org> | ||
| 44 | |||
| 45 | * nt/README-ftp-server: Update the information about PNG libraries. | ||
| 46 | |||
| 47 | 2011-11-15 Juanma Barranquero <lekktu@gmail.com> | ||
| 48 | |||
| 49 | * make-emacs: Fix typo. | ||
| 50 | |||
| 51 | 2011-11-07 Juanma Barranquero <lekktu@gmail.com> | ||
| 52 | |||
| 53 | * unidata/makefile.w32-in (clean): Remove bidimirror.h and biditype.h. | ||
| 54 | |||
| 55 | 2011-10-31 David Engster <deng@randomsample.de> | ||
| 56 | |||
| 57 | * grammars/bovine-grammar.el: Avoid using old-style backquotes. | ||
| 58 | |||
| 59 | 2011-10-28 Eli Zaretskii <eliz@gnu.org> | ||
| 60 | |||
| 61 | * nt/README-ftp-server: Mention UNICOWS.DLL as prerequisite for | ||
| 62 | running Emacs on Windows 9X. | ||
| 63 | |||
| 64 | 2011-09-26 Chong Yidong <cyd@stupidchicken.com> | ||
| 65 | |||
| 66 | * admin.el (set-version): Fix regexps for config.nt and | ||
| 67 | sed2v2.inp. | ||
| 68 | |||
| 69 | 2011-09-06 Paul Eggert <eggert@cs.ucla.edu> | ||
| 70 | |||
| 71 | Merge from gnulib (Bug#9169). | ||
| 72 | * notes/copyright: The files compile, config.guess, config.sub, | ||
| 73 | depcomp, install-sh, missing, and move-if-change are now in the | ||
| 74 | new build-aux subdirectory. The files arg-nonnull.h, c++defs.h, | ||
| 75 | and warn-on-use.h are now in build-aux/snippets. New file | ||
| 76 | build-aux/snippets/_Noreturn.h. | ||
| 77 | |||
| 78 | 2011-08-23 Eli Zaretskii <eliz@gnu.org> | ||
| 79 | |||
| 80 | * unidata/unidata-gen.el (unidata-prop-alist): Update the default | ||
| 81 | values of bidi-class according to DerivedBidiClass.txt from the | ||
| 82 | latest UCD. | ||
| 83 | |||
| 84 | 2011-08-23 Kenichi Handa <handa@m17n.org> | ||
| 85 | |||
| 86 | * unidata/unidata-gen.el (unidata-prop-alist): Provide default | ||
| 87 | values for name, general-category, canonical-combining-class, | ||
| 88 | mirrored, and bidi-class. Describe the meaning of value nil for | ||
| 89 | decimal-digit-value, digit-value, numeric-value, uppercase, | ||
| 90 | lowercase, titlecase, and mirroring. | ||
| 91 | (unidata-gen-table): Handle the case that default-value is a | ||
| 92 | list. Set default values of characters not listed in a table. | ||
| 93 | (unidata-get-name): Return an empty string if a value in a | ||
| 94 | char-table is nil. | ||
| 95 | (unidata-get-decomposition): Return a list of character itself if | ||
| 96 | a value in a char-table is nil. | ||
| 97 | |||
| 98 | 2011-08-15 Eli Zaretskii <eliz@gnu.org> | ||
| 99 | |||
| 100 | * unidata/bidimirror.awk: File removed. | ||
| 101 | |||
| 102 | * unidata/biditype.awk: File removed. | ||
| 103 | |||
| 104 | * unidata/makefile.w32-in (all): Remove src/biditype.h and | ||
| 105 | src/bidimirror.h. | ||
| 106 | (../../src/biditype.h, ../../src/bidimirror.h): Deleted. | ||
| 107 | |||
| 108 | * unidata/Makefile.in (all): Remove src/biditype.h and | ||
| 109 | src/bidimirror.h. | ||
| 110 | (../../src/biditype.h, ../../src/bidimirror.h): Deleted. | ||
| 111 | |||
| 1 | 2011-07-07 Juanma Barranquero <lekktu@gmail.com> | 112 | 2011-07-07 Juanma Barranquero <lekktu@gmail.com> |
| 2 | 113 | ||
| 3 | * unidata/makefile.w32-in (charprop-SH, charprop-CMD): | 114 | * unidata/makefile.w32-in (charprop-SH, charprop-CMD): |
| @@ -325,7 +436,7 @@ | |||
| 325 | 436 | ||
| 326 | 2009-06-24 Kenichi Handa <handa@m17n.org> | 437 | 2009-06-24 Kenichi Handa <handa@m17n.org> |
| 327 | 438 | ||
| 328 | * charsets/mapconv: For the UNICODE format files, do reverse sort | 439 | * charsets/mapconv: For the Unicode format files, do reverse sort |
| 329 | and don't compact the map. This is to prefer the first one in the | 440 | and don't compact the map. This is to prefer the first one in the |
| 330 | duplicated mappings (e.g. 0x20->U+0020, 0x20->U+00A0). | 441 | duplicated mappings (e.g. 0x20->U+0020, 0x20->U+00A0). |
| 331 | 442 | ||
| @@ -820,11 +931,11 @@ | |||
| 820 | 931 | ||
| 821 | * FOR-RELEASE (NEW FEATURES): Completed work on this item: | 932 | * FOR-RELEASE (NEW FEATURES): Completed work on this item: |
| 822 | Rework how fringe bitmaps are defined and used. | 933 | Rework how fringe bitmaps are defined and used. |
| 823 | Currently, bitmap usage and bitmap appearence are "mixed-up" in a | 934 | Currently, bitmap usage and bitmap appearance are "mixed-up" in a |
| 824 | one-level representation. It would be cleaner to split the | 935 | one-level representation. It would be cleaner to split the |
| 825 | representation into a two-level model where first level maps | 936 | representation into a two-level model where first level maps |
| 826 | bitmap usage to a bitmap name, and second level maps bitmap name to | 937 | bitmap usage to a bitmap name, and second level maps bitmap name to |
| 827 | a bitmap appearence. | 938 | a bitmap appearance. |
| 828 | 939 | ||
| 829 | 2006-01-27 Chong Yidong <cyd@stupidchicken.com> | 940 | 2006-01-27 Chong Yidong <cyd@stupidchicken.com> |
| 830 | 941 | ||
| @@ -1136,7 +1247,7 @@ | |||
| 1136 | ;; coding: utf-8 | 1247 | ;; coding: utf-8 |
| 1137 | ;; End: | 1248 | ;; End: |
| 1138 | 1249 | ||
| 1139 | Copyright (C) 2001-2011 Free Software Foundation, Inc. | 1250 | Copyright (C) 2001-2012 Free Software Foundation, Inc. |
| 1140 | 1251 | ||
| 1141 | This file is part of GNU Emacs. | 1252 | This file is part of GNU Emacs. |
| 1142 | 1253 | ||