Searched +refs:delphi +refs:token +refs:of (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/emacs-93/emacs/lisp/progmodes/
H A Ddelphi.el0 ;;; delphi.el --- major mode for editing Delphi source (Object Pascal) in Emacs
10 ;; This file is part of GNU Emacs.
13 ;; the terms of the GNU General Public License as published by the Free
18 ;; WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
22 ;; You should have received a copy of the GNU General Public License along with
32 ;; (autoload 'delphi-mode "delphi")
34 ;; (cons '("\\.\\(pas\\|dpr\\|dpk\\)$" . delphi-mode) auto-mode-alist))
40 ;; (add-hook 'delphi-mode-hook 'turn-on-font-lock)
50 ;; For good performance, be sure to byte-compile delphi
92 (defgroup delphi nil function
[all...]

Completed in 160 milliseconds