comparison lisp/ChangeLog @ 56177:419c75bd5054

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Mon, 21 Jun 2004 03:26:53 +0000
parents 4707c2a46b0f
children bd23203e8ba1 4c90ffeb71c5
comparison
equal deleted inserted replaced
56176:21c659556daa 56177:419c75bd5054
1 2004-06-20 Richard M. Stallman <rms@gnu.org>
2
3 * mouse.el (mouse-set-region-1): Set transient-mark-mode to `only'.
4
5 * isearch.el (isearch-repeat): Avoid testing old match data.
6 (isearch-message): Display trailing space in special font
7 when search is failing.
8 (isearch-search-fun-function): Doc fix.
9
10 * autorevert.el (global-auto-revert-non-file-buffers): Doc fix.
11
1 2004-06-19 Luc Teirlinck <teirllm@auburn.edu> 12 2004-06-19 Luc Teirlinck <teirllm@auburn.edu>
2 13
3 * frame.el (show-trailing-whitespace): Doc fix. 14 * frame.el (show-trailing-whitespace): Doc fix.
4 15
5 * cus-edit.el (custom-variable-documentation): New function. 16 * cus-edit.el (custom-variable-documentation): New function.