emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/ebdb 9e5b55d 316/350: Set local variable correctly in m


From: Eric Abrahamsen
Subject: [elpa] externals/ebdb 9e5b55d 316/350: Set local variable correctly in manual
Date: Mon, 14 Aug 2017 11:47:02 -0400 (EDT)

branch: externals/ebdb
commit 9e5b55d5845833a80b1084c61be479beee33ea53
Author: Eric Abrahamsen <address@hidden>
Commit: Eric Abrahamsen <address@hidden>

    Set local variable correctly in manual
    
    * ebdb.org: Much easier to set at top of file (and previous version
      was wrong, anyway).
---
 ebdb.org | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/ebdb.org b/ebdb.org
index e8850bc..bf9be26 100644
--- a/ebdb.org
+++ b/ebdb.org
@@ -1,3 +1,4 @@
+# -*- sentence-end-double-space: t -*-
 #+TEXINFO_CLASS: info
 #+TEXINFO_HEADER: @syncodeindex pg cp
 #+AUTHOR: Eric Abrahamsen <address@hidden>
@@ -1285,6 +1286,3 @@ used in the body of the method.
 :PROPERTIES:
 :INDEX:    cp
 :END:
-# Local Variables:
-# sentence-end-double-space: t
-# End



reply via email to

[Prev in Thread] Current Thread [Next in Thread]