diff options
author | Pavel Janík <Pavel@Janik.cz> | 2001-07-16 07:46:48 +0000 |
---|---|---|
committer | Pavel Janík <Pavel@Janik.cz> | 2001-07-16 07:46:48 +0000 |
commit | 0fa89f68b12f6ec79fff8ff322993b0fe2796821 (patch) | |
tree | 4b9e4897b076fd6853578f6404afdff2b6f552fc /lisp/calendar/cal-tex.el | |
parent | 7b273d79f628d9893fbf730feaeb575d1987f369 (diff) | |
download | emacs-0fa89f68b12f6ec79fff8ff322993b0fe2796821.tar.gz |
Some fixes to follow coding conventions.
Diffstat (limited to 'lisp/calendar/cal-tex.el')
-rw-r--r-- | lisp/calendar/cal-tex.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/calendar/cal-tex.el b/lisp/calendar/cal-tex.el index 46b1b22e24f..3aac65ab20b 100644 --- a/lisp/calendar/cal-tex.el +++ b/lisp/calendar/cal-tex.el @@ -1,4 +1,4 @@ -;;; cal-tex.el --- calendar functions for printing calendars with LaTeX. +;;; cal-tex.el --- calendar functions for printing calendars with LaTeX ;; Copyright (C) 1995 Free Software Foundation, Inc. |