Browse Source

Merge branch 'master' of github.com:10sr/dotfiles

pull/1/head
10sr 10 years ago
parent
commit
b8b78a6dbe
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      emacs.el

+ 1
- 1
emacs.el View File

@@ -2345,7 +2345,7 @@ this is test, does not rename files."
t) t)
(lazy-load-eval 'ilookup (lazy-load-eval 'ilookup
'(ilookup-open) '(ilookup-open)
(setq ilookup-alist
(setq ilookup-dict-alist
'( '(
("en" . (lambda (word) ("en" . (lambda (word)
(shell-command-to-string (shell-command-to-string


Loading…
Cancel
Save