Index: emacs/lisp/ps-mule.el
diff -c emacs/lisp/ps-mule.el:1.41 emacs/lisp/ps-mule.el:1.42
*** emacs/lisp/ps-mule.el:1.41  Mon Jul  4 23:08:56 2005
--- emacs/lisp/ps-mule.el       Wed Jul 27 07:59:17 2005
***************
*** 1236,1242 ****
        } ifelse
        /FirstCode -1 store
  
!       bmp 0 get SpaceWidthRatio ratio div mul size div 0      % wx wy
        setcharwidth                    % We can't use setcachedevice here.
  
        bmp 1 get 0 gt bmp 2 get 0 gt and {
--- 1236,1242 ----
        } ifelse
        /FirstCode -1 store
  
!       bmp 0 get size div 0            % wx wy
        setcharwidth                    % We can't use setcachedevice here.
  
        bmp 1 get 0 gt bmp 2 get 0 gt and {


_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs

Reply via email to