|
|
|
@ -1559,13 +1559,6 @@ |
|
|
|
(require 'expand-region) |
|
|
|
(require 'expand-region) |
|
|
|
(global-set-key (kbd "C-=") 'er/expand-region) |
|
|
|
(global-set-key (kbd "C-=") 'er/expand-region) |
|
|
|
#+END_SRC |
|
|
|
#+END_SRC |
|
|
|
** Atomic chrome |
|
|
|
|
|
|
|
This is commented out as it is incompatible with the |
|
|
|
|
|
|
|
multiple-activity business that I like to keep |
|
|
|
|
|
|
|
#+BEGIN_SRC emacs-lisp |
|
|
|
|
|
|
|
; (require 'atomic-chrome) |
|
|
|
|
|
|
|
;; (atomic-chrome-start-server) |
|
|
|
|
|
|
|
#+END_SRC |
|
|
|
|
|
|
|
** ERC |
|
|
|
** ERC |
|
|
|
Enable ~erc dcc~ files transfer |
|
|
|
Enable ~erc dcc~ files transfer |
|
|
|
#+BEGIN_SRC emacs-lisp |
|
|
|
#+BEGIN_SRC emacs-lisp |
|
|
|
|