diff options
| -rw-r--r-- | man/anti.texi | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/man/anti.texi b/man/anti.texi index 6bb0f5e62c5..10f18cd4020 100644 --- a/man/anti.texi +++ b/man/anti.texi | |||
| @@ -212,8 +212,9 @@ only be one Emacs server running at a time. The @code{server-mode} | |||
| 212 | command and @code{server-name} user option have been eliminated. | 212 | command and @code{server-name} user option have been eliminated. |
| 213 | 213 | ||
| 214 | @item | 214 | @item |
| 215 | The @file{emacsclient} program no longer accepts the @samp{--eval} and | 215 | The @file{emacsclient} program no longer accepts the @samp{--eval}, |
| 216 | @samp{--display} command line options. | 216 | @samp{--display} and @samp{--server-file} command line options, and |
| 217 | can only establish local connections using Unix domain sockets. | ||
| 217 | 218 | ||
| 218 | @item | 219 | @item |
| 219 | The command @code{quail-show-key}, for showing how to input a | 220 | The command @code{quail-show-key}, for showing how to input a |