]> git.eshelyaron.com Git - emacs.git/commitdiff
(truncate-string): Remove alias and
authorNick Roberts <nickrob@snap.net.nz>
Sun, 1 May 2005 22:16:46 +0000 (22:16 +0000)
committerNick Roberts <nickrob@snap.net.nz>
Sun, 1 May 2005 22:16:46 +0000 (22:16 +0000)
obsolete declaration.

lisp/international/mule-util.el

index 8ac56b4bd65f370725bc0467e7a37d1a3db6bcc7..1c59d6ba1dbb1cc4ef4e0aa746c94141b3b107b2 100644 (file)
@@ -208,12 +208,6 @@ defaults to \"...\"."
 ;;                      (prin1-to-string (cdr ret)))
 ;;            (prin1-to-string ret))))))
 
-;;; For backward compatibility ...
-;;;###autoload
-(defalias 'truncate-string 'truncate-string-to-width)
-
-;;;###autoload
-(make-obsolete 'truncate-string 'truncate-string-to-width "20.1")
 \f
 ;;; Nested alist handler.  Nested alist is alist whose elements are
 ;;; also nested alist.