projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9c40e99
)
(Acknowledgments): Add ucs-normalize.el.
author
Glenn Morris
<rgm@gnu.org>
Tue, 18 Aug 2009 07:30:14 +0000
(07:30 +0000)
committer
Glenn Morris
<rgm@gnu.org>
Tue, 18 Aug 2009 07:30:14 +0000
(07:30 +0000)
doc/emacs/ChangeLog
patch
|
blob
|
history
doc/emacs/ack.texi
patch
|
blob
|
history
diff --git
a/doc/emacs/ChangeLog
b/doc/emacs/ChangeLog
index 36d5c4db08510231dbce37869571bf7229d405d1..f9668e96aaecd413fd2e79db03517e90cb9ca463 100644
(file)
--- a/
doc/emacs/ChangeLog
+++ b/
doc/emacs/ChangeLog
@@
-3,6
+3,8
@@
* ack.texi (Acknowledgments):
* emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
+ * ack.texi (Acknowledgments): Add ucs-normalize.el.
+
2009-08-09 Glenn Morris <rgm@gnu.org>
* ack.texi (Acknowledgments):
diff --git
a/doc/emacs/ack.texi
b/doc/emacs/ack.texi
index bb094d1c0315e4db9d7b0a124d50d9fdc166a74a..96d82278ef65789583a30de01fff7e523a9d33ba 100644
(file)
--- a/
doc/emacs/ack.texi
+++ b/
doc/emacs/ack.texi
@@
-540,7
+540,7
@@
those databases to the format used by the LaTeX text formatting package.
@item
Taichi Kawabata added support for Devanagari script and the Indian
-languages.
+languages
, and wrote @file{ucs-normalize.el} for Unicode normalization
.
@item
Taro Kawagishi implented the MD4 Message Digest Algorithm in Lisp; and