1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-27 15:52:00 -08:00

*** empty log message ***

This commit is contained in:
Dave Love 2002-07-01 20:44:43 +00:00
parent 961962c5fb
commit 3b9ca27d9b
3 changed files with 13 additions and 1 deletions

View file

@ -1,3 +1,7 @@
2002-07-01 Dave Love <fx@gnu.org>
* quail/indian.el: Update from head.
2002-06-27 Dave Love <fx@gnu.org>
* ja-dic/ja-dic.el: Add coding tag.

View file

@ -1,4 +1,7 @@
2002-06-30 Dave Love <fx@gnu.org>
2002-07-01 Dave Love <fx@gnu.org>
* language/devanagari.el ("Devanagari"): Fix coding-system,
coding-priority.
* international/mule-diag.el (describe-char-after): Modify display
list processing.

View file

@ -1,3 +1,8 @@
2002-07-01 Dave Love <fx@gnu.org>
* charset.c: Doc fixes.
(Funify_charset): Extra checking.
2002-06-24 Dave Love <fx@gnu.org>
* lread.c: Remove some unused variables.