Merge remote-tracking branch 'origin/master' into yelp
This commit is contained in:
commit
f93369aa52
10
init.el
10
init.el
@ -89,16 +89,6 @@
|
||||
;; Multi-lining for python.
|
||||
(require 'multi-line-it)
|
||||
|
||||
|
||||
(require 'pymacs)
|
||||
(autoload 'pymacs-apply "pymacs")
|
||||
(autoload 'pymacs-call "pymacs")
|
||||
(autoload 'pymacs-eval "pymacs" nil t)
|
||||
(autoload 'pymacs-exec "pymacs" nil t)
|
||||
(autoload 'pymacs-load "pymacs" nil t)
|
||||
(autoload 'pymacs-autoload "pymacs")
|
||||
(pymacs-load "ropemacs" "rope-")
|
||||
|
||||
(defun python-tabs ()
|
||||
(setq tab-width 4
|
||||
indent-tabs-mode t
|
||||
|
Loading…
Reference in New Issue
Block a user