diff options
| author | Chong Yidong | 2008-10-20 01:53:54 +0000 |
|---|---|---|
| committer | Chong Yidong | 2008-10-20 01:53:54 +0000 |
| commit | 8eb8f634869f3de1634c7008f7f700ad5023a4b0 (patch) | |
| tree | 215bd1ba1c5c25aa81e2aecb13b08c286d319fe5 /etc | |
| parent | 2a5671979e8c11d1e88b79bafa23f51ed2964ce5 (diff) | |
| download | emacs-8eb8f634869f3de1634c7008f7f700ad5023a4b0.tar.gz emacs-8eb8f634869f3de1634c7008f7f700ad5023a4b0.zip | |
T-mouse Mode changes need no extra documentation.
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -852,7 +852,7 @@ permits to customize indentation of LaTeX environments delimited | |||
| 852 | by escaped parens. | 852 | by escaped parens. |
| 853 | 853 | ||
| 854 | ** T-mouse Mode | 854 | ** T-mouse Mode |
| 855 | 855 | --- | |
| 856 | *** If the gpm mouse server is running and t-mouse-mode is enabled, | 856 | *** If the gpm mouse server is running and t-mouse-mode is enabled, |
| 857 | Emacs uses a Unix socket in a GNU/Linux console to talk to server, | 857 | Emacs uses a Unix socket in a GNU/Linux console to talk to server, |
| 858 | rather than faking events using the client program mev. This C level | 858 | rather than faking events using the client program mev. This C level |