1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-27 07:41:28 -08:00
emacs/lisp
F. Jason Park 4d656ea5ff Don't send empty lines for implicit targets in ERC
* erc.el (erc-send-input-line): Previously, any line typed into a
query or channel buffer without an explicit user-command
handler (meaning most lines), would be sent twice because a trailing
newline (linefeed) would be appended. This has been verified by
checking IRCd server logs. IRCds won't return an error upon receiving
an empty message, but they also won't forward them to channel
subscribers and DM pals.

* erc-tests.el: Add test for erc-process-input-line, which also
indirectly tests erc-send-input-line. It also tests the command
lookup and dispatch facility (bug#50008).
2021-11-06 03:09:43 +01:00
..
calc Include the major mode name in the `C-h b' output 2021-11-01 01:44:01 +01:00
calendar decoded-time-add doc string addition 2021-10-12 21:55:26 +02:00
cedet ; Auto-commit of loaddefs files. 2021-11-01 06:30:19 -07:00
emacs-lisp Remove messaging in pp-display-expression. 2021-11-06 02:20:06 +01:00
emulation Remove redundant #' before lambda 2021-10-21 23:35:07 +02:00
erc Don't send empty lines for implicit targets in ERC 2021-11-06 03:09:43 +01:00
eshell Merge from origin/emacs-28 2021-10-25 09:34:37 -07:00
gnus Add a Gnus command to emojize symbols 2021-11-04 06:38:22 +01:00
image Partially remove exiftool dependency from image-dired.el 2021-10-23 08:31:03 +02:00
international Enhance 'highlight-confusing-reorderings' 2021-11-05 15:40:37 +02:00
language Merge from origin/emacs-28 2021-10-29 09:20:05 -07:00
leim/quail Remove redundant #' before lambda 2021-10-21 23:35:07 +02:00
mail Recommend against using uce.el 2021-10-18 01:52:12 +02:00
mh-e Remove redundant #' before lambda 2021-10-21 23:35:07 +02:00
net Tweak `eww' new-buffer parameters 2021-11-06 00:17:18 +01:00
nxml ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
obsolete Merge from origin/emacs-28 2021-11-01 12:32:06 +01:00
org Merge from origin/emacs-28 2021-10-24 01:55:45 -07:00
play ; Adjust overly long docstrings to fit 80 characters 2021-09-26 13:23:57 +02:00
progmodes Allow getting verbose results on erts 'C-u C-c C-c' 2021-11-06 01:54:25 +01:00
term Fix WebP support on MS-Windows 2021-10-22 15:41:00 +03:00
textmodes Merge from origin/emacs-28 2021-10-30 04:07:09 -04:00
url Adapt arguments of `tramp-make-tramp-file-name' 2021-11-01 12:29:22 +01:00
vc Make 'C-x v v' on an unregistered file use the most specific backend 2021-11-06 01:13:49 +01:00
abbrev.el Mark all def* functions that should indent as `defun' 2021-10-13 21:52:57 +02:00
align.el Tweak how 'align' and 'align-regexp' align text 2021-10-19 22:39:05 +02:00
allout-widgets.el ; Minor stylistic fixes found by checkdoc 2021-10-05 02:06:57 +02:00
allout.el Fix allout point movement problem 2021-11-04 19:39:16 +01:00
ansi-color.el Documentation fixes for recent ansi-color additions 2021-10-06 10:50:34 +02:00
apropos.el Remove redundant #' before lambda 2021-10-21 23:35:07 +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 Mark all def* functions that should indent as `defun' 2021-10-13 21:52:57 +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 Remove redundant #' before lambda 2021-10-21 23:35:07 +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 Rename button-buttonize to buttonize 2021-11-04 18:14:29 +01:00
calculator.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
case-table.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
cdl.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
ChangeLog.1 Update copyright year to 2021 2021-01-01 01:13:56 -08:00
ChangeLog.2 Update copyright year to 2021 2021-01-01 01:13:56 -08:00
ChangeLog.3 Update copyright year to 2021 2021-01-01 01:13:56 -08:00
ChangeLog.4 Update copyright year to 2021 2021-01-01 01:13:56 -08:00
ChangeLog.5 Update copyright year to 2021 2021-01-01 01:13:56 -08:00
ChangeLog.6 Update copyright year to 2021 2021-01-01 01:13:56 -08:00
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 Update copyright year to 2021 2021-01-01 01:13:56 -08:00
ChangeLog.10 Update copyright year to 2021 2021-01-01 01:13:56 -08:00
ChangeLog.11 Update copyright year to 2021 2021-01-01 01:13:56 -08:00
ChangeLog.12 Update copyright year to 2021 2021-01-01 01:13:56 -08:00
ChangeLog.13 Update copyright year to 2021 2021-01-01 01:13:56 -08:00
ChangeLog.14 Update copyright year to 2021 2021-01-01 01:13:56 -08:00
ChangeLog.15 ; Update some links to HTTPS and note some broken links 2021-09-27 12:40:04 +02:00
ChangeLog.16 Update copyright year to 2021 2021-01-01 01:13:56 -08:00
ChangeLog.17 Update copyright year to 2021 2021-01-01 01:13:56 -08:00
char-fold.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
chistory.el Use lexical-binding in chistory.el 2021-03-31 01:43:47 +02:00
cmuscheme.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
color.el * lisp/color.el: Remove Emacs 23.2 compat code. 2021-02-05 01:29:20 +01:00
comint.el Make comint-term-environment connection-aware (bug#51426) 2021-10-28 18:44:39 +02:00
completion.el Use command substitution instead of raw keys in more places 2021-09-24 21:26:08 +02:00
composite.el ; Revert parts of previous commit 2021-10-22 07:51:45 +02:00
COPYING
cus-dep.el Merge remote-tracking branch 'savannah/master' into native-comp 2021-04-13 12:06:23 +02:00
cus-edit.el Use format-prompt for many more prompts 2021-10-05 03:44:56 +02:00
cus-face.el Improve defface error message 2021-11-04 19:23:07 +01:00
cus-start.el Add new user option 'translate-upper-case-key-bindings' 2021-10-04 12:33:53 +02:00
cus-theme.el Allow obsoleting themes 2021-10-03 11:04:04 +02:00
custom.el Remove some XEmacs compat code from custom.el 2021-10-20 01:56:24 +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 ; Normalize and add missing first and last lines 2021-04-19 12:21:01 +02:00
dired-aux.el Merge from origin/emacs-28 2021-10-05 07:50:22 -07:00
dired-x.el Make dired-x-guess-file-name-at-point obsolete 2021-10-24 08:38:15 +02:00
dired.el Fix mouse buttons in dired--make-directory-clickable 2021-10-24 21:21:25 +02:00
dirtrack.el * lisp/**/*.el: Avoid positional args to define-minor-mode 2021-04-11 23:47:14 -04:00
disp-table.el Use lexical-binding in the remaining preloaded files 2021-01-04 20:57:42 -05:00
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 Update copyright year to 2021 2021-01-01 01:13:56 -08:00
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 ; Normalize and add missing first and last lines 2021-04-19 12:21:01 +02:00
double.el Use lexical-binding in double.el 2021-03-31 01:11:21 +02:00
dynamic-setting.el * lisp/dynamic-setting.el: Add missing footer 2021-04-12 11:54:10 -04:00
ebuff-menu.el * lisp/ebuff-menu.el: Use lexical-binding. 2021-03-31 01:23:29 +02:00
echistory.el Use lexical-binding in echistory.el 2021-03-30 19:02:20 +02:00
ecomplete.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
edmacro.el Reverse the edmacro-parse-keys/kbd vector/string logic 2021-10-17 22:14:30 +02:00
ehelp.el Prefer defvar-local in remaining libraries 2021-02-02 09:57:07 +01:00
elec-pair.el Remove redundant #' before lambda 2021-10-21 23:35:07 +02:00
electric.el Remove redundant #' before lambda 2021-10-21 23:35:07 +02:00
elide-head.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
emacs-lock.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
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 Remove redundant #' before lambda 2021-10-21 23:35:07 +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 Use format-prompt for many more prompts 2021-10-05 03:44:56 +02:00
epg-config.el Use lexical-binding in epg-config.el and add tests 2021-04-01 11:07:06 +02:00
epg.el * lisp/epg.el (epg-key): Use explicit copier with proper prefix 2021-11-02 22:17:02 -04:00
expand.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
ezimage.el Mark def* macros for indentation 2021-10-13 21:52:57 +02:00
face-remap.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
facemenu.el Make list-colors-display sort list passed as argument 2021-10-30 17:34:08 +02:00
faces.el ; * lisp/faces.el (help-key-binding): Comment on recent change. 2021-11-01 15:04:53 +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 Merge from origin/emacs-28 2021-10-16 09:18:37 -07:00
files-x.el ; Fix symbol quoting typos 2021-09-12 18:36:49 +02:00
files.el Improve `file-has-changed-p' 2021-11-05 20:46:35 +01:00
filesets.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
find-cmd.el Use lexical-binding in find-cmd.el and add tests 2021-01-29 06:19:06 +01:00
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 Add links to commentary reached with finder-list-keywords 2021-10-23 05:28:32 +02:00
flow-ctrl.el * lisp/flow-ctrl.el: Use lexical-binding. 2021-01-29 06:19:06 +01:00
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 font-lock-type-face doc string improvement 2021-11-04 19:28:06 +01:00
format-spec.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
format.el Merge from origin/emacs-28 2021-10-05 07:50:22 -07:00
forms.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
frame.el ; Revert parts of previous commit 2021-10-22 07:51:45 +02: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 Revert "Load all generic-x.el modes unconditionally" 2021-04-09 01:43:10 +02:00
help-at-pt.el Remove redundant #' before lambda 2021-10-21 23:35:07 +02:00
help-fns.el Remove redundant #' before lambda 2021-10-21 23:35:07 +02:00
help-macro.el * lisp/help-macro.el: Doc fix. 2021-05-02 12:22:34 +02:00
help-mode.el Add buttons to definition in help--describe-command 2021-11-01 15:42:30 +01:00
help.el Make lambda/closure help buttons format as Emacs Lisp 2021-11-04 21:52:56 +01:00
hex-util.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
hexl.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
hfy-cmap.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
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 Remove redundant #' before lambda in ibuf-*.el 2021-04-09 18:27:27 +02:00
ibuffer.el Another fix for 'ibuffer-shrink-to-fit' (Bug#7218, Bug#51029) 2021-10-11 18:58:10 +02:00
icomplete.el * lisp/icomplete.el (icomplete-exhibit): Remove workaround 2021-10-31 22:33:28 -04:00
ido.el Remove redundant #' before lambda 2021-10-21 23:35: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 doc strings of a recent commit 2021-11-05 15:47:00 +02:00
image-file.el Add WebP image format support (Bug#51296) 2021-10-22 10:59:01 +02:00
image-mode.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
image.el Add new function image-at-point-p 2021-10-27 03:27:08 +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 Remove mistaken dired-x entry from previous info-look patch. 2021-10-09 14:49:38 +02:00
info-xref.el ; More minor docfixes found by checkdoc 2021-09-14 07:57:14 +02:00
info.el Use format-prompt for many more prompts 2021-10-05 03:44:56 +02:00
informat.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
isearch.el Remove redundant #' before lambda 2021-10-21 23:35:07 +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 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 Convert many more links to use HTTPS 2021-03-24 10:20:18 +01:00
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-11-01 06:30:19 -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 * lisp/loadup.el: Unbreak build. 2021-10-29 16:41:11 +01:00
locate.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
lpr.el Use lexical-binding in lpr.el and add rudimentary tests 2021-03-30 23:11:24 +02:00
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 Update copyright year to 2021 2021-01-01 01:13:56 -08:00
man.el Use format-prompt for many more prompts 2021-10-05 03:44:56 +02:00
master.el * lisp/master.el: Use lexical-binding. 2021-03-24 05:32:47 +01:00
mb-depth.el Improve the docs of a recent change in mb-depth.el 2021-03-19 14:46:15 +02:00
md4.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
menu-bar.el Rename xref-pop-marker-stack to xref-go-back (bug#38797) 2021-10-25 20:45:18 +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 Fix typos in the manual and in a comment 2021-10-28 23:33:12 +02:00
misc.el Small fixes 2021-02-23 21:05:30 +02:00
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 Merge from origin/emacs-28 2021-10-22 09:39:39 -07: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 * lisp/novice.el: Use lexical-binding. 2021-03-20 00:34:02 +01:00
obarray.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
outline.el Fix widgets in Outline mode on TTY frames 2021-11-03 20:13:04 +02:00
paren.el New option show-paren-context-when-offscreen 2021-10-18 09:26:44 +02:00
password-cache.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
pcmpl-cvs.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
pcmpl-gnu.el Use declare instead of def-edebug-spec in most places 2021-02-12 16:08:01 -05:00
pcmpl-linux.el Delete some commented out defgroups 2021-03-24 06:15:37 +01:00
pcmpl-rpm.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
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 * lisp/pcomplete.el: Remove aliases commented out for 20 years. 2021-04-05 15:15:31 +02:00
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 Do interactive mode tagging for proced.el 2021-10-05 18:18:20 +02:00
profiler.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
ps-bdf.el * lisp/ps-bdf.el: Use lexical-binding 2021-04-10 17:03:11 -04:00
ps-def.el ; Normalize some header comments 2021-09-16 15:42:44 +02:00
ps-mule.el Remove redundant #' before lambda 2021-10-21 23:35:07 +02:00
ps-print.el Remove redundant #' before lambda 2021-10-21 23:35:07 +02:00
ps-samp.el ; Normalize some header comments 2021-09-16 15:42:44 +02:00
README
recentf.el Remove redundant #' before lambda 2021-10-21 23:35:07 +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 ; * lisp/repeat.el (repeat-mode): Fix docstring typo. 2021-10-22 12:15:06 +02:00
replace.el Remove redundant #' before lambda 2021-10-21 23:35:07 +02:00
reposition.el Don't signal scan-error in interactive sexp-based commands 2021-04-30 17:31:20 +02:00
reveal.el Prefer defvar-local in remaining libraries 2021-02-02 09:57:07 +01:00
rfn-eshadow.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
rot13.el * lisp/rot13.el: Improve documentation. (Bug#47970) 2021-04-24 10:49:40 +02:00
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 * lisp/**/*.el: Avoid positional args to define-minor-mode 2021-04-11 23:47:14 -04:00
scroll-bar.el Use lexical-binding in the remaining preloaded files 2021-01-04 20:57:42 -05:00
scroll-lock.el Prefer defvar-local in remaining libraries 2021-02-02 09:57:07 +01:00
select.el Remove redundant #' before lambda 2021-10-21 23:35:07 +02:00
server.el Be more efficient when checking for a matching client in server.el 2021-10-27 15:54:42 +02:00
ses.el Remove redundant #' before lambda 2021-10-21 23:35:07 +02:00
shadowfile.el Improve robustness of shadowfile.el 2021-08-26 13:14:19 +02:00
shell.el Revert commit 225ca617b7, and apply another fix 2021-10-23 15:21:14 +02:00
simple.el Merge from origin/emacs-28 2021-10-29 09:20:05 -07:00
skeleton.el Mark def* macros for indentation 2021-10-13 21:52:57 +02:00
so-long.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
sort.el Remove redundant #' before lambda 2021-10-21 23:35:07 +02:00
soundex.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
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 Expand the kbd-valid-p doc string 2021-10-31 15:56:37 +01: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 (tab-bar-move-repeat-map): Fix alias binding of tab-move. 2021-10-24 22:22:16 +03:00
tab-line.el Add new and fix existing docstrings in tab-bar.el and tab-line.el (bug#51247) 2021-10-17 20:09:29 +03:00
tabify.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
talk.el * lisp/talk.el: Use lexical-binding. 2021-03-24 09:05:06 +01:00
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 Don't have M-x term' call term-mode' twice 2021-11-04 19:02:23 +01:00
thingatpt.el New thing-at-point target 'string' used in context-menu-region 2021-09-24 09:29:52 +03:00
thread.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
thumbs.el Make thumbs-image-type obsolete 2021-10-18 01:39:49 +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 Update copyright year to 2021 2021-01-01 01:13:56 -08:00
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 * lisp/transient.el: Update to package version 0.3.7. 2021-10-25 20:19:52 +02:00
tree-widget.el Remove redundant #' before lambda 2021-10-21 23:35:07 +02:00
tutorial.el * lisp/tutorial.el: Use lexical-binding. 2021-03-21 02:28:20 +01:00
type-break.el Don't have type-break-mode signal errors on corrupted files 2021-01-21 18:10:21 +01:00
uniquify.el Fix `uniquify-managed' unbounded growth 2021-05-12 17:36:24 +02:00
userlock.el * lisp/userlock.el (ask-user-about-supersession-threat): Accept 'y' strictly. 2021-10-10 20:27:29 +03:00
vcursor.el * lisp/vcursor.el: Use lexical-binding 2021-04-03 14:15:43 -04:00
version.el * etc/NEWS.19: Add entry for indent-line-to 2021-01-19 12:53:42 -05:00
view.el Use lexical-binding in view.el 2021-03-24 06:15:37 +01:00
vt-control.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
vt100-led.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
w32-fns.el Merge from origin/emacs-27 2021-02-19 08:36:55 -08:00
w32-vars.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
wdired.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
whitespace.el Remove redundant #' before lambda 2021-10-21 23:35:07 +02:00
wid-browse.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
wid-edit.el Use format-prompt for many more prompts 2021-10-05 03:44:56 +02:00
widget.el Mark def* macros for indentation 2021-10-13 21:52:57 +02:00
windmove.el Docfix: use command substitution for 'universal-argument' 2021-09-16 20:05:48 +02:00
window.el ; Fix mangled indentation in 'display-buffer' doc-string 2021-10-25 11:26:33 +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 Merge from origin/emacs-28 2021-10-27 07:59:28 -07: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.