/[emacs]/emacs/src/buffer.c
ViewVC logotype

Diff of /emacs/src/buffer.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.491 by rfrancoise, Sat Sep 10 19:55:27 2005 UTC revision 1.492 by rfrancoise, Sat Sep 10 20:05:02 2005 UTC
# Line 5153  init_buffer () Line 5153  init_buffer ()
5153    
5154    current_buffer->directory = make_unibyte_string (pwd, strlen (pwd));    current_buffer->directory = make_unibyte_string (pwd, strlen (pwd));
5155    if (! NILP (buffer_defaults.enable_multibyte_characters))    if (! NILP (buffer_defaults.enable_multibyte_characters))
5156      /* At this momemnt, we still don't know how to decode the      /* At this moment, we still don't know how to decode the
5157         directory name.  So, we keep the bytes in multibyte form so         directory name.  So, we keep the bytes in multibyte form so
5158         that ENCODE_FILE correctly gets the original bytes.  */         that ENCODE_FILE correctly gets the original bytes.  */
5159      current_buffer->directory      current_buffer->directory

Legend:
Removed from v.1.491  
changed lines
  Added in v.1.492

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26