branch: externals/ebdb
commit 9e5b55d5845833a80b1084c61be479beee33ea53
Author: Eric Abrahamsen <[email protected]>
Commit: Eric Abrahamsen <[email protected]>
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 <[email protected]>
@@ -1285,6 +1286,3 @@ used in the body of the method.
:PROPERTIES:
:INDEX: cp
:END:
-# Local Variables:
-# sentence-end-double-space: t
-# End