Hello,
I am using JDE 2.1.5 on Windows 2000 with Emacs 20.4. I want to change the
syntax color of the comments so I can see it easier. Have any ideas?
++++++++++++++++++++++++++++++++++
++++++++++++++++++++++++++++++++++
;; .emacs file
(setq load-path
(nconc
'(
"d:\\Emacs-20.5\\site-lisp\\jde-2.1.5"
)
load-path))
;;Make emacs load the JDE at startup.
(require 'jde)
++++++++++++++++++++++++++++++++++
++++++++++++++++++++++++++++++++++
best regards,
mike
- Re: trying to change syntax highlighting Michael Garcia
- Re: trying to change syntax highlighting Phillip Lord
