]> git.eshelyaron.com Git - emacs.git/commitdiff
; * lisp/plstore.el: Fix formatting.
authorStefan Kangas <stefan@marxist.se>
Fri, 19 Feb 2021 07:30:04 +0000 (08:30 +0100)
committerStefan Kangas <stefan@marxist.se>
Fri, 19 Feb 2021 08:36:11 +0000 (09:36 +0100)
lisp/plstore.el

index 46533664d52444401b09e2aeb6d63859fbd7d773..4ca5886bf15eb8c8276cc326b1c6457396fad3b8 100644 (file)
@@ -1,4 +1,5 @@
 ;;; plstore.el --- secure plist store -*- lexical-binding: t -*-
+
 ;; Copyright (C) 2011-2021 Free Software Foundation, Inc.
 
 ;; Author: Daiki Ueno <ueno@gnu.org>
@@ -19,7 +20,7 @@
 ;; You should have received a copy of the GNU General Public License
 ;; along with GNU Emacs.  If not, see <https://www.gnu.org/licenses/>.
 
-;;; Commentary
+;;; Commentary:
 
 ;; Plist based data store providing search and partial encryption.
 ;;