1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-10 05:30:45 -08:00
emacs/lisp
Mauro Aranda bd8f4b04d5 Fix customizing user options of type face
* lisp/cus-edit.el (face): Move the %f escape after the tag, because
otherwise customizing a face user option doesn't work:
custom-variable-value-create thinks that everything up until the first
":" is part of the tag, and the item widget doesn't know how to handle
the %f escape.
2020-11-03 10:02:51 -03:00
..
calc
calendar `format-time' can now do sub-second times 2020-10-30 12:10:53 +01:00
cedet Remove Emacs 20 compat code from ede/files.el 2020-10-28 02:08:39 +01:00
emacs-lisp Improve ert-resource-directory docstring 2020-11-03 00:11:02 +01:00
emulation Use lexical-binding in some of emulation/edt*.el 2020-11-03 03:55:50 +01:00
erc Replace irc.freenode.net with chat.freenode.net 2020-10-31 14:09:29 -04:00
eshell Fix eshell glob modifiers 2020-10-31 18:03:38 +01:00
gnus Tweak previous article-treat-ansi-sequences fix 2020-10-29 12:38:13 +01:00
image
international Improve documentation of a recent commit 2020-11-02 19:49:32 +02:00
language Improve support for shaping Egyptian Hieroglyphs 2020-10-25 18:05:37 +02:00
leim/quail * lisp/leim/quail/compose.el: New input method (bug#44267). 2020-11-01 23:25:10 +02:00
mail Fix error message in feedmail 2020-11-01 12:21:05 +01:00
mh-e Don't use obsolete variable write-contents-hooks 2020-10-27 00:50:38 +01:00
net Fix some glitches in recent directory-files-* changes 2020-11-02 17:56:06 +01:00
nxml ; Prefer https to http in more URLs 2020-10-24 20:23:27 +02:00
obsolete
org ; Prefer https to http in more URLs 2020-10-24 20:23:27 +02:00
play Use lexical-binding in solitaire.el 2020-11-03 04:19:53 +01:00
progmodes Merge from origin/emacs-27 2020-11-02 09:27:40 -08:00
term Use lexical-binding in most term libraries 2020-10-24 14:18:47 +02:00
textmodes Fix previous patch to ispell.el 2020-11-02 22:11:50 +00:00
url Use lexical-binding in some url-*.el files 2020-11-03 04:37:44 +01:00
vc Add a new command to regenerate a hunk in diff-mode 2020-10-30 14:04:06 +01:00
abbrev.el Make edit-abbrevs parsing less brittle 2020-10-27 12:19:41 +01:00
align.el
allout-widgets.el
allout.el
ansi-color.el ; Prefer https to http in more URLs 2020-10-24 20:23:27 +02:00
apropos.el
arc-mode.el Add support for squashfs files in archive mode 2020-10-23 14:54:31 +02:00
array.el
auth-source-pass.el
auth-source.el
autoarg.el
autoinsert.el Merge from origin/emacs-27 2020-11-02 09:27:40 -08:00
autorevert.el
avoid.el
battery.el
bindings.el * lisp/bindings.el (narrow-map): Bind C-x n g to goto-line-relative (bug#9917) 2020-10-29 11:18:33 +02:00
bookmark.el
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 ; Prefer https to http in more URLs 2020-10-24 20:23:27 +02:00
ChangeLog.12
ChangeLog.13
ChangeLog.14
ChangeLog.15
ChangeLog.16 ; Prefer https to http in more URLs 2020-10-24 20:23:27 +02:00
ChangeLog.17 ; Prefer https to http in more URLs 2020-10-24 20:23:27 +02:00
char-fold.el
chistory.el
cmuscheme.el
color.el
comint.el Fix history problem in `M-x shell' when started twice 2020-10-27 13:44:16 +01:00
completion.el
composite.el Support prettified display of fractional numbers 2020-10-31 12:40:25 +02:00
COPYING
cus-dep.el
cus-edit.el Fix customizing user options of type face 2020-11-03 10:02:51 -03:00
cus-face.el
cus-start.el Merge from origin/emacs-27 2020-10-27 08:24:56 -07:00
cus-theme.el
custom.el custom-theme-set-variables more resilient against removed libraries 2020-11-01 13:14:41 +01:00
dabbrev.el
delim-col.el
delsel.el Make delete-selection-helper more resilient 2020-10-26 19:15:36 +01:00
descr-text.el Fix mouse-1 on [Show] buttons in the *Help* buffer 2020-11-02 16:53:57 +01:00
desktop.el
dframe.el
dired-aux.el
dired-x.el
dired.el Fix some glitches in recent directory-files-* changes 2020-11-02 17:56:06 +01:00
dirtrack.el
disp-table.el
display-fill-column-indicator.el Merge from origin/emacs-27 2020-10-27 08:24:56 -07: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
echistory.el
ecomplete.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-mail.el
epa.el
epg-config.el
epg.el
expand.el
ezimage.el
face-remap.el
facemenu.el
faces.el Give the scroll-bar face a non-trivial spec 2020-10-31 17:07:59 -03:00
ffap.el Use lexical binding in ffap.el 2020-10-23 11:15:19 +02:00
filecache.el
fileloop.el
filenotify.el
files-x.el
files.el Fix some glitches in recent directory-files-* changes 2020-11-02 17:56:06 +01:00
filesets.el
find-cmd.el
find-dired.el
find-file.el
find-lisp.el
finder.el Fix exiting the finder-commentary buffer 2020-11-03 01:45:32 +01:00
flow-ctrl.el
foldout.el
follow.el
font-core.el
font-lock.el
format-spec.el
format.el
forms.el Remove some Emacs 19 compat code and references 2020-10-25 18:27:19 +01:00
frame.el ; Prefer https to http in more URLs 2020-10-24 20:23:27 +02:00
frameset.el
fringe.el
generic-x.el
help-at-pt.el
help-fns.el
help-macro.el
help-mode.el `g' in *Help* doesn't require confirmation 2020-10-27 08:23:31 +01:00
help.el Fix mistake in Lisp conversion of describe-map-tree 2020-11-01 22:52:02 +01:00
hex-util.el
hexl.el
hfy-cmap.el Use lexical-binding in hfy-cmap.el and add tests 2020-10-21 13:06:38 +02:00
hi-lock.el
hilit-chg.el
hippie-exp.el
hl-line.el
htmlfontify.el
ibuf-ext.el
ibuf-macs.el
ibuffer.el
icomplete.el
ido.el
ielm.el
iimage.el
image-dired.el
image-file.el
image-mode.el
image.el
imenu.el
indent.el
info-look.el
info-xref.el
info.el
informat.el
isearch.el Improve goto-line in regard to narrowed buffers (bug#44294) 2020-10-31 21:39:28 +02:00
isearchb.el
jit-lock.el
jka-cmpr-hook.el
jka-compr.el
json.el
jsonrpc.el ; Prefer https to http in more URLs 2020-10-24 20:23:27 +02:00
kermit.el
kmacro.el
ldefs-boot.el ; Auto-commit of loaddefs files. 2020-11-01 06:28:38 -08:00
linum.el
loadhist.el unload-feature: Correct doc string to match info manual and reality 2020-10-21 18:51:12 +02:00
loadup.el
locate.el
lpr.el
ls-lisp.el Speed up ls-lisp 2020-10-31 11:41:53 +02:00
macros.el
Makefile.in
makesum.el
man.el
master.el
mb-depth.el
md4.el Warn against using the MD4 hash function 2020-10-28 02:45:17 +01:00
menu-bar.el Fix CUA Mode menu entry to be less confusing 2020-10-29 15:50:21 +01:00
midnight.el
minibuf-eldef.el
minibuffer.el
misc.el ; Prefer https to http in more URLs 2020-10-24 20:23:27 +02:00
misearch.el
mouse-copy.el
mouse-drag.el
mouse.el
mpc.el
msb.el
mwheel.el
newcomment.el
notifications.el ; Prefer https to http in more URLs 2020-10-24 20:23:27 +02:00
novice.el
obarray.el
outline.el * lisp/outline.el: Use lexical-binding 2020-10-20 19:00:52 -04:00
paren.el
password-cache.el
pcmpl-cvs.el Use lexical-binding in pcmpl-cvs.el 2020-11-03 02:11:19 +01:00
pcmpl-gnu.el Allow pcomplete/gzip to complete on files in subdirectories 2020-10-27 03:09:44 +01:00
pcmpl-linux.el
pcmpl-rpm.el Use lexical-binding in pcmpl-rpm.el 2020-11-03 02:23:46 +01:00
pcmpl-unix.el
pcmpl-x.el ; Prefer https to http in more URLs 2020-10-24 20:23:27 +02:00
pcomplete.el ; * lisp/pcomplete.el: Fix typo. 2020-11-03 02:04:22 +01:00
pixel-scroll.el
plstore.el
printing.el
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
replace.el
reposition.el * lisp/reposition.el: Use lexical-binding. 2020-10-29 19:21:15 +01:00
reveal.el
rfn-eshadow.el
rot13.el
rtree.el
ruler-mode.el
savehist.el
saveplace.el
scroll-all.el
scroll-bar.el
scroll-lock.el
select.el
server.el
ses.el
shadowfile.el
shell.el
simple.el Improve goto-line in regard to narrowed buffers (bug#44294) 2020-10-31 21:39:28 +02:00
skeleton.el Fix an unbound variable in html skeletons 2020-10-26 22:21:21 +01:00
so-long.el
sort.el
soundex.el
speedbar.el Remove some Emacs 20 compat code from speedbar.el 2020-10-27 22:32:37 +01:00
startup.el
strokes.el
subr.el Add missing side-effect-free and error-free properties 2020-11-01 18:22:11 +01:00
svg.el
t-mouse.el
tab-bar.el
tab-line.el
tabify.el
talk.el
tar-mode.el
tempo.el
term.el ; Prefer https to http in more URLs 2020-10-24 20:23:27 +02:00
thingatpt.el
thread.el
thumbs.el
time-stamp.el
time.el ; Fix last change 2020-10-24 15:50:16 +01:00
timezone.el
tmm.el Enable TTY menus with xterm-mouse-mode 2020-10-24 13:22:55 +03:00
tool-bar.el Use lexical-binding in tool-bar.el 2020-10-27 01:39:19 +01:00
tooltip.el
tree-widget.el
tutorial.el
type-break.el
uniquify.el
userlock.el
vcursor.el
version.el
view.el
vt-control.el
vt100-led.el
w32-fns.el
w32-vars.el
wdired.el wdired: fix error handling of set-file-modes 2020-10-31 16:37:01 +01:00
whitespace.el
wid-browse.el
wid-edit.el Warn about a bad default value in restricted-sexp widget 2020-10-24 21:40:42 +02:00
widget.el
windmove.el
window.el Merge from origin/emacs-27 2020-10-27 08:24:56 -07:00
winner.el
woman.el
x-dnd.el
xdg.el
xml.el
xt-mouse.el Fix a bug where the wrong menu would be triggered by mouse 2020-10-24 13:26:56 +03: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.