1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-06 05:52:32 -08:00
emacs/lisp
Andrea Corallo d565a6747a Fix a nativecomp type propagation bug (bug#74771)
* lisp/emacs-lisp/comp.el (comp--add-cond-cstrs): Don't emit negated
cstr.
* test/src/comp-tests.el (comp-tests-type-spec-tests): Add a test.
2025-03-23 17:33:27 +01:00
..
calc Prefer '(evenp A)' to '(= 0 (logand A 1))' 2025-02-17 19:30:44 +01:00
calendar Recenter calendar-chinese-year-cache on 2028 2025-03-20 02:45:11 +01:00
cedet Recommend using 'keymap-global-set' in Commentaries 2025-03-15 04:06:31 +01:00
emacs-lisp Fix a nativecomp type propagation bug (bug#74771) 2025-03-23 17:33:27 +01:00
emulation Use defvar-keymap for some trivial keymaps 2025-03-16 13:48:11 +01:00
erc Fix capitalization ELisp -> Elisp 2025-03-12 09:38:33 +08:00
eshell Prefer incf to cl-incf in remaining files 2025-02-26 02:57:03 +01:00
gnus Recommend using 'keymap-set' in Commentaries 2025-03-15 04:10:27 +01:00
image image-dired: Don't croak on file names with regexp characters 2025-03-04 10:58:41 +01:00
international Leave buffer with input-method help unmodified 2025-03-20 22:33:32 +02:00
language Merge from origin/emacs-30 2025-03-12 10:09:09 +08:00
leim/quail
mail ; Avoid scraping non-readable files for maintainers 2025-03-19 18:33:31 +01:00
mh-e Use defvar-keymap for some trivial keymaps 2025-03-16 13:48:11 +01:00
net ; Another Tramp fix 2025-03-22 17:49:53 +01:00
nxml
obsolete Remove variable aliases obsolete since Emacs 23.2 2025-03-11 21:20:38 +01:00
org Fix capitalization ELisp -> Elisp 2025-03-12 09:38:33 +08:00
play Recommend using 'keymap-set' in Commentaries 2025-03-15 04:10:27 +01:00
progmodes ElDoc: Add more commands using 'eldoc-add-command-completions' 2025-03-22 13:55:09 +02:00
term Improve 'gui-get-selection' on MS-Windows 2025-03-20 11:03:32 +02:00
textmodes Use defvar-keymap for some trivial keymaps 2025-03-16 13:48:11 +01:00
url Prefer incf to cl-incf in remaining files 2025-02-26 02:57:03 +01:00
use-package Improve use-package error message on wrong type 2025-03-02 04:07:48 +01:00
vc Adapt ediff to nonstandard layouts 2025-03-21 20:56:12 -04:00
abbrev.el
align.el Prefer '(oddp A)' to '(= 1 (% A 2))' 2025-02-17 05:37:10 +01:00
allout-widgets.el
allout.el
ansi-color.el
ansi-osc.el * lisp/ansi-osc.el (ansi-osc-directory-tracker): Don't check host name. 2025-02-10 16:37:25 +01:00
apropos.el
arc-mode.el Remove variable aliases obsolete since Emacs 23.2 2025-03-11 21:20:38 +01:00
array.el
auth-source-pass.el Prefer decf to cl-decf 2025-02-23 00:38:22 +01:00
auth-source.el ; Replace "Elisp" with "Lisp" or "Emacs Lisp" in some places 2025-03-12 10:24:22 +08:00
autoinsert.el
autorevert.el ; Use an uninterned symbol in the inhibit-auto-revert expansion. 2025-02-06 20:07:09 +01:00
avoid.el
battery.el Prefer incf to cl-incf in remaining files 2025-02-26 02:57:03 +01:00
bind-key.el Add :continue-only directive to bind-keys and use-package 2025-02-27 09:33:09 +02:00
bindings.el Use defvar-keymap for some trivial keymaps 2025-03-16 13:48:11 +01:00
bookmark.el Promote bookmark-handler prop 'bookmark-inhibit to list (bug#65039) 2025-03-19 16:58:55 +01:00
bs.el Recommend using 'keymap-global-set' in Commentaries 2025-03-15 04:06:31 +01:00
buff-menu.el
button.el Prevent button.el from clearing help-echo strings 2025-03-08 17:29:34 +01:00
calculator.el Recommend using 'keymap-global-set' in Commentaries 2025-03-15 04:06:31 +01:00
case-table.el
ChangeLog.1 ; Delete troff markers from ChangeLog files 2025-02-20 02:46:43 +01:00
ChangeLog.2 ; Delete troff markers from ChangeLog files 2025-02-20 02:46:43 +01:00
ChangeLog.3 ; Delete troff markers from ChangeLog files 2025-02-20 02:46:43 +01:00
ChangeLog.4 ; Delete troff markers from ChangeLog files 2025-02-20 02:46:43 +01:00
ChangeLog.5 ; Delete troff markers from ChangeLog files 2025-02-20 02:46:43 +01:00
ChangeLog.6 ; Delete troff markers from ChangeLog files 2025-02-20 02:46:43 +01:00
ChangeLog.7 ; Delete troff markers from ChangeLog files 2025-02-20 02:46:43 +01:00
ChangeLog.8 ; Delete troff markers from ChangeLog files 2025-02-20 02:46:43 +01:00
ChangeLog.9 ; Delete troff markers from ChangeLog files 2025-02-20 02:46:43 +01:00
ChangeLog.10
ChangeLog.11
ChangeLog.12
ChangeLog.13
ChangeLog.14
ChangeLog.15
ChangeLog.16
ChangeLog.17
char-fold.el
chistory.el Use defvar-keymap for command-history-mode-map 2025-03-15 04:06:31 +01:00
cmuscheme.el
color.el
comint.el Don't recommend legacy keymap functions in docstrings 2025-03-16 13:48:11 +01:00
completion-preview.el Merge from savannah/emacs-30 2025-03-16 20:16:57 +08:00
completion.el
composite.el Improve 'C-u C-x =' for ligatures of ASCII characters 2025-03-22 12:39:46 +02:00
COPYING
cus-dep.el
cus-edit.el Recognize graphic as a type when customizing a face 2025-03-13 06:48:39 -03:00
cus-face.el
cus-start.el Provide better completion for customizing frame parameters 2025-03-09 19:07:40 -03:00
cus-theme.el
custom.el Allow changing theme settings without reloading it 2025-03-09 09:22:29 -03:00
dabbrev.el
delim-col.el
delsel.el
descr-text.el Improve 'C-u C-x =' for ligatures of ASCII characters 2025-03-22 12:39:46 +02:00
desktop.el
dframe.el
dired-aux.el Use 'help-key' function in more places 2025-03-18 00:16:29 +01:00
dired-x.el * lisp/dired-x.el (dired-omit-expunge): Escape '%' (bug#75877). 2025-02-05 15:48:49 +02:00
dired.el ; Minor keymap cleanup in dired.el 2025-03-18 23:35:53 +01:00
dirtrack.el
disp-table.el ; Fix typos 2025-02-22 14:48:29 +01:00
display-fill-column-indicator.el ; Fix documentation of previous change. 2025-03-09 11:20:33 +02:00
display-line-numbers.el
dnd.el
doc-view.el ; Delete duplicate variable definition 2025-03-19 21:26:28 +01:00
dom.el Prefer decf to cl-decf 2025-02-23 00:38:22 +01:00
dos-fns.el
dos-vars.el
dos-w32.el
double.el
dynamic-setting.el
ebuff-menu.el
ecomplete.el
editorconfig-conf-mode.el
editorconfig-core-handle.el
editorconfig-core.el
editorconfig-fnmatch.el
editorconfig-tools.el
editorconfig.el ; Replace "Elisp" with "Lisp" or "Emacs Lisp" in some places 2025-03-12 10:24:22 +08:00
edmacro.el Prefer incf to cl-incf in remaining files 2025-02-26 02:57:03 +01:00
ehelp.el Recommend using 'keymap-set' in Commentaries 2025-03-15 04:10:27 +01:00
elec-pair.el Prefer '(evenp A)' to '(= 0 (% A 2))' 2025-02-17 05:37:10 +01:00
electric.el ; Silence byte-compiler during bootstrap 2025-02-28 18:57:17 +01:00
elide-head.el
emacs-lock.el
env.el Document return values of the various read-* functions 2025-03-09 15:02:39 +02:00
epa-dired.el
epa-file.el Prefer incf to cl-incf in remaining files 2025-02-26 02:57:03 +01:00
epa-hook.el
epa-ks.el
epa-mail.el
epa.el
epg-config.el
epg.el
expand.el
external-completion.el
ezimage.el
face-remap.el
facemenu.el
faces.el Implement dragging and resizing of tty child frames 2025-03-17 09:50:19 +01:00
ffap.el (internal--c-header-file-path): Move to ffap.el 2025-02-28 17:03:21 -05:00
filecache.el
fileloop.el
filenotify.el
files-x.el Merge from origin/emacs-30 2025-03-12 10:09:09 +08:00
files.el Ensure .dir-locals-2.el behavior as documented (bug#75890) 2025-03-22 16:47:27 -04:00
filesets.el
find-cmd.el
find-dired.el
find-file.el
find-lisp.el
finder.el
flow-ctrl.el
foldout.el
follow.el ; * lisp/follow.el (follow-mode-prefix-key): Improve. 2025-03-18 00:16:29 +01:00
font-core.el
font-lock.el Prefer incf to cl-incf in remaining files 2025-02-26 02:57:03 +01:00
format-spec.el
format.el
forms.el
frame.el ; Fix function declarations in frame.el 2025-03-10 11:31:50 +08:00
frameset.el
fringe.el
generic-x.el
help-at-pt.el Recommend using 'keymap-global-set' in Commentaries 2025-03-15 04:06:31 +01:00
help-fns.el ; * lisp/help-fns.el (help-fns-edit-variable): Revert buffer. 2025-03-15 14:55:09 +01:00
help-macro.el
help-mode.el Delete redundant lambdas around unary functions 2025-02-11 19:04:00 +01:00
help.el Use 'help-key' function in more places 2025-03-18 00:16:29 +01:00
hex-util.el
hexl.el Prefer '(oddp A)' to '(= 1 (logand A 1))' 2025-02-17 19:33:56 +01:00
hfy-cmap.el
hi-lock.el ; Fix my last commit 2025-03-02 19:46:15 +01:00
hilit-chg.el Recommend using 'keymap-global-set' in Commentaries 2025-03-15 04:06:31 +01:00
hippie-exp.el
hl-line.el ; Fix global-hl-line-highlight after recent commit 2025-03-20 19:05:29 +01:00
htmlfontify.el
ibuf-ext.el Prefer incf to cl-incf in remaining files 2025-02-26 02:57:03 +01:00
ibuf-macs.el (define-ibuffer-op): Minor tweak to Shipmints's patch 2025-02-26 09:13:04 -05:00
ibuffer.el Improve 'define-ibuffer-op' macro (bug#76222) 2025-02-26 09:10:27 -05:00
icomplete.el Prefer decf to cl-decf 2025-02-23 00:38:22 +01:00
ido.el Recommend using 'keymap-set' in Commentaries 2025-03-15 04:10:27 +01:00
ielm.el Don't recommend legacy keymap functions in docstrings 2025-03-16 13:48:11 +01:00
iimage.el
image-file.el
image-mode.el Prefer plusp/minusp to cl-plusp/cl-minusp 2025-02-17 22:46:56 +01:00
image.el
imenu.el Prefer incf to cl-incf in remaining files 2025-02-26 02:57:03 +01:00
indent-aux.el
indent.el
info-look.el
info-xref.el Prefer incf to cl-incf in remaining files 2025-02-26 02:57:03 +01:00
info.el Remove duplicate information from some completing-read-multiple prompts 2025-02-20 19:37:07 +02:00
informat.el
isearch.el Make isearch lazy-highlights non-sticky at both ends (bug#77121) 2025-03-22 21:16:46 +02:00
isearchb.el Recommend using 'keymap-set' in Commentaries 2025-03-15 04:10:27 +01:00
jit-lock.el Replace anonymous lambda timers with named functions 2025-03-04 02:42:45 +01:00
jka-cmpr-hook.el
jka-compr.el
json.el (json-pretty-print): Rework a bit 2025-02-18 22:27:31 -05:00
jsonrpc.el Make cl-gensym obsolete in favor of built-in gensym 2025-02-25 01:25:15 +01:00
keymap.el
kmacro.el Enable kmacro-call-macro to function in some circumstances 2025-03-02 16:05:04 +08:00
ldefs-boot.el ; * Update 'ldefs-boot.el' (do not merge) 2025-02-20 02:36:41 +01:00
loadhist.el Correctly unload variable aliases. 2025-03-16 12:52:40 -04:00
loadup.el Avoid defining unneeded variables on Cygw32 2025-03-06 16:04:51 +02:00
locate.el
lpr.el
ls-lisp.el
macros.el
Makefile.in
man.el (internal--c-header-file-path): Move to ffap.el 2025-02-28 17:03:21 -05:00
master.el
mb-depth.el Make second arg to defvar-local optional 2025-03-09 18:24:22 +01:00
md4.el
menu-bar.el Implement surrogate menu bars for tty child frames 2025-03-17 09:36:59 +01:00
midnight.el
minibuf-eldef.el Make second arg to defvar-local optional 2025-03-09 18:24:22 +01:00
minibuffer.el minibuffer.el: Fix warnings and coding style in last change 2025-03-21 17:24:50 -04:00
misc.el Make second arg to defvar-local optional 2025-03-09 18:24:22 +01:00
misearch.el
mouse-copy.el Don't recommend legacy keymap functions in docstrings 2025-03-16 13:48:11 +01:00
mouse-drag.el Don't recommend legacy keymap functions in docstrings 2025-03-16 13:48:11 +01:00
mouse.el Implement dragging and resizing of tty child frames 2025-03-17 09:50:19 +01:00
mpc.el Prefer incf to cl-incf in remaining files 2025-02-26 02:57:03 +01:00
msb.el Prefer incf to cl-incf in remaining files 2025-02-26 02:57:03 +01:00
mwheel.el
newcomment.el ; Fix typos 2025-02-22 14:48:29 +01:00
notifications.el
novice.el
obarray.el
outline.el ; Fix mistake in defvar-keymap conversion 2025-03-13 06:07:25 +01:00
paren.el
password-cache.el
pcmpl-cvs.el
pcmpl-git.el Add file completion for git apply, am to pcomplete 2025-02-18 00:03:05 +01:00
pcmpl-gnu.el
pcmpl-linux.el
pcmpl-rpm.el
pcmpl-unix.el
pcmpl-x.el
pcomplete.el
pgtk-dnd.el
pixel-scroll.el
plstore.el
printing.el Recommend using 'keymap-global-set' in Commentaries 2025-03-15 04:06:31 +01:00
proced.el Remove variable aliases obsolete since Emacs 23.2 2025-03-11 21:20:38 +01:00
profiler.el Prefer incf to cl-incf in remaining files 2025-02-26 02:57:03 +01:00
ps-bdf.el
ps-mule.el
ps-print.el Recommend using 'keymap-global-set' in Commentaries 2025-03-15 04:06:31 +01:00
ps-samp.el
pulse.el Move pulse.el from lisp/cedet/ to lisp/ 2025-03-15 04:06:31 +01:00
README
recentf.el Use lisp-data-mode in recentf-save-file 2025-03-09 18:24:21 +01:00
rect.el Allow control of indicating empty rectangular selections 2025-03-13 13:35:54 +02:00
register.el Merge from origin/emacs-30 2025-03-13 20:18:03 -07:00
registry.el Prefer incf to cl-incf in remaining files 2025-02-26 02:57:03 +01:00
repeat.el Recommend using 'keymap-global-set' in Commentaries 2025-03-15 04:06:31 +01:00
replace.el Use defvar-keymap for some trivial keymaps 2025-03-16 13:48:11 +01:00
reposition.el
reveal.el
rfn-eshadow.el
rot13.el
rtree.el
ruler-mode.el
savehist.el Automatically document when setopt is needed 2025-03-12 00:40:17 +01:00
saveplace.el Recommend using 'keymap-set' in Commentaries 2025-03-15 04:10:27 +01:00
scroll-all.el
scroll-bar.el
scroll-lock.el
select.el ; Improve documentation of 'gui-get-selection' use on X 2025-03-15 11:48:36 +02:00
server.el
ses.el Prefer '(oddp A)' to '(= 1 (% A 2))' 2025-02-17 05:37:10 +01:00
shadowfile.el
shell.el Promote bookmark-handler prop 'bookmark-inhibit to list (bug#65039) 2025-03-19 16:58:55 +01:00
simple.el Lazily highlight and insert candidates in *Completions* 2025-03-21 17:06:19 -04:00
skeleton.el
so-long.el ; * lisp/so-long.el: Documentation 2025-03-15 23:05:18 +13:00
sort.el
soundex.el
speedbar.el Add a new command `speedbar-window'. 2025-03-15 10:46:19 +02:00
sqlite-mode.el
sqlite.el Use cl-with-gensyms in with-sqlite-transaction 2025-02-24 19:35:55 +01:00
startup.el Use defvar-keymap for some trivial keymaps 2025-03-16 13:48:11 +01:00
strokes.el Prefer incf to cl-incf in remaining files 2025-02-26 02:57:03 +01:00
subr.el Merge from origin/emacs-30 2025-03-22 21:09:37 +08:00
svg.el
t-mouse.el
tab-bar.el Use defvar-keymap for some trivial keymaps 2025-03-16 13:48:11 +01:00
tab-line.el Prefer oddp/evenp to cl-oddp/cl-evenp 2025-02-17 05:37:10 +01:00
tabify.el
talk.el
tar-mode.el
tempo.el
term.el Delete pre-Emacs 20 documentation from term.el 2025-03-15 04:10:28 +01:00
thingatpt.el
thread.el
time-stamp.el time-stamp: optimize resource use 2025-03-12 07:02:44 -07:00
time.el
timezone.el
tmm.el ; Fix typos 2025-02-22 14:48:29 +01:00
tool-bar.el
tooltip.el Provide tool-tip display delays on TTY frames 2025-03-01 17:16:08 +02:00
touch-screen.el
transient.el Backport Transient commit f69e1286 2025-03-15 20:29:58 +01:00
tree-widget.el Use defvar-keymap for some trivial keymaps 2025-03-16 13:48:11 +01:00
treesit.el Handle narrowed buffers in treesit-forward-sentence (bug#76679) 2025-03-13 20:44:54 +02:00
tty-tip.el ; Don't set symbol-packages in tty-tip.el 2025-03-19 20:45:06 +01:00
tutorial.el
type-break.el
uniquify.el
userlock.el
vcursor.el Recommend using 'keymap-global-set' in Commentaries 2025-03-15 04:06:31 +01:00
version.el
view.el view-search: Start search from beginning or end of line 2025-03-07 09:41:57 +01:00
visual-wrap.el Improve calculation of indent prefixes when using text scaling 2025-02-04 09:25:17 -08:00
w32-fns.el
w32-vars.el
wdired.el ; Add missing require to wdired.el 2025-02-26 03:08:25 +01:00
which-key.el Use 'help-key' function in more places 2025-03-18 00:16:29 +01:00
whitespace.el
wid-browse.el
wid-edit.el Remove variable aliases obsolete since Emacs 23.2 2025-03-11 21:20:38 +01:00
widget.el
windmove.el Make windmove repetition more robust 2025-03-08 07:53:07 -08:00
window-tool-bar.el window-tool-bar: Use `static-if' from Compat 30 2025-03-13 06:08:58 +01:00
window-x.el ; Fix typos 2025-02-22 14:48:29 +01:00
window.el ; Fix last change (bug#76980) 2025-03-22 14:14:22 +02:00
winner.el ; * lisp/winner.el (winner--set-dont-bind-my-keys): Fix typo. 2025-03-15 18:24:28 +01:00
woman.el Recommend using 'keymap-set' in Commentaries 2025-03-15 04:10:27 +01:00
x-dnd.el * lisp/x-dnd.el (x-dnd-do-direct-save): Remove redundant stmts. 2025-02-14 17:56:38 +08:00
xdg.el
xml.el
xt-mouse.el Implement dragging and resizing of tty child frames 2025-03-17 09:50:19 +01:00
xwidget.el Prefer incf to cl-incf in remaining files 2025-02-26 02:57:03 +01:00
yank-media.el Make yank-media auto select the best mime type 2025-02-22 11:37:23 +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.