1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-26 19:18:50 +00:00
emacs/lisp
Eli Zaretskii 35920791df Improve doc strings of tab-bar commands
* lisp/tab-bar.el (tab-bar-mouse-select-tab)
(tab-bar-mouse-move-tab, tab-bar-mouse-close-tab-from-button)
(tab-bar-mouse-close-tab, tab-bar-mouse-context-menu)
(tab-bar-switch-to-next-tab, tab-bar-switch-to-prev-tab)
(tab-bar-switch-to-last-tab, tab-bar-switch-to-recent-tab)
(tab-bar-move-tab-backward, tab-bar-move-tab)
(tab-bar-move-tab-to-frame): Add/fix doc strings.
2021-10-17 10:33:34 +03:00
..
calc ; Minor stylistic fixes found by checkdoc 2021-10-05 02:06:57 +02:00
calendar ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
cedet ; Minor stylistic fixes found by checkdoc 2021-10-05 02:06:57 +02:00
emacs-lisp * lisp/emacs-lisp/comp.el (comp-trampoline-compile): Fix target dir. 2021-10-16 10:56:50 +02:00
emulation ; Minor stylistic fixes found by checkdoc 2021-10-05 02:06:57 +02:00
erc Release ERC 5.4 2021-10-11 10:29:35 -04:00
eshell * etc/NEWS: Announce Eshell bookmarks. 2021-09-29 03:53:07 +02:00
gnus Prefer "graphical displays" to "X terminals" in documentation 2021-10-15 20:22:11 +02:00
image Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
international Improve handling of non-character events in input methods 2021-10-12 19:50:41 +03: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 Recommend against using uce.el 2021-10-16 14:31:26 +02:00
mh-e * lisp/mh-e/mh-show.el (mh-junk-whitelist): Custom obsolescence message. 2021-10-11 18:20:36 -07:00
net Accept process-filter t in Tramp 2021-10-14 14:32:47 +02:00
nxml ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
obsolete Fix cc-compat.el syntax error 2021-10-05 09:22:57 +02:00
org Update to Org 9.5-57-g9bc3a2 2021-10-16 14:01:34 -04:00
play ; Adjust overly long docstrings to fit 80 characters 2021-09-26 13:23:57 +02:00
progmodes Improve documentation string for 'compilation-error-regexp-alist'. 2021-10-16 12:54:39 +02:00
term Minor fix in 'w32-find-non-USB-fonts' 2021-09-27 12:28:54 +03:00
textmodes ; Fix spacing in previous commit 2021-10-08 13:03:45 +02:00
url Don't use `format' on strings without % format directives 2021-09-21 17:52:53 +02:00
vc Mark vc-switch-backend as obsolete 2021-10-14 02:29:27 +03:00
abbrev.el Use command substitution instead of raw keys in more places 2021-09-24 21:26:08 +02: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-10-05 02:06:57 +02:00
allout.el ; Minor stylistic fixes found by checkdoc 2021-10-05 02:06:57 +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 ; Adjust overly long docstrings to fit 80 characters 2021-09-26 13:23:57 +02:00
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 Prefer seq-random-elt to nth+random 2021-09-24 19:41:03 +02:00
battery.el 'global-mode-string' elements should have a space at the end 2021-07-23 14:40:53 +02:00
bindings.el Prefer "graphical displays" to "X terminals" in documentation 2021-10-15 20:22:11 +02:00
bookmark.el Fix removal of fringe indication of bookmarks 2021-10-16 10:10:06 +03: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 ; Update some links to HTTPS and note some broken links 2021-09-27 12:40:04 +02:00
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 Fix small error in comint-send-input 2021-10-05 09:42:28 +02:00
completion.el Use command substitution instead of raw keys in more places 2021-09-24 21:26:08 +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 Cut the emacs-28 release branch 2021-09-30 20:05:09 +03: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 Avoid warning about long docstring lines in defcustom 2021-09-26 13:23:57 +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 Improve describe-char buffer extremely slightly 2021-09-27 04:21:00 +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 ; Minor stylistic fixes found by checkdoc 2021-10-05 02:06:57 +02:00
dired-x.el Use command substitution instead of raw keys in more places 2021-09-24 21:26:08 +02:00
dired.el ; * lisp/dired.el: Fix typo. 2021-10-05 15:20:46 +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
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 ; Improve documentation of 'with-environment-variables' 2021-09-26 12:11:56 +03: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 Prefer seq-random-elt to nth+random 2021-09-24 19:41:03 +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 Use command substitution instead of raw keys in more places 2021-09-24 21:26:08 +02:00
faces.el Make tty-run-terminal-initialization load the .elc file (if any) 2021-10-11 11:22:05 +02:00
ffap.el Mention ffap-file-name-with-spaces in the ffap doc strin 2021-10-04 11:09:38 +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 Precise documentation of file-notify-add-watch 2021-10-15 16:29:11 +02:00
files-x.el ; Fix symbol quoting typos 2021-09-12 18:36:49 +02:00
files.el Add symbol property 'save-some-buffers-function' (bug#46374) 2021-10-10 20:38:12 +03: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 ; Remove various duplicated words 2021-09-25 20:25:01 +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 ; Minor stylistic fixes found by checkdoc 2021-10-05 02:06:57 +02:00
forms.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
frame.el Clone the frame window configuration in 'clone-frame' 2021-10-06 19:38:09 +03:00
frameset.el ; Adjust overly long docstrings to fit 80 characters 2021-09-26 13:23:57 +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 * lisp/menu-bar.el (yank-menu-length): Fix docstring (bug#51138). 2021-10-15 09:58:29 +03:00
help-macro.el
help-mode.el Add support for man page hyperlinks in doc strings 2021-09-25 04:00:37 +02:00
help.el * lisp/help.el (help--analyze-key): Avoid mouse-set-point for non-mouse events 2021-10-13 22:17:27 +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 ; Minor stylistic fixes found by checkdoc 2021-10-05 02:06:57 +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-10-05 02:06:57 +02:00
ibuf-macs.el
ibuffer.el Another fix for 'ibuffer-shrink-to-fit' (Bug#7218, Bug#51029) 2021-10-11 18:58:10 +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 Fix point movement in image-dired 2021-10-13 13:41:32 +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 Revert "Make info-look search harder for the Python info file" 2021-10-04 10:23:18 +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 * lisp/isearch.el (isearch-forward-regexp): Doc fix. (Bug22483) 2021-09-25 18:08:25 +02:00
isearchb.el
jit-lock.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
jka-cmpr-hook.el Use gzip to uncompess .xz files on MacOS 2021-09-25 03:05:27 +02: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 ; Auto-commit of loaddefs files. 2021-10-01 06:18:45 -07:00
linum.el * lisp/linum.el: Recommend `display-line-numbers-mode'. 2021-09-29 23:50:01 +02:00
loadhist.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
loadup.el Simplify hack-read-symbol-shorthands again (bug#50946) 2021-10-04 00:17:12 +01:00
locate.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
lpr.el
ls-lisp.el Fix thinko in ls-lisp--insert-directory 2021-10-09 16:18:53 +02:00
macros.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
Makefile.in Preload paren.el 2021-10-02 11:06:18 +03: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 * lisp/menu-bar.el (yank-menu-length): Fix docstring (bug#51138). 2021-10-15 09:58:29 +03: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 ; Pacify recent shorthand unused lexarg warnings. 2021-10-11 11:55:40 +01: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 Fix Help functions for clicks on tool bar and tab bar 2021-10-14 12:29:43 +03:00
mpc.el Fix some custom types 2021-10-01 08:33:32 -07:00
msb.el Make `menu-bar-select-buffer' obsolete 2021-05-31 07:29:51 +02:00
mwheel.el Add missing single quotes in the Emacs manual 2021-10-15 10:29:21 +03: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 Enable show-paren-mode by default 2021-09-29 03:48:27 +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 ; Minor stylistic fixes found by checkdoc 2021-10-05 02:06:57 +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-10-05 02:06:57 +02:00
ps-samp.el ; Normalize some header comments 2021-09-16 15:42:44 +02:00
README
recentf.el Use command substitution instead of raw keys in more places 2021-09-24 21:26:08 +02:00
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
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
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
shorthands.el Simplify hack-read-symbol-shorthands again (bug#50946) 2021-10-04 00:17:12 +01:00
simple.el Improve documentation and customization of 'blink-matching-paren' 2021-10-07 12:33:29 +03: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 Keep reading when typed RET in read-char-from-minibuffer and y-or-n-p 2021-10-10 20:31:15 +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 Improve doc strings of tab-bar commands 2021-10-17 10:33:34 +03:00
tab-line.el Copy parent face attributes to tab-line-tab-current instead of inheriting face 2021-10-11 21:27:50 +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 (time-stamp-format): Doc string. 2021-10-03 12:23:31 -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 * lisp/tool-bar.el (tool-bar-position): Doc fix. 2021-10-06 19:18:51 +03:00
tooltip.el Use string-replace instead of replace-regexp-in-string 2021-08-08 19:25:26 +02:00
transient.el ; Remove various duplicated words 2021-09-25 20:25:01 +02:00
tree-widget.el
tutorial.el
type-break.el
uniquify.el
userlock.el * lisp/userlock.el (ask-user-about-supersession-threat): Accept 'y' strictly. 2021-10-10 20:27:29 +03: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 ; Fix some recent fixes to doc strings 2021-09-26 16:50:11 +03:00
wid-browse.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
wid-edit.el ; * lisp/wid-edit.el (natnum): rectify tag string 2021-09-25 20:27:28 +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 Fixes to account for windows' tab lines 2021-10-15 10:21:05 +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.