Mercurial > emacs
changeset 28468:7237fe6b37af
*** empty log message ***
author | Dave Love <fx@gnu.org> |
---|---|
date | Sat, 01 Apr 2000 14:42:59 +0000 |
parents | 6ab0eec080f8 |
children | f66f2b4d5eb7 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 15 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Apr 01 14:36:01 2000 +0000 +++ b/lisp/ChangeLog Sat Apr 01 14:42:59 2000 +0000 @@ -1,3 +1,18 @@ +2000-04-01 Dave Love <fx@gnu.org> + + * cpp.el: Change customization group to `c' from `C'. + + * vcursor.el (vcursor-move): Use display-color-p. + + * international/mule-util.el: Provide mule-utils. + (string-to-sequence): Simplify and speed up. + + * international/mule.el (make-coding-system): Purecopy doc-string. + + * international/mule-cmds.el: Various menu changes. + (describe-specified-language-support): Handle `Default'. + (set-language-info): Purecopy `info'. + 2000-03-31 Andrew Innes <andrewi@gnu.org> * vc.el (vc-backend-diff): Return the correct status if we had to