11 lines
318 B
EmacsLisp
11 lines
318 B
EmacsLisp
--- gnuserv.el.orig Thu Jan 25 19:41:59 2001
|
|
+++ gnuserv.el Sun Sep 29 19:16:03 2002
|
|
@@ -173,7 +173,7 @@
|
|
(function :tag "Other"))
|
|
:group 'gnuserv)
|
|
|
|
-(defcustom gnuserv-program "gnuserv"
|
|
+(defcustom gnuserv-program "gnuserv-emacs"
|
|
"*Program to use as the editing server."
|
|
:type 'string
|
|
:group 'gnuserv)
|