aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPo Lu2023-06-07 19:52:38 +0800
committerPo Lu2023-06-07 19:52:38 +0800
commit49dceb9dd6b3c2567a4a405e4a480aa79ebdc005 (patch)
tree72cca22fb57cd01df3dd7c3f366a57c7639ad35d
parent63339a9577f085074d16fa8c56ddd56864c94dda (diff)
downloademacs-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.texi4
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
120details. 120details.
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
123an asynchronous shell command (@pxref{Running Shell Commands From 123an asynchronous shell command (@pxref{Shell}) will display the log
124Emacs}) will display the log buffer. 124buffer.
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}