* admin/charsets/mule-charsets.el (header): Fix typo.
* etc/charsets/MULE-ethiopic.map: Fix typo in comment. * etc/charsets/MULE-ipa.map: Likewise. * etc/charsets/MULE-is13194.map: Likewise. * etc/charsets/MULE-lviscii.map: Likewise. * etc/charsets/MULE-sisheng.map: Likewise. * etc/charsets/MULE-tibetan.map: Likewise. * etc/charsets/MULE-uviscii.map: Likewise.
This commit is contained in:
parent
7f8941d8b2
commit
01e0f0f5d7
10 changed files with 22 additions and 8 deletions
|
@ -1,3 +1,7 @@
|
|||
2012-08-28 Andreas Schwab <schwab@linux-m68k.org>
|
||||
|
||||
* charsets/mule-charsets.el (header): Fix typo.
|
||||
|
||||
2012-08-24 Paul Eggert <eggert@cs.ucla.edu>
|
||||
|
||||
On assertion failure, print backtrace if available.
|
||||
|
|
|
@ -45,7 +45,7 @@
|
|||
|
||||
(defconst header
|
||||
(format
|
||||
"# Generated by running amdin/charsets/mule-charsets.el in Emacs %d.%d.\n"
|
||||
"# Generated by running admin/charsets/mule-charsets.el in Emacs %d.%d.\n"
|
||||
emacs-major-version emacs-minor-version))
|
||||
|
||||
(dolist (elt charset-alist)
|
||||
|
|
|
@ -1,3 +1,13 @@
|
|||
2012-08-28 Andreas Schwab <schwab@linux-m68k.org>
|
||||
|
||||
* charsets/MULE-ethiopic.map: Fix typo in comment.
|
||||
* charsets/MULE-ipa.map: Likewise.
|
||||
* charsets/MULE-is13194.map: Likewise.
|
||||
* charsets/MULE-lviscii.map: Likewise.
|
||||
* charsets/MULE-sisheng.map: Likewise.
|
||||
* charsets/MULE-tibetan.map: Likewise.
|
||||
* charsets/MULE-uviscii.map: Likewise.
|
||||
|
||||
2012-08-09 Chong Yidong <cyd@gnu.org>
|
||||
|
||||
* images/splash.svg, images/splash.png: Tweak SVG paths to improve
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Generated by running amdin/charsets/mule-charsets.el in Emacs 22.3.
|
||||
# Generated by running admin/charsets/mule-charsets.el in Emacs 22.3.
|
||||
0x2121 0x1200
|
||||
0x2122 0x1201
|
||||
0x2123 0x1202
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Generated by running amdin/charsets/mule-charsets.el in Emacs 22.3.
|
||||
# Generated by running admin/charsets/mule-charsets.el in Emacs 22.3.
|
||||
0x20 0x0069
|
||||
0x21 0x026A
|
||||
0x22 0x0065
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Generated by running amdin/charsets/mule-charsets.el in Emacs 22.3.
|
||||
# Generated by running admin/charsets/mule-charsets.el in Emacs 22.3.
|
||||
0x21 0x0901
|
||||
0x22 0x0902
|
||||
0x23 0x0903
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Generated by running amdin/charsets/mule-charsets.el in Emacs 22.3.
|
||||
# Generated by running admin/charsets/mule-charsets.el in Emacs 22.3.
|
||||
0x21 0x1EAF
|
||||
0x22 0x1EB1
|
||||
0x23 0x1EB7
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Generated by running amdin/charsets/mule-charsets.el in Emacs 22.3.
|
||||
# Generated by running admin/charsets/mule-charsets.el in Emacs 22.3.
|
||||
0x21 0x0101
|
||||
0x22 0x00E1
|
||||
0x23 0x01CE
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Generated by running amdin/charsets/mule-charsets.el in Emacs 22.3.
|
||||
# Generated by running admin/charsets/mule-charsets.el in Emacs 22.3.
|
||||
0x2130 0x0F00
|
||||
0x2131 0x0F01
|
||||
0x2132 0x0F02
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Generated by running amdin/charsets/mule-charsets.el in Emacs 22.3.
|
||||
# Generated by running admin/charsets/mule-charsets.el in Emacs 22.3.
|
||||
0x21 0x1EAE
|
||||
0x22 0x1EB0
|
||||
0x23 0x1EB6
|
||||
|
|
Loading…
Add table
Reference in a new issue