mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-03 10:31:37 -08:00
Merge from origin/emacs-29
7d3a144486; Mention defface's and their :version tags in CONTRIBUTE.09c53b717d* admin/notes/kind-communication: New file.31ca4e5501; And another fix of CONTRIBUTE.d65499e790; Another clarification in CONTRIBUTE.571ec583d6; Clarify "ChangeLog entries" in CONTRIBUTE.e268231686Don't skip links to "." and ".." in Dired when marking filese25d11314dPass unquoted filename to user-supplied MUSTMATCH predicate4749699370* doc/lispref/parsing.texi (Retrieving Nodes): Improve do...d0673ea0d4; * etc/PROBLEMS: Workaround for Windows key "stuck" (bug... * lisp/emacs-lisp/trace.el: * java/org/gnu/emacs/EmacsWindow.java (onDragEvent): Remove training whitespace.
This commit is contained in:
commit
22d500ce21
9 changed files with 107 additions and 54 deletions
|
|
@ -1746,7 +1746,7 @@ public final class EmacsWindow extends EmacsHandleObject
|
|||
|
||||
/* Attempt to acquire permissions for this URI;
|
||||
failing which, insert it as text instead. */
|
||||
|
||||
|
||||
if (uri != null
|
||||
&& uri.getScheme () != null
|
||||
&& uri.getScheme ().equals ("content")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue