emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/ChangeLog


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Mon, 17 Dec 2001 10:33:33 -0500

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.2318 emacs/src/ChangeLog:1.2319
*** emacs/src/ChangeLog:1.2318  Mon Dec 17 10:21:06 2001
--- emacs/src/ChangeLog Mon Dec 17 10:33:32 2001
***************
*** 5,11 ****
  
  2001-12-17  Richard M. Stallman  <address@hidden>
  
!       * coding.c (DECODE_COMPOSITION_END): Check for ! COMPOSING (coding)
        instead of only for COMPOSITION_DISABLED.
  
  2001-12-16  Richard M. Stallman  <address@hidden>
--- 5,16 ----
  
  2001-12-17  Richard M. Stallman  <address@hidden>
  
!       * coding.c (code_convert_region): Update coding->cmp_data->char_offset
!       before calling decode_coding.
! 
!       * charset.c (Fdefine_charset): Call Fupdate_coding_systems_internal.
! 
!       * coding.c (DECODE_COMPOSITION_END): Check for ! COMPOSING_P (coding)
        instead of only for COMPOSITION_DISABLED.
  
  2001-12-16  Richard M. Stallman  <address@hidden>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]