mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-28 07:45:00 +00:00
f2e239c6a7
* java/org/gnu/emacs/EmacsNative.java (displayNameHash): New function. * java/org/gnu/emacs/EmacsService.java (buildContentName): New argument RESOLVER. Generate names holding URI's display name if available. All callers changed. * lisp/international/mule-cmds.el (set-default-coding-systems): Fix file name coding system as utf-8-unix on Android as on Mac OS. * src/androidvfs.c (enum android_vnode_type): New enum ANDROID_VNODE_CONTENT_AUTHORITY_NAMED. (android_content_name): Register root directories for this new type. (displayNameHash): New function. (android_get_content_name): New argument WITH_CHECKSUM. If present, treat the final two components as a pair of checksum and display name, and verify and exclude the two. (android_authority_name): Provide new argument as appropriate. (android_authority_initial_name): New function. |
||
---|---|---|
.. | ||
ccl.el | ||
characters.el | ||
emoji.el | ||
fontset.el | ||
isearch-x.el | ||
iso-ascii.el | ||
iso-cvt.el | ||
iso-transl.el | ||
ja-dic-cnv.el | ||
ja-dic-utl.el | ||
kinsoku.el | ||
kkc.el | ||
latexenc.el | ||
latin1-disp.el | ||
mule-cmds.el | ||
mule-conf.el | ||
mule-diag.el | ||
mule-util.el | ||
mule.el | ||
ogonek.el | ||
quail.el | ||
rfc1843.el | ||
robin.el | ||
textsec-check.el | ||
textsec.el | ||
titdic-cnv.el | ||
ucs-normalize.el | ||
utf7.el | ||
utf-7.el |