From: Nick Roberts Date: Sun, 1 May 2005 22:15:28 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ttn-vms-21-2-B4~607 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=95bb5b56d6be0b033f0f3347ba21658aa1048bbc;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 98ccec99682..abe869033c5 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -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.