git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12562
d0543943-73ff-0310-b7d9-
9358b9ac24b2
;(setq cperl-hairy t)
(global-unset-key "\C-h")
(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)
(defun my-build-tab-stop-list (width)
(font-lock-function-name-face "limegreen")
(font-lock-variable-name-face "Yellow")
(font-lock-type-face "Yellow")
+ (font-lock-reference-face "Purple")
))
;; Load the font-lock package.
(require 'font-lock)