1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-18 22:20:56 -08:00
emacs/lisp
Mattias Engdegård d8aba87a0d Strength-reduce equal', eql', member' and memql'
When comparing against symbols, turn `equal' and `eql' into `eq',
and `member' and `memql' into `memq'.

* lisp/emacs-lisp/byte-opt.el (byte-optimize--constant-symbol-p)
(byte-optimize-equal, byte-optimize-member): New.
(member, memql, equal, eql): Use new byte-optimizers.
2019-06-28 22:47:27 +02:00
..
calc * lisp/calc/calc-ext.el (math-scalarp): Fix typo 2019-06-26 10:26:18 -04:00
calendar Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo" 2019-06-26 10:24:59 -04:00
cedet Rename displayor to displayer in CEDET 2019-06-27 18:13:18 +02:00
emacs-lisp Strength-reduce equal', eql', member' and memql' 2019-06-28 22:47:27 +02:00
emulation Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo" 2019-06-26 10:24:59 -04:00
erc Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo" 2019-06-26 10:24:59 -04:00
eshell Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo" 2019-06-26 10:24:59 -04:00
gnus Doc fix for Gnus "very wide" reply commands 2019-06-28 16:20:05 +02:00
image Remove XEmacs compat code from gravatar.el 2019-06-20 12:51:39 +02:00
international Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo" 2019-06-26 10:24:59 -04:00
language Rename symbols in ind-util.el to have indian- prefixes 2019-06-18 15:35:16 +02:00
leim/quail Silence spurious load message in latin-ltx.el 2019-06-18 11:33:40 +02:00
mail Add tests for mail/flow-fill.el 2019-06-22 12:15:40 +03:00
mh-e Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo" 2019-06-26 10:24:59 -04:00
net Tramp requires Emacs 24.4 2019-06-28 16:32:12 +02:00
nxml Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo" 2019-06-26 10:24:59 -04:00
obsolete Move mantemp.el to obsolete/ 2019-06-22 12:05:28 +03:00
org Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo" 2019-06-26 10:24:59 -04:00
play Remove XEmacs and old Emacs compat code from gamegrid.el 2019-06-20 12:51:38 +02:00
progmodes Allow underscore in defun-prompt-regex names for sh-script 2019-06-27 20:02:54 -04:00
term Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo" 2019-06-26 10:24:59 -04:00
textmodes Add new ispell-change-dictionary-hook (Bug#1110) 2019-06-27 21:00:35 +02:00
url Optional space and unit in `file-size-human-readable' (bug#35756) 2019-06-23 20:30:50 +02:00
vc Include the date in the bzr annotation buffer 2019-06-27 21:00:36 +02:00
abbrev.el Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo" 2019-06-26 10:24:59 -04:00
align.el
allout-widgets.el
allout.el
ansi-color.el Remove XEmacs compat code from ansi-color.el 2019-06-19 22:08:19 +02:00
apropos.el
arc-mode.el
array.el
auth-source-pass.el * lisp/auth-source-pass.el: Version 5.0.0 2019-06-24 09:15:41 +02:00
auth-source.el
autoarg.el
autoinsert.el Use lexical-binding in autoinsert.el and add tests 2019-05-31 19:07:48 +02:00
autorevert.el Keep auto-revert-mode working when changing buffer file name (bug#36159) 2019-06-11 22:15:38 +02:00
avoid.el
battery.el
bindings.el Use default-indent-new-line' instead of indent-new-comment-line' 2019-06-27 16:57:47 +02:00
bookmark.el Document bookmark annotations in Emacs Manual (bug#36417) 2019-06-28 21:35:21 +03:00
bs.el
buff-menu.el
button.el
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 Don't bind search-spaces-regexp around possible autoload (Bug#35802) 2019-06-25 22:00:03 -04:00
chistory.el
cmuscheme.el
color.el
comint.el
completion.el Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo" 2019-06-26 10:24:59 -04:00
composite.el Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo" 2019-06-26 10:24:59 -04:00
COPYING
cus-dep.el Report progress during custom-make-dependencies instead of file count 2019-06-18 15:24:10 +02:00
cus-edit.el Unlispify even more in custom-unlispify-menu-entry 2019-06-25 14:53:52 +02:00
cus-face.el
cus-start.el
cus-theme.el
custom.el Add :local specifier to defcustom 2019-06-27 13:26:45 +02:00
dabbrev.el
delim-col.el
delsel.el
descr-text.el
desktop.el Fix TODO to convert defvar with leading '*' to defcustom 2019-06-09 10:08:33 +03:00
dframe.el Remove XEmacs compat code from dframe.el 2019-06-19 22:08:19 +02:00
dired-aux.el Add Zstandard compression support for dired 2019-06-24 16:08:12 +02:00
dired-x.el * lisp/emacs-lisp/bytecomp.el (byte-compile-dynamic): Mark obsolete 2019-06-21 10:30:50 -04:00
dired.el Fix previous patch to dired-mark-if 2019-06-26 01:15:06 +02:00
dirtrack.el
disp-table.el
display-fill-column-indicator.el
display-line-numbers.el Resurrect display-line-number-mode in client frames 2019-06-07 17:32:17 +03:00
dnd.el
doc-view.el
dom.el
dos-fns.el
dos-vars.el
dos-w32.el
double.el
dynamic-setting.el
ebuff-menu.el
echistory.el
ecomplete.el
edmacro.el
ehelp.el ehelp.el: Suppress warning 2019-06-12 16:15:30 +02:00
elec-pair.el Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo" 2019-06-26 10:24:59 -04:00
electric.el Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo" 2019-06-26 10:24:59 -04:00
elide-head.el
emacs-lock.el
env.el
epa-dired.el
epa-file.el
epa-hook.el
epa-mail.el Suppress interactive-only warnings in epa*.el 2019-06-12 16:17:25 +02:00
epa.el Remove more XEmacs compat code from epa.el 2019-06-19 23:02:39 +02:00
epg-config.el
epg.el epg: Use unibyte string to decode percent escapes 2019-06-22 12:25:19 +03:00
expand.el
ezimage.el
face-remap.el
facemenu.el
faces.el
ffap.el
filecache.el
fileloop.el
filenotify.el
files-x.el
files.el Avoid using subr-x.el function in files.el 2019-06-25 22:12:02 +01:00
filesets.el
find-cmd.el
find-dired.el Add file sorting options to find-dired and grep-find (bug#36110) 2019-06-20 00:55:07 +03:00
find-file.el
find-lisp.el
finder.el Tweak progess reporting in finder-compile-keywords 2019-06-19 14:06:29 +02:00
flow-ctrl.el
foldout.el
follow.el Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo" 2019-06-26 10:24:59 -04:00
font-core.el
font-lock.el
format-spec.el Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo" 2019-06-26 10:24:59 -04:00
format.el
forms.el
frame.el Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo" 2019-06-26 10:24:59 -04:00
frameset.el
fringe.el
generic-x.el
help-at-pt.el
help-fns.el Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo" 2019-06-26 10:24:59 -04:00
help-macro.el
help-mode.el * lisp/help-fns.el: Make hyperlink for the "first release" info 2019-06-02 11:52:41 -04:00
help.el
hex-util.el
hexl.el Revert "Apply font-lock in hexl-mode buffers" 2019-06-27 16:28:22 +02:00
hfy-cmap.el
hi-lock.el
hilit-chg.el
hippie-exp.el
hl-line.el
htmlfontify.el (hfy-fontify-buffer): Inhibit read only 2019-06-23 20:11:33 +02:00
ibuf-ext.el
ibuf-macs.el
ibuffer.el Fix TODO to remove leading '*' from defcustom 2019-06-09 10:07:17 +03:00
icomplete.el
ido.el Remove XEmacs support from ido.el 2019-06-12 23:38:55 +02:00
ielm.el Add doc strings to the ielm * variables 2019-06-20 14:13:18 +02:00
iimage.el Make C-l in iimage-mode call recenter-top-bottom 2019-06-24 18:26:03 +02:00
image-dired.el
image-file.el
image-mode.el Fix auto-revert resizing in image mode 2019-06-23 22:50:46 +02:00
image.el Add native image rotation and cropping 2019-06-05 22:28:46 +01:00
imenu.el
indent.el
info-look.el
info-xref.el
info.el Revert "Fontify _emphasis_ in info nodes" 2019-06-28 15:05:59 +02:00
informat.el
isearch.el Don't bind search-spaces-regexp around possible autoload (Bug#35802) 2019-06-25 22:00:03 -04:00
isearchb.el Suppress warning in isearchb about iswitchb being obsolete 2019-06-17 12:37:02 +02:00
jit-lock.el
jka-cmpr-hook.el
jka-compr.el
json.el
jsonrpc.el
kermit.el Fix TODO to convert defvar with leading '*' to defcustom 2019-06-09 10:08:33 +03:00
kmacro.el Rewrite the kmacro register function to avoid using obsolete functions 2019-06-12 18:21:35 +02:00
ldefs-boot.el ; * lisp/ldefs-boot.el: Update. 2019-06-12 13:56:27 +02:00
linum.el Merge from origin/emacs-26 2019-06-07 07:50:49 -07:00
loadhist.el
loadup.el
locate.el
lpr.el
ls-lisp.el Make ls-lisp--dired ape dired-noselect more closely 2019-06-23 19:24:20 +02:00
macros.el
Makefile.in Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo" 2019-06-26 10:24:59 -04:00
makesum.el Use lexical-binding in makesum.el and add tests 2019-05-29 20:47:16 +02:00
man.el
master.el
mb-depth.el
md4.el
menu-bar.el
midnight.el
minibuf-eldef.el
minibuffer.el Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo" 2019-06-26 10:24:59 -04:00
misc.el
misearch.el
mouse-copy.el
mouse-drag.el
mouse.el
mpc.el
msb.el
mwheel.el Remove retired maintainers from comments 2019-06-04 12:42:47 -07:00
newcomment.el Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo" 2019-06-26 10:24:59 -04:00
notifications.el
novice.el
obarray.el
outline.el
paren.el
password-cache.el Use lexical-binding in password-cache.el and add tests 2019-06-09 10:08:36 -07:00
pcmpl-cvs.el
pcmpl-gnu.el Fix compilation warning in pcmpl-gnu.el 2019-06-19 15:30:22 +02:00
pcmpl-linux.el
pcmpl-rpm.el
pcmpl-unix.el
pcmpl-x.el
pcomplete.el Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo" 2019-06-26 10:24:59 -04:00
pixel-scroll.el
plstore.el
printing.el
proced.el * lisp/wid-edit.el (widget-choose): Use display-buffer-in-direction 2019-06-05 23:57:07 +03:00
profiler.el Allow for retrieving profiler logs after stopping 2019-06-27 21:00:36 +02:00
ps-bdf.el
ps-def.el Remove XEmacs compat code from ps-print 2019-06-19 22:30:10 +02:00
ps-mule.el
ps-print.el Remove XEmacs compat code from ps-print 2019-06-19 22:30:10 +02:00
ps-samp.el Remove retired maintainers from comments 2019-06-04 12:42:47 -07:00
README
recentf.el Merge from origin/emacs-26 2019-06-01 12:04:41 -07:00
rect.el rectangle--pos-cols shouldn't move point 2019-06-24 19:12:41 +02:00
register.el
registry.el
repeat.el
replace.el
reposition.el
reveal.el
rfn-eshadow.el
rot13.el
rtree.el
ruler-mode.el
savehist.el Remove XEmacs compat code from savehist.el (reworked) 2019-06-22 11:36:55 +02:00
saveplace.el
sb-image.el
scroll-all.el
scroll-bar.el
scroll-lock.el
select.el ; * lisp/select.el (xselect--encode-string): Fix a thinko. 2019-06-22 12:38:05 +03:00
server.el [PATCH 1/1] Pass frame-parameters to server-create-tty-frame 2019-06-25 14:53:51 +02:00
ses.el
shadowfile.el
shell.el
simple.el * lisp/simple.el (undo): Make message less enthusiastic 2019-06-27 19:56:40 -05:00
skeleton.el
sort.el
soundex.el
speedbar.el
startup.el Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo" 2019-06-26 10:24:59 -04:00
strokes.el
subr.el Tweak ‘error’ and ‘user-error’ doc strings 2019-06-27 02:37:08 -07:00
svg.el * lisp/svg.el: Prepare for distribution via GNU ELPA 2019-06-24 17:15:11 -04:00
t-mouse.el
tabify.el
talk.el
tar-mode.el * lisp/tar-mode.el: Use lexical-binding; remove redundant :groups. 2019-06-25 16:36:53 -04:00
tempo.el Remove XEmacs compat code from tempo.el 2019-06-12 23:26:56 +02:00
term.el Consider line spacing and font height when deriving proc window size 2019-06-07 11:53:17 +03:00
thingatpt.el
thread.el
thumbs.el
time-stamp.el
time.el
timezone.el Use lexical-binding in timezone.el and add tests 2019-06-01 01:44:31 -07:00
tmm.el
tool-bar.el
tooltip.el
tree-widget.el Always try to display tree-widget with images (Bug#36147) 2019-06-15 17:06:31 -04:00
tutorial.el
type-break.el
uniquify.el
userlock.el
vcursor.el
version.el
view.el View-search-... now hit all the matches, regardless of window position 2019-06-26 00:49:24 +02:00
vt-control.el
vt100-led.el
w32-fns.el
w32-vars.el
wdired.el * lisp/emacs-lisp/bytecomp.el (byte-compile-dynamic): Mark obsolete 2019-06-21 10:30:50 -04:00
whitespace.el
wid-browse.el
wid-edit.el * lisp/emacs-lisp/bytecomp.el (byte-compile-dynamic): Mark obsolete 2019-06-21 10:30:50 -04:00
widget.el * lisp/widget.el (define-widget-keywords): Use declare. 2019-06-13 17:42:58 -04:00
windmove.el
window.el Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo" 2019-06-26 10:24:59 -04:00
winner.el Add a new regexp variable to control boring winner buffers 2019-06-27 21:00:35 +02:00
woman.el
x-dnd.el
xdg.el
xml.el
xt-mouse.el Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo" 2019-06-26 10:24:59 -04:00
xwidget.el

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.