/[emacs]/emacs/lisp/emulation/cua-rect.el
ViewVC logotype

Diff of /emacs/lisp/emulation/cua-rect.el

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

revision 1.27 by kfstorm, Thu Dec 8 22:24:35 2005 UTC revision 1.28 by kfstorm, Thu Dec 8 22:52:50 2005 UTC
# Line 1242  The numbers are formatted according to t Line 1242  The numbers are formatted according to t
1242                 (setq z (cdr z)))                 (setq z (cdr z)))
1243               (if cua--debug               (if cua--debug
1244                   (print (list (current-column) cc) auxbuf))                   (print (list (current-column) cc) auxbuf))
1245                 (just-one-space 0)
1246               (indent-to cc))))               (indent-to cc))))
1247        (if (> tr 0)        (if (> tr 0)
1248            (message "Warning:  Truncated %d row%s" tr (if (> tr 1) "s" "")))            (message "Warning:  Truncated %d row%s" tr (if (> tr 1) "s" "")))

Legend:
Removed from v.1.27  
changed lines
  Added in v.1.28

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