Browse Source

different emacs versions

Fred Gilham 1 month ago
parent
commit
e49e0b342a
1 changed files with 2 additions and 1 deletions
  1. 2 1
      bm

+ 2 - 1
bm

@@ -1,4 +1,5 @@
 #!/bin/sh
 
-emacs -g =150x25 -fn Ezra\ SIL-14 -l ./bible.elc -f bible-open &
+emacs-31.0.50 -q -g =150x25 -fn Ezra\ SIL-14 -l ./bible.elc -f bible-open &
+# emacs -q -g =150x25 -fn "Linux Libertine-16" -l ./bible.elc -f bible-open &