/[emacs]/emacs/lisp/ps-mule.el
ViewVC logotype

Diff of /emacs/lisp/ps-mule.el

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

revision 1.42 by handa, Wed Jul 27 07:59:17 2005 UTC revision 1.43 by handa, Wed Jul 27 12:35:29 2005 UTC
# Line 1039  the sequence." Line 1039  the sequence."
1039              /BOTTOM LLY def              /BOTTOM LLY def
1040              currentfont /RelativeCompose known {              currentfont /RelativeCompose known {
1041                  /relative currentfont /RelativeCompose get def                  /relative currentfont /RelativeCompose get def
1042                    relative false eq {
1043                        %% Disable relative composition by setting sufficiently low
1044                        %% and high positions.
1045                        /relative [ -100000 100000 ] def
1046                    } if
1047              } {              } {
                 %% Disable relative composition by setting sufficiently low  
                 %% and high positions.  
1048                  /relative [ -100000 100000 ] def                  /relative [ -100000 100000 ] def
1049              } ifelse              } ifelse
1050              [ elt 0 0 ]              [ elt 0 0 ]

Legend:
Removed from v.1.42  
changed lines
  Added in v.1.43

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