1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-06 08:54:05 +00:00
emacs/lisp
Robert Pluim fdaae2e7be Move compose-gstring-for-variation-glyph
It logically belongs in composite.el, not japanese.el

* lisp/language/japanese.el (compose-gstring-for-variation-glyph):
Remove from here.
* lisp/composite.el (compose-gstring-for-variation-glyph): And add here.
2021-09-24 13:10:48 +02:00
..
calc ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
calendar ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
cedet ; * lisp/cedet/semantic/symref/grep.el: Use grep quoting, not egrep. 2021-09-19 09:33:21 +02:00
emacs-lisp ; * lisp/emacs-lisp/checkdoc.el (checkdoc-in-abbreviation-p): Doc fix. 2021-09-24 12:28:10 +02:00
emulation Don't use `format' on strings without % format directives 2021-09-21 17:52:53 +02:00
erc ; Some more docfixes for erc/*.el 2021-09-19 13:21:56 +02:00
eshell ; Stylistic docfixes in eshell/*.el found by checkdoc 2021-09-19 12:59:55 +02:00
gnus * lisp/gnus/mm-uu.el (mm-uu-type-alist): Add markdown-diff/-emacs-sources 2021-09-24 09:44:47 +03:00
image Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
international ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
language Move compose-gstring-for-variation-glyph 2021-09-24 13:10:48 +02:00
leim/quail ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
mail Don't use `format' on strings without % format directives 2021-09-21 17:52:53 +02:00
mh-e Don't use `format' on strings without % format directives 2021-09-21 17:52:53 +02:00
net Fix Tramp's make-process on macOS 2021-09-23 14:29:28 +02:00
nxml ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
obsolete Prefer "website" to "homepage" 2021-09-16 15:42:44 +02:00
org Don't quote nil and t in doc strings and comments 2021-09-21 22:11:43 +02:00
play ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
progmodes Fix problems with 'C-c C-n' in sh-script-mode 2021-09-23 23:19:11 +02:00
term ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
textmodes ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
url Don't use `format' on strings without % format directives 2021-09-21 17:52:53 +02:00
vc Do not count git markers as "deleted lines" 2021-09-23 23:25:41 +02:00
abbrev.el * lisp/abbrev.el: Improve docstrings of inverse commands (bug#50303) 2021-09-02 20:34:28 +03:00
align.el Clarify align-regexp doc string 2021-09-23 00:18:21 +02:00
allout-widgets.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
allout.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
ansi-color.el Add support for "bright" ANSI colors in ansi-color 2021-09-23 22:57:53 +02:00
apropos.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
arc-mode.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
array.el
auth-source-pass.el ; Fix symbol quoting typos 2021-09-12 18:36:49 +02:00
auth-source.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
autoarg.el Docfix: use command substitution for 'universal-argument' 2021-09-16 20:05:48 +02:00
autoinsert.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
autorevert.el Make global-auto-revert-non-file-buffers work better 2021-09-21 23:09:38 +02:00
avoid.el
battery.el 'global-mode-string' elements should have a space at the end 2021-07-23 14:40:53 +02:00
bindings.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
bookmark.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
bs.el ; Normalize some header comments 2021-09-16 15:42:44 +02:00
buff-menu.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
button.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
calculator.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
case-table.el
cdl.el
ChangeLog.1
ChangeLog.2
ChangeLog.3
ChangeLog.4
ChangeLog.5
ChangeLog.6
ChangeLog.7 ; Fix typos 2021-09-03 13:05:32 +02:00
ChangeLog.8 ; Fix typos 2021-09-03 13:05:32 +02:00
ChangeLog.9
ChangeLog.10
ChangeLog.11
ChangeLog.12
ChangeLog.13
ChangeLog.14
ChangeLog.15
ChangeLog.16
ChangeLog.17
char-fold.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
chistory.el
cmuscheme.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
color.el
comint.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
completion.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
composite.el Move compose-gstring-for-variation-glyph 2021-09-24 13:10:48 +02:00
COPYING
cus-dep.el
cus-edit.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
cus-face.el
cus-start.el Add new variable 'kill-buffer/delete-auto-save-files' 2021-08-23 15:56:54 +02:00
cus-theme.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
custom.el Speed up by storing frame faces in hash tables instead of alists 2021-07-21 16:01:13 +02:00
dabbrev.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
delim-col.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
delsel.el Use `abort-minibuffers' in delsel 2021-08-04 09:15:25 +02:00
descr-text.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
desktop.el Avoid failing in desktop-clear due to killed buffers 2021-07-22 14:22:26 +02:00
dframe.el
dired-aux.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
dired-x.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
dired.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
dirtrack.el
disp-table.el
display-fill-column-indicator.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
display-line-numbers.el Improve support for 'display-line-numbers-width-start' 2021-04-30 10:28:50 +03:00
dnd.el ; Minor doc fixes found by checkdoc 2021-09-13 06:44:52 +02:00
doc-view.el Change how thread-first/thread-last indent the first argument 2021-09-22 05:57:48 +02:00
dom.el
dos-fns.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
dos-vars.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
dos-w32.el
double.el
dynamic-setting.el
ebuff-menu.el
echistory.el
ecomplete.el
edmacro.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
ehelp.el
elec-pair.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
electric.el * lisp/electric.el: Do auto-indent inside strings and comments by default 2021-05-29 09:22:57 -04:00
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 ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
epa-file.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
epa-hook.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
epa-ks.el Improve random selection of keyservers 2021-06-01 07:49:10 +02:00
epa-mail.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
epa.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
epg-config.el
epg.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
expand.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
ezimage.el
face-remap.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
facemenu.el Add a better interactive spec to `facemenu-add-face' 2021-07-14 00:12:45 +02:00
faces.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
ffap.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
filecache.el * lisp/filecache.el: Fix cycling (bug#49761). 2021-08-01 11:38:51 +03:00
fileloop.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
filenotify.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
files-x.el ; Fix symbol quoting typos 2021-09-12 18:36:49 +02:00
files.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
filesets.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
find-cmd.el
find-dired.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
find-file.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
find-lisp.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
finder.el Make `find-function-source-path' into obsolete alias 2021-09-14 13:44:20 +02:00
flow-ctrl.el
foldout.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
follow.el Fix recentering issue in `follow-mode' 2021-08-27 03:43:19 +02:00
font-core.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
font-lock.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
format-spec.el
format.el Allow using a single anonymous face in enriced-mode 2021-08-11 22:29:38 +02:00
forms.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
frame.el Don't use `format' on strings without % format directives 2021-09-21 17:52:53 +02:00
frameset.el Avoid cl-lib alias for cadadr and friends 2021-09-03 10:18:54 +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 Don't use `format' on strings without % format directives 2021-09-21 17:52:53 +02:00
help-macro.el * lisp/help-macro.el: Doc fix. 2021-05-02 12:22:34 +02:00
help-mode.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
help.el * lisp/outline.el (outline-minor-mode-cycle-filter): New defcustom (bug#50679) 2021-09-23 19:14:56 +03:00
hex-util.el
hexl.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
hfy-cmap.el
hi-lock.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
hilit-chg.el Fix hilit-chg highlighting of characters where text has been removed 2021-07-14 16:40:18 +02:00
hippie-exp.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
hl-line.el Allow packages to change the hl-line overlay priority 2021-06-01 10:29:33 +02:00
htmlfontify.el ; Stylistic docfixes in htmlfontify.el found by checkdoc 2021-09-21 18:19:43 +02:00
ibuf-ext.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
ibuf-macs.el
ibuffer.el Use string-replace instead of replace-regexp-in-string 2021-08-08 19:25:26 +02:00
icomplete.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
ido.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
ielm.el Improve error message in ielm on printing errors 2021-09-04 10:38:50 +02:00
iimage.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
image-dired.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
image-file.el
image-mode.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
image.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
imenu.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
indent.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
info-look.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
info-xref.el ; More minor docfixes found by checkdoc 2021-09-14 07:57:14 +02:00
info.el Add docstrings to context menu functions, and add middle-separator 2021-09-15 19:00:56 +03:00
informat.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
isearch.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
isearchb.el Remove dead URL in isearchb.el comments 2021-05-08 14:17:16 +02:00
jit-lock.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
jka-cmpr-hook.el Improve recent jka-compr-compression-info-list change 2021-07-15 13:19:48 -07:00
jka-compr.el Make jka-compr-insert-file-contents slightly more efficient 2021-07-13 23:48:04 +02:00
json.el
jsonrpc.el Don't use `format' on strings without % format directives 2021-09-21 17:52:53 +02:00
kermit.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
kmacro.el Move 'kdb-macro-redisplay' key binding 2021-09-22 21:56:31 +02:00
ldefs-boot.el Rename project-remove-known-project to project-forget-project 2021-09-21 16:07:52 +03:00
linum.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
loadhist.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
loadup.el Dump with lexical-binding bound to nil 2021-09-20 10:14:35 +02:00
locate.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
lpr.el
ls-lisp.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
macros.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
Makefile.in Rename batch-byte-native-compile-for-bootstrap (bug#48743) 2021-06-01 18:11:37 +02:00
makesum.el
man.el Fix typo in previous man.el change 2021-09-23 22:57:53 +02:00
master.el
mb-depth.el
md4.el
menu-bar.el Add `info-lookup-symbol' to the menu 2021-09-23 23:38:21 +02:00
midnight.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
minibuf-eldef.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
minibuffer.el Don't quote nil and t in doc strings and comments 2021-09-21 22:11:43 +02:00
misc.el
misearch.el * lisp/misearch.el (multi-isearch-push-state): Use proper closures 2021-05-18 19:03:06 -04:00
mouse-copy.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
mouse-drag.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
mouse.el New thing-at-point target 'string' used in context-menu-region 2021-09-24 09:29:52 +03:00
mpc.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
msb.el Make `menu-bar-select-buffer' obsolete 2021-05-31 07:29:51 +02:00
mwheel.el * lisp/mwheel.el: Don't use custom-initialize-delay. 2021-08-01 18:13:41 -04:00
newcomment.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
notifications.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
novice.el
obarray.el
outline.el * lisp/outline.el (outline-minor-mode-cycle-filter): New defcustom (bug#50679) 2021-09-23 19:14:56 +03:00
paren.el New minor mode 'show-paren-local-mode' 2021-09-11 05:12:20 +03:00
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 ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
pcomplete.el
pixel-scroll.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
plstore.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
printing.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
proced.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
profiler.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
ps-bdf.el
ps-def.el ; Normalize some header comments 2021-09-16 15:42:44 +02:00
ps-mule.el Fix folding of non-ASCII lines when printing to Postscript 2021-05-29 07:38:00 +02:00
ps-print.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
ps-samp.el ; Normalize some header comments 2021-09-16 15:42:44 +02:00
README
recentf.el
rect.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
register.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
registry.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
repeat.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
replace.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
reposition.el Don't signal scan-error in interactive sexp-based commands 2021-04-30 17:31:20 +02:00
reveal.el
rfn-eshadow.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
rot13.el
rtree.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
ruler-mode.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
savehist.el Fix exiting Emacs when savehist-file not writable 2021-05-11 15:56:41 +02:00
saveplace.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
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 ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
ses.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
shadowfile.el Improve robustness of shadowfile.el 2021-08-26 13:14:19 +02:00
shell.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
simple.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
skeleton.el
so-long.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
sort.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
soundex.el
speedbar.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
startup.el Center Emacs logo above text on the splash screen 2021-09-08 04:18:44 +02:00
strokes.el Docfix: use command substitution for 'universal-argument' 2021-09-16 20:05:48 +02:00
subr.el ; * lisp/subr.el (match-string): Clarify doc string. 2021-09-23 10:36:59 +03:00
svg.el ; More minor docfixes found by checkdoc 2021-09-14 07:57:14 +02:00
t-mouse.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
tab-bar.el * lisp/tab-bar.el: Preserve all existing tab parameters when switching tabs. 2021-09-21 20:46:14 +03:00
tab-line.el * lisp/tab-line.el: Add context menu bound to down-mouse-3 like on tab bar. 2021-09-15 19:09:33 +03:00
tabify.el
talk.el
tar-mode.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
tempo.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
term.el Add support for "bright" ANSI colors in term-mode 2021-09-23 22:57:53 +02:00
thingatpt.el New thing-at-point target 'string' used in context-menu-region 2021-09-24 09:29:52 +03: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 ; * lisp/time-stamp.el: Doc string wording improvements. 2021-08-25 18:17:12 -07:00
time.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
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 ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
tree-widget.el
tutorial.el
type-break.el
uniquify.el Fix `uniquify-managed' unbounded growth 2021-05-12 17:36:24 +02:00
userlock.el Fix backtrace when query-about-changed-file nil and file has changed 2021-08-27 04:00:58 +02:00
vcursor.el
version.el
view.el
vt100-led.el
vt-control.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
w32-fns.el
w32-vars.el
wdired.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
whitespace.el ;* lisp/whitespace.el (whitespace-display-window): Add doc-string. 2021-09-23 09:41:32 +02:00
wid-browse.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
wid-edit.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
widget.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
windmove.el Docfix: use command substitution for 'universal-argument' 2021-09-16 20:05:48 +02:00
window.el Docfix: use command substitution for 'universal-argument' 2021-09-16 20:05:48 +02:00
winner.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
woman.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
x-dnd.el ; More minor docfixes found by checkdoc 2021-09-14 07:57:14 +02:00
xdg.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
xml.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
xt-mouse.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
xwidget.el Do some xwidget NEWS markup (and adjust doc string) 2021-09-18 18:18:13 +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.