1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00
emacs/lib-src
Karoly Lorentey 382707ecfb Fix various suspend-related bugs in emacsclient. (Report & patch by Dan Nicolaescu.)
* lib-src/emacsclient.c (in, out): Remove.
  (s): New variable (moved out from main).
  (handle_sigcont, handle_sigtstp): Use SEND_STRING.
  (main): Fix typos.

git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-591
2007-01-01 18:32:06 +00:00
..
.arch-inventory
.gitignore Add stamp_BLD. 2006-12-23 09:53:24 +00:00
b2m.c * lib-src/b2m.c (main): Don't include <limits.h>. 2006-04-04 04:13:02 +00:00
b2m.pl Update FSF's address. 2005-07-04 15:47:28 +00:00
ChangeLog *** empty log message *** 2006-12-28 00:05:16 +00:00
COPYING Replace "Library Public License" by "Lesser Public License" throughout. 2006-09-15 17:19:05 +00:00
cvtmail.c Update years in copyright notice; nfc. 2006-02-06 11:28:28 +00:00
digest-doc.c [DOS_NT] <top level>: Include fcntl.h and io.h. 2006-06-03 15:05:05 +00:00
ebrowse.c * ebrowse.c (usage, version): Mark as NO_RETURN. 2006-07-18 16:33:45 +00:00
emacsclient.c Fix various suspend-related bugs in emacsclient. (Report & patch by Dan Nicolaescu.) 2007-01-01 18:32:06 +00:00
emacstool.c Update years in copyright notice; nfc. 2006-02-06 11:28:28 +00:00
etags.c (readline): When creating a relative file name from a 2006-12-28 00:05:53 +00:00
fakemail.c (fatal): Drop second parameter and treat first 2006-07-20 13:33:48 +00:00
getopt.c Update years in copyright notice; nfc. 2006-02-06 11:28:28 +00:00
getopt1.c Update years in copyright notice; nfc. 2006-02-06 11:28:28 +00:00
getopt_.h Update years in copyright notice; nfc. 2006-02-06 11:28:28 +00:00
getopt_int.h Update years in copyright notice; nfc. 2006-02-06 11:28:28 +00:00
gettext.h Update years in copyright notice; nfc. 2006-02-06 11:28:28 +00:00
grep-changelog When called with no arguments (not even a filter), show help instead of 2006-11-02 11:52:15 +00:00
hexl.c Update years in copyright notice; nfc. 2006-02-06 11:28:28 +00:00
make-docfile.c Update years in copyright notice; nfc. 2006-02-06 11:28:28 +00:00
Makefile.in Installed [mark@mcs.vuw.ac.nz: use INSTALL_SCRIPT in lib-src] patch 2006-11-03 14:10:50 +00:00
makefile.w32-in (clean): Delete stamp_BLD. 2006-12-22 20:41:35 +00:00
movemail.c (main): Check for negative value from `read'. 2006-04-29 18:55:19 +00:00
ntlib.c Update years in copyright notice; nfc. 2006-02-06 11:28:28 +00:00
ntlib.h Update years in copyright notice; nfc. 2006-02-06 11:28:28 +00:00
pop.c (pop_open, socket_connection, KPOP_SERVICE): Added 2006-05-23 10:44:39 +00:00
pop.h Update years in copyright notice; nfc. 2006-02-06 11:28:28 +00:00
profile.c Update years in copyright notice; nfc. 2006-02-06 11:28:28 +00:00
rcs-checkin Update years in copyright notice; nfc. 2006-02-06 11:28:28 +00:00
rcs2log Update years in copyright notice; nfc. 2006-02-06 11:28:28 +00:00
README changed Emacs' to GNU Emacs' 2006-03-31 07:25:44 +00:00
sorted-doc.c (main): Initialize bp, to avoid compiler warnings 2006-06-03 14:58:50 +00:00
test-distrib.c Update years in copyright notice; nfc. 2006-02-06 11:28:28 +00:00
testfile
update-game-score.c Update years in copyright notice; nfc. 2006-02-06 11:28:28 +00:00
vcdiff Use "echo" as a default for $echo, otherwise we'll execute $DIFF 2006-03-18 14:47:20 +00:00

This directory contains the source code for the architecture-dependent
files that go in ${archlibdir}.  At present, these are mostly utility
programs used by GNU Emacs.