emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/rect.el


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/rect.el
Date: Thu, 18 Jul 2002 02:14:35 -0400

Index: emacs/lisp/rect.el
diff -c emacs/lisp/rect.el:1.43 emacs/lisp/rect.el:1.44
*** emacs/lisp/rect.el:1.43     Thu Jun 27 12:09:51 2002
--- emacs/lisp/rect.el  Thu Jul 18 02:14:35 2002
***************
*** 41,46 ****
--- 41,48 ----
  As for `move-to-column', passing anything but nil or t in FLAG will move to
  the desired column only if the line is long enough."
    (move-to-column column (or flag t)))
+ 
+ ;;;###autoload
  (make-obsolete 'move-to-column-force 'move-to-column "21.2")
  
  ;; not used any more --dv



reply via email to

[Prev in Thread] Current Thread [Next in Thread]