comparison lisp/generic.el @ 38436:b174db545cfd

Some fixes to follow coding conventions.
author Pavel Janík <Pavel@Janik.cz>
date Mon, 16 Jul 2001 12:23:00 +0000
parents a2e5f00c1254
children 695cf19ef79e
comparison
equal deleted inserted replaced
38435:a9102b5472f0 38436:b174db545cfd
1 ;;; generic.el --- Defining simple major modes with comment and font-lock. 1 ;;; generic.el --- defining simple major modes with comment and font-lock
2 ;; 2 ;;
3 ;; Copyright (C) 1997, 1999 Free Software Foundation, Inc. 3 ;; Copyright (C) 1997, 1999 Free Software Foundation, Inc.
4 ;; 4 ;;
5 ;; Author: Peter Breton <pbreton@cs.umb.edu> 5 ;; Author: Peter Breton <pbreton@cs.umb.edu>
6 ;; Created: Fri Sep 27 1996 6 ;; Created: Fri Sep 27 1996