; Amend doc strings of two functions
* src/dispnew.c (syms_of_display): * src/frame.c (Fwindow_system): Revise doc strings to mention the `android' value.
This commit is contained in:
@@ -6849,6 +6849,7 @@ The value is a symbol:
|
||||
`pc' for a direct-write MS-DOS frame.
|
||||
`pgtk' for an Emacs frame using pure GTK facilities.
|
||||
`haiku' for an Emacs frame running in Haiku.
|
||||
`android' for an Emacs frame running in Android.
|
||||
|
||||
Use of this variable as a boolean is deprecated. Instead,
|
||||
use `display-graphic-p' or any of the other `display-*-p'
|
||||
|
||||
@@ -282,7 +282,7 @@ The value is a symbol:
|
||||
`pc' for a direct-write MS-DOS frame.
|
||||
`pgtk' for an Emacs frame using pure GTK facilities.
|
||||
`haiku' for an Emacs frame running in Haiku.
|
||||
`android' for an Emacs frame running in Android/
|
||||
`android' for an Emacs frame running in Android.
|
||||
|
||||
FRAME defaults to the currently selected frame.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user