/[emacs]/emacs/lisp/image.el
ViewVC logotype

Diff of /emacs/lisp/image.el

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

revision 1.43 by kfstorm, Wed Sep 22 23:12:38 2004 UTC revision 1.44 by kfstorm, Sat Jan 1 13:08:33 2005 UTC
# Line 263  The image is automatically split into RO Line 263  The image is automatically split into RO
263            (setq x (+ x dx))))            (setq x (+ x dx))))
264        (setq x 0.0        (setq x 0.0
265              y (+ y dy))              y (+ y dy))
266        (insert (propertize "\n" 'line-height 0)))))        (insert (propertize "\n" 'line-height t)))))
267    
268    
269    

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

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