diff --git a/emacs.el b/emacs.el index 987040d..03005db 100644 --- a/emacs.el +++ b/emacs.el @@ -2442,7 +2442,7 @@ result for that word.") apikey eword target)) - ;; (search-forward-regexp "^$") + (search-forward-regexp "^$") (buffer-substring-no-properties (point) (point-max)))))) ))