1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-13 06:50:39 -08:00
emacs/lib-src
Eli Zaretskii 7430617d3d Support remote editing in emacsclient via Tramp
* lib-src/emacsclient.c (main, decode_options)
(print_help_and_exit, longopts): New option '--tramp' / '-T' which
specifies how emacs should use tramp to find remote files.

* doc/emacs/misc.texi (TCP Emacs server): New subsection describing
the various knobs to tune server.el for TCP opereation.
(emacsclient Options): Reference "TCP Emacs server" from description of
--server-file.  Document the new '--tramp' / '-T' options.
* doc/emacs/emacs.texi (Top): Update the top-level menu.

* etc/NEWS: Mention the new option.
2017-05-19 11:51:16 +03:00
..
ChangeLog.1
COPYING
ctags.c
ebrowse.c Merge with gnulib, pacifying GCC 7 2017-05-16 10:27:41 -07:00
emacsclient.c Support remote editing in emacsclient via Tramp 2017-05-19 11:51:16 +03:00
etags.c Merge with gnulib, pacifying GCC 7 2017-05-16 10:27:41 -07:00
hexl.c
make-docfile.c Fix buffer overflow in make-docfile 2017-04-29 23:35:46 -07:00
Makefile.in
movemail.c
ntlib.c Remove gettimeofday from w32 sources 2017-05-14 19:02:50 +03:00
ntlib.h
pop.c
pop.h
profile.c
rcs2log
README
update-game-score.c

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.