diff --git a/lisp/ChangeLog b/lisp/ChangeLog index d254f82f494..32447efa5ac 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,18 @@ +2000-04-01 Dave Love + + * 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 * vc.el (vc-backend-diff): Return the correct status if we had to