/[emacs]/emacs/lisp/textmodes/picture.el
ViewVC logotype

Diff of /emacs/lisp/textmodes/picture.el

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

revision 1.44 by jurta, Tue Apr 27 06:46:51 2004 UTC revision 1.45 by lektu, Wed Jun 29 13:54:22 2005 UTC
# Line 359  With positive argument insert that many Line 359  With positive argument insert that many
359                           (point))))                           (point))))
360      (replace-match newtext fixedcase literal)      (replace-match newtext fixedcase literal)
361      (if (< change 0)      (if (< change 0)
362          (insert-char ?\ (- change)))))          (insert-char ?\s (- change)))))
363    
364  ;; Picture Tabs  ;; Picture Tabs
365    

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

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