Mercurial > emacs
changeset 61992:8995e1cb5d7c
*** empty log message ***
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Sun, 01 May 2005 22:15:28 +0000 |
parents | 9aeb4fcfe44d |
children | de641e92d2f5 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 15 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <nickrob@snap.net.nz> + + * 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 <rms@gnu.org> * info.el (Info-mode): Set widen-automatically to nil, locally.