comparison lisp/ChangeLog @ 28468:7237fe6b37af

*** empty log message ***
author Dave Love <fx@gnu.org>
date Sat, 01 Apr 2000 14:42:59 +0000
parents 0b6c9ff7efe1
children baad77ad3383
comparison
equal deleted inserted replaced
28467:6ab0eec080f8 28468:7237fe6b37af
1 2000-04-01 Dave Love <fx@gnu.org>
2
3 * cpp.el: Change customization group to `c' from `C'.
4
5 * vcursor.el (vcursor-move): Use display-color-p.
6
7 * international/mule-util.el: Provide mule-utils.
8 (string-to-sequence): Simplify and speed up.
9
10 * international/mule.el (make-coding-system): Purecopy doc-string.
11
12 * international/mule-cmds.el: Various menu changes.
13 (describe-specified-language-support): Handle `Default'.
14 (set-language-info): Purecopy `info'.
15
1 2000-03-31 Andrew Innes <andrewi@gnu.org> 16 2000-03-31 Andrew Innes <andrewi@gnu.org>
2 17
3 * vc.el (vc-backend-diff): Return the correct status if we had to 18 * vc.el (vc-backend-diff): Return the correct status if we had to
4 retry the rcsdiff command without the --brief option. 19 retry the rcsdiff command without the --brief option.
5 20