mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-26 07:33:47 +00:00
Bind M-$.
This commit is contained in:
parent
0342b5458c
commit
a870f9170b
@ -626,6 +626,8 @@ You can set this variable in hooks in your init file -- eg:
|
||||
;;; **********************************************************************
|
||||
|
||||
|
||||
;;;###autoload (define-key global-map "\M-$" 'ispell-word)
|
||||
|
||||
;;;###autoload
|
||||
(defun ispell-word (&optional following quietly)
|
||||
"Check spelling of word under or before the cursor.
|
||||
|
Loading…
Reference in New Issue
Block a user