|
|
Nice/web install.xml,1.11,1.12: msg#00130
|
Subject: |
Nice/web install.xml,1.11,1.12 |
Update of /cvsroot/nice/Nice/web
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14694/web
Modified Files:
install.xml
Log Message:
Fixed location of the emacs mode.
Index: install.xml
===================================================================
RCS file: /cvsroot/nice/Nice/web/install.xml,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** install.xml 24 Jan 2004 21:50:23 -0000 1.11
--- install.xml 20 Feb 2004 10:31:10 -0000 1.12
***************
*** 183,187 ****
;; then remove the leading ; in the next line
! ;(setq load-path (cons "~/share/emacs/site-lisp" load-path))
(setq auto-mode-alist
(cons '("\\.nice$" . nice-mode) auto-mode-alist))
--- 183,187 ----
;; then remove the leading ; in the next line
! ;(setq load-path (cons "~/share/emacs/site-lisp/nice" load-path))
(setq auto-mode-alist
(cons '("\\.nice$" . nice-mode) auto-mode-alist))
-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
|
| |