• Kim F. Storm's avatar
    Fixed this redisplay bug: · ca7cefe7
    Kim F. Storm authored
    ** Problem with cursor border around images and window-margins:
    
    The border around the image when the cursor is on the image
    flows into the right fringe and margin.
    
         (progn
           (auto-image-file-mode 1)
           (find-file (concat data-directory "splash.xpm"))
           (set-window-margins (selected-window) 25 25))
    ca7cefe7
FOR-RELEASE 9.33 KB