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

Diff of /emacs/lisp/rect.el

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

revision 1.43 by lektu, Thu Jun 27 16:09:51 2002 UTC revision 1.44 by lektu, Thu Jul 18 06:14:35 2002 UTC
# Line 41  Line 41 
41  As for `move-to-column', passing anything but nil or t in FLAG will move to  As for `move-to-column', passing anything but nil or t in FLAG will move to
42  the desired column only if the line is long enough."  the desired column only if the line is long enough."
43    (move-to-column column (or flag t)))    (move-to-column column (or flag t)))
44    
45    ;;;###autoload
46  (make-obsolete 'move-to-column-force 'move-to-column "21.2")  (make-obsolete 'move-to-column-force 'move-to-column "21.2")
47    
48  ;; not used any more --dv  ;; not used any more --dv

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