emacs/lisp
Lars Ingebrigtsen cebe18b63e permanently-enabled-local-variables doc string clarification
* lisp/files.el (permanently-enabled-local-variables): Clarify
what kind of local variables this refers to.
2021-08-13 14:44:30 +02:00
..
calc Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
calendar Make icalendar parse multi-line items correctly 2021-08-11 14:57:43 +02:00
cedet Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
emacs-lisp * lisp/emacs-lisp/lisp-mnt.el (lm-crack-address): Handle multi-addresses 2021-08-12 13:55:38 -04:00
emulation Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
erc Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
eshell Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
gnus Make gnus-icalendar-event-from-ical more robust 2021-08-11 14:52:32 +02:00
image Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
international Unknown line endings in filepos-to-bufferpos/bufferpos-to-linepos 2021-08-13 13:06:33 +02:00
language Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
leim/quail
mail Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
mh-e Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
net Improve connection type `pipe' for remote processes 2021-08-12 20:09:48 +02:00
nxml Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
obsolete * lisp/obsolete/cl.el (labels): Don't quote lambda 2021-08-11 18:20:35 -04:00
org Make q' in org-agenda' work even with `debug-on-error' set 2021-08-07 12:55:39 +02:00
play Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
progmodes CC Mode: Enhance C++ Mode raw strings to multi-line strings for any language 2021-08-12 19:04:28 +00:00
term Make xterm-set-window-title more robust 2021-08-09 15:43:01 +02:00
textmodes Allow `tex-buffer' to work on buffers not visiting files 2021-08-11 21:26:29 +02:00
url Mention url-handler-mode in the Emacs manual 2021-08-12 17:15:52 +02:00
vc Mention `find-ignore-file' in the vc.el commentary 2021-08-12 14:59:45 +02:00
abbrev.el
align.el
allout-widgets.el
allout.el
ansi-color.el
apropos.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
arc-mode.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
array.el
auth-source-pass.el
auth-source.el
autoarg.el
autoinsert.el Use string-replace instead of replace-regexp-in-string 2021-08-08 19:25:26 +02:00
autorevert.el
avoid.el
battery.el
bindings.el Add a new command `revert-buffer-quick' 2021-08-10 16:41:37 +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
ChangeLog.12
ChangeLog.13
ChangeLog.14
ChangeLog.15
ChangeLog.16
ChangeLog.17
char-fold.el
chistory.el
cmuscheme.el
color.el
comint.el Use string-replace instead of replace-regexp-in-string 2021-08-08 19:25:26 +02:00
completion.el
composite.el
COPYING
cus-dep.el
cus-edit.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
cus-face.el
cus-start.el * lisp/cus-start.el (read-minibuffer-restore-windows): Fix entry. 2021-08-04 17:43:43 -07:00
cus-theme.el
custom.el
dabbrev.el
delim-col.el
delsel.el Use `abort-minibuffers' in delsel 2021-08-04 09:15:25 +02:00
descr-text.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
desktop.el
dframe.el
dired-aux.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
dired-x.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
dired.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +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 Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
dos-vars.el
dos-w32.el
double.el
dynamic-setting.el
ebuff-menu.el
echistory.el
ecomplete.el
edmacro.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
ehelp.el
elec-pair.el
electric.el
elide-head.el
emacs-lock.el
env.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
epa-dired.el
epa-file.el
epa-hook.el
epa-ks.el
epa-mail.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
epa.el
epg-config.el
epg.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
expand.el
ezimage.el
face-remap.el
facemenu.el
faces.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
ffap.el Fix URL entry in ffap after previous change 2021-08-11 18:06:19 +02:00
filecache.el * lisp/filecache.el: Fix cycling (bug#49761). 2021-08-01 11:38:51 +03:00
fileloop.el
filenotify.el
files-x.el
files.el permanently-enabled-local-variables doc string clarification 2021-08-13 14:44:30 +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
format.el Allow using a single anonymous face in enriced-mode 2021-08-11 22:29:38 +02:00
forms.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
frame.el * lisp/emacs-lisp/cl-generic.el (cl-generic-generalizers): Don't emit warning 2021-08-03 19:02:11 -04:00
frameset.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
fringe.el Use string-replace instead of replace-regexp-in-string 2021-08-08 19:25:26 +02:00
generic-x.el
help-at-pt.el
help-fns.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
help-macro.el
help-mode.el ; Fix typos 2021-08-11 10:10:19 +03:00
help.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
hex-util.el
hexl.el
hfy-cmap.el
hi-lock.el
hilit-chg.el
hippie-exp.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
hl-line.el
htmlfontify.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
ibuf-ext.el
ibuf-macs.el
ibuffer.el Use string-replace instead of replace-regexp-in-string 2021-08-08 19:25:26 +02:00
icomplete.el
ido.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
ielm.el
iimage.el
image-dired.el Remove :group from defcustoms in image-dired.el 2021-08-13 12:28:55 +02:00
image-file.el
image-mode.el
image.el
imenu.el
indent.el
info-look.el Make info-look search harder for the Python info file 2021-08-13 13:38:38 +02:00
info-xref.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
info.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
informat.el
isearch.el
isearchb.el
jit-lock.el
jka-cmpr-hook.el
jka-compr.el
json.el
jsonrpc.el
kermit.el
kmacro.el
ldefs-boot.el ; Auto-commit of loaddefs files. 2021-08-01 06:30:07 -07:00
linum.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
loadhist.el
loadup.el
locate.el
lpr.el
ls-lisp.el
macros.el
Makefile.in
makesum.el
man.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
master.el
mb-depth.el
md4.el
menu-bar.el
midnight.el
minibuf-eldef.el
minibuffer.el Further tweak minibuffer-inactive-mode doc string 2021-08-12 17:15:52 +02:00
misc.el
misearch.el
mouse-copy.el
mouse-drag.el
mouse.el Use string-replace instead of replace-regexp-in-string 2021-08-08 19:25:26 +02:00
mpc.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
msb.el
mwheel.el * lisp/mwheel.el: Don't use custom-initialize-delay. 2021-08-01 18:13:41 -04: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 Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
pcmpl-x.el
pcomplete.el
pixel-scroll.el
plstore.el
printing.el
proced.el Use string-replace instead of replace-regexp-in-string 2021-08-08 19:25:26 +02:00
profiler.el Use string-replace instead of replace-regexp-in-string 2021-08-08 19:25:26 +02:00
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 * lisp/replace.el (perform-replace): Use 'remove-function' (bug#49963). 2021-08-11 10:06:29 +03:00
reposition.el
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 Use string-replace instead of replace-regexp-in-string 2021-08-08 19:25:26 +02:00
server.el
ses.el Use string-replace instead of replace-regexp-in-string 2021-08-08 19:25:26 +02:00
shadowfile.el
shell.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
simple.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
skeleton.el
so-long.el ; * lisp/so-long.el: Bump version for the GNU ELPA build 2021-08-04 17:17:23 +12:00
sort.el
soundex.el
speedbar.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
startup.el Fix bytecomp container test case 2021-08-12 01:19:30 +02:00
strokes.el
subr.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
svg.el
t-mouse.el
tab-bar.el * lisp/tab-bar.el (tab-bar-history-buttons-show): Remove defcustom. 2021-08-13 10:30:20 +03:00
tab-line.el
tabify.el
talk.el
tar-mode.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
tempo.el
term.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
thingatpt.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
thread.el
thumbs.el Use string-replace instead of replace-regexp-in-string 2021-08-08 19:25:26 +02:00
time-stamp.el
time.el
timezone.el
tmm.el Fix tmm-get-keymap under native-compile 2021-08-09 15:19:45 +02:00
tool-bar.el
tooltip.el Use string-replace instead of replace-regexp-in-string 2021-08-08 19:25:26 +02:00
transient.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
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
whitespace.el Extend whitespace-empty to the end of the line 2021-07-31 16:52:44 +02:00
wid-browse.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
wid-edit.el
widget.el
windmove.el
window.el
winner.el
woman.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
x-dnd.el
xdg.el Use string-replace instead of replace-regexp-in-string 2021-08-08 19:25:26 +02:00
xml.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
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.