]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKenichi Handa <handa@m17n.org>
Wed, 19 Mar 2003 11:58:43 +0000 (11:58 +0000)
committerKenichi Handa <handa@m17n.org>
Wed, 19 Mar 2003 11:58:43 +0000 (11:58 +0000)
lisp/ChangeLog
src/ChangeLog

index f362e882413c28145c4096bd755f1cd8c4042417..f8560e5316d8dafccb1be02aed2f5307b63492b1 100644 (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.
index 8b637f5ce524336f943e6a44bd37b47cf9702c94..607cc02fa2500588d6b385bf0c6355b642544d7d 100644 (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\e,Ad\e(Brv  <jan.h.d@swipnet.se>
 
        * gtkutil.c (xg_frame_cleared): Call gtk_widget_queue_draw for