* lisp/term/ns-win.el (global-map): Remove binding for ispell-next,
[bpt/emacs.git] / lisp / term / ns-win.el
index b92ca12..b4693a5 100644 (file)
@@ -104,7 +104,6 @@ The properties returned may include `top', `left', `height', and `width'."
 (define-key global-map [?\s-~] 'ns-prev-frame)
 (define-key global-map [?\s--] 'center-line)
 (define-key global-map [?\s-:] 'ispell)
-(define-key global-map [?\s-\;] 'ispell-next)
 (define-key global-map [?\s-?] 'info)
 (define-key global-map [?\s-^] 'kill-some-buffers)
 (define-key global-map [?\s-&] 'kill-this-buffer)