diff options
| author | Po Lu | 2023-06-07 19:52:38 +0800 |
|---|---|---|
| committer | Po Lu | 2023-06-07 19:52:38 +0800 |
| commit | 49dceb9dd6b3c2567a4a405e4a480aa79ebdc005 (patch) | |
| tree | 72cca22fb57cd01df3dd7c3f366a57c7639ad35d | |
| parent | 63339a9577f085074d16fa8c56ddd56864c94dda (diff) | |
| download | emacs-49dceb9dd6b3c2567a4a405e4a480aa79ebdc005.tar.gz emacs-49dceb9dd6b3c2567a4a405e4a480aa79ebdc005.zip | |
; Update Android port
* doc/emacs/android.texi (Android Startup): Fix reference to
non existent node.
| -rw-r--r-- | doc/emacs/android.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/emacs/android.texi b/doc/emacs/android.texi index 0fdc620f3f6..f13b3e640ae 100644 --- a/doc/emacs/android.texi +++ b/doc/emacs/android.texi | |||
| @@ -120,8 +120,8 @@ documentation at | |||
| 120 | details. | 120 | details. |
| 121 | 121 | ||
| 122 | Once Emacs starts up, simply running the command @command{logcat} as | 122 | Once Emacs starts up, simply running the command @command{logcat} as |
| 123 | an asynchronous shell command (@pxref{Running Shell Commands From | 123 | an asynchronous shell command (@pxref{Shell}) will display the log |
| 124 | Emacs}) will display the log buffer. | 124 | buffer. |
| 125 | 125 | ||
| 126 | @cindex emacsclient wrapper, android | 126 | @cindex emacsclient wrapper, android |
| 127 | Since there is no other way to start the @command{emacsclient} | 127 | Since there is no other way to start the @command{emacsclient} |