forked from Mirrors/freeswitch
revert
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14985 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
54038e9975
commit
08b43d8bb1
|
@ -7,7 +7,7 @@
|
||||||
;(setq cperl-hairy t)
|
;(setq cperl-hairy t)
|
||||||
(global-unset-key "\C-h")
|
(global-unset-key "\C-h")
|
||||||
(global-set-key "\C-h" 'delete-backward-char)
|
(global-set-key "\C-h" 'delete-backward-char)
|
||||||
;(load "/usr/share/emacs/site-lisp/rng-auto.el")
|
(load "/usr/share/emacs/site-lisp/rng-auto.el")
|
||||||
|
|
||||||
(require 'cc-mode)
|
(require 'cc-mode)
|
||||||
(defun my-build-tab-stop-list (width)
|
(defun my-build-tab-stop-list (width)
|
||||||
|
|
Loading…
Reference in New Issue