emacs-gpu/lisp
Glenn Morris 788c2480f4 Merge from origin/emacs-27
b4937f64cd (origin/emacs-27) Improve documentation of manually instal...
efd4e973a4 Reflect the emacs-devel ELPA/MELPA dispute in FAQ
28541674cd Consider face inheritance when checking region face backgr...
e75f6be6cc Fix dired default file operation (bug#41261)
406fb0746c Fix documentation related to 'command-switch-alist'.
747e0a2523 Improve ediff readability in misterioso theme (Bug#41221)
48830c73e7 Fix a crash in handle_display_spec
a37290a6f9 In x_hide_tip reset tip_last_frame for GTK+ tooltips only ...
3d81995692 Fix docstring of flymake-make-diagnostic (bug#40351)
632aa9d57a Go back to “Bahá’í”
e2406ff60f * lisp/dired.el (dired-toggle-marks): Doc fix.  (Bug#41097)

# Conflicts:
#	doc/emacs/building.texi
2020-05-16 10:29:14 -07:00
..
calc Calc: GCD(0,x)=GCD(x,0)=|x|, not x (bug#41279) 2020-05-15 20:15:36 +02:00
calendar ; Fix warning after last change in cal-julian.el 2020-05-14 01:30:36 +02:00
cedet Remove some compat code from CEDET 2020-05-16 17:43:30 +02:00
emacs-lisp Turn Eldoc, Xref and Project into GNU ELPA :core packages 2020-05-13 11:31:35 +01:00
emulation Delete libraries obsolete since 23.1 and 23.2 2020-05-15 19:55:26 +02:00
erc Merge from origin/emacs-27 2020-04-29 07:50:20 -07:00
eshell ; * lisp/eshell/esh-var.el (eshell-variable-aliases-list): Fix wording. 2020-04-11 12:20:10 +03:00
gnus Use the "modern" toolbars in Gnus again 2020-05-11 04:34:55 +03:00
image Merge from origin/emacs-27 2020-04-20 07:50:19 -07:00
international Merge from origin/emacs-27 2020-04-20 07:50:19 -07:00
language chinese-hz is not ASCII compatible (bug#40407) 2020-04-09 12:06:39 +02:00
leim/quail
mail Use lexical-binding in qp.el and add tests 2020-04-30 10:36:54 +02:00
mh-e
net Introduce process-file-return-signal-string 2020-05-16 14:04:07 +02:00
nxml
obsolete Delete libraries obsolete since 23.1 and 23.2 2020-05-15 19:55:26 +02:00
org Fix effect-free warning in ob-screen.el while loop 2020-04-17 11:38:25 +01:00
play ; Fix warning in last change 2020-05-13 03:03:17 +01:00
progmodes Merge from origin/emacs-27 2020-05-16 10:29:14 -07:00
term Map "mail/compose" icon to "mail-message-new" in GTK 2020-05-11 05:13:25 +03:00
textmodes * lisp/textmodes/bibtex.el: Fix bug#41285 (paren typo) 2020-05-16 09:08:27 -04:00
url Merge from origin/emacs-27 2020-04-15 07:50:15 -07:00
vc Remove Emacs 22 compat code from ediff-vers.el 2020-05-16 15:41:29 +02:00
abbrev.el Remove Emacs 22 compat code from abbrev.el 2020-05-16 17:43:30 +02:00
align.el
allout-widgets.el
allout.el
ansi-color.el
apropos.el Improve accuracy of apropos commands that search doc strings 2020-05-03 16:53:53 +03:00
arc-mode.el ; Fix warning in last change 2020-05-14 22:06:22 +02: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
autoarg.el Silence byte-compiler after my previous commit 2020-04-20 07:08:30 +02:00
autoinsert.el
autorevert.el
avoid.el
battery.el
bindings.el
bookmark.el ; Fix recent additions with lisp-data-mode 2020-05-01 15:03:59 +01:00
bs.el Remove subsumed repetitions in regexps 2020-02-20 16:05:18 +01:00
buff-menu.el
button.el Only treat display strings as buttons if they have 'button' property 2020-05-09 10:42:30 +03:00
calculator.el Fix calculator division truncation (bug#40892) 2020-05-03 10:05:43 -07:00
case-table.el
cdl.el * lisp/cdl.el: Use lexical binding. 2020-04-20 09:08:09 +02:00
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 Switch to literal mode with message when regexp is too big in char-fold search 2020-03-29 01:41:29 +02:00
chistory.el
cmuscheme.el
color.el
comint.el * lisp/comint.el (comint-redirect-setup): Guard mode-line-process (bug#39705) 2020-02-25 02:22:29 +02:00
completion.el
composite.el
COPYING
cus-dep.el
cus-edit.el Protect non-selected face spec components in custimize-face. Fixes bug #40866 2020-05-01 12:23:15 +00:00
cus-face.el Allow negative line width for :box face attribute 2020-04-01 18:02:55 -04:00
cus-start.el Small fix for type of 'display-fill-column-indicator-character' 2020-05-09 14:33:05 +02:00
cus-theme.el
custom.el
dabbrev.el
delim-col.el
delsel.el
descr-text.el
desktop.el Merge from origin/emacs-27 2020-05-03 07:50:21 -07:00
dframe.el Declare some <package>-version variables obsolete 2020-03-21 02:49:25 +01:00
dired-aux.el Merge from origin/emacs-27 2020-05-16 10:29:14 -07:00
dired-x.el * lisp/dired.el (dired-mark-region): New defcustom (bug#39902) 2020-03-23 02:35:33 +02:00
dired.el Merge from origin/emacs-27 2020-05-16 10:29:14 -07:00
dirtrack.el
disp-table.el
display-fill-column-indicator.el Refer to fill column indicator Info node in some places. 2020-05-09 10:22:01 +02:00
display-line-numbers.el
dnd.el ; Update recent function declaration in dnd.el 2020-05-07 21:40:09 +01:00
doc-view.el Merge from origin/emacs-27 2020-04-25 07:50:21 -07:00
dom.el Add new function dom-remove-attribute 2020-04-30 06:05:26 +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
dynamic-setting.el
ebuff-menu.el
echistory.el
ecomplete.el
edmacro.el
ehelp.el
elec-pair.el
electric.el
elide-head.el Use lexical-binding in elide-head.el and add tests 2020-04-19 08:04:57 +02:00
emacs-lock.el
env.el ; Fix last change 2020-04-29 14:15:03 +03:00
epa-dired.el
epa-file.el
epa-hook.el
epa-mail.el
epa.el
epg-config.el Fix invocations of gpg from Gnus 2020-04-03 14:29:49 +03:00
epg.el
expand.el
ezimage.el
face-remap.el
facemenu.el
faces.el Fix face spec handling for 'default' "terminal class" 2020-04-04 09:59:16 +03:00
ffap.el Delete libraries obsolete since 23.1 and 23.2 2020-05-15 19:55:26 +02:00
filecache.el
fileloop.el Merge from origin/emacs-27 2020-05-06 09:28:36 -07:00
filenotify.el
files-x.el
files.el Combine archive-int-to-mode and tar-grind-file-mode 2020-05-14 18:43:15 +02:00
filesets.el
find-cmd.el
find-dired.el
find-file.el
find-lisp.el
finder.el Merge from origin/emacs-27 2020-04-15 07:50:15 -07:00
flow-ctrl.el
foldout.el
follow.el
font-core.el
font-lock.el * lisp/font-lock.el (font-lock-ensure): Use font-lock-specified-p (bug#39597) 2020-02-23 02:36:54 +02:00
format-spec.el
format.el
forms.el
frame.el Fix NS child frame in native fullscreen (bug#36672) 2020-03-12 23:16:41 +00:00
frameset.el
fringe.el
generic-x.el Fix edge case errors in filename-matching regexps 2020-04-14 12:25:16 +02:00
help-at-pt.el
help-fns.el Try and improve the *Help* layout for things like diff-refine. 2020-05-05 17:53:23 -04:00
help-macro.el
help-mode.el Use lexical-binding in help-mode.el and add tests 2020-05-09 20:01:37 +02:00
help.el Merge from origin/emacs-27 2020-04-15 07:50:15 -07:00
hex-util.el
hexl.el Expose ElDoc functions in a hook (Bug#28257) 2020-02-25 18:15:12 -05:00
hfy-cmap.el
hi-lock.el Merge from origin/emacs-27 2020-05-09 10:03:21 -07:00
hilit-chg.el
hippie-exp.el Add "Old-" prefix to "Version" header in some cases 2020-03-21 02:48:24 +01:00
hl-line.el
htmlfontify.el ; * lisp/htmlfontify.el: Minor fix in file headers. 2020-05-16 17:42:49 +02:00
ibuf-ext.el
ibuf-macs.el
ibuffer.el
icomplete.el Correct Fido-mode's backspacing of directories with spaces 2020-04-16 09:33:37 +01:00
ido.el * lisp/ido.el: Remove redundant :groups 2020-03-10 12:03:11 -04:00
ielm.el * lisp/ielm.el: Handle corner case where */**/*** are not yet bound 2020-05-11 00:12:29 -04:00
iimage.el
image-dired.el Fix some file-modes races 2020-02-19 13:48:27 -08:00
image-file.el
image-mode.el * lisp/image-mode.el (image-mode-map): Update menu items. 2020-04-27 01:33:36 +03:00
image.el
imenu.el Let imenu to work on the menu bar when its list is a single non-nested member. 2020-03-30 19:25:40 +00:00
indent.el
info-look.el
info-xref.el
info.el Improve Info-mode doc and menu 2020-05-02 22:41:20 +02:00
informat.el Remove subsumed repetitions in regexps 2020-02-20 16:05:18 +01:00
isearch.el Revert part of recent commit 85544f8ef5 (bug#40808) 2020-05-04 01:31:44 +03: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
json.el Merge from origin/emacs-27 2020-04-20 07:50:19 -07:00
jsonrpc.el Turn Eldoc, Xref and Project into GNU ELPA :core packages 2020-05-13 11:31:35 +01:00
kermit.el * lisp/kermit.el: Use lexical-binding. 2020-04-24 11:48:25 +02:00
kmacro.el
ldefs-boot.el ; Auto-commit of loaddefs files. 2020-05-01 06:27:00 -07:00
linum.el Declare some <package>-version variables obsolete 2020-03-21 02:49:25 +01:00
loadhist.el Don't misinterpret doc string as initial value 2020-03-04 14:46:46 +01:00
loadup.el
locate.el
lpr.el
ls-lisp.el Improve the UI of 'list-timers' 2020-03-25 16:18:37 +02:00
macros.el
Makefile.in
makesum.el
man.el
master.el Add "Old-" prefix to "Version" header in some cases 2020-03-21 02:48:24 +01:00
mb-depth.el
md4.el
menu-bar.el Merge from origin/emacs-27 2020-05-09 10:03:21 -07:00
midnight.el
minibuf-eldef.el
minibuffer.el Merge from origin/emacs-27 2020-04-20 07:50:19 -07:00
misc.el Use lexical-binding in misc.el and add tests 2020-04-26 00:30:37 +02:00
misearch.el
mouse-copy.el
mouse-drag.el
mouse.el Fix customisation of mouse-drag-and-drop-region (bug#41251) 2020-05-14 12:23:23 +02:00
mpc.el
msb.el
mwheel.el Fix a recent documentation change 2020-03-13 12:24:25 +02:00
newcomment.el
notifications.el
novice.el
obarray.el
outline.el
paren.el
password-cache.el
pcmpl-cvs.el
pcmpl-gnu.el
pcmpl-linux.el
pcmpl-rpm.el
pcmpl-unix.el
pcmpl-x.el
pcomplete.el
pixel-scroll.el
plstore.el
printing.el Remove stale comments 2020-05-16 17:48:36 +02:00
proced.el
profiler.el
ps-bdf.el
ps-def.el
ps-mule.el
ps-print.el
ps-samp.el
README
recentf.el
rect.el
register.el
registry.el
repeat.el Add "Old-" prefix to "Version" header in some cases 2020-03-21 02:48:24 +01:00
replace.el Merge from origin/emacs-27 2020-05-03 07:50:21 -07:00
reposition.el
reveal.el
rfn-eshadow.el
rot13.el
rtree.el
ruler-mode.el Add "Old-" prefix to "Version" header in some cases 2020-03-21 02:48:24 +01:00
savehist.el
saveplace.el ; Fix recent additions with lisp-data-mode 2020-05-01 15:03:59 +01:00
scroll-all.el
scroll-bar.el
scroll-lock.el
select.el
server.el Add 'nofollow' flag to set-file-modes etc. 2020-02-23 16:45:50 -08:00
ses.el
shadowfile.el
shell.el Add and remove backslashes in regexps 2020-02-20 16:03:30 +01:00
simple.el Merge from origin/emacs-27 2020-05-16 10:29:14 -07:00
skeleton.el
so-long.el
sort.el Improve documentation of 'sort-lines' 2020-04-18 19:26:30 +03:00
soundex.el
speedbar.el Declare some <package>-version variables obsolete 2020-03-21 02:49:25 +01:00
startup.el ; Fix some typos and doc issues (bug#40695) 2020-04-18 17:10:02 +02:00
strokes.el Fix comparing command names in strokes.el (bug#40600) 2020-04-16 20:47:35 -04:00
subr.el * lisp/subr.el (dolist, dotimes, combine-change-calls): Cosmetic tweaks 2020-05-11 00:18:14 -04:00
svg.el Don't add repeated xlmns:xlink declarations in svg-create 2020-03-24 05:31:27 +01:00
t-mouse.el Use lexical-binding in t-mouse.el 2020-05-13 12:13:52 +02:00
tab-bar.el Merge from origin/emacs-27 2020-04-29 07:50:20 -07:00
tab-line.el Fix bugs in tab-bar and tab-line and mention remaining features in manual. 2020-04-27 01:28:36 +03:00
tabify.el
talk.el
tar-mode.el Combine archive-int-to-mode and tar-grind-file-mode 2020-05-14 18:43:15 +02:00
tempo.el ; * lisp/tempo.el (tempo-add-tag): Punctuation fixes in comments. 2020-02-21 11:18:04 +02:00
term.el Remove subsumed repetitions in regexps 2020-02-20 16:05:18 +01:00
thingatpt.el
thread.el
thumbs.el
time-stamp.el
time.el
timezone.el
tmm.el
tool-bar.el
tooltip.el
tree-widget.el
tutorial.el
type-break.el
uniquify.el
userlock.el
vcursor.el
version.el ; Silence byte-compiler warning in version.el 2020-04-30 11:01:13 +01:00
view.el
vt-control.el
vt100-led.el
w32-fns.el Add charsets to 'w32-charset-info-alist' 2020-03-14 12:01:21 +02:00
w32-vars.el Use lexical-binding in w32-vars.el 2020-05-03 16:17:20 +02:00
wdired.el Add "Old-" prefix to "Version" header in some cases 2020-03-21 02:48:24 +01:00
whitespace.el whitespace: Turn long lines regexp into a function (bug#36837) 2020-03-01 22:54:32 -05:00
wid-browse.el
wid-edit.el
widget.el
windmove.el Improve new-frame logic of windmove-display-in-direction (bug#39875) 2020-03-10 01:39:05 +02:00
window.el Fix 'count-screen-lines' when lines are truncated 2020-05-02 11:45:05 +03:00
winner.el
woman.el Declare some <package>-version variables obsolete 2020-03-21 02:49:25 +01:00
x-dnd.el
xdg.el
xml.el
xt-mouse.el
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.