aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
Diffstat (limited to 'admin')
-rw-r--r--admin/ChangeLog6
-rw-r--r--admin/FOR-RELEASE46
-rw-r--r--admin/unidata/unidata-gen.el14
3 files changed, 32 insertions, 34 deletions
diff --git a/admin/ChangeLog b/admin/ChangeLog
index cc734d1393c..c7bfc0ddc6e 100644
--- a/admin/ChangeLog
+++ b/admin/ChangeLog
@@ -1,3 +1,9 @@
12012-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
12012-02-11 Glenn Morris <rgm@gnu.org> 72012-02-11 Glenn Morris <rgm@gnu.org>
2 8
3 * admin.el (cusver-find-files, cusver-scan, cusver-goto-xref) 9 * admin.el (cusver-find-files, cusver-scan, cusver-goto-xref)
diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE
index f2c572cfd17..084aea7f2ba 100644
--- a/admin/FOR-RELEASE
+++ b/admin/FOR-RELEASE
@@ -7,7 +7,7 @@ Check cross-references between the manuals (eg from emacs to elisp)
7are correct. You can use something like the following in the info 7are correct. You can use something like the following in the info
8directory in the Emacs build tree: 8directory in the Emacs build tree:
9 9
10emacs -Q --eval "(setq Info-default-directory-list '(\".\"))" \ 10emacs -Q --eval "(progn (require 'info) (setq Info-directory-list '(\".\")))" \
11 -f info-xref-check-all 11 -f info-xref-check-all
12 12
13make emacs.dvi, elisp.dvi, and deal with any errors (undefined 13make emacs.dvi, elisp.dvi, and deal with any errors (undefined
@@ -61,11 +61,6 @@ sk Miroslav Vaško
61 61
62* BUGS 62* BUGS
63 63
64** rms: gnus-dired.el is a mistake. Those features should not
65be part of Gnus. They should be moved to some other part of Emacs.
66rsteib: Gnus dependencies in `gnus-dired.el' (and `mailcap.el') have been
67minimized. I don't know what is left to do here.
68
69** Check for modes which bind M-s that conflicts with a new global binding M-s 64** Check for modes which bind M-s that conflicts with a new global binding M-s
70and change key bindings where necessary. The current list of modes: 65and change key bindings where necessary. The current list of modes:
71 66
@@ -83,9 +78,10 @@ and change key bindings where necessary. The current list of modes:
83 `log-edit-comment-search-forward'. Perhaps search commands 78 `log-edit-comment-search-forward'. Perhaps search commands
84 on the global key binding `M-s' are useless in these modes. 79 on the global key binding `M-s' are useless in these modes.
85 80
86* DOCUMENTATION 815. Rmail binds `\es' to `rmail-search'/`rmail-summary-search'.
87 82
88** Document XEmbed support 83
84* DOCUMENTATION
89 85
90** Check the Emacs Tutorial. 86** Check the Emacs Tutorial.
91 87
@@ -125,34 +121,34 @@ TUTORIAL.zh
125** Check the manual. 121** Check the manual.
126 122
127abbrevs.texi cyd 123abbrevs.texi cyd
128ack.texi 124ack.texi rgm
129anti.texi cyd 125anti.texi cyd
130arevert-xtra.texi cyd 126arevert-xtra.texi cyd
131basic.texi cyd 127basic.texi cyd
132buffers.texi cyd 128buffers.texi cyd
133building.texi cyd 129building.texi cyd
134calendar.texi 130calendar.texi rgm
135cal-xtra.texi 131cal-xtra.texi rgm
136cmdargs.texi cyd 132cmdargs.texi cyd
137commands.texi cyd 133commands.texi cyd
138custom.texi cyd 134custom.texi cyd
139dired.texi cyd 135dired.texi cyd
140dired-xtra.texi 136dired-xtra.texi rgm
141display.texi cyd 137display.texi cyd
142emacs.texi 138emacs.texi rgm
143emacs-xtra.texi 139emacs-xtra.texi rgm
144emerge-xtra.texi 140emerge-xtra.texi rgm
145entering.texi cyd 141entering.texi cyd
146files.texi cyd 142files.texi cyd
147fixit.texi cyd 143fixit.texi cyd
148fortran-xtra.texi 144fortran-xtra.texi rgm
149frames.texi cyd 145frames.texi cyd
150glossary.texi 146glossary.texi
151help.texi cyd 147help.texi cyd
152indent.texi cyd 148indent.texi cyd
153killing.texi cyd 149killing.texi cyd
154kmacro.texi cyd 150kmacro.texi cyd
155macos.texi 151macos.texi rgm (can't actually test any of it though)
156maintaining.texi cyd 152maintaining.texi cyd
157mark.texi cyd 153mark.texi cyd
158mini.texi 154mini.texi
@@ -163,10 +159,10 @@ msdog-xtra.texi
163mule.texi 159mule.texi
164m-x.texi cyd 160m-x.texi cyd
165package.texi cyd 161package.texi cyd
166picture-xtra.texi 162picture-xtra.texi rgm
167programs.texi cyd 163programs.texi cyd
168regs.texi cyd 164regs.texi cyd
169rmail.texi 165rmail.texi rgm
170screen.texi cyd 166screen.texi cyd
171search.texi cyd 167search.texi cyd
172sending.texi cyd 168sending.texi cyd
@@ -195,11 +191,11 @@ edebug.texi
195elisp.texi 191elisp.texi
196errors.texi 192errors.texi
197eval.texi cyd 193eval.texi cyd
198files.texi 194files.texi cyd
199frames.texi 195frames.texi
200functions.texi cyd 196functions.texi cyd
201hash.texi cyd 197hash.texi cyd
202help.texi 198help.texi cyd
203hooks.texi 199hooks.texi
204index.texi 200index.texi
205internals.texi 201internals.texi
@@ -212,7 +208,7 @@ macros.texi cyd
212maps.texi 208maps.texi
213markers.texi 209markers.texi
214minibuf.texi 210minibuf.texi
215modes.texi 211modes.texi cyd
216nonascii.texi 212nonascii.texi
217numbers.texi cyd 213numbers.texi cyd
218objects.texi cyd 214objects.texi cyd
@@ -225,16 +221,12 @@ sequences.texi cyd
225streams.texi cyd 221streams.texi cyd
226strings.texi cyd 222strings.texi cyd
227symbols.texi cyd 223symbols.texi cyd
228syntax.texi 224syntax.texi cyd
229text.texi 225text.texi
230tips.texi 226tips.texi
231variables.texi cyd 227variables.texi cyd
232windows.texi 228windows.texi
233 229
234* PLANNED ADDITIONS
235* pov-mode (probably not for Emacs-23: waiting for a Free POV-Ray).
236** gas-mode ?
237
238 230
239Local variables: 231Local variables:
240mode: outline 232mode: outline
diff --git a/admin/unidata/unidata-gen.el b/admin/unidata/unidata-gen.el
index 713b0512e09..d9277217f0e 100644
--- a/admin/unidata/unidata-gen.el
+++ b/admin/unidata/unidata-gen.el
@@ -166,9 +166,10 @@
166 '((name 166 '((name
167 1 unidata-gen-table-name "uni-name.el" 167 1 unidata-gen-table-name "uni-name.el"
168 "Unicode character name. 168 "Unicode character name.
169Property value is a string." 169Property value is a string or nil.
170The value nil stands for the default value \"null string\")."
170 nil 171 nil
171 "") 172 nil)
172 (general-category 173 (general-category
173 2 unidata-gen-table-symbol "uni-category.el" 174 2 unidata-gen-table-symbol "uni-category.el"
174 "Unicode general category. 175 "Unicode general category.
@@ -235,7 +236,8 @@ Property value is a symbol `Y' or `N'. See also the property `mirroring'."
235 (old-name 236 (old-name
236 10 unidata-gen-table-name "uni-old-name.el" 237 10 unidata-gen-table-name "uni-old-name.el"
237 "Unicode old names as published in Unicode 1.0. 238 "Unicode old names as published in Unicode 1.0.
238Property value is a string.") 239Property value is a string or nil.
240The value nil stands for the default value \"null string\").")
239 (iso-10646-comment 241 (iso-10646-comment
240 11 unidata-gen-table-name "uni-comment.el" 242 11 unidata-gen-table-name "uni-comment.el"
241 "Unicode ISO 10646 comment. 243 "Unicode ISO 10646 comment.
@@ -712,7 +714,7 @@ is the character itself.")))
712 (aset table c name) 714 (aset table c name)
713 (if (= c char) 715 (if (= c char)
714 (setq val name)))) 716 (setq val name))))
715 (or val "")))) 717 val)))
716 718
717 ((and (integerp val) (> val 0)) 719 ((and (integerp val) (> val 0))
718 (let* ((symbol-table (aref (char-table-extra-slot table 4) 1)) 720 (let* ((symbol-table (aref (char-table-extra-slot table 4) 1))
@@ -738,9 +740,7 @@ is the character itself.")))
738 ((eq sym 'CJK\ COMPATIBILITY\ IDEOGRAPH) 740 ((eq sym 'CJK\ COMPATIBILITY\ IDEOGRAPH)
739 (format "%s-%04X" sym char)) 741 (format "%s-%04X" sym char))
740 ((eq sym 'VARIATION\ SELECTOR) 742 ((eq sym 'VARIATION\ SELECTOR)
741 (format "%s-%d" sym (+ (- char #xe0100) 17)))))) 743 (format "%s-%d" sym (+ (- char #xe0100) 17))))))))
742
743 (t "")))
744 744
745;; Store VAL as the name of CHAR in TABLE. 745;; Store VAL as the name of CHAR in TABLE.
746 746