From 307645975cf9964740f4de544718f3f344a0c99c Mon Sep 17 00:00:00 2001 From: Pavel Janík Date: Thu, 2 May 2002 05:41:46 +0000 Subject: Follow coding conventions. --- lisp/emacs-lisp/syntax.el | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'lisp/emacs-lisp/syntax.el') diff --git a/lisp/emacs-lisp/syntax.el b/lisp/emacs-lisp/syntax.el index 68b2eaabbcb..717ea756b56 100644 --- a/lisp/emacs-lisp/syntax.el +++ b/lisp/emacs-lisp/syntax.el @@ -1,7 +1,10 @@ -;;; syntax.el --- Helper functions to find syntactic context +;;; syntax.el --- helper functions to find syntactic context ;; Copyright (C) 2000 Free Software Foundation, Inc. +;; Maintainer: FSF +;; Keywords: internal + ;; This file is part of GNU Emacs. ;; GNU Emacs is free software; you can redistribute it and/or modify -- cgit v1.2.3