mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-14 03:10:47 +00:00
0e3c4ba4ff
PR: 43466 Submitted by: MOROHOSHI Akihiko <moro@remus.dti.ne.jp>
12 lines
318 B
EmacsLisp
12 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)
|