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

Diff of /emacs/src/coding.c

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

revision 1.222.4.3 by rms, Mon Dec 17 14:06:08 2001 UTC revision 1.222.4.4 by eliz, Fri Dec 21 08:09:51 2001 UTC
# Line 1665  coding_allocate_composition_data (coding Line 1665  coding_allocate_composition_data (coding
1665    
1666  #define DECODE_COMPOSITION_END(c1)                                      \  #define DECODE_COMPOSITION_END(c1)                                      \
1667    do {                                                                  \    do {                                                                  \
1668      if (! COMPOSING (coding))                                           \      if (! COMPOSING_P (coding))                                         \
1669        {                                                                 \        {                                                                 \
1670          *dst++ = ISO_CODE_ESC;                                          \          *dst++ = ISO_CODE_ESC;                                          \
1671          *dst++ = c1;                                                    \          *dst++ = c1;                                                    \

Legend:
Removed from v.1.222.4.3  
changed lines
  Added in v.1.222.4.4

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