Mercurial > emacs
changeset 61994:f69e81bae6ca
(truncate-string): Remove alias and
obsolete declaration.
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Sun, 01 May 2005 22:16:46 +0000 |
parents | de641e92d2f5 |
children | eaf711995ea5 |
files | lisp/international/mule-util.el |
diffstat | 1 files changed, 0 insertions(+), 6 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/international/mule-util.el Sun May 01 22:16:13 2005 +0000 +++ b/lisp/international/mule-util.el Sun May 01 22:16:46 2005 +0000 @@ -208,12 +208,6 @@ ;; (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") ;;; Nested alist handler. Nested alist is alist whose elements are ;;; also nested alist.