1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-07 12:59:26 +00:00
emacs/lisp
Dmitry Gutov f2a3d6e28d Support using ripgrep in project-find-regexp and friends
Performance results vary here.  Some projects and search terms
don't see much of a change, but for some (including Emacs sources
checkout and case-insensitive search) the switch to ripgrep shows
~2-3x speed improvement.  Another piece of anecdata here:
https://lists.gnu.org/archive/html/emacs-devel/2020-06/msg00802.html

* lisp/progmodes/xref.el (xref-search-program-alist)
(xref-search-program): New user options.
(xref-matches-in-files): Use them.
2020-12-04 03:47:49 +02:00
..
calc Don't quote lambdas with 'function' in calc/*.el 2020-11-17 13:00:27 +01:00
calendar Remove redundant installation instructions 2020-11-12 03:12:35 +01:00
cedet Remove redundant requires of 'font-lock' 2020-12-03 08:50:14 +01:00
emacs-lisp Remove redundant requires of 'help' 2020-12-03 15:06:13 +01:00
emulation Declare some compat aliases obsolete 2020-11-19 20:44:45 +01:00
erc Make XEmacs compat aliases easy-menu-{add,remove} obsolete 2020-11-24 18:06:05 +01:00
eshell Fix "grep foo bar" in eshell 2020-12-03 11:18:45 +01:00
gnus ; Fix last change 2020-12-03 18:38:52 +00:00
image Restrict the range of image formats to be converted 2020-08-22 15:18:15 +02:00
international Add completion-tab-width to align prefix chars with names in read-char-by-name 2020-11-27 11:17:12 +02:00
language Improve support for shaping Egyptian Hieroglyphs 2020-10-25 18:05:37 +02:00
leim/quail Use lexical-binding in most runtime leim lisp files 2020-11-23 12:12:58 +01:00
mail Merge from origin/emacs-27 2020-12-01 07:50:09 -08:00
mh-e Make XEmacs compat aliases easy-menu-{add,remove} obsolete 2020-11-24 18:06:05 +01:00
net Remove redundant requires of 'custom' 2020-12-03 09:50:58 +01:00
nxml Fix xsdre-range-list-to-char-alternative problem with {P} 2020-12-02 12:23:13 +01:00
obsolete Define explicit-shell-file-name only in shell.el 2020-12-03 17:25:04 +00:00
org Remove redundant requires of 'font-lock' 2020-12-03 08:50:14 +01:00
play * lisp/play/dunnet.el: Remove Emacs 18 compat code. 2020-12-02 13:09:32 +01:00
progmodes Support using ripgrep in project-find-regexp and friends 2020-12-04 03:47:49 +02:00
term Remove redundant requires of faces 2020-12-02 18:21:44 +01:00
textmodes Remove redundant requires of 'button' 2020-12-03 15:06:13 +01:00
url Don't set XEmacs only properties start-open and end-open 2020-11-20 16:43:57 +01:00
vc Make log-view-commit-body less intrusive 2020-11-29 11:43:38 +01:00
abbrev.el Make edit-abbrevs parsing less brittle 2020-10-27 12:19:41 +01:00
align.el Fix alignment of declaractions of arrays 2020-12-02 13:08:33 +01:00
allout-widgets.el Don't quote lambdas in several places 2020-11-12 22:24:58 +01:00
allout.el Make XEmacs compat aliases easy-menu-{add,remove} obsolete 2020-11-24 18:06:05 +01:00
ansi-color.el Add an option to preserve ANSI sequences 2020-11-14 16:24:38 +01:00
apropos.el Remove redundant requires of 'button' 2020-12-03 15:06:13 +01:00
arc-mode.el * lisp/arc-mode.el (archive-get-descr): Use default mode if needed. 2020-12-01 15:39:38 +01:00
array.el
auth-source-pass.el Fix edge case errors in filename-matching regexps 2020-04-14 12:25:16 +02:00
auth-source.el Allow a function for the :secret in a plstore 2020-08-27 13:14:26 +08:00
autoarg.el Silence byte-compiler after my previous commit 2020-04-20 07:08:30 +02:00
autoinsert.el Merge from origin/emacs-27 2020-11-02 09:27:40 -08:00
autorevert.el Improve performance of auto-revert-notify-add-watch 2020-12-03 15:57:20 +01:00
avoid.el
battery.el Improve battery.el UPower support 2020-06-18 13:11:17 +01:00
bindings.el * lisp/bindings.el (narrow-map): Bind C-x n g to goto-line-relative (bug#9917) 2020-10-29 11:18:33 +02:00
bookmark.el Merge from origin/emacs-27 2020-12-01 07:50:09 -08:00
bs.el
buff-menu.el Remove many items obsolete since Emacs 23.1 2020-08-14 13:07:26 +02:00
button.el Substitute command keys in button help-echo values 2020-10-16 09:32:48 +02:00
calculator.el Fix calculator entry of numbers with negative exponents (bug#41347) 2020-05-18 11:27:40 +02:00
case-table.el Don't quote lambdas in several places 2020-11-12 22:24:58 +01:00
cdl.el * lisp/cdl.el: Use lexical binding. 2020-04-20 09:08:09 +02:00
ChangeLog.1
ChangeLog.2
ChangeLog.3 ; Fix trivial typos in ChangeLogs 2020-10-03 12:53:51 +02:00
ChangeLog.4
ChangeLog.5
ChangeLog.6 ; Fix trivial typos in ChangeLogs 2020-10-03 12:53:51 +02:00
ChangeLog.7 ; Fix trivial typos in ChangeLogs 2020-10-03 12:53:51 +02:00
ChangeLog.8 ; Fix trivial typos in ChangeLogs 2020-10-03 12:53:51 +02:00
ChangeLog.9 ; Fix trivial typos in ChangeLogs 2020-10-03 12:53:51 +02:00
ChangeLog.10 ; Fix trivial typos in ChangeLogs 2020-10-03 12:53:51 +02:00
ChangeLog.11 ; Prefer https to http in more URLs 2020-10-24 20:23:27 +02:00
ChangeLog.12 ; Fix typos 2020-10-09 11:53:21 +02:00
ChangeLog.13 ; Fix trivial typos in ChangeLogs 2020-10-03 12:53:51 +02:00
ChangeLog.14 ; Fix trivial typos in ChangeLogs 2020-10-03 12:53:51 +02:00
ChangeLog.15 ; Fix trivial typos in ChangeLogs 2020-10-03 12:53:51 +02:00
ChangeLog.16 ; Prefer https to http in more URLs 2020-10-24 20:23:27 +02:00
ChangeLog.17 ; Prefer https to http in more URLs 2020-10-24 20:23:27 +02:00
char-fold.el * lisp/char-fold.el (char-fold-to-regexp): Handle lax-whitespace (bug#38539) 2020-09-07 21:33:13 +03:00
chistory.el
cmuscheme.el Use format-prompt in some read-string calls 2020-09-06 23:44:09 +02:00
color.el ; Fix many typos in symbols in docs and comments 2020-10-02 13:29:45 +02:00
comint.el Fix history problem in `M-x shell' when started twice 2020-10-27 13:44:16 +01:00
completion.el ; Fix more typos 2020-10-03 12:53:51 +02:00
composite.el Support prettified display of fractional numbers 2020-10-31 12:40:25 +02:00
COPYING
cus-dep.el Mark compat alias in cus-face.el obsolete 2020-11-20 16:11:33 +01:00
cus-edit.el Fix modification check when custom-form is `lisp' 2020-11-26 20:09:28 +01:00
cus-face.el Mark compat alias in cus-face.el obsolete 2020-11-20 16:11:33 +01:00
cus-start.el Allow minibuffer to stay in its original frame. Tidy up this area. 2020-11-05 19:27:43 +00:00
cus-theme.el Do not remove unbound variables or faces when modifying a custom-theme 2020-09-04 15:35:41 +02:00
custom.el Merge from origin/emacs-27 2020-11-25 12:18:23 +01:00
dabbrev.el
delim-col.el Add "Old-" prefix to "Version" header in more cases 2020-10-18 20:35:26 +02:00
delsel.el Yank items selected from kill-ring using completion and minibuffer history 2020-11-24 21:23:41 +02:00
descr-text.el Fix mouse-1 on [Show] buttons in the *Help* buffer 2020-11-02 16:53:57 +01:00
desktop.el Merge from origin/emacs-27 2020-08-18 07:51:05 -07:00
dframe.el Fix misuses of make-local-variable on hooks 2020-11-04 00:24:45 -05:00
dired-aux.el Merge from origin/emacs-27 2020-12-01 07:50:12 -08:00
dired-x.el Rename dired-filename-at-point to avoid confusion 2020-10-14 07:01:46 +02:00
dired.el Define explicit-shell-file-name only in shell.el 2020-12-03 17:25:04 +00:00
dirtrack.el Remove many items obsolete since Emacs 23.1 2020-08-14 13:07:26 +02:00
disp-table.el * lisp/disp-table.el (make-glyph-code): Remove obsolete comment. 2020-11-09 18:15:51 +01:00
display-fill-column-indicator.el Merge from origin/emacs-27 2020-10-27 08:24:56 -07:00
display-line-numbers.el
dnd.el * lisp/dnd.el: Use lexical-binding. Remove redundant :group 2020-09-09 13:33:15 -04:00
doc-view.el Merge from origin/emacs-27 2020-11-13 09:00:26 -08:00
dom.el Add a new function dom-print 2020-08-31 19:13:30 +02:00
dos-fns.el
dos-vars.el Use lexical-binding in dos-vars.el 2020-04-26 16:20:05 +02:00
dos-w32.el
double.el Don't quote lambdas in several places 2020-10-01 15:28:14 +02:00
dynamic-setting.el
ebuff-menu.el Fix electric-buffer-list buffer selection 2020-10-02 16:17:39 +02:00
echistory.el
ecomplete.el
edmacro.el Remove redundant 'function's around lambdas 2020-11-17 18:42:38 +01:00
ehelp.el Remove redundant installation instructions 2020-11-12 03:12:35 +01:00
elec-pair.el
electric.el ; Fix many typos in symbols in docs and comments 2020-10-02 13:29:45 +02:00
elide-head.el Use lexical-binding in elide-head.el and add tests 2020-04-19 08:04:57 +02:00
emacs-lock.el Use format-prompt in calls to completing-read with a default value 2020-09-06 20:35:11 +02:00
env.el ; Fix last change 2020-04-29 14:15:03 +03:00
epa-dired.el Split EasyPG libraries into outline sections 2020-08-13 11:30:16 +02:00
epa-file.el Give better error feedback on wrong password in .gpg files 2020-09-30 03:47:47 +02:00
epa-hook.el Split EasyPG libraries into outline sections 2020-08-13 11:30:16 +02:00
epa-mail.el Handle encrypting mime parts 2020-10-14 19:10:02 -04:00
epa.el Don't set XEmacs only properties start-open and end-open 2020-11-20 16:43:57 +01:00
epg-config.el Split EasyPG libraries into outline sections 2020-08-13 11:30:16 +02:00
epg.el Remove many items obsolete since Emacs 23.1 2020-08-14 13:07:26 +02:00
expand.el
ezimage.el
face-remap.el Move code in face-remap.el to avoid a compilation warning 2020-11-25 06:29:10 +01:00
facemenu.el Remove redundant requires of 'help' 2020-12-03 15:06:13 +01:00
faces.el * lisp/faces.el (mode-line-highlight): Use :box only when supported. 2020-11-14 14:36:14 +02:00
ffap.el Remove some compat code from ffap.el 2020-11-19 20:44:55 +01:00
filecache.el Merge from origin/emacs-27 2020-10-02 09:38:24 -07:00
fileloop.el Merge from origin/emacs-27 2020-09-27 09:37:10 -07:00
filenotify.el
files-x.el Handle connection-local null-device and path-separator variables 2020-11-21 15:28:52 +01:00
files.el * lisp/files.el (auto-mode-alist): Add entry for "archive-contents". 2020-11-26 06:37:37 +01:00
filesets.el Use null-device where appropriate 2020-11-25 22:13:33 +01:00
find-cmd.el
find-dired.el Minor clean ups and doc fixes in find-dired 2020-09-09 20:14:54 +02:00
find-file.el ; Fix more typos 2020-10-03 12:53:51 +02:00
find-lisp.el Remove redundant 'function's around lambdas 2020-11-17 18:42:38 +01:00
finder.el Backport: Fix exiting the finder-commentary buffer 2020-11-07 02:20:57 +01:00
flow-ctrl.el
foldout.el Don't quote lambdas in several places 2020-11-14 17:04:23 +01:00
follow.el ; Fix many typos in symbols in docs and comments 2020-10-02 13:29:45 +02:00
font-core.el
font-lock.el Merge from origin/emacs-27 2020-10-02 09:38:24 -07:00
format-spec.el Fix and extend format-spec (bug#41758) 2020-06-18 12:46:21 +01:00
format.el Use `format-prompt' when prompting with default values 2020-09-06 16:56:54 +02:00
forms.el Remove some Emacs 19 compat code and references 2020-10-25 18:27:19 +01:00
frame.el ; Prefer https to http in more URLs 2020-10-24 20:23:27 +02:00
frameset.el Don’t attempt to modify constant conses 2020-05-16 17:05:37 -07:00
fringe.el
generic-x.el Assume font-lock is provided; it's preloaded since 22.1 2020-11-19 04:37:37 +01:00
help-at-pt.el Substitute command keys in display-local-help 2020-08-27 14:04:36 +02:00
help-fns.el Add 'completions-detailed' to add prefix/suffix with 'affixation-function' 2020-11-25 10:46:59 +02:00
help-macro.el
help-mode.el Remove redundant requires of 'button' 2020-12-03 15:06:13 +01:00
help.el Run menu-item :filter function before showing binding 2020-11-15 00:54:07 +01:00
hex-util.el
hexl.el * lisp/hexl.el: Fix behavior with variable-pitch header-line face 2020-10-11 17:08:25 -04:00
hfy-cmap.el Use lexical-binding in hfy-cmap.el and add tests 2020-10-21 13:06:38 +02:00
hi-lock.el Remove redundant requires of 'font-lock' 2020-12-03 08:50:14 +01:00
hilit-chg.el Remove many items obsolete since Emacs 23.1 2020-08-14 13:07:26 +02:00
hippie-exp.el Don't quote lambdas in several places 2020-11-12 22:24:58 +01:00
hl-line.el
htmlfontify.el Remove redundant requires of 'custom' 2020-12-03 09:50:58 +01:00
ibuf-ext.el Remove some compat code for old versions and XEmacs 2020-11-19 20:43:51 +01:00
ibuf-macs.el
ibuffer.el Remove redundant requires of 'font-core' 2020-12-03 08:51:15 +01:00
icomplete.el Fix up fix for bug#19032 2020-09-09 20:12:45 +01:00
ido.el Let ido-everywhere turn on ido-mode 2020-08-19 12:49:11 +02:00
ielm.el Fix misuses of make-local-variable on hooks 2020-11-04 00:24:45 -05:00
iimage.el
image-dired.el Merge from origin/emacs-27 2020-10-02 09:38:24 -07:00
image-file.el * lisp/image-file.el: Use lexical-binding. 2020-10-20 03:25:37 +02:00
image-mode.el Remove many items obsolete since Emacs 23.2 and 23.3 2020-08-24 04:09:47 +02:00
image.el Merge from origin/emacs-27 2020-10-02 09:38:24 -07:00
imenu.el Use `format-prompt' when prompting with default values 2020-09-06 16:56:54 +02:00
indent.el indent-rigidly doc string clarification 2020-10-16 17:52:56 +02:00
info-look.el Use `format-prompt' when prompting with default values 2020-09-06 16:56:54 +02:00
info-xref.el
info.el * lisp/info.el: Remove redundant :group args. 2020-10-19 12:23:31 +02:00
informat.el
isearch.el Yank items selected from kill-ring using completion and minibuffer history 2020-11-24 21:23:41 +02:00
isearchb.el
jit-lock.el * lisp/jit-lock.el: Don't use make-variable-buffer-local on hooks. 2020-04-27 18:36:28 -04:00
jka-cmpr-hook.el
jka-compr.el Don't quote lambdas in several places 2020-11-12 22:24:58 +01:00
json.el (json-encode-string): Strip properties to fix bug#43549 2020-09-21 11:50:39 -04:00
jsonrpc.el Avoid spamming view-mode-enter help message 2020-12-03 15:22:00 +00:00
kermit.el * lisp/kermit.el: Use lexical-binding. 2020-04-24 11:48:25 +02:00
kmacro.el ; Fix typos 2020-09-21 14:26:42 +02:00
ldefs-boot.el ; Auto-commit of loaddefs files. 2020-12-01 06:27:56 -08:00
linum.el
loadhist.el unload-feature: Correct doc string to match info manual and reality 2020-10-21 18:51:12 +02:00
loadup.el Capitalize portable dump messages. 2020-11-14 13:33:07 +01:00
locate.el Don't quote lambdas in several places 2020-11-12 22:24:58 +01:00
lpr.el
ls-lisp.el Speed up ls-lisp 2020-10-31 11:41:53 +02:00
macros.el
Makefile.in Merge from origin/emacs-27 2020-10-17 09:48:54 -07:00
makesum.el
man.el Remove redundant requires of 'button' 2020-12-03 15:06:13 +01:00
master.el Don't recommend quoting lambdas 2020-10-01 15:28:14 +02:00
mb-depth.el
md4.el Warn against using the MD4 hash function 2020-10-28 02:45:17 +01:00
menu-bar.el Fix CUA Mode menu entry to be less confusing 2020-10-29 15:50:21 +01:00
midnight.el
minibuf-eldef.el Further fixups in minibuffer-default--in-prompt-regexps 2020-09-14 13:14:21 +02:00
minibuffer.el Add completion-tab-width to align prefix chars with names in read-char-by-name 2020-11-27 11:17:12 +02:00
misc.el ; Prefer https to http in more URLs 2020-10-24 20:23:27 +02:00
misearch.el Fix the end-of-query prompt in multi-occur and multi-isearch when fido 2020-10-01 03:01:33 +02:00
mouse-copy.el
mouse-drag.el
mouse.el ; shorten https://lists.gnu.org/archive/html/... links 2020-10-09 12:23:02 +02:00
mpc.el Fix some mpc.el updating quirks 2020-10-20 13:20:48 +02:00
msb.el
mwheel.el Remove redundant requires of 'custom' 2020-12-03 09:50:58 +01:00
newcomment.el Make the invocation of combine-change-calls in comment-region valid 2020-11-15 13:23:15 +00:00
notifications.el ; Prefer https to http in more URLs 2020-10-24 20:23:27 +02:00
novice.el
obarray.el
outline.el Handle outline overlays better when cycling in outline.el 2020-11-24 06:08:59 +01:00
paren.el
password-cache.el Remove some compat code for old versions and XEmacs 2020-11-19 20:43:51 +01:00
pcmpl-cvs.el Use lexical-binding in pcmpl-cvs.el 2020-11-03 02:11:19 +01:00
pcmpl-gnu.el Remove redundant 'function's around lambdas 2020-11-17 18:42:38 +01:00
pcmpl-linux.el Use lexical-binding in pcmpl-linux.el and add tests 2020-09-02 12:53:02 +02:00
pcmpl-rpm.el Use lexical-binding in pcmpl-rpm.el 2020-11-03 02:23:46 +01:00
pcmpl-unix.el ; Prefer https to http in many URLs 2020-10-01 15:28:15 +02:00
pcmpl-x.el ; Prefer https to http in more URLs 2020-10-24 20:23:27 +02:00
pcomplete.el Don't quote lambdas in several places 2020-11-14 17:04:23 +01:00
pixel-scroll.el Remove redundant installation instructions 2020-11-12 03:12:35 +01:00
plstore.el
printing.el Merge from origin/emacs-27 2020-10-02 09:38:24 -07:00
proced.el * lisp/proced.el: Fix behavior with variable-pitch header-line face 2020-10-11 18:21:48 -04:00
profiler.el Remove pointless use of intern 2020-09-17 11:13:54 +02:00
ps-bdf.el
ps-def.el ; Prefer https to http in many URLs 2020-10-01 15:28:15 +02:00
ps-mule.el
ps-print.el Merge from origin/emacs-27 2020-10-02 09:38:24 -07:00
ps-samp.el Merge from origin/emacs-27 2020-10-02 09:38:24 -07:00
README
recentf.el Make recentf daily cleanup repeat 2020-10-01 20:53:27 +02:00
rect.el Use `format-prompt' when prompting with default values 2020-09-06 16:56:54 +02:00
register.el
registry.el
repeat.el * lisp/repeat.el: Remove obsolete comment. 2020-09-23 20:03:19 +02:00
replace.el Doc string clarification for keep-lines 2020-10-16 07:36:08 +02:00
reposition.el * lisp/reposition.el: Use lexical-binding. 2020-10-29 19:21:15 +01:00
reveal.el Allow reveal mode to not automatically re-hide revealed text 2020-09-19 17:43:42 +02:00
rfn-eshadow.el
rot13.el
rtree.el
ruler-mode.el
savehist.el Remove redundant requires of 'custom' 2020-12-03 09:50:58 +01:00
saveplace.el Use lexical-binding in saveplace.el and add tests 2020-08-08 01:40:38 +02:00
scroll-all.el
scroll-bar.el
scroll-lock.el * lisp/scroll-lock.el: Use lexical-binding. 2020-08-07 19:40:31 +02:00
select.el
server.el Fix up previous server exit directory deletion 2020-11-27 09:23:53 +01:00
ses.el Merge from origin/emacs-27 2020-10-02 09:38:24 -07:00
shadowfile.el Don't quote lambdas in several places 2020-11-14 17:04:23 +01:00
shell.el Define explicit-shell-file-name only in shell.el 2020-12-03 17:25:04 +00:00
simple.el * lisp/simple.el (read-from-kill-ring): Call current-kill to prefill kill-ring 2020-11-29 21:54:53 +02:00
skeleton.el Fix an unbound variable in html skeletons 2020-10-26 22:21:21 +01:00
so-long.el * lisp/so-long.el: Doc fix to reduce use of passive voice. 2020-11-30 19:58:07 +01:00
sort.el Don't quote lambdas in several places 2020-11-12 22:24:58 +01:00
soundex.el
speedbar.el Make XEmacs compat aliases easy-menu-{add,remove} obsolete 2020-11-24 18:06:05 +01:00
startup.el Merge from origin/emacs-27 2020-10-02 09:38:24 -07:00
strokes.el Don't quote lambdas in several places 2020-11-14 17:04:23 +01:00
subr.el * lisp/subr.el (activate-change-group): Refine fix for bug#33341 2020-11-27 10:19:21 -05:00
svg.el * lisp/svg.el: Bump package version to 1.1. 2020-09-06 02:23:12 +02:00
t-mouse.el Remove many items obsolete since Emacs 23.1 2020-08-14 13:07:26 +02:00
tab-bar.el Use '…' for ellipsis in truncate-string-to-width by default (bug#41250) 2020-10-04 22:41:36 +03:00
tab-line.el Use '…' for ellipsis in truncate-string-to-width by default (bug#41250) 2020-10-04 22:41:36 +03:00
tabify.el
talk.el Don't quote lambdas in several places 2020-10-01 15:28:14 +02:00
tar-mode.el Remove redundant installation instructions 2020-11-12 03:12:35 +01:00
tempo.el Don't quote lambdas in several places 2020-11-14 17:04:23 +01:00
term.el Define explicit-shell-file-name only in shell.el 2020-12-03 17:25:04 +00:00
thingatpt.el ; Prefer https to http in many URLs 2020-10-01 15:28:15 +02:00
thread.el
thumbs.el ; Prefer https to http in many URLs 2020-10-01 15:28:15 +02:00
time-stamp.el Use lexical-binding in time-stamp.el 2020-11-16 19:38:14 +01:00
time.el ; Fix last change 2020-10-24 15:50:16 +01:00
timezone.el
tmm.el Enable TTY menus with xterm-mouse-mode 2020-10-24 13:22:55 +03:00
tool-bar.el Use lexical-binding in tool-bar.el 2020-10-27 01:39:19 +01:00
tooltip.el * lisp/tooltip.el: Remove redundant :group args. 2020-10-11 19:37:02 +02:00
tree-widget.el
tutorial.el
type-break.el Remove some Emacs 19 compat code 2020-10-16 15:27:43 +02:00
uniquify.el Enable uniquify-buffer-name-style to be a function. 2020-09-15 16:12:54 +02:00
userlock.el
vcursor.el Don't quote lambdas in several places 2020-11-14 17:04:23 +01:00
version.el Redo RCS Id for pdumper 2020-05-21 19:17:36 +03:00
view.el Avoid spamming view-mode-enter help message 2020-12-03 15:22:00 +00:00
vt100-led.el * lisp/vt100-led.el: Use lexical-binding. 2020-08-10 00:43:54 +02:00
vt-control.el * lisp/vt-control.el: Use lexical-binding. 2020-08-18 21:20:16 +02:00
w32-fns.el Use `format-prompt' when prompting with default values 2020-09-06 16:56:54 +02:00
w32-vars.el Use lexical-binding in w32-vars.el 2020-05-03 16:17:20 +02:00
wdired.el Use null-device where appropriate 2020-11-25 22:13:33 +01:00
whitespace.el Remove redundant installation instructions 2020-11-12 03:12:35 +01:00
wid-browse.el Remove redundant requires of 'custom' 2020-12-03 09:50:58 +01:00
wid-edit.el Fix matching of inline choices for the choice widget 2020-11-24 08:31:18 -03:00
widget.el
windmove.el Fix MINIBUF 'nomini' arg for windmove/window-in-direction (bug#44932) 2020-11-29 21:48:01 +02:00
window.el Fix use of 'switch-to-buffer-preserve-window-point' 2020-12-01 09:33:05 +01:00
winner.el
woman.el Remove redundant requires of 'button' 2020-12-03 15:06:13 +01:00
x-dnd.el * lisp/x-dnd.el: Use lexical-scoping 2020-08-04 20:15:56 -04:00
xdg.el
xml.el ; Prefer https to http in many URLs 2020-10-01 15:28:15 +02:00
xt-mouse.el Face-changing text properties and help-echo now work with xterm-mouse. 2020-11-14 14:31:55 +02:00
xwidget.el ; Fix typos 2020-09-21 14:26:42 +02: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.