diff options
author | Kim F. Storm <storm@cua.dk> | 2005-04-12 20:13:29 +0000 |
---|---|---|
committer | Kim F. Storm <storm@cua.dk> | 2005-04-12 20:13:29 +0000 |
commit | 97a173f10c2b5d5788a415df31fd8a7a6b6558c8 (patch) | |
tree | 6aaa75dece998b7f80400d95aa4b53d2d5512319 | |
parent | ed0fb1f1cc86c0b927c24f09c7d0080f48868c43 (diff) | |
download | emacs-97a173f10c2b5d5788a415df31fd8a7a6b6558c8.tar.gz |
Add: Adapt mouse-sel-mode to mouse-1-click-follows-link.
-rw-r--r-- | admin/FOR-RELEASE | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE index c76af42c4ee..6e10c077a67 100644 --- a/admin/FOR-RELEASE +++ b/admin/FOR-RELEASE @@ -20,6 +20,8 @@ See msg from rms to emacs-devel on 21 Dec. ** Enhance scroll-bar to handle tall line (similar to line-move). +** Adapt mouse-sel-mode to mouse-1-click-follows-link. + * FATAL ERRORS |