]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
tweak .emacs
authorAnthony Minessale <anthony.minessale@gmail.com>
Wed, 11 Mar 2009 13:14:18 +0000 (13:14 +0000)
committerAnthony Minessale <anthony.minessale@gmail.com>
Wed, 11 Mar 2009 13:14:18 +0000 (13:14 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12562 d0543943-73ff-0310-b7d9-9358b9ac24b2

support-d/.emacs

index fe2e33af2e14bad5e228100d9c7ee92ce6c8b944..d29041b8f9d52d82257921ee01353c3fa453b367 100644 (file)
@@ -7,7 +7,7 @@
 ;(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)