diff options
Diffstat (limited to 'lisp/muse-mode.el')
| -rw-r--r-- | lisp/muse-mode.el | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/lisp/muse-mode.el b/lisp/muse-mode.el index f20a032..9ead8ca 100644 --- a/lisp/muse-mode.el +++ b/lisp/muse-mode.el @@ -1,7 +1,6 @@ -;;; muse-mode.el --- mode for editing Muse files; has font-lock support +;;; muse-mode.el --- mode for editing Muse files; has font-lock support -*- lexical-binding: t; -*- -;; Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010 -;; Free Software Foundation, Inc. +;; Copyright (C) 2004-2024 Free Software Foundation, Inc. ;; This file is part of Emacs Muse. It is not part of GNU Emacs. |
