Mercurial > emacs
comparison lisp/font-lock.el @ 13337:84acc3adcd63
Comment change.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Mon, 30 Oct 1995 17:35:01 +0000 |
parents | d6bfe124472c |
children | e8cd2c9309c8 |
comparison
equal
deleted
inserted
replaced
13336:f225e4de23b4 | 13337:84acc3adcd63 |
---|---|
1 ;; Electric Font Lock Mode | 1 ;;; font-lock.el --- electric font lock mode |
2 ;; Copyright (C) 1992, 1993, 1994, 1995 Free Software Foundation, Inc. | 2 ;; Copyright (C) 1992, 1993, 1994, 1995 Free Software Foundation, Inc. |
3 | 3 |
4 ;; Author: jwz, then rms, then sm <simon@gnu.ai.mit.edu> | 4 ;; Author: jwz, then rms, then sm <simon@gnu.ai.mit.edu> |
5 ;; Maintainer: FSF | 5 ;; Maintainer: FSF |
6 ;; Keywords: languages, faces | 6 ;; Keywords: languages, faces |