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

Diff of /emacs/src/xdisp.c

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

revision 1.1003 by kfstorm, Thu Apr 21 23:45:28 2005 UTC revision 1.1004 by rms, Sat Apr 30 20:08:12 2005 UTC
# Line 7899  set_message_1 (a1, a2, nbytes, multibyte Line 7899  set_message_1 (a1, a2, nbytes, multibyte
7899    const char *s = (const char *) a1;    const char *s = (const char *) a1;
7900    Lisp_Object string = a2;    Lisp_Object string = a2;
7901    
   xassert (BEG == Z);  
   
7902    /* Change multibyteness of the echo buffer appropriately.  */    /* Change multibyteness of the echo buffer appropriately.  */
7903    if (message_enable_multibyte    if (message_enable_multibyte
7904        != !NILP (current_buffer->enable_multibyte_characters))        != !NILP (current_buffer->enable_multibyte_characters))

Legend:
Removed from v.1.1003  
changed lines
  Added in v.1.1004

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