Mercurial > emacs
comparison lisp/ChangeLog @ 58643:00d11ec2f846
#
author | André Spiegel <spiegel@gnu.org> |
---|---|
date | Tue, 30 Nov 2004 11:07:29 +0000 |
parents | 1ff2d3bb0cbd |
children | 14b3f432fd7e |
comparison
equal
deleted
inserted
replaced
58642:0bc7c34870e9 | 58643:00d11ec2f846 |
---|---|
1 2004-11-30 Andre Spiegel <spiegel@gnu.org> | |
2 | |
3 * vc-hooks.el (vc-recompute-state): Moved here from vc.el. | |
4 | |
5 * vc-cvs.el (vc-cvs-state): Handle the case where vc-state is | |
6 still nil. | |
7 | |
1 2004-11-29 Luc Teirlinck <teirllm@auburn.edu> | 8 2004-11-29 Luc Teirlinck <teirllm@auburn.edu> |
2 | 9 |
3 * emulation/tpu-edt.el (tpu-help-keypad-map, tpu-help-text) | 10 * emulation/tpu-edt.el (tpu-help-keypad-map, tpu-help-text) |
4 (tpu-word-separator-list, tpu-skip-chars): defconst->defvar. | 11 (tpu-word-separator-list, tpu-skip-chars): defconst->defvar. |
5 | 12 |