emacs/lisp
Jim Porter 17bf6a829c Simplify handling of /dev/null redirection in Eshell
This also fixes an issue where "echo hi > foo > /dev/null" didn't
write to the file "foo".  (Note that users can still use their
system's null device name when redirecting; Eshell doesn't need to do
anything special to support that.)

* lisp/eshell/esh-io.el (eshell-virtual-targets): Add "/dev/null".
(eshell-set-output-handle): Handle 'eshell-null-device'.

* test/lisp/eshell/esh-io-tests.el
(esh-io-test/redirect-subcommands/dev-null)
(esh-io-test/virtual/dev-null, esh-io-test/virtual/dev-null/multiple):
New tests.
2022-12-22 11:35:12 -08:00
..
calc Capitalize unit names in Calc uniformly 2022-12-07 17:45:20 +02:00
calendar icalendar.el: Fix parsing of sexp entries (bug#56241) 2022-11-24 18:59:58 +01:00
cedet ; Fix typos in some function names 2022-12-20 06:15:55 +01:00
emacs-lisp Merge from origin/emacs-29 2022-12-22 06:30:09 +01:00
emulation Use equal and member instead of eq and memq 2022-12-19 13:19:09 +01:00
erc ; Really respect browse-url var in erc-compat 2022-12-19 05:49:08 -08:00
eshell Simplify handling of /dev/null redirection in Eshell 2022-12-22 11:35:12 -08:00
gnus Merge from origin/emacs-29 2022-12-22 06:30:09 +01:00
image ; Fix several symbol name typos 2022-10-26 23:04:23 +02:00
international ; Fix typos 2022-12-08 07:17:47 +01:00
language * lisp/language/indian.el: Improve Brahmi composition rules. (bug#58957) 2022-12-11 12:35:49 +02:00
leim/quail New input method 'cyrillic-chuvash' 2022-12-16 22:05:52 +02:00
mail Make 'rmail-summary-by-thread' faster 2022-12-18 12:22:27 +02:00
mh-e Use equal and member instead of eq and memq 2022-12-19 13:19:09 +01:00
net Handle make-directory return values in file name handlers 2022-12-22 19:39:59 +01:00
nxml ; Fix typos 2022-11-18 16:02:19 +01:00
obsolete ; Fix typos (don't abbreviate "with" or "without") 2022-12-01 16:36:09 +01:00
org Update to Org 9.6-49-g47d129 2022-12-17 17:28:27 -05:00
play ; Fix typos (don't abbreviate "with" or "without") 2022-12-01 16:36:09 +01:00
progmodes Merge from origin/emacs-29 2022-12-21 06:30:10 +01:00
term * lisp/term/xterm.el (xterm-function-map): Add M-SPC. (Bug#60077) 2022-12-16 18:02:57 +02:00
textmodes Add yaml-ts-mode (Bug#60105) 2022-12-16 14:55:02 -08:00
url ; Fix typos in some function names 2022-12-20 06:15:55 +01:00
use-package Merge from origin/emacs-29 2022-12-12 09:05:53 +01:00
vc vc-git-checkin: Don't try to apply an empty patch 2022-12-20 16:09:12 -07:00
abbrev.el ; Fix several symbol name typos 2022-10-26 23:04:23 +02:00
align.el Prefer :risky defcustom keyword 2022-07-11 11:30:00 +02:00
allout-widgets.el ; Fix typos in symbol names 2022-10-27 23:04:37 +02:00
allout.el ; Doc fixes: remove references to missing symbols 2022-11-21 15:20:11 +01:00
ansi-color.el Pacify recent unused/ignored lexvar warnings 2022-10-26 16:35:59 +03:00
ansi-osc.el ; Normalize GPLv3 license statements in new files 2022-12-09 00:13:00 +01:00
apropos.el * lisp/outline.el: Fix the value 'insert' of outline-minor-mode-use-buttons. 2022-12-12 19:37:02 +02:00
arc-mode.el Delete many items obsolete since 24.3 2022-09-09 11:27:30 +02:00
array.el Fix namespacing issues in array.el 2022-08-10 11:21:24 +02:00
auth-source-pass.el Resurrect changes omitted by a recent merge from emacs-29 (bug#59921) 2022-12-10 13:22:48 +02:00
auth-source.el Improve don't save bookmark context from encrypted files 2022-09-22 13:14:46 +02:00
autoinsert.el Fix auto-insert-alist ada-mode entry to match current ELPA ada-mode 2022-10-27 03:29:20 -07:00
autorevert.el ; Fix typos (don't abbreviate "with" or "without") 2022-12-01 16:36:09 +01:00
avoid.el Silence byte-compiler warning about x-pointer-invisible 2022-05-27 09:42:12 +02:00
battery.el ; * lisp/battery.el (battery-bsd-apm): No need for `executable-find'. 2022-10-06 20:07:23 +02:00
bindings.el * lisp/bindings.el (bound-and-true-p): Verify argument is a symbol 2022-12-03 02:04:48 +01:00
bookmark.el Handle error in bookmark-relocate when filename is nil 2022-11-20 12:14:51 +02:00
bs.el bs.el: Use the right buffer context to compute the mode name 2022-12-19 02:40:50 +01:00
buff-menu.el Support a function in the BUFFER-LIST arg of list-buffers-noselect (bug#59935) 2022-12-13 19:48:45 +02:00
button.el Add support for user-customizable icons 2022-07-28 14:39:38 +02:00
calculator.el Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
case-table.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
cdl.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
ChangeLog.1 ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
ChangeLog.2 ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
ChangeLog.3 ; Fix typos (don't abbreviate "with" or "without") 2022-12-01 16:36:09 +01:00
ChangeLog.4 ; Fix typos (don't abbreviate "with" or "without") 2022-12-01 16:36:09 +01:00
ChangeLog.5 ; Fix typos 2022-07-19 14:13:25 +02:00
ChangeLog.6 ; Fix typos (don't abbreviate "with" or "without") 2022-12-01 16:36:09 +01:00
ChangeLog.7 ; Fix typos (don't abbreviate "with" or "without") 2022-12-01 16:36:09 +01:00
ChangeLog.8 ; Fix typos (don't abbreviate "with" or "without") 2022-12-01 16:36:09 +01:00
ChangeLog.9 ; Fix typos (don't abbreviate "with" or "without") 2022-12-01 16:36:09 +01:00
ChangeLog.10 ; Fix typos (don't abbreviate "with" or "without") 2022-12-01 16:36:09 +01:00
ChangeLog.11 ; Fix typos (don't abbreviate "with" or "without") 2022-12-01 16:36:09 +01:00
ChangeLog.12 ; Fix typos (don't abbreviate "with" or "without") 2022-12-01 16:36:09 +01:00
ChangeLog.13 ; Fix typos 2022-11-18 16:02:19 +01:00
ChangeLog.14 ; Fix typos (don't abbreviate "with" or "without") 2022-12-01 16:36:09 +01:00
ChangeLog.15 ; Fix typos 2022-12-13 18:44:41 +01:00
ChangeLog.16 ; Fix typos 2022-12-16 08:29:28 +01:00
ChangeLog.17 ; Fix typos 2022-12-16 08:29:28 +01:00
char-fold.el Use format-prompt' in describe-char-fold-equivalences' 2022-09-02 15:11:50 +02:00
chistory.el Remove many items obsolete since 24.1 2022-07-08 14:10:38 +02:00
cmuscheme.el Make prompt read-only in inferior-scheme-mode 2022-05-12 14:15:12 +02:00
color.el Merge from origin/emacs-28 2022-05-28 07:06:30 +02:00
comint.el Merge from origin/emacs-29 2022-12-08 12:52:37 -05:00
completion.el ; * lisp/completion.el: Remove code commented out since 1990. 2022-07-12 12:22:57 +02:00
composite.el Fix deletion of composed text 2022-06-27 15:32:53 +03:00
COPYING
cus-dep.el Ensure that cus-load doesn't add things twice 2022-09-24 12:15:58 +02:00
cus-edit.el ; Fix byte-compilation warnings 2022-12-19 19:34:36 +02:00
cus-face.el Update font scaling documentation to not talk about "face height" 2022-06-20 01:26:05 +02:00
cus-start.el Abolish max-specpdl-size (bug#57911) 2022-09-19 19:30:03 +02:00
cus-theme.el Merge remote-tracking branch 'savannah/master' into feature/tree-sitter 2022-11-21 12:54:35 -08:00
custom.el Tag themes with properties 2022-10-15 17:22:48 +02:00
dabbrev.el Remove redundant let-bindings of inhibit-point-motion-hooks 2022-10-07 12:16:47 -04:00
delim-col.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
delsel.el Revert "Make mouse-2 respect delete-selection mode" 2022-07-13 13:37:05 +02:00
descr-text.el Use equal and member instead of eq and memq 2022-12-19 13:19:09 +01:00
desktop.el Revert "Decrease use of the word "Emacsen" in docs" 2022-10-01 22:34:47 +02:00
dframe.el Remove some XEmacs compat code for display-graphic-p 2022-05-15 01:10:11 +02:00
dired-aux.el ; Checkdoc fixes in dired-aux.el 2022-12-15 02:35:00 +01:00
dired-x.el Move dired-guess commands from dired-x to dired 2022-08-17 16:21:09 +02:00
dired.el ; Fix typos 2022-11-18 16:02:19 +01:00
dirtrack.el ; * lisp/dirtrack.el: Restore important information in commentary. 2022-07-12 20:00:16 +03:00
disp-table.el ; Minor improvements in 'standard-display-by-replacement-char' 2022-09-08 10:14:10 +03:00
display-fill-column-indicator.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
display-line-numbers.el Add new minor mode `header-line-indent-mode' 2022-05-13 21:24:12 +02:00
dnd.el ; Fix typos 2022-11-18 16:02:19 +01:00
doc-view.el docview: fixes for imenu generation 2022-09-30 15:08:40 +02:00
dom.el dom-print: Fix missing entities quoting 2022-10-30 09:40:06 -04:00
dos-fns.el Remove many items obsolete since 24.1 2022-07-08 14:10:38 +02:00
dos-vars.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
dos-w32.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
double.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
dynamic-setting.el More fixes to last change 2022-11-15 19:48:39 +08:00
ebuff-menu.el Delete many items obsolete since 24.3 2022-09-09 11:27:30 +02:00
echistory.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
ecomplete.el ; Fix several symbol name typos 2022-10-26 23:04:23 +02:00
edmacro.el * lisp/edmacro.el (edmacro-sanitize-for-string): Fix condition. 2022-08-19 13:41:31 +02:00
ehelp.el Fix electric-help-map problem when help-char has meta-prefix 2022-04-14 15:51:04 +02:00
elec-pair.el Make buffer-local-value obsolete as a generalized variable 2022-08-23 12:22:42 +02:00
electric.el Make buffer-local-value obsolete as a generalized variable 2022-08-23 12:22:42 +02:00
elide-head.el elide-head: Make trailing "/" in URL optional 2022-10-30 14:32:24 +01:00
emacs-lock.el Fix interactive selection of emacs-lock mode, broken by 2a4b0da28c 2022-11-30 01:38:59 +01:00
env.el * test/lisp/env-tests.el: New file. 2022-08-05 11:47:05 +02:00
epa-dired.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
epa-file.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
epa-hook.el Improve don't save bookmark context from encrypted files 2022-09-22 13:14:46 +02:00
epa-ks.el ; Fix typos 2022-12-16 08:29:28 +01:00
epa-mail.el * lisp/epa-mail.el (epa-mail-mode-map): Use defvar-keymap. 2022-07-02 06:36:26 +02:00
epa.el Prefer defvar-keymap in lisp/epa*.el 2022-09-13 11:06:40 +02:00
epg-config.el Make point-at-eol and point-at-bol obsolete 2022-08-23 04:54:57 +02:00
epg.el ; Fix typos (don't abbreviate "with" or "without") 2022-12-01 16:36:09 +01:00
expand.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
external-completion.el ; Don't quote nil in comments 2022-12-15 02:35:00 +01:00
ezimage.el ; Delete stale and incorrect comment in ezimage.el 2022-08-08 21:33:24 +02:00
face-remap.el Fix global face scaling bug due to rounding. 2022-11-19 16:48:04 +01:00
facemenu.el Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
faces.el Fix automatic DPI adjustment and add workarounds for some systems 2022-11-19 13:59:53 +08:00
ffap.el Further ffap-read-file-or-url tweaks 2022-09-20 12:39:29 +02:00
filecache.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
fileloop.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
filenotify.el Enable `dont-follow' for inotify file notifications 2022-09-16 17:23:59 +02:00
files-x.el Audit some plist uses with new predicate argument 2022-10-22 19:33:12 +03:00
files.el Remove file-exists-in-trash-p 2022-12-17 14:53:19 -08:00
filesets.el Make instructions for updating ancient filesets obsolete 2022-11-21 12:11:50 +01:00
find-cmd.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
find-dired.el * lisp/find-dired.el (lookfor-dired): Make obsolete. 2022-08-04 12:35:24 +02:00
find-file.el One more fix for find-file.el 2022-08-30 19:09:00 +03:00
find-lisp.el Add some new find-lisp commands 2022-09-06 12:54:42 +02:00
finder.el Make finder-mode inherit special-mode 2022-08-12 15:08:19 +02:00
flow-ctrl.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
foldout.el Fix handling double-click-time nil or t 2022-05-02 12:03:08 +02:00
follow.el ; Fix several symbol name typos 2022-10-26 23:04:23 +02:00
font-core.el Delete fast-lock.el and lazy-lock.el 2022-07-28 15:32:42 +02:00
font-lock.el Merge remote-tracking branch 'savannah/master' into feature/tree-sitter 2022-11-21 12:54:35 -08:00
format-spec.el Make format-spec accept function substitutions 2022-09-29 15:39:27 +02:00
format.el Remove redundant let-bindings of inhibit-point-motion-hooks 2022-10-07 12:16:47 -04:00
forms.el * lisp/forms.el (forms-mode): Prefer setq-local. 2022-11-21 12:11:50 +01:00
frame.el ; Fix typos in some function names 2022-12-20 06:15:55 +01:00
frameset.el ; * lisp/frameset.el: Fix a typo in a comment. 2022-05-04 12:06:10 +03:00
fringe.el Make the bookmark fringe icon look like a bookmark 2022-08-15 21:15:42 -07:00
generic-x.el Delete many items obsolete since 24.3 2022-09-09 11:27:30 +02:00
help-at-pt.el ; Fix last change 'display-local-help' and its documentation 2022-04-24 15:47:08 +03:00
help-fns.el cl-generic: Fix advertised-calling-convention declarations 2022-10-16 12:01:47 -04:00
help-macro.el Make help-for-help echo key on failure 2022-10-16 13:03:59 +02:00
help-mode.el Fix spacing in *Help* buttons 2022-07-22 22:43:38 +02:00
help.el Fix "C-h k" when clicking on another frame 2022-12-03 21:43:36 +02:00
hex-util.el ; * lisp/hex-util.el: Mention ash instead of lsh. 2022-08-09 13:20:00 +02:00
hexl.el ; Fix typos in Lisp symbols 2022-09-20 12:21:40 +02:00
hfy-cmap.el Don't generate separate autoload file for htmlfontify 2022-06-05 18:23:17 +02:00
hi-lock.el Prefer :risky defcustom keyword 2022-07-11 11:30:00 +02:00
hilit-chg.el Merge from origin/emacs-28 2022-09-21 10:25:06 +02:00
hippie-exp.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
hl-line.el Fix hl-line-mode/global-hl-line-mode logic again 2022-10-13 10:08:55 +02:00
htmlfontify.el ; Fix typos 2022-11-18 16:02:19 +01:00
ibuf-ext.el Make ibuffer directory filter buffer aware 2022-11-25 02:09:11 +01:00
ibuf-macs.el Make ibuffer-aif obsolete in favor of if-let 2022-08-09 18:15:56 +02:00
ibuffer.el Make ibuffer-aif obsolete in favor of if-let 2022-08-09 18:15:56 +02:00
icomplete.el Resurrect changes omitted by a recent merge from emacs-29 (bug#59921) 2022-12-10 13:22:48 +02:00
ido.el Use make-directory handlers uniformly 2022-12-17 14:24:16 -08:00
ielm.el Rename comint-fl-* to comint-fontify-input-* and mention it in NEWS 2022-09-30 21:15:06 +02:00
iimage.el Remove many items obsolete since 24.1 2022-07-08 14:10:38 +02:00
image-file.el Correct the usage of `image-file-name-regexps' 2022-09-21 13:53:50 +02:00
image-mode.el Don't auto-resize image if echo area is non-empty 2022-09-26 21:10:58 +02:00
image.el Move image commands to the 'i' sub map 2022-10-04 15:09:33 +02:00
imenu.el ; Fix typos 2022-09-28 17:34:59 +02:00
indent.el Prefer defvar-keymap in several cases 2022-09-13 15:05:38 +02:00
info-look.el * lisp/info-look.el (mapc): Add Eglot manual's index. 2022-10-20 12:45:31 +01:00
info-xref.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
info.el Catch more cases in info--ensure-not-in-directory-node 2022-11-28 01:32:01 +01:00
informat.el Make some additional defcustom types more restrictive 2022-07-06 19:29:51 +02:00
isearch.el Don't allow lazy highlight from recursive minibuffers 2022-12-13 19:37:57 +02:00
isearchb.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
jit-lock.el Remove aliases of with-silent-modifications 2022-10-07 12:25:09 -04:00
jka-cmpr-hook.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
jka-compr.el * lisp/jka-compr.el (jka-compr-load): Add MUST-SUFFIX argument. 2022-11-05 17:39:17 +01:00
json.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
jsonrpc.el Avoid recursive process filters in lisp/jsonrpc.el (bug#60088) 2022-12-16 08:53:10 +00:00
kermit.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
keymap.el ; * lisp/keymap.el (keymap-substitute): Doc fix. (Bug#60059) 2022-12-14 06:39:40 +01:00
kmacro.el Fix remaining byte-compile warnings in loaddefs.el 2022-07-31 11:29:52 +02:00
ldefs-boot.el ; Auto-commit of loaddefs files. 2022-12-15 05:11:35 +01:00
loadhist.el * lisp/loadhist.el (loadhist-unload-element): Remove auxiliary function info 2022-09-03 10:54:50 -04:00
loadup.el cconv.el: Fix regression in cconv-tests-interactive-closure-bug51695 2022-10-28 11:33:24 -04:00
locate.el Give a better error in locate-default-make-command-line 2022-02-07 04:58:49 +01:00
lpr.el ; Fix mistakes in 'declare function' forms 2022-05-14 16:19:12 +03:00
ls-lisp.el Delete aliases obsolete since 21.1 and 22.1 2022-07-31 11:01:57 +02:00
macros.el kmacro: Represent it as an OClosure 2022-04-01 20:07:33 -04:00
Makefile.in Add trampoline AOT compilation target (bug#58318) 2022-10-11 21:19:21 +02:00
man.el ; Fix typos 2022-11-20 12:59:39 +01:00
master.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
mb-depth.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
md4.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
menu-bar.el Add Eglot to the menu bar 2022-10-20 20:50:34 +03:00
midnight.el Make some defcustom types more restrictive 2022-07-05 18:33:29 +02:00
minibuf-eldef.el Remove redundant let-bindings of inhibit-point-motion-hooks 2022-10-07 12:16:47 -04:00
minibuffer.el * lisp/minibuffer.el (completions-group-separator): Revert f7816c94b6. 2022-12-12 19:30:55 +02:00
misc.el Add duplicate-dwim (bug#56418) 2022-07-26 14:23:30 +02:00
misearch.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
mouse-copy.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
mouse-drag.el Fix mouse clicks on a non-selected frame 2022-12-05 21:55:25 +02:00
mouse.el New option for selecting symbols by double-clicking 2022-12-16 18:26:14 +02:00
mpc.el ; Fix typos 2022-11-18 16:02:19 +01:00
msb.el Drop support for the dead third-party w3 package 2022-07-09 17:27:49 +02:00
mwheel.el ; Fix warning in mwheel.el 2022-07-04 17:01:53 +02:00
newcomment.el Revert "Allow commenting out white space lines in latex-mode" 2022-05-31 20:20:23 +02:00
notifications.el (with-demoted-errors): Warn on missing format arg 2022-02-04 19:39:53 -05:00
novice.el Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
obarray.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
outline.el * lisp/outline.el: Fix the value 'insert' of outline-minor-mode-use-buttons. 2022-12-12 19:37:02 +02:00
paren.el ; Typo fixes in etc/NEWS and lisp/ files 2022-11-29 22:37:18 +01:00
password-cache.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
pcmpl-cvs.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
pcmpl-git.el pcomplete: Generate completions from --help messages 2022-09-14 21:58:04 +02:00
pcmpl-gnu.el pcomplete: Generate completions from --help messages 2022-09-14 21:58:04 +02:00
pcmpl-linux.el pcomplete: Generate completions from --help messages 2022-09-14 21:58:04 +02:00
pcmpl-rpm.el pcomplete: Generate completions from --help messages 2022-09-14 21:58:04 +02:00
pcmpl-unix.el pcomplete: Generate completions from --help messages 2022-09-14 21:58:04 +02:00
pcmpl-x.el pcomplete: Generate completions from --help messages 2022-09-14 21:58:04 +02:00
pcomplete.el Do not pare arguments unnecessarily. 2022-12-12 02:02:36 +01:00
pgtk-dnd.el Fix PGTK DND after a source leaves without dropping anything 2022-07-23 15:00:34 +08:00
pixel-scroll.el Small adjustments to precision pixel scrolling 2022-09-21 19:32:52 +08:00
plstore.el Autoload safe local property for plstore-encrypt-to 2022-07-06 20:53:52 +02:00
printing.el ; Prefer HTTPS to HTTP in many URLs 2022-10-15 13:06:45 +02:00
proced.el Make proced-update preserve refinements 2022-12-14 16:32:10 +02:00
profiler.el Prefer defvar-keymap in profiler.el 2022-11-03 14:29:11 +01:00
ps-bdf.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
ps-mule.el Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
ps-print.el Merge from origin/emacs-28 2022-08-13 06:30:27 +02:00
ps-samp.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
README
recentf.el Do not connect unreachable remote hosts in recentf 2022-08-29 12:05:02 +02:00
rect.el Make point-at-eol and point-at-bol obsolete 2022-08-23 04:54:57 +02:00
register.el Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
registry.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
repeat.el * lisp/repeat.el: Fix repeat-keep-prefix to allow customizing it to non-nil. 2022-12-20 19:22:15 +02:00
replace.el Add cross-reference to flush-lines 2022-12-13 01:46:44 +01:00
reposition.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
reveal.el Prefer defvar-keymap in several cases 2022-09-13 15:05:38 +02:00
rfn-eshadow.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
rot13.el Print "decrypted" rot13 text is buffer is read-only 2022-11-05 00:07:07 +01:00
rtree.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
ruler-mode.el * lisp/ruler-mode.el (ruler-mode-map): Use defvar-keymap. 2022-07-02 06:36:26 +02:00
savehist.el Remove redundant library installation instructions 2022-11-11 04:29:29 +01:00
saveplace.el Fix namespace problem in saveplace.el 2022-08-05 12:28:59 +02:00
scroll-all.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
scroll-bar.el ; Fix typos 2022-11-18 16:02:19 +01:00
scroll-lock.el * lisp/scroll-lock.el (scroll-lock-mode-map): Prefer defvar-keymap. 2022-05-11 16:12:00 +02:00
select.el Prevent selection converter from signalling if buffer is narrowed 2022-08-13 17:49:42 +08:00
server.el Merge from origin/emacs-29 2022-12-21 02:37:17 +01:00
ses.el Merge from origin/emacs-28 2022-07-14 11:37:42 +02:00
shadowfile.el Revert "Decrease use of the word "Emacsen" in docs" 2022-10-01 22:34:47 +02:00
shell.el Fix infloop in 'shell-resync-dirs' with tcsh 2022-12-10 14:55:01 +02:00
simple.el ; Improve doc strings of minibuffer-history commands 2022-12-16 17:32:05 +02:00
skeleton.el Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
so-long.el ; Fix typos 2022-12-16 08:29:28 +01:00
sort.el Make sorting not change buffer modification status always 2022-05-03 21:23:40 +02:00
soundex.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
speedbar.el ; Fix typos 2022-12-03 15:39:43 +01:00
sqlite-mode.el Fix cl-generic bootstrap problems 2022-06-24 11:04:51 +02:00
sqlite.el ; Add 2022 to copyright years. 2022-01-01 07:07:15 -05:00
startup.el A better fix for bug#60096 2022-12-16 16:29:51 +02:00
strokes.el ; Fix typos (don't abbreviate "with" or "without") 2022-12-01 16:36:09 +01:00
subr.el called-interactively-p: cut broken comparison 2022-12-19 17:42:33 +01:00
svg.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
t-mouse.el t-mouse.el: Make sure we apply the setting to new terminals 2022-08-30 17:55:03 -04:00
tab-bar.el Merge from origin/emacs-29 2022-12-22 06:30:09 +01:00
tab-line.el Use the function 'window-system' on the tab-bar/tab-line (bug#59620) 2022-12-04 21:30:34 +02:00
tabify.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
talk.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
tar-mode.el Merge from origin/emacs-28 2022-09-21 10:25:06 +02:00
tempo.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
term.el term--update-term-menu: Add the menu to term-terminal-menu 2022-12-01 15:14:42 -07:00
thingatpt.el Teach thing-at-point to recognize bracketed IPv6 URLs 2022-11-09 05:15:11 -08:00
thread.el * lisp/thread.el (thread-list-mode-map): Prefer defvar-keymap. 2022-11-09 15:10:24 +01:00
time-stamp.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
time.el New command 'world-clock-copy-time-as-kill' 2022-10-05 16:33:23 +02:00
timezone.el Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
tmm.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
tool-bar.el Prefer defvar-keymap in some trivial cases 2022-07-20 09:27:30 +02:00
tooltip.el Delete obsolete variable tooltip-use-echo-area 2022-07-09 13:35:41 +02:00
transient.el Use equal and member instead of eq and memq 2022-12-19 13:19:09 +01:00
tree-widget.el Make the Unicode tree widget prettier 2022-06-05 15:59:37 +02:00
treesit.el Merge from origin/emacs-29 2022-12-21 06:30:10 +01:00
tutorial.el Don't have the tutorial ask to save if we haven't moved 2022-05-20 03:59:39 +02:00
type-break.el Rename timep to type-break-timep 2022-08-04 11:39:23 +02:00
uniquify.el Fix up some prefix registration problems in doc strings 2022-08-04 11:03:10 +02:00
userlock.el Fix userlock diagnostic 2022-01-11 08:58:39 -08:00
vcursor.el * lisp/vcursor.el (vcursor-map): Prefer defvar-keymap. 2022-10-31 15:20:01 +01:00
version.el Merge from origin/emacs-28 2022-02-03 06:30:29 +01:00
view.el Remove the view-remove-frame-by-deleting variable 2022-10-11 02:39:05 +02:00
w32-fns.el Speed up generation of loaddefs files 2022-05-31 18:08:33 +02:00
w32-vars.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
wdired.el Make wdired match dired with symlink permissions 2022-09-10 08:20:31 +02:00
whitespace.el whitespace: Avoid mutating original buffer's markers in clones 2022-12-21 16:02:30 +02:00
wid-browse.el Prefer defvar-keymap in several cases 2022-09-13 15:05:38 +02:00
wid-edit.el ; Fix some typos 2022-11-26 11:05:58 +01:00
widget.el Drop support for the dead third-party w3 package 2022-07-09 17:27:49 +02:00
windmove.el Allow customising windmove user options with an empty prefix 2022-12-18 12:45:22 +01:00
window.el Fix 'window-max-chars-per-line' when there are no fringes 2022-12-17 14:04:14 +02:00
winner.el Make winner key sequences repeatable in repeat-mode 2022-10-30 13:19:05 +01:00
woman.el * lisp/woman.el (woman-mode-map): Prefer defvar-keymap. 2022-11-21 09:28:32 +01:00
x-dnd.el ; Fix typos (prefer US spelling) 2022-11-18 13:06:55 +01:00
xdg.el Add new function xdg-session-type to xdg.el 2022-09-21 14:00:23 +02:00
xml.el Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
xt-mouse.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
xwidget.el * lisp/xwidget.el: Improve Commentary. 2022-11-12 07:06:53 +01:00
yank-media.el Fix yank-media utf-16 detection 2022-02-05 08:50:05 +01: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.