Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Nov 2001 17:46:23 -0800 (PST)
From:      Jun Kuriyama <kuriyama@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/editors/psgml-emacs Makefile ports/editors/psgml-emacs/files psgml-startup.el.in
Message-ID:  <200111120146.fAC1kNQ85344@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
kuriyama    2001/11/11 17:46:22 PST

  Modified files:
    editors/psgml-emacs  Makefile 
    editors/psgml-emacs/files psgml-startup.el.in 
  Log:
  o Use sgml-mode for *.html files instead of html-mode.
  o Turn on syntax highlighting by default.
      If you want to disable this, please add (setq sgml-set-face nil) after
      (require 'psgml-startup) line.
  
  Revision  Changes    Path
  1.14      +2 -1      ports/editors/psgml-emacs/Makefile
  1.7       +45 -0     ports/editors/psgml-emacs/files/psgml-startup.el.in

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200111120146.fAC1kNQ85344>