comparison lisp/ChangeLog @ 62256:0e001109621a

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Thu, 12 May 2005 09:26:17 +0000
parents 6350a78ceda6
children c7e447f15c03
comparison
equal deleted inserted replaced
62255:14a8632a734e 62256:0e001109621a
42 2005-05-11 Chong Yidong <cyd@stupidchicken.com> 42 2005-05-11 Chong Yidong <cyd@stupidchicken.com>
43 43
44 * mouse-sel.el (mouse-sel-follow-link-p): New function. 44 * mouse-sel.el (mouse-sel-follow-link-p): New function.
45 (mouse-select, mouse-select-internal, mouse-extend-internal): 45 (mouse-select, mouse-select-internal, mouse-extend-internal):
46 Use it to implement mouse-1-click-follows-link functionality. 46 Use it to implement mouse-1-click-follows-link functionality.
47
48 2005-05-11 Richard M. Stallman <rms@gnu.org>
49
50 * font-lock.el (font-lock-fontify-syntactically-region):
51 Use font-lock-comment-delimiter-face for comment delimiters.
47 52
48 2005-05-10 Jay Belanger <belanger@truman.edu> 53 2005-05-10 Jay Belanger <belanger@truman.edu>
49 54
50 * calc/calc-help.el (calc-m-prefix-help): Add mention of 55 * calc/calc-help.el (calc-m-prefix-help): Add mention of
51 preserving embedded modes. 56 preserving embedded modes.