emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/man/frames.texi


From: Jan Djärv
Subject: [Emacs-diffs] Changes to emacs/man/frames.texi
Date: Mon, 03 Oct 2005 15:31:17 -0400

Index: emacs/man/frames.texi
diff -c emacs/man/frames.texi:1.90 emacs/man/frames.texi:1.91
*** emacs/man/frames.texi:1.90  Wed Aug 10 15:14:32 2005
--- emacs/man/frames.texi       Mon Oct  3 19:31:15 2005
***************
*** 857,866 ****
  (according to the conventions of the application it came from) into the
  directory displayed in that buffer.
  
! @vindex x-dnd-open-file-other-window
    Dropping a file normally visits it in the window you drop it on.  If
  you prefer to visit the file in a new window in such cases, customize
! the variable @code{x-dnd-open-file-other-window}.
  
  @ignore
  @c ??? To Lisp manual
--- 857,866 ----
  (according to the conventions of the application it came from) into the
  directory displayed in that buffer.
  
! @vindex dnd-open-file-other-window
    Dropping a file normally visits it in the window you drop it on.  If
  you prefer to visit the file in a new window in such cases, customize
! the variable @code{dnd-open-file-other-window}.
  
  @ignore
  @c ??? To Lisp manual
***************
*** 881,890 ****
  detailed knowledge of what types other applications use for drag and
  drop.
  
! @vindex x-dnd-protocol-alist
    When an URL is dropped on Emacs it may be a file, but it may also be
  another URL type (ftp, http, etc.).  Emacs first checks
! @code{x-dnd-protocol-alist} to determine what to do with the URL.  If
  there is no match there and if @code{browse-url-browser-function} is
  an alist, Emacs looks for a match there.  If no match is found the
  text for the URL is inserted.  If you want to alter Emacs behavior,
--- 881,890 ----
  detailed knowledge of what types other applications use for drag and
  drop.
  
! @vindex dnd-protocol-alist
    When an URL is dropped on Emacs it may be a file, but it may also be
  another URL type (ftp, http, etc.).  Emacs first checks
! @code{dnd-protocol-alist} to determine what to do with the URL.  If
  there is no match there and if @code{browse-url-browser-function} is
  an alist, Emacs looks for a match there.  If no match is found the
  text for the URL is inserted.  If you want to alter Emacs behavior,




reply via email to

[Prev in Thread] Current Thread [Next in Thread]