comparison lisp/ChangeLog @ 64310:5ac4e912d629

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Thu, 14 Jul 2005 08:25:30 +0000
parents 6b00ba5c4c56
children ef93765580b3
comparison
equal deleted inserted replaced
64309:78489339e7f9 64310:5ac4e912d629
1 2005-07-14 Kim F. Storm <storm@cua.dk>
2
3 * emulation/cua-base.el:
4 (cua--pre-command-handler-1, cua--pre-command-handler)
5 (cua--post-command-handler-1, cua--post-command-handler):
6 Split in two. Check (buffer local) value of cua-mode.
7 (cua-selection-mode): New command.
8
1 2005-07-13 Luc Teirlinck <teirllm@auburn.edu> 9 2005-07-13 Luc Teirlinck <teirllm@auburn.edu>
2 10
3 * custom.el (custom-initialize-safe-set) 11 * custom.el (custom-initialize-safe-set)
4 (custom-initialize-safe-default): Doc fixes. 12 (custom-initialize-safe-default): Doc fixes.
5 13