Mercurial > emacs
comparison lisp/ChangeLog @ 47608:afae0250f325
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Wed, 25 Sep 2002 13:25:33 +0000 |
parents | 4eabd1513a45 |
children | fb782cfe9a36 |
comparison
equal
deleted
inserted
replaced
47607:e96f73cd543a | 47608:afae0250f325 |
---|---|
30 (gamegrid-init-buffer): If `gamegrid-display-mode' is 'glyph, put | 30 (gamegrid-init-buffer): If `gamegrid-display-mode' is 'glyph, put |
31 the face held by `gamegrid-face' in an overlay over the whole | 31 the face held by `gamegrid-face' in an overlay over the whole |
32 buffer to emulate a buffer-local default-face. | 32 buffer to emulate a buffer-local default-face. |
33 | 33 |
34 2002-09-25 Kenichi Handa <handa@etl.go.jp> | 34 2002-09-25 Kenichi Handa <handa@etl.go.jp> |
35 | |
36 * international/mule-cmds.el (select-safe-coding-system): Handle | |
37 safe but rejected default coding systems and unsafe default | |
38 coding systems differently. | |
35 | 39 |
36 * international/mule-diag.el (list-character-sets): Use the buffer | 40 * international/mule-diag.el (list-character-sets): Use the buffer |
37 name "*Character Set List*", not "*Help*". List also indirectly | 41 name "*Character Set List*", not "*Help*". List also indirectly |
38 supported character sets. | 42 supported character sets. |
39 (list-charset-chars): Use the buffer name "*Character List*", not | 43 (list-charset-chars): Use the buffer name "*Character List*", not |