Pārlūkot izejas kodu

different emacs versions

Fred Gilham 1 mēnesi atpakaļ
vecāks
revīzija
e49e0b342a
1 mainītis faili ar 2 papildinājumiem un 1 dzēšanām
  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 &