mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-13 09:32:47 +00:00
9a864fa27d
Fix its buggy logic for the Windows case (regression from 23.4). * lib-src/emacsclient.c (decode_options): Move -t -n corner case handling into server.el. * lisp/server.el (server-process-filter): Handle corner case where both tty and nowait options are present. Fixes: debbugs:11102 |
||
---|---|---|
.. | ||
.gitignore | ||
ChangeLog | ||
COPYING | ||
ebrowse.c | ||
emacsclient.c | ||
etags.c | ||
grep-changelog | ||
hexl.c | ||
make-docfile.c | ||
Makefile.in | ||
makefile.w32-in | ||
movemail.c | ||
ntlib.c | ||
ntlib.h | ||
pop.c | ||
pop.h | ||
profile.c | ||
rcs2log | ||
rcs-checkin | ||
README | ||
test-distrib.c | ||
testfile | ||
update-game-score.c | ||
vcdiff |
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.