1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-07 16:10:46 -08:00
emacs/lisp
Eli Zaretskii cd152ea611 ; Fix last change
* lisp/leim/quail/iroquoian.el
(iroquoian-haudenosaunee-exception-alist): Doc fix.
2026-01-31 12:06:53 +02:00
..
calc ; calc: Correct width of rules composed of Unicode glyphs 2026-01-17 14:51:01 +02:00
calendar Fix inconsistent definition and usage of 'calendar-buffer' 2026-01-24 14:09:59 +02:00
cedet Fix recent test suite regression (bug#80177) 2026-01-11 18:26:53 -05:00
emacs-lisp ; Fix documentaion of 'seq-intersection' 2026-01-31 11:52:27 +02:00
emulation
erc Use seq-doseq for iterating over strings in ERC 2026-01-11 05:25:03 -08:00
eshell
gnus Call browser functions via `browse-url' 2026-01-20 10:31:03 +00:00
image
international ; Remove redundant cl-lib runtime dependencies across lisp/ 2026-01-17 15:32:15 +02:00
language
leim/quail ; Fix last change 2026-01-31 12:06:53 +02:00
mail ; Remove redundant cl-lib runtime dependencies across lisp/ 2026-01-17 15:32:15 +02:00
mh-e
net Organize tramp-adb-handle-make-process a little bit better 2026-01-27 18:25:05 +01:00
nxml
obsolete
org
play
progmodes Eglot: recall diagnostics froms unopened files on session start 2026-01-30 12:55:32 +00:00
term (xterm--init): Fix probem in async mode (bug#80163) 2026-01-20 22:46:31 -05:00
textmodes Support cons cell for 'line-spacing' 2026-01-24 13:32:44 +02:00
url ; Remove redundant cl-lib runtime dependencies across lisp/ 2026-01-17 15:32:15 +02:00
use-package
vc vc--incoming-revision: Signal error on cache hit 2026-01-30 15:56:58 +00:00
abbrev.el
align.el
allout-widgets.el
allout.el
ansi-color.el
ansi-osc.el
apropos.el
arc-mode.el
array.el
auth-source-pass.el
auth-source.el
autoinsert.el
autorevert.el
avoid.el
battery.el
bind-key.el
bindings.el
bookmark.el
bs.el
buff-menu.el Fix buffer menu unmark (bug#80082) 2026-01-13 20:49:03 +02:00
button.el
calculator.el
case-table.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
color.el
comint.el
completion-preview.el
completion.el
composite.el
COPYING
cus-dep.el
cus-edit.el
cus-face.el
cus-start.el ; Improve last change 2026-01-26 14:29:47 +02:00
cus-theme.el
custom.el
dabbrev.el
delim-col.el
delsel.el
descr-text.el
desktop.el
dframe.el
dired-aux.el
dired-x.el
dired.el Fix support of listing switches with whitespace in Dired 2026-01-24 15:39:11 +02:00
dirtrack.el
disp-table.el
display-fill-column-indicator.el
display-line-numbers.el
dnd.el
doc-view.el
dom.el
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 ; Remove redundant cl-lib runtime dependencies across lisp/ 2026-01-17 15:32:15 +02:00
editorconfig.el
edmacro.el
ehelp.el
elec-pair.el
electric.el
elide-head.el
emacs-lock.el
env.el
epa-dired.el
epa-file.el
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 ; Fix a recent change of tab-bar/line faces 2026-01-12 15:10:59 +02:00
ffap.el
filecache.el
fileloop.el
filenotify.el
files-x.el
files.el ; * lisp/files.el (file-name-version-regexp): typo in doc string 2026-01-27 15:30:21 +01:00
filesets.el
find-cmd.el
find-dired.el
find-file.el
find-lisp.el
finder.el
flow-ctrl.el
foldout.el
follow.el
font-core.el
font-lock.el
format-spec.el
format.el
forms.el
frame.el Document frame id related commands and tweak a return value (Bug#80192) 2026-01-27 10:23:34 +01:00
frameset.el
fringe.el
generic-x.el
help-at-pt.el
help-fns.el
help-macro.el
help-mode.el
help.el Bind 'apropos-user-option' to C-h u 2026-01-10 12:38:05 +01:00
hex-util.el
hexl.el
hfy-cmap.el
hi-lock.el
hilit-chg.el
hippie-exp.el
hl-line.el
htmlfontify.el
ibuf-ext.el
ibuf-macs.el (define-ibuffer-column): Fix corner case miscompilations (bug#80180) 2026-01-14 16:52:09 -05:00
ibuffer.el Avoid byte-compiled code in `ibuffer-maybe-show-predicates' value (bug#80117) 2026-01-11 22:31:49 +13:00
icomplete.el New key 'M-j' for 'icomplete-mode' (bug#62108) 2026-01-30 09:27:12 +02:00
ido.el
ielm.el Fix behavior for ielm-dynamic-multiline-inputs (bug#80123) 2026-01-15 11:12:12 +00:00
iimage.el
image-file.el
image-mode.el
image.el Improve (WebP) image animation 2026-01-24 19:37:30 +01:00
imenu.el
indent-aux.el
indent.el
info-look.el
info-xref.el ; Remove redundant cl-lib runtime dependencies across lisp/ 2026-01-17 15:32:15 +02:00
info.el
informat.el
isearch.el
isearchb.el
jit-lock.el
jka-cmpr-hook.el
jka-compr.el
json.el
jsonrpc.el Jsonrpc: avoid redisplay_internal calls from jsonrpc-request 2026-01-26 22:57:09 +00:00
keymap.el
kmacro.el
ldefs-boot.el ; * lisp/ldefs-boot.el: Regenerate. 2026-01-29 17:03:58 +00:00
loadhist.el
loadup.el
locate.el
lpr.el
ls-lisp.el
macros.el
Makefile.in
man.el ; Fix messages in "M-x man" 2026-01-18 14:36:51 +02:00
master.el
mb-depth.el
md4.el
menu-bar.el
midnight.el
minibuf-eldef.el
minibuffer.el eager-display *Completions* again after completion failure 2026-01-30 09:18:56 +02:00
misc.el
misearch.el
mouse-copy.el
mouse-drag.el
mouse.el
mpc.el
msb.el
mwheel.el
newcomment.el
notifications.el
novice.el
obarray.el
outline.el
paren.el
password-cache.el
pcmpl-cvs.el
pcmpl-git.el
pcmpl-gnu.el
pcmpl-linux.el
pcmpl-rpm.el
pcmpl-unix.el
pcmpl-x.el
pcomplete.el
pgtk-dnd.el
pixel-scroll.el pixel-scroll: Avoid loading `cua-base' 2026-01-31 11:01:02 +02:00
plstore.el
printing.el
proced.el
profiler.el
ps-bdf.el
ps-mule.el
ps-print.el
ps-samp.el
pulse.el
README
recentf.el
rect.el
register.el
registry.el
repeat.el
replace.el New key 'M-j' for 'icomplete-mode' (bug#62108) 2026-01-30 09:27:12 +02:00
reposition.el
reveal.el
rfn-eshadow.el
ring-bell-fns.el
rot13.el
rtree.el
ruler-mode.el
savehist.el
saveplace.el save-place-alist-to-file: Use prin1, not pp (bug#80183) 2026-01-12 09:59:40 +00:00
scroll-all.el
scroll-bar.el ; Remove redundant cl-lib runtime dependencies across lisp/ 2026-01-17 15:32:15 +02:00
scroll-lock.el
select.el
send-to.el
server.el
ses.el
shadowfile.el
shell.el
simple.el Support cons cell for 'line-spacing' 2026-01-24 13:32:44 +02:00
skeleton.el
so-long.el
sort.el
soundex.el
speedbar.el
sqlite-mode.el
sqlite.el
startup.el
strokes.el
subr.el ; Improve documentation of 'condition-case-unless-debug' 2026-01-31 11:24:53 +02:00
svg.el
system-taskbar.el
t-mouse.el
tab-bar.el ; Remove "--" from the name of autoloaded 'window--get-split-combination' 2026-01-22 20:09:47 +02:00
tab-line.el ; Fix a recent change of tab-bar/line faces 2026-01-12 15:10:59 +02:00
tabify.el
talk.el
tar-mode.el
tempo.el
term.el Fix updating buffer menu after invoking "M-x term" 2026-01-21 17:37:33 +02:00
thingatpt.el
thread.el
time-stamp.el
time.el
timezone.el
tmm.el
tool-bar.el
tooltip.el
touch-screen.el
transient.el
tree-widget.el
treesit-x.el
treesit.el hideshow: Reword documentation (bug#80116) 2026-01-10 14:55:55 +02:00
tty-tip.el
tutorial.el tutorial.el: don't mutate quoted list 2026-01-29 13:53:53 +01:00
type-break.el
uniquify.el
userlock.el
vcursor.el
version.el
view.el
visual-wrap.el
w32-fns.el
w32-vars.el
wdired.el
which-key.el
whitespace.el ; whitespace-global-modes: Replace "automagically". 2026-01-12 10:38:29 +00:00
wid-browse.el
wid-edit.el
widget.el
windmove.el
window-tool-bar.el
window-x.el ; Remove "--" from the name of autoloaded 'window--get-split-combination' 2026-01-22 20:09:47 +02:00
window.el ; * lisp/window.el (window--frame-landscape-p): Improve docstring. 2026-01-29 14:38:07 +00:00
winner.el
woman.el
x-dnd.el
xdg.el
xml.el
xt-mouse.el
xwidget.el ; Remove redundant cl-lib runtime dependencies across lisp/ 2026-01-17 15:32:15 +02:00
yank-media.el ; Remove redundant cl-lib runtime dependencies across lisp/ 2026-01-17 15:32:15 +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.