|
|
|
@ -304,10 +304,6 @@ This is the same as using \\[set-mark-command] with the prefix argument." |
|
|
|
(byte-recompile-directory "~/.emacs.d/bibretrieve" 0) |
|
|
|
(byte-recompile-directory "~/.emacs.d/bibretrieve" 0) |
|
|
|
(load "bibretrieve") |
|
|
|
(load "bibretrieve") |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
;; (require 'wordnik) |
|
|
|
|
|
|
|
;; (setq wordnik-api-key "fa815fa92045b7fa23699014d0a01c081b3d9c3c761292bf3")(kbd "H-=") synonym-at-point) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(require 'wordnik-synonym) |
|
|
|
(require 'wordnik-synonym) |
|
|
|
(global-set-key (kbd "H-=") 'wn/synonym-at-point) |
|
|
|
(global-set-key (kbd "H-=") 'wn/synonym-at-point) |
|
|
|
|
|
|
|
|
|
|
|
|