*** empty log message ***

This commit is contained in:
Kenichi Handa 2003-03-19 11:58:43 +00:00
parent 038b550196
commit 4f497b0aab
2 changed files with 19 additions and 0 deletions

View file

@ -1,3 +1,9 @@
2003-03-19 Kenichi Handa <handa@etlken2>
* dired.el (dired-get-filename): Pay attention to the case that
`read' returns a unibyte string. Don't encode the file name by
buffer-file-coding-system.
2003-03-18 Kenichi Handa <handa@m17n.org>
* language/european.el ("Latin-6"): Fix input-method.

View file

@ -1,3 +1,16 @@
2003-03-19 Kenichi Handa <handa@etlken2>
* fileio.c (Ffile_name_directory): Reconstruct file name by
make_specified_string.
(Ffile_name_nondirectory, Ffile_name_as_directory)
(Fdirectory_file_name, Fexpand_file_name)
(Fsubstitute_in_file_name): Likewise.
(Fread_file_name): Compare decoded homedir with DIR and
DEFAULT_FILENAME.
* alloc.c (make_specified_string): If NCHARS is negative, count
the number of characters.
2003-03-18 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
* gtkutil.c (xg_frame_cleared): Call gtk_widget_queue_draw for