mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-03-03 20:42:08 -08:00
*** empty log message ***
This commit is contained in:
parent
a77c22c277
commit
5bc63b073c
2 changed files with 18 additions and 0 deletions
|
|
@ -1,3 +1,11 @@
|
|||
2004-12-06 Kenichi Handa <handa@m17n.org>
|
||||
|
||||
* international/mule-cmds.el (select-safe-coding-system-interactively):
|
||||
Change 'mime-charset to :mime-charset.
|
||||
(select-safe-coding-system): Use above (sync to HEAD).
|
||||
(set-language-environment): Delete unnecessary code for handling
|
||||
overriding-fontspec
|
||||
|
||||
2004-10-28 Kenichi Handa <handa@m17n.org>
|
||||
|
||||
* international/mule-conf.el: New coding system aliases unix, dos,
|
||||
|
|
|
|||
|
|
@ -1,3 +1,13 @@
|
|||
2004-12-06 Kenichi Handa <handa@m17n.org>
|
||||
|
||||
* character.h (BYTE8_STRING): Fix typo.
|
||||
|
||||
* editfns.c (Ftranslate_region_internal): Don't convert unibyte
|
||||
string to multibyte (sync to HEAD).
|
||||
|
||||
* casefiddle.c (casify_region): Handle changes in byte-length
|
||||
using replace_range_2 (sync to HEAD).
|
||||
|
||||
2004-11-24 Andreas Schwab <schwab@suse.de>
|
||||
|
||||
* chartab.c (map_char_table): GCPRO table and arg.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue