comparison lisp/progmodes/antlr-mode.el @ 52401:695cf19ef79e

Add arch taglines
author Miles Bader <miles@gnu.org>
date Mon, 01 Sep 2003 15:45:59 +0000
parents 0d8b17d428b5
children 51328ad3b6be 375f2633d815
comparison
equal deleted inserted replaced
52400:b32a475b367f 52401:695cf19ef79e
2667 (setq tab-width (caddr elem) 2667 (setq tab-width (caddr elem)
2668 indent-tabs-mode (cadddr elem) 2668 indent-tabs-mode (cadddr elem)
2669 alist nil)))))) 2669 alist nil))))))
2670 2670
2671 ;;; Local IspellPersDict: .ispell_antlr 2671 ;;; Local IspellPersDict: .ispell_antlr
2672
2673 ;;; arch-tag: 5de2be79-3d13-4560-8fbc-f7d0234dcb5c
2672 ;;; antlr-mode.el ends here 2674 ;;; antlr-mode.el ends here