▽Haskell Mode for Emacs ●01/19 15:31 Haskell Mode for Emacs The latest version of Haskell-mode can be found at http://iro.umontreal.ca/~monnier/elisp/. The rest of this page refers to an older version of Haskell-mode. The Haskell mode itself is very basic, but provides a base on which to build modules. The currently supported modules are: Font Locking: Colours keywords, comments, strings, etc. Declaration Scanning: Scans declarations
▽org.el homepage ●11/18 16:30 The homepage of Org-mode has moved. This page should redirect you automatically. If not, click here.
▽With Emacs ●07/16 10:03 Home Page 日本の滝と自然 Developers’ Room Software Laboratory With Emacs へようこそ !! With Emacs は 2007 年 300,000アクセスを超えました。Meadow 3 がリリースされれば、本サイトも更新予定です。新サイトでもよろしくお願いいたします。 With Emacs では、一般的に Emacs を扱っていきたいと思います。最新の Windows 上 Meadow 2、そして Mac OS X 上の Emacs 21、それだけでなく、ディレクトリの階層構造など、UNIX ファイルシステムに関する基本的なことや、関連情報も追加していきたいと思います。 ご意見、ご指摘等ありましたら、メールでお願いします。 なお、はじめに 表記方法についてをご覧ください。 Meadow 2 リリース (2004/7) Meadow
▽alpaca.el ●02/19 19:47 GnuPG filesを扱う ;;;;;; alpaca.el -- an easy way to edit GnuPG files encrypted with ;;; shared-key cryptography ;;;;; Author: Kazu Yamamoto ;; Created: Oct 16, 2003 ;; Revised: Feb 17, 2008 ;;; Commentary:;;;; Use Emacs 20.7 or later and GnuPG ver 1.2.3 or later.;;;; 0) Put the following to your ”.emacs”;;;; (autoload ’alpaca-after-find-file ”alpaca” nil t);; (add-hook ’find-file-hooks ’alpaca-after-find-file);;;;
▽nXML mode ●01/17 20:53 nXML mode nXML mode is an addon for GNU Emacs,which makes GNU Emacs into a powerful XML editor. It’s called nXML mode because in Emacs terminology addons that customize Emacs for editing text of a particular sort are called modes. Emacs already has a simple mode for XML; nXML mode is a new mode for XML. You should realize that Emacs with nXML mode differs from most XML editors in that XML is edite