1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-23 07:19:15 +00:00
emacs/lisp
Po Lu ca2e7409dc Allow dragging multiple files from a Dired buffer
* doc/lispref/frames.texi (Drag and Drop): Document new function
`dnd-begin-drag-files'.
* lisp/dired.el (dired-mouse-drag-files): Update doc string.
(dired-map-over-marks): Accept a new value of ARG `marked',
meaning to not fall back to the current file if no marks were
found.
(dired-mouse-drag): Handle marked files in an intuitive way.

* lisp/dnd.el (dnd-last-dragged-remote-file): Allow list values
as well.
(dnd-remove-last-dragged-remote-file): Handle list values.
(dnd-begin-file-drag): Fix file name expansion.
(dnd-begin-drag-files): New function.
* lisp/select.el (xselect-convert-to-filename): Handle mutiple
files
(a vector of file names):.
2022-06-03 19:46:25 +08:00
..
calc New user option 'calc-kill-line-numbering' 2022-04-27 13:25:35 -07:00
calendar Speed up generation of loaddefs files 2022-05-31 18:08:33 +02:00
cedet Speed up generation of loaddefs files 2022-05-31 18:08:33 +02:00
emacs-lisp Don't issue warnings for Unicode quotes for now 2022-06-03 13:09:25 +02:00
emulation Fix handling double-click-time nil or t 2022-05-02 12:03:08 +02:00
erc Remove some ancient Emacs compat code 2022-05-25 09:42:52 +02:00
eshell Reset 'eshell-in-pipeline-p' when interpolating commands 2022-05-25 14:13:07 +02:00
gnus Merge from origin/emacs-28 2022-05-27 06:30:20 +02:00
image ; Fix typos 2022-05-15 11:15:06 +02:00
international Add support for the Hanifi Rohingya script (bug#55745) 2022-06-01 15:06:36 +03:00
language Add support for the Hanifi Rohingya script (bug#55745) 2022-06-01 15:06:36 +03:00
leim/quail Add support for the Hanifi Rohingya script (bug#55745) 2022-06-01 15:06:36 +03:00
mail Merge from origin/emacs-28 2022-05-27 06:30:20 +02:00
mh-e Audit quoting the quote character in doc strings 2022-04-22 16:17:22 +02:00
net Merge from origin/emacs-28 2022-05-30 06:30:24 +02:00
nxml (with-demoted-errors): Warn on missing format arg 2022-02-04 19:39:53 -05:00
obsolete Delete some compat code for very old Emacs versions 2022-05-15 01:10:11 +02:00
org Further audits of single quotes in Lisp doc strings 2022-05-24 13:17:53 +02:00
play * lisp/play/morse.el: Doc fixes. 2022-06-02 14:55:35 +02:00
progmodes Fix wrong value in idlwave-comment-indent-char 2022-06-03 11:10:38 +02:00
term Handle dropping text/uri-list on Haiku 2022-06-02 07:05:21 +00:00
textmodes Revert "Allow commenting out white space lines in latex-mode" 2022-05-31 20:20:23 +02:00
url Prefer defvar-keymap in url/*.el 2022-05-25 09:43:27 +02:00
vc Further audits of single quotes in Lisp doc strings 2022-05-24 13:17:53 +02:00
abbrev.el Merge from origin/emacs-28 2022-05-25 13:57:59 -04:00
align.el Fix regression in tex alignment 2022-04-02 16:36:39 +02:00
allout-widgets.el
allout.el
ansi-color.el Further audits of single quotes in Lisp doc strings 2022-05-24 13:17:53 +02:00
apropos.el Improve previous apropos-documentation-check-elc-file change 2022-05-18 13:20:26 +02:00
arc-mode.el Make `C RET' work in archive-mode 2022-04-26 13:27:17 +02:00
array.el * lisp/array.el (array-mode-map): Prefer defvar-keymap. 2022-05-12 11:08:09 +02:00
auth-source-pass.el
auth-source.el Audit quoting the quote character in doc strings 2022-04-22 16:17:22 +02:00
autoinsert.el ; Fix mistakes in 'declare function' forms 2022-05-14 16:19:12 +03:00
autorevert.el (with-demoted-errors): Warn on missing format arg 2022-02-04 19:39:53 -05:00
avoid.el Silence byte-compiler warning about x-pointer-invisible 2022-05-27 09:42:12 +02:00
battery.el Add a new user option battery-update-functions 2022-06-03 05:56:44 +02:00
bindings.el Improve cycle-spacing and bind it to M-SPC by default 2022-05-16 08:33:15 +02:00
bookmark.el Place bookmarks without last-modified at the end 2022-06-01 17:32:28 +02:00
bs.el
buff-menu.el Make 't' in Buffer-menu be more defensive 2022-02-24 21:57:34 +02:00
button.el Fix button-buffer-map binding error 2022-04-16 19:32:26 +02:00
calculator.el
case-table.el
cdl.el
ChangeLog.1
ChangeLog.2
ChangeLog.3
ChangeLog.4
ChangeLog.5
ChangeLog.6
ChangeLog.7
ChangeLog.8
ChangeLog.9
ChangeLog.10
ChangeLog.11
ChangeLog.12
ChangeLog.13
ChangeLog.14
ChangeLog.15
ChangeLog.16
ChangeLog.17
char-fold.el
chistory.el
cmuscheme.el Make prompt read-only in inferior-scheme-mode 2022-05-12 14:15:12 +02:00
color.el Merge from origin/emacs-28 2022-05-28 07:06:30 +02:00
comint.el Update comment about comint-osc-handlers 2022-05-17 23:36:27 +02:00
completion.el
composite.el
COPYING
cus-dep.el
cus-edit.el ; Fix mistakes in 'declare function' forms 2022-05-14 16:19:12 +03:00
cus-face.el Fix a default value of the `:underline' face attribute 2022-01-29 14:05:49 +08:00
cus-start.el Allow disabling Motif drag protocol 2022-05-09 10:13:43 +08:00
cus-theme.el
custom.el ; Rename enable-theme and disable-theme hooks 2022-05-21 16:55:15 +03:00
dabbrev.el Fix dabbrev expansion after recent file-name buffer addition 2022-05-13 14:30:09 +02:00
delim-col.el
delsel.el delete-selection-mode: Add user option to delete temporary regions only 2022-06-01 19:02:37 +03:00
descr-text.el Make `C-u C-x =' be more verbose about invisible characters 2022-04-22 14:58:59 +02:00
desktop.el Merge from origin/emacs-28 2022-05-25 13:57:59 -04:00
dframe.el Remove some XEmacs compat code for display-graphic-p 2022-05-15 01:10:11 +02:00
dired-aux.el Further audits of single quotes in Lisp doc strings 2022-05-24 13:17:53 +02:00
dired-x.el Make dired-directory and dired-subdir-alist buffer-local 2022-02-07 01:31:53 +01:00
dired.el Allow dragging multiple files from a Dired buffer 2022-06-03 19:46:25 +08:00
dirtrack.el
disp-table.el
display-fill-column-indicator.el
display-line-numbers.el Add new minor mode `header-line-indent-mode' 2022-05-13 21:24:12 +02:00
dnd.el Allow dragging multiple files from a Dired buffer 2022-06-03 19:46:25 +08:00
doc-view.el ; Fix mistakes in 'declare function' forms 2022-05-14 16:19:12 +03:00
dom.el
dos-fns.el
dos-vars.el
dos-w32.el
double.el
dynamic-setting.el
ebuff-menu.el Allow sorting in electric-buffer-list with `S' 2022-01-24 18:19:38 +01:00
echistory.el
ecomplete.el (ecomplete-add-item): Preserve the more complete text 2022-03-06 10:14:42 -05:00
edmacro.el Fix regression in edmacro-finish-edit when parsing "none" 2022-05-11 21:16:36 +02:00
ehelp.el Fix electric-help-map problem when help-char has meta-prefix 2022-04-14 15:51:04 +02:00
elec-pair.el Audit quoting the quote character in doc strings 2022-04-22 16:17:22 +02:00
electric.el Fix a byte compilation warning in electric.el 2022-05-24 18:52:58 +02:00
elide-head.el Make old elide-head commands wrappers for mode 2022-01-10 04:30:13 +01:00
emacs-lock.el
env.el
epa-dired.el
epa-file.el
epa-hook.el
epa-ks.el Add a provide in epa-ks 2022-05-13 14:44:34 +02:00
epa-mail.el
epa.el
epg-config.el
epg.el
expand.el
ezimage.el
face-remap.el Make face-remap-set-base work with a single face again 2022-02-23 12:51:09 +01:00
facemenu.el
faces.el Merge from origin/emacs-28 2022-05-28 07:06:30 +02:00
ffap.el Audit symbol quoting in Lisp doc strings 2022-05-24 12:36:51 +02:00
filecache.el
fileloop.el
filenotify.el
files-x.el with-connection-local-variables: Avoid code duplication 2022-05-28 12:02:15 -04:00
files.el Allow extending 'save-some-buffers' 2022-05-23 09:45:35 +02:00
filesets.el ; Fix a typo in filesets.el's doc string 2022-02-18 15:46:57 +02:00
find-cmd.el
find-dired.el Make dired-directory and dired-subdir-alist buffer-local 2022-02-07 01:31:53 +01:00
find-file.el
find-lisp.el Make dired-directory and dired-subdir-alist buffer-local 2022-02-07 01:31:53 +01:00
finder.el * lisp/finder.el (finder-mode-map): Use defvar-keymap. 2022-04-28 16:57:38 +02:00
flow-ctrl.el
foldout.el Fix handling double-click-time nil or t 2022-05-02 12:03:08 +02:00
follow.el ; Fix mistakes in 'declare function' forms 2022-05-14 16:19:12 +03:00
font-core.el
font-lock.el Merge from origin/emacs-28 2022-04-13 16:52:50 +03:00
format-spec.el
format.el
forms.el Audit symbol quoting in Lisp doc strings 2022-05-24 12:36:51 +02:00
frame.el Compute frame workareas on Haiku 2022-05-21 06:28:06 +00:00
frameset.el ; * lisp/frameset.el: Fix a typo in a comment. 2022-05-04 12:06:10 +03:00
fringe.el Remove window-max-characters-per-line 2022-06-03 05:20:16 +02:00
generic-x.el Speed up generation of loaddefs files 2022-05-31 18:08:33 +02:00
help-at-pt.el ; Fix last change 'display-local-help' and its documentation 2022-04-24 15:47:08 +03:00
help-fns.el Handle invalid NEWS files during describe-function 2022-05-24 21:01:24 +08:00
help-macro.el
help-mode.el Fix reference to help-enable-variable-value-editing 2022-05-29 16:31:38 +02:00
help.el Fix the final divergent single quote usages in doc strings 2022-05-24 18:48:50 +02:00
hex-util.el
hexl.el
hfy-cmap.el
hi-lock.el Make hi-lock-face-defaults into a defcustom 2022-01-24 20:18:22 +01:00
hilit-chg.el
hippie-exp.el
hl-line.el Fix setter for hl-line-sticky-flag when hl-line is not loaded 2022-03-24 13:50:55 +08:00
htmlfontify.el Fix hfy-etags-cmd type 2022-05-29 16:40:53 +02:00
ibuf-ext.el
ibuf-macs.el
ibuffer.el
icomplete.el Make the icomplete-in-buffer doc string document more 2022-05-07 12:15:30 +02:00
ido.el Fix navigation in the *Completions* buffer and enable more tests (bug#54374) 2022-05-27 19:13:09 +03:00
ielm.el
iimage.el * lisp/iimage.el (iimage-mode-map): Prefer defvar-keymap. 2022-05-11 16:12:00 +02:00
image-dired.el Make anchored regexps work in image-dired-mark-tagged-files 2022-05-12 02:51:53 +02:00
image-file.el
image-mode.el Explain better what the interactive prefix does in scroll-down/up 2022-05-07 15:05:45 +02:00
image.el Add new function image-supported-file-p 2022-03-22 15:02:08 +01:00
imenu.el Make imenu-flush-cache into a function 2022-05-13 14:30:09 +02:00
indent.el Bind TAB in indent-rigidly-map as a convenience 2022-05-12 03:35:49 +02:00
info-look.el Allow reusing the *Help* window with i'/s/ commands 2022-05-02 11:30:52 +02:00
info-xref.el
info.el Further audits of single quotes in Lisp doc strings 2022-05-24 13:17:53 +02:00
informat.el
isearch.el Fix last change in minibuffer-lazy-highlight-setup 2022-05-18 21:55:34 +03:00
isearchb.el
jit-lock.el Explain more about jit-lock-mode calling conventions 2022-05-17 20:01:11 +02:00
jka-cmpr-hook.el
jka-compr.el
json.el
jsonrpc.el * lisp/jsonrpc.el (Version): Bump to 1.0.15. 2022-01-13 13:00:25 +01:00
kermit.el
keymap.el Fix key-parse problem with C-x ( ... sequences 2022-05-03 16:19:50 +02:00
kmacro.el Merge from origin/emacs-28 2022-05-25 13:57:59 -04:00
ldefs-boot.el Speed up generation of loaddefs files 2022-05-31 18:08:33 +02:00
linum.el Add comment to linum-mode about being old 2022-04-28 12:38:01 +02:00
loadhist.el (function-history): New symbol property (bug#53632) 2022-01-31 11:07:26 -05:00
loadup.el Add support for the Balinese script (bug#55648) 2022-05-26 18:40:37 +03:00
locate.el Give a better error in locate-default-make-command-line 2022-02-07 04:58:49 +01:00
lpr.el ; Fix mistakes in 'declare function' forms 2022-05-14 16:19:12 +03:00
ls-lisp.el Audit quoting the quote character in doc strings 2022-04-22 16:17:22 +02:00
macros.el kmacro: Represent it as an OClosure 2022-04-01 20:07:33 -04:00
Makefile.in Fix out-of-tree build problems with loaddefs.el 2022-06-02 13:52:58 +02:00
makesum.el
man.el Add more bookmark types 2022-02-20 13:23:33 +01:00
master.el
mb-depth.el
md4.el
menu-bar.el Allow packages to alter menu entries in the Buffers menu 2022-05-10 15:41:27 +02:00
midnight.el
minibuf-eldef.el
minibuffer.el Fix handling of windows/buffers for non-nil completion-auto-select (bug#55712) 2022-05-31 20:52:37 +03:00
misc.el zap-to-char: case sensitive for upper-case characters 2022-05-21 11:23:55 +02:00
misearch.el
mouse-copy.el
mouse-drag.el
mouse.el Add new user option `mouse-drag-mode-line-buffer' 2022-06-03 15:20:23 +08:00
mpc.el
msb.el
mwheel.el Further audits of single quotes in Lisp doc strings 2022-05-24 13:17:53 +02:00
newcomment.el Revert "Allow commenting out white space lines in latex-mode" 2022-05-31 20:20:23 +02:00
notifications.el (with-demoted-errors): Warn on missing format arg 2022-02-04 19:39:53 -05:00
novice.el
obarray.el
outline.el Revert "Add meta navigation keys to outline-minor-mode-cycle-map" 2022-05-11 13:56:10 +02:00
paren.el Allow show-paren to show matching parentheses inside comments 2022-05-02 11:02:54 +02:00
password-cache.el
pcmpl-cvs.el
pcmpl-gnu.el (with-demoted-errors): Warn on missing format arg 2022-02-04 19:39:53 -05:00
pcmpl-linux.el
pcmpl-rpm.el
pcmpl-unix.el
pcmpl-x.el
pcomplete.el Pcomplete: Better obey completion-at-point-functions 2022-03-18 11:59:32 -04:00
pixel-scroll.el Allow precision-scrolling nonselected windows when the minibuffer is resized 2022-05-09 09:37:58 +08:00
plstore.el
printing.el
proced.el Handle remote system processes 2022-04-05 17:08:03 +02:00
profiler.el
ps-bdf.el
ps-def.el
ps-mule.el
ps-print.el
ps-samp.el
README
recentf.el Further doc string quoting fixes 2022-04-22 17:16:42 +02:00
rect.el
register.el
registry.el
repeat.el Fix the final divergent single quote usages in doc strings 2022-05-24 18:48:50 +02:00
replace.el ; Fix typos 2022-05-15 11:15:06 +02:00
reposition.el
reveal.el
rfn-eshadow.el
rot13.el
rtree.el
ruler-mode.el Improve ruler-mode dragging 2022-02-22 15:22:50 +01:00
savehist.el Allow savehist-additional-variables to truncate lists 2022-02-15 11:29:43 +01:00
saveplace.el Fix saveplace.el when desktop.el restores non-ASCII buffers 2022-05-23 16:32:47 +03:00
scroll-all.el
scroll-bar.el Improve scroll-bar-mode/default-frame-alist interaction docs 2022-03-04 16:55:57 +01:00
scroll-lock.el * lisp/scroll-lock.el (scroll-lock-mode-map): Prefer defvar-keymap. 2022-05-11 16:12:00 +02:00
select.el Allow dragging multiple files from a Dired buffer 2022-06-03 19:46:25 +08:00
server.el Factor out *scratch* initialization 2022-05-09 18:49:13 -07:00
ses.el Further audits of single quotes in Lisp doc strings 2022-05-24 13:17:53 +02:00
shadowfile.el
shell.el * lisp/shell.el (shell): Fix last change 2022-05-29 13:37:44 -04:00
simple.el * lisp/simple.el (completion-setup-function): Use file-name-directory. 2022-06-01 22:12:12 +03:00
skeleton.el
so-long.el Audit symbol quoting in Lisp doc strings 2022-05-24 12:36:51 +02:00
sort.el Make sorting not change buffer modification status always 2022-05-03 21:23:40 +02:00
soundex.el
speedbar.el Remove compat code; assume imenu.el exists 2022-05-20 21:03:56 +02:00
sqlite-mode.el (sqlite-mode--column-names): Suppport nested parens 2022-05-11 14:05:37 +02:00
sqlite.el
startup.el Make the nativecomp test eln directory more reliably be removed 2022-05-24 14:06:38 +02:00
strokes.el Rename compare-window-configurations and update doc 2022-05-20 04:23:32 +02:00
subr.el * lisp/subr.el (insert-for-yank): Add nil to run-hook-wrapped to keep looping. 2022-05-25 20:45:49 +03:00
svg.el
t-mouse.el
tab-bar.el Further audits of single quotes in Lisp doc strings 2022-05-24 13:17:53 +02:00
tab-line.el * lisp/tab-line.el (tab-line-format): Use mode-line-window-selected-p. 2022-02-10 20:52:55 +02:00
tabify.el
talk.el
tar-mode.el
tempo.el
term.el Allow giving switches to the program in `M-x term' 2022-05-11 17:10:30 +02:00
thingatpt.el Fix (bounds-of-thing-at-point 'number) 2022-03-25 17:32:40 +01:00
thread.el
thumbs.el Add new function image-supported-file-p 2022-03-22 15:02:08 +01:00
time-stamp.el
time.el
timezone.el
tmm.el
tool-bar.el Flush the tool bar cache on all terminals when adding new entries 2022-05-04 09:35:05 +02:00
tooltip.el ; Minor improvements to earlier change 2022-05-13 20:48:58 +08:00
transient.el ; Fix mistakes in 'declare function' forms 2022-05-14 16:19:12 +03:00
tree-widget.el
tutorial.el Don't have the tutorial ask to save if we haven't moved 2022-05-20 03:59:39 +02:00
type-break.el
uniquify.el
userlock.el Fix userlock diagnostic 2022-01-11 08:58:39 -08:00
vcursor.el Drop ancient OEmacs support from vcursor.el 2022-05-14 15:55:20 +02:00
version.el Merge from origin/emacs-28 2022-02-03 06:30:29 +01:00
view.el Fix the final divergent single quote usages in doc strings 2022-05-24 18:48:50 +02:00
w32-fns.el Speed up generation of loaddefs files 2022-05-31 18:08:33 +02:00
w32-vars.el
wdired.el Add search function to search within filenames in Dired and WDired (bug#14013) 2022-03-28 21:00:32 +03:00
whitespace.el
wid-browse.el
wid-edit.el Fix :match function for the key widget 2022-02-19 13:33:32 +01:00
widget.el
windmove.el
window.el Remove window-max-characters-per-line 2022-06-03 05:20:16 +02:00
winner.el
woman.el Remove some ancient Emacs compat code 2022-05-18 00:27:52 +02:00
x-dnd.el ; Fix typos 2022-05-15 11:15:06 +02:00
xdg.el
xml.el
xt-mouse.el
xwidget.el ; Fix typos 2022-05-15 11:15:06 +02:00
yank-media.el Fix yank-media utf-16 detection 2022-02-05 08:50:05 +01:00

This directory contains source code for the parts of Emacs that are
written in Emacs Lisp.  *.el files are Emacs Lisp source, and the
corresponding *.elc files are byte-compiled versions.  Byte-compiled
files are architecture-independent.

The term subdirectory contains Lisp files that customize Emacs for
certain terminal types.  When Emacs starts, it checks the TERM
environment variable to get the terminal type and loads
'term/${TERM}.el' if it exists.

The other subdirectories hold Lisp packages grouped by their general
purpose.