gnu.emacs/lisp
Stephen Berman b4612c6f29 Fix navigating vertical completions with annotations (bug#81645)
* lisp/simple.el (last-completion): When finding the last column
in the completions list, account for annotations on the candidate.
2026-08-23 15:59:21 +02:00
..
calc Fix updates of embedded formulas by 'calc-embedded-update-formula' 2026-05-17 10:57:53 +03:00
calendar ; Fill in missing :version and :package-version metadata. 2026-08-17 12:45:15 +01:00
cedet
emacs-lisp Fix 'describe-package' for the Emacs pseudo package 2026-08-23 13:16:54 +02:00
emulation Rename 'any' to 'member-if' and deprecate 'cl-member-if' 2026-03-04 14:43:05 +00:00
erc Remove assertion in erc-speedbar--dframe-controlled 2026-08-12 12:10:49 -07:00
eshell ; Fill in missing :version and :package-version metadata. 2026-08-17 12:45:15 +01:00
gnus Fix attendee lookup in gnus-icalendar 2026-07-29 12:12:10 +01:00
image ; Fix fallout from 'image-dired-display-image-mode' changes in 2021 2026-07-26 12:24:48 +03:00
international ; 'use-cjk-char-width-table': Avoid byte-compiler warning. 2026-08-01 15:17:28 +03:00
language Add language-environment and input methods for Syriac 2026-04-23 11:31:10 +03:00
leim/quail Add language-environment and input methods for Syriac 2026-04-23 11:31:10 +03:00
mail ; Fill in missing :version and :package-version metadata. 2026-08-17 12:45:15 +01:00
mh-e Improve previous change. 2026-04-10 11:04:29 -07:00
net Avoid errors in text-only client frames of PGTK build 2026-08-23 14:05:33 +03:00
nxml Fix defining a few faces as empty 2026-04-27 21:35:44 +02:00
obsolete Mark gnus-dbus.el as obsolete 2026-05-09 12:50:23 +02:00
org ; Fill in missing :version and :package-version metadata. 2026-08-17 12:45:15 +01:00
play ; Fill in missing :version and :package-version metadata. 2026-08-17 12:45:15 +01:00
progmodes * lisp/progmodes/c-ts-mode.el (c-ts-mode--thing-settings): Remove 'comment'. 2026-08-21 18:04:49 +03:00
term Add "VTE" to list of auto-enabled xterm-mouse-mode terminals 2026-08-16 21:13:26 +02:00
textmodes ; Remove 'sit-for' treesit parser workaround (bug#81019) 2026-07-25 11:04:25 +03:00
url Fix 'url-parse-query-string' 2026-07-19 09:33:26 +03:00
use-package ; Fix handling of string by the use-package keyword :vc 2026-03-16 18:23:37 +01:00
vc vc-dir: Set major mode before popping to the buffer 2026-08-14 12:16:59 +01:00
abbrev.el
align.el
allout-widgets.el
allout.el
ansi-color.el
ansi-osc.el
apropos.el Fix apropos-print window selection 2026-02-22 17:02:34 +01:00
arc-mode.el
array.el
auth-source-pass.el Improve last change to auth-source-pass 2026-03-26 15:05:22 +01:00
auth-source.el Improve auth-source-backend-parse 2026-05-20 10:10:30 +02:00
autoinsert.el
autorevert.el
avoid.el
battery.el
bind-key.el Avoid infinite recursion in bind-keys-form (bug#80759) 2026-04-08 14:56:02 +00:00
bindings.el Finish reverting experiment with proportional font on mode line 2026-07-03 10:42:22 +01:00
bookmark.el ; * lisp/bookmark.el (bookmark-alist): Doc fix (bug#81461). 2026-07-25 11:11:59 +03:00
bs.el
buff-menu.el
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 (comint--intersect-regions): Fix bug#81243 2026-06-16 09:57:48 -04:00
completion-preview.el Remove 'completion-preview--is-calling' 2026-05-02 21:46:31 +02:00
completion.el
composite.el
COPYING
cus-dep.el
cus-edit.el Cut the emacs-31 release branch 2026-05-07 17:38:20 +01:00
cus-face.el
cus-start.el Rename recently added after-delete-frame-select-mru-frame 2026-06-22 18:57:52 +03:00
cus-theme.el
custom.el Fix documentation of ':set' function in 'defcustom' 2026-08-04 14:33:15 +03:00
dabbrev.el Avoid errors in 'dabbrev-expand' 2026-07-30 14:32:09 +03:00
delim-col.el
delsel.el (delete-selection-repeat-replace-region): Partial fix for bug#80216 2026-03-17 12:40:22 -04:00
descr-text.el
desktop.el Add predicate for initial_terminal 2026-03-26 15:19:56 +01:00
dframe.el ; Fix last change in dframe.el 2026-08-10 17:54:28 +03:00
dired-aux.el ; * lisp/dired-aux.el (dired-create-destination-dirs): Doc fix (bug#81528). 2026-08-01 09:49:01 +03:00
dired-x.el Avoid infinite loop in some Dired marking commands 2026-06-21 20:19:19 +02:00
dired.el File name with newline: require 'ls' --dired switch 2026-07-30 23:13:29 +02:00
dirtrack.el
disp-table.el Prettify special glyphs 2026-05-23 14:12:19 +03:00
display-fill-column-indicator.el Add predicate for initial_terminal 2026-03-26 15:19:56 +01:00
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 Use the new error API functions 2026-03-10 10:48:21 -04:00
ecomplete.el
editorconfig-conf-mode.el
editorconfig-core-handle.el
editorconfig-core.el
editorconfig-fnmatch.el
editorconfig-tools.el
editorconfig.el Fix broken FOO-mode-indent-offset convention 2026-02-22 18:48:57 -05:00
edmacro.el
ehelp.el
elec-pair.el
electric.el
elide-head.el
emacs-lock.el ; Improve documentation of 'emacs-lock' features 2026-06-25 11:26:27 +03:00
env.el ; Improve and correct documentation of 'getenv' 2026-08-10 17:51:12 +03:00
epa-dired.el
epa-file.el Fix last change 2026-04-01 16:48:09 +02:00
epa-hook.el
epa-ks.el
epa-mail.el
epa.el Use single-arg form of signal to re-throw an error 2026-03-10 10:48:22 -04:00
epg-config.el
epg.el
expand.el
external-completion.el ; (external-completion-table): Fix a couple of typos. 2026-05-01 11:23:09 +02:00
ezimage.el
face-remap.el
facemenu.el
faces.el Introduce 'margin' face for window margin background 2026-05-05 11:21:57 +03:00
ffap.el (dired-at-point-prompter): Fix bug#80545 2026-04-08 15:19:06 -04:00
filecache.el
fileloop.el
filenotify.el
files-x.el Set indent property for with-connection-local-variables 2026-04-27 21:38:00 +02:00
files.el Backport: Use default exec-suffixes when needed (bug#81280, bug#81517) 2026-07-30 13:02:44 +02: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 Call format-spec substitution functions in current buffer 2026-04-27 21:11:52 +02:00
format.el
forms.el
frame.el Have 'frame-deletable-p' check other frame's terminal (Bug#81575) 2026-08-09 09:28:09 +02:00
frameset.el Add predicate for initial_terminal 2026-03-26 15:19:56 +01:00
fringe.el
generic-x.el
help-at-pt.el
help-fns.el Restore "interactive" when describing functions 2026-06-10 10:32:40 +01:00
help-macro.el
help-mode.el
help.el ; * lisp/help.el (temp-buffer-resize-mode): Fix doc-string typo. 2026-06-15 10:41:00 +02:00
hex-util.el
hexl.el
hfy-cmap.el
hi-lock.el
hilit-chg.el
hippie-exp.el
hl-line.el
htmlfontify.el ; htmlfontify: Handle 'reset' face attribute value (bug#81032) 2026-05-14 17:11:43 +02:00
ibuf-ext.el
ibuf-macs.el
ibuffer.el ; * lisp/ibuffer.el (ibuffer-fontification-alist): Doc fix (bug#80618). 2026-03-19 17:46:57 +02:00
icomplete.el In fido-vertical-mode, let C-s and C-r recover their original use 2026-04-29 10:12:41 +01:00
ido.el
ielm.el
iimage.el
image-file.el
image-mode.el
image.el
imenu.el
indent-aux.el
indent.el
info-look.el
info-xref.el
info.el (Info-documentlanguage): Keep Info-related code in info.el 2026-04-25 09:56:25 -04:00
informat.el
isearch.el ; Improve documentation of lazy-highlight in search and replace commands 2026-05-22 14:46:13 +03:00
isearchb.el
jit-lock.el Use single-arg form of signal to re-throw an error 2026-03-10 10:48:22 -04:00
jka-cmpr-hook.el
jka-compr.el Use the new error API functions 2026-03-10 10:48:21 -04:00
json.el
jsonrpc.el Jsonrpc: release version 1.0.29 2026-06-23 13:22:34 +01:00
keymap.el Improve documentation of 'define-keymap' 2026-03-07 10:55:23 +02:00
kmacro.el (kmacro-end-call-mouse): Make obsolete 2026-03-27 08:54:14 -04:00
ldefs-boot.el ; Update ldefs-boot.el. 2026-08-17 16:53:08 +01:00
loadhist.el Fix predicate of plist-member on function-history 2026-02-20 23:37:48 -05:00
loadup.el * lisp/loadup.el: No longer GC after loading each file 2026-03-13 15:35:05 +01:00
locate.el
lpr.el
ls-lisp.el Use the new error API functions 2026-03-10 10:48:21 -04:00
macros.el
Makefile.in
man.el
master.el
mb-depth.el
md4.el
menu-bar.el Add predicate for initial_terminal 2026-03-26 15:19:56 +01:00
midnight.el
minibuf-eldef.el
minibuffer.el Fix TAB to wrap with completion-auto-select t 2026-08-21 16:24:59 +01:00
misc.el
misearch.el
mouse-copy.el
mouse-drag.el
mouse.el Fix 'mouse-drag-copy-region' = 'non-empty' 2026-07-18 11:49:47 +03:00
mpc.el
msb.el
mwheel.el
newcomment.el
notifications.el
novice.el
obarray.el
outline.el ; Fix quotation of some symbols 2026-04-04 13:44:08 +01:00
paren.el paren.el: Fix part of bug#81035 2026-06-05 12:43:43 -04:00
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
plstore.el Use single-arg form of signal to re-throw an error 2026-03-10 10:48:22 -04:00
printing.el ; Fix 2 defcustoms in printing.el 2026-04-03 15:44:38 +03:00
proced.el ; Improve documentation of Proced 2026-04-25 09:01:48 +03:00
profiler.el
ps-bdf.el
ps-mule.el
ps-print.el
ps-samp.el
pulse.el
README
recentf.el ; recentf-exclude-file-by-extension-p: Restore and-let*. 2026-03-08 14:55:23 +00:00
rect.el
register.el (register--get-method-type): Fix one more case (bug#80894) 2026-04-26 12:18:44 -04:00
registry.el
repeat.el
replace.el Fix lax whitespace highlight during query-replace 2026-05-27 18:37:04 +03:00
reposition.el
reveal.el
rfn-eshadow.el
ring-bell-fns.el ; Tweak some package short descriptions. 2026-06-05 10:17:27 +01:00
rot13.el
rtree.el
ruler-mode.el
savehist.el Use single-arg form of signal to re-throw an error 2026-03-10 10:48:22 -04:00
saveplace.el
scroll-all.el
scroll-bar.el
scroll-lock.el
select.el
send-to.el Improve 'context-menu-send-to' (bug#79512) 2026-05-05 19:45:28 +03:00
server.el ; Improve documentation of Emacs server-client protocol 2026-05-02 12:35:48 +03:00
ses.el
shadowfile.el
shell.el * lisp/shell.el (shell): Fix typo: use process-live-p (bug#81145). 2026-05-29 10:57:39 +01:00
simple.el Fix navigating vertical completions with annotations (bug#81645) 2026-08-23 15:59:21 +02:00
skeleton.el ; * lisp/skeleton.el (skeleton-insert): Doc fix. (Bug#80492) 2026-02-26 11:07:57 +02:00
so-long.el
sort.el
soundex.el
speedbar.el ; * lisp/speedbar.el (speedbar-window--close): Doc fix. 2026-08-16 10:57:42 +03:00
sqlite-mode.el
sqlite.el
startup.el Compile User Lisp files after adjusting 'load-path' 2026-06-29 20:40:52 +02:00
strokes.el
subr.el Fix progress-reporter-echo-area update-text 2026-08-05 15:17:48 +01:00
svg.el
system-sleep.el ; system-sleep minor follow ups (bug#80361) 2026-02-22 10:35:23 +01:00
system-taskbar.el Restore progress-reporter suffix as update-text (bug#81134) 2026-06-23 10:16:00 +01:00
t-mouse.el
tab-bar.el Rebind 'tab-bar-mouse-close-tab' from <down-mouse-2> to <mouse-2> 2026-04-21 19:30:03 +03:00
tab-line.el New faces 'tab-line-active' and 'tab-line-inactive' (bug#80742) 2026-04-14 20:14:15 +03:00
tabify.el
talk.el
tar-mode.el Use single-arg form of signal to re-throw an error 2026-03-10 10:48:22 -04:00
tempo.el
term.el Fix terminal emulation of "ESC [ K" sequence 2026-05-09 15:33:21 +00:00
thingatpt.el
thread.el
time-stamp.el ; time-stamp: rename some internal functions to include "--" 2026-04-07 09:28:32 -07:00
time.el
timezone.el
tmm.el ; Fill in missing :version and :package-version metadata. 2026-08-17 12:45:15 +01:00
tool-bar.el ; * lisp/tool-bar.el (tool-bar-setup): Adapt to change for bug#80545. 2026-03-26 11:20:53 +02:00
tooltip.el
touch-screen.el
transient.el ; Fill in missing :version and :package-version metadata. 2026-08-17 12:45:15 +01:00
tree-widget.el
treesit-x.el Add treesit-ready-p check back to tree-sitter major modes (bug#80909) 2026-05-23 22:10:34 -07:00
treesit.el Fix prev-adaptive-prefix anchor (bug#61314) 2026-08-20 18:25:39 +03:00
tty-tip.el ; Tweak some package short descriptions. 2026-06-05 10:17:27 +01:00
tutorial.el ; * lisp/tutorial.el: Remove unneeded require. 2026-02-16 10:47:29 +01:00
type-break.el Use the new error API functions 2026-03-10 10:48:21 -04:00
uniquify.el
userlock.el
vcursor.el
version.el
view.el Don't make buffer read-only when reverting if 'view-mode' was disabled 2026-05-30 13:17:00 +03:00
visual-wrap.el
w32-fns.el
w32-vars.el
wdired.el
which-key.el
whitespace.el ; * lisp/whitespace.el (whitespace-global-modes): Grammar fix. 2026-03-23 21:11:38 +00:00
wid-browse.el
wid-edit.el widget-image-find: Use 'image-load-path' (bug#81140) 2026-05-28 12:29:54 +01:00
widget.el
windmove.el
window-tool-bar.el
window-x.el Handle transposing and rotating of dedicated windows (Bug#81406) 2026-08-07 17:44:39 +02:00
window.el ; * lisp/window.el (quit-restore-window-no-switch): Fix customization type. 2026-08-08 11:25:24 +02:00
winner.el ; Improve code comment and 'winner-redo' docstring (bug#81235). 2026-06-20 11:25:04 +03:00
woman.el
x-dnd.el
xdg.el
xml.el
xt-mouse.el Add predicate for initial_terminal 2026-03-26 15:19:56 +01:00
xwidget.el Fix interactive mode spec of `xwidget-webkit-end-edit-textarea' 2026-06-27 14:02:51 +03:00
yank-media.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.