]> git.eshelyaron.com Git - emacs.git/commit
Correct documentation relating to tool-bar-position
authorPo Lu <luangruo@yahoo.com>
Wed, 8 May 2024 12:25:47 +0000 (20:25 +0800)
committerEshel Yaron <me@eshelyaron.com>
Wed, 8 May 2024 16:53:11 +0000 (18:53 +0200)
commit19480b59868a26d55de739775d5de7af20865f98
tree828bac1a85a74b0a94f2c63b43846b63d289d63e
parent934aa178f070c0302c2519a68e3890e16b0f114a
Correct documentation relating to tool-bar-position

* doc/emacs/android.texi (Android Windowing): Don't claim that
tool-bar-position is unsupported on Android.

* lisp/tool-bar.el (tool-bar-position): Update doc string to
mention that bottom is supported on all systems but Nextstep.

(cherry picked from commit b82a003544c607b5c54bab13870d52b53e70aeb8)
doc/emacs/android.texi
lisp/tool-bar.el