mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-10 09:12:15 +00:00
; * java/org/gnu/emacs/EmacsPreferencesActivity.java: Fix commentary.
This commit is contained in:
parent
d707135952
commit
18b6289adf
@ -38,8 +38,9 @@
|
||||
option, which would not be possible otherwise, as there is no
|
||||
command line on Android.
|
||||
|
||||
Android provides a preferences activity, but it is deprecated.
|
||||
Unfortunately, there is no alternative that looks the same way. */
|
||||
This file extends a deprecated preferences activity, but no suitable
|
||||
alternative exists that is identical in appearance to system settings
|
||||
forms. */
|
||||
|
||||
@SuppressWarnings ("deprecation")
|
||||
public class EmacsPreferencesActivity extends PreferenceActivity
|
||||
|
Loading…
Reference in New Issue
Block a user