comparison lisp/ChangeLog @ 94848:d0ded502cd9a

* term/w32-win.el (x-colors): * term/mac-win.el (x-colors): * term/x-win.el (x-colors): Re-order colors.
author Chong Yidong <cyd@stupidchicken.com>
date Sat, 10 May 2008 17:27:33 +0000
parents 5e64dca662f0
children 1c9a3c7fa4f1
comparison
equal deleted inserted replaced
94847:5e64dca662f0 94848:d0ded502cd9a
1 2008-05-10 Chong Yidong <cyd@stupidchicken.com>
2
3 * term/w32-win.el (x-colors):
4 * term/mac-win.el (x-colors):
5 * term/x-win.el (x-colors): Re-order colors.
6
1 2008-05-10 Reiner Steib <reiner.steib@gmx.de> 7 2008-05-10 Reiner Steib <reiner.steib@gmx.de>
2 8
3 * smerge-mode.el (smerge-command-prefix): Fix custom type. 9 * smerge-mode.el (smerge-command-prefix): Fix custom type.
4 10
5 2008-05-10 Eric S. Raymond <esr@snark.thyrsus.com> 11 2008-05-10 Eric S. Raymond <esr@snark.thyrsus.com>
13 vc-dispatcher.el (vc-do-command), 19 vc-dispatcher.el (vc-do-command),
14 vc-git.el (vc-git-command), 20 vc-git.el (vc-git-command),
15 vc-hg.el (vc-hg-command), 21 vc-hg.el (vc-hg-command),
16 vc-mcvs.el (vc-mvcs-command), 22 vc-mcvs.el (vc-mvcs-command),
17 vc-mtn.el (vc-mtn-command), 23 vc-mtn.el (vc-mtn-command),
18 vc-sccs.el (vc-sccs-command, vc-sccs-workfile, 24 vc-sccs.el (vc-sccs-command, vc-sccs-workfile,
19 vc-sccs-workfile-unchanged-p), 25 vc-sccs-workfile-unchanged-p),
20 vc-svn.el (vc-svn-command, vc-svn-create-repo), 26 vc-svn.el (vc-svn-command, vc-svn-create-repo),
21 vc-rcs.el (all methods): 27 vc-rcs.el (all methods):
22 Remove assumption about what a nil argument to vc-do-command 28 Remove assumption about what a nil argument to vc-do-command
23 means. This means no buffer name needs to be hardcoded into the 29 means. This means no buffer name needs to be hardcoded into the