diff options
| author | Bob Weiner <Bob.Weiner@DuffandPhelps.com> | 2019-04-22 09:26:39 -0400 |
|---|---|---|
| committer | Bob Weiner <rsw@gnu.org> | 2019-04-23 16:01:19 -0400 |
| commit | fdce47a4847409e65299075e7ef5dc59762e4efd (patch) | |
| tree | 90dc37b45f4a9d2e35a7c21aa750b6601fc95f9e /hui-mouse.el | |
| parent | 284a067822a230aca5ac3826274f16c590ff1a52 (diff) | |
Add Gitlab to DEMO; MSWindows path handling; company-mode Smart Keys
Diffstat (limited to 'hui-mouse.el')
| -rw-r--r-- | hui-mouse.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hui-mouse.el b/hui-mouse.el index ae34581..8f4f94b 100644 --- a/hui-mouse.el +++ b/hui-mouse.el @@ -631,7 +631,7 @@ If assist-key is pressed: ;;; ************************************************************************ ;; These functions are called from hkey-alist when keyboard Smart Keys -;; are used but for mouse keys, they are bound to local keys in +;; are used. For mouse keys, they are bound to local keys in ;; company-mode's minor mode map. (defun smart-company-to-definition (event) |
