2005-01-31 01:10:13 by Min Sik Kim | Files touched by this commit (4) |
Log message:
xemacs and gnuserv have many common files in PLIST. Make them
conflict.
Bump PKGREVISIONs.
|
2004-11-27 01:01:42 by Eric Gillespie | Files touched by this commit (2) | |
Log message:
Update to 3.12.7.
2004-10-20 Martin Schwenke <martin@meltin.net>
* README:
Updated to say tested under GNU Emacs 21.3, updated gnuserv sources
from XEmacs 21.5.17, commented that SYSV_IPC works again under Linux,
explained weirdness resulting from missing X development files at
compile time.
* configure.in:
Added error message for when HAVE_X_WINDOWS doesn't get defined.
Lifted check for HAVE_SOCKADDR_SUN_LEN from XEmacs 21.5.17.
* Makefile.in: Added ChangeLog generation.
* Makefile.in: Bumped version to 3.12.7.
2004-10-19 Martin Schwenke <martin@meltin.net>
* acconfig.h: Added HAVE_SOCKADDR_SUN_LEN.
* sysfile.h, gnuserv.el: Updated to version from XEmacs 21.5.17.
|
2004-06-13 01:21:56 by Mark Davies | Files touched by this commit (1) |
Log message:
USE_X11=YES to properly link in -lXau.
|
2003-07-17 23:50:07 by grant beattie | Files touched by this commit (1504) |
Log message:
s/netbsd.org/NetBSD.org/
|
2003-06-08 07:46:36 by Eric Gillespie | Files touched by this commit (5) | |
Log message:
Import gnuserv-3.12.6.
gnuserv allows you to attach to an already running Emacs. This allows
external programs to make use of Emacs' editing capabilities. It is
like GNU Emacs' emacsserver/server.el, but has many more features.
This is the gnuserv part of XEmacs split out for use in GNU Emacs. If
you use XEmacs you do not need this package.
|