/[emacs]/emacs/lisp/international/mule-util.el
ViewVC logotype

Diff of /emacs/lisp/international/mule-util.el

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

revision 1.49 by lektu, Thu Jun 27 16:08:12 2002 UTC revision 1.50 by lektu, Thu Jul 18 06:13:27 2002 UTC
# Line 56  TYPE should be `list' or `vector'." Line 56  TYPE should be `list' or `vector'."
56             (error "Invalid type: %s" type)))             (error "Invalid type: %s" type)))
57  ;;;    val)  ;;;    val)
58  )  )
59    
60    ;;;###autoload
61  (make-obsolete 'string-to-sequence  (make-obsolete 'string-to-sequence
62                 "use `string-to-list' or `string-to-vector'."                 "use `string-to-list' or `string-to-vector'."
63                 "21.4")                 "21.4")
# Line 208  defaults to \"...\"." Line 210  defaults to \"...\"."
210  ;;; For backward compatibility ...  ;;; For backward compatibility ...
211  ;;;###autoload  ;;;###autoload
212  (defalias 'truncate-string 'truncate-string-to-width)  (defalias 'truncate-string 'truncate-string-to-width)
213    
214    ;;;###autoload
215  (make-obsolete 'truncate-string 'truncate-string-to-width "20.1")  (make-obsolete 'truncate-string 'truncate-string-to-width "20.1")
216    
217  ;;; Nested alist handler.  Nested alist is alist whose elements are  ;;; Nested alist handler.  Nested alist is alist whose elements are

Legend:
Removed from v.1.49  
changed lines
  Added in v.1.50

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