diff options
| author | Juanma Barranquero | 2008-05-20 10:17:23 +0000 |
|---|---|---|
| committer | Juanma Barranquero | 2008-05-20 10:17:23 +0000 |
| commit | fa680c58f21277b7bb2f3384fbcd4a6ba1de4c58 (patch) | |
| tree | ee424145c52eaecf6c32ab778dfc788a6cfc13b8 | |
| parent | 92d9ce488f041ee46359b6bf48ddba88e92e2571 (diff) | |
| download | emacs-fa680c58f21277b7bb2f3384fbcd4a6ba1de4c58.tar.gz emacs-fa680c58f21277b7bb2f3384fbcd4a6ba1de4c58.zip | |
Fix typos.
| -rw-r--r-- | lisp/ChangeLog.8 | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/lisp/ChangeLog.8 b/lisp/ChangeLog.8 index 5124ea2e3a8..6ecb0e51ae3 100644 --- a/lisp/ChangeLog.8 +++ b/lisp/ChangeLog.8 | |||
| @@ -424,8 +424,8 @@ | |||
| 424 | 424 | ||
| 425 | 1999-12-15 Kenichi Handa <handa@etl.go.jp> | 425 | 1999-12-15 Kenichi Handa <handa@etl.go.jp> |
| 426 | 426 | ||
| 427 | The following changes are for the new composition mechanism. We | 427 | The following changes are for the new composition mechanism. |
| 428 | have deleted `composition' charset and composite characters, | 428 | We have deleted `composition' charset and composite characters, |
| 429 | instead introduced a special text property `composition'. | 429 | instead introduced a special text property `composition'. |
| 430 | 430 | ||
| 431 | * composite.el: New file. | 431 | * composite.el: New file. |
| @@ -436,8 +436,8 @@ | |||
| 436 | external libraries. | 436 | external libraries. |
| 437 | (ps-mule-prologue): Postscript code modified for new composition. | 437 | (ps-mule-prologue): Postscript code modified for new composition. |
| 438 | (ps-mule-find-wrappoint): New arg COMPOSITION. | 438 | (ps-mule-find-wrappoint): New arg COMPOSITION. |
| 439 | (ps-mule-plot-string): Delete code for composite characaters. | 439 | (ps-mule-plot-string): Delete code for composite characters. |
| 440 | (ps-mule-plot-composition): New funcion. | 440 | (ps-mule-plot-composition): New function. |
| 441 | (ps-mule-prepare-font-for-components): New function. | 441 | (ps-mule-prepare-font-for-components): New function. |
| 442 | (ps-mule-plot-components): New function. | 442 | (ps-mule-plot-components): New function. |
| 443 | (ps-mule-composition-prologue-generated): Renamed from | 443 | (ps-mule-composition-prologue-generated): Renamed from |
| @@ -458,7 +458,7 @@ | |||
| 458 | * simple.el (what-cursor-position): Show "(composed)" if the | 458 | * simple.el (what-cursor-position): Show "(composed)" if the |
| 459 | character is composed. | 459 | character is composed. |
| 460 | 460 | ||
| 461 | * international/characters.el: Fix cateogries of Lao symbols. | 461 | * international/characters.el: Fix categories of Lao symbols. |
| 462 | 462 | ||
| 463 | * international/fontset.el (vertical-centering-font-regexp): | 463 | * international/fontset.el (vertical-centering-font-regexp): |
| 464 | New variable. | 464 | New variable. |
| @@ -517,7 +517,7 @@ | |||
| 517 | with-category-table. | 517 | with-category-table. |
| 518 | (thai-post-read-conversion): Just call thai-compose-region. | 518 | (thai-post-read-conversion): Just call thai-compose-region. |
| 519 | (thai-pre-write-conversion): Deleted. | 519 | (thai-pre-write-conversion): Deleted. |
| 520 | (thai-composition-function): New funciton. | 520 | (thai-composition-function): New function. |
| 521 | 521 | ||
| 522 | * language/tibet-util.el: Most functions rewritten. | 522 | * language/tibet-util.el: Most functions rewritten. |
| 523 | (tibetan-char-p): Renamed from tibetan-char-examin. | 523 | (tibetan-char-p): Renamed from tibetan-char-examin. |