# HG changeset patch # User Nick Roberts # Date 1114985728 0 # Node ID 8995e1cb5d7cc422672079facc9b55a417bdeaed # Parent 9aeb4fcfe44de4bed67dbfacdc25ca1d410f278c *** empty log message *** diff -r 9aeb4fcfe44d -r 8995e1cb5d7c lisp/ChangeLog --- a/lisp/ChangeLog Sun May 01 21:42:34 2005 +0000 +++ b/lisp/ChangeLog Sun May 01 22:15:28 2005 +0000 @@ -1,3 +1,18 @@ +2005-05-02 Nick Roberts + + * international/mule-util.el (truncate-string): Remove alias and + obsolete declaration. + + * international/mule-cmds.el (update-iso-coding-systems): + Remove alias and obsolete declaration. + + * international/mule.el (coding-system-parent): Remove alias and + obsolete declaration. + + * subr.el (define-function, sref): Remove aliases and obsolete + declarations. + (chars-in-region): Remove obsolete declaration. + 2005-05-01 Richard M. Stallman * info.el (Info-mode): Set widen-automatically to nil, locally.