1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-25 07:28:20 +00:00
emacs/lisp
Jim Porter af029cdb3a Simplify creation of Eshell command forms
Previously, Eshell over-aggressively converted subcommands, which forced
control flow commands to undo that change.

* lisp/eshell/esh-cmd.el (eshell-pre-rewrite-command-hook): Remove
'eshell-subcommand-arg-values' call from here...
(eshell-rewrite-named-command): ... and put it here.
(eshell-invokify-arg): Make obsolete.
(eshell-structure-basic-command): Handle subcommand test forms.
(eshell-rewrite-for-command, eshell-rewrite-while-command)
(eshell-rewrite-if-command): Don't call 'eshell-invokify-arg'; it's not
necessary.
2024-10-16 21:48:35 -07:00
..
calc
calendar
cedet Prefer defcustom :local specifier in semantic 2024-10-01 23:56:09 +02:00
emacs-lisp * lisp/emacs-lisp/comp-cstr.el (comp-cstr-type-p): Add assertion. 2024-10-15 22:13:08 +02:00
emulation Prefer defcustom :local specifier 2024-10-04 01:38:11 +02:00
erc Use erc-compat analog for window-no-other-p 2024-10-11 16:13:09 -07:00
eshell Simplify creation of Eshell command forms 2024-10-16 21:48:35 -07:00
gnus Report correct unread count for nnimap groups 2024-10-15 10:26:09 +02:00
image
international Merge from origin/emacs-30 2024-09-21 07:32:38 -04:00
language
leim/quail
mail Flow fill texts after the last hard newline 2024-10-12 15:28:39 +03:00
mh-e Prefer defcustom :local specifier 2024-10-04 01:38:11 +02:00
net Improve face font selection on MS-Windows 2024-10-12 20:55:47 +03:00
nxml
obsolete Prefer defcustom :local specifier 2024-10-04 01:38:11 +02:00
org
play Prefer defcustom :local specifier 2024-10-04 01:38:11 +02:00
progmodes New helper function project-read-project 2024-10-17 01:58:09 +03:00
term Implement drag-n-drop for w32 with support for files and text 2024-10-08 16:13:24 +03:00
textmodes Set treesit-primary-parser for tree-sitter modes 2024-10-14 20:26:23 -07:00
url Make url-http thread-safe (Bug#73199) 2024-10-11 12:06:08 +02:00
use-package
vc vc-src-working-revision: Call string-trim-right on command output 2024-10-13 16:36:06 +08:00
abbrev.el
align.el
allout-widgets.el Prefer defcustom :local specifier in allout 2024-10-01 23:56:06 +02:00
allout.el Prefer defcustom :local specifier in allout 2024-10-01 23:56:06 +02:00
ansi-color.el
ansi-osc.el
apropos.el
arc-mode.el
array.el
auth-source-pass.el
auth-source.el
autoinsert.el
autorevert.el
avoid.el
battery.el
bind-key.el
bindings.el Add file/buffer-to-register (Bug#73308) 2024-10-05 13:06:49 +03:00
bookmark.el Bind "J" to bookmark-jump in bookmark-bmenu-mode 2024-09-27 07:12:05 +02:00
bs.el
buff-menu.el
button.el Remove buttons when disabling 'button-mode' 2024-10-11 12:14:42 +02:00
calculator.el
case-table.el
cdl.el
ChangeLog.1
ChangeLog.2
ChangeLog.3
ChangeLog.4
ChangeLog.5
ChangeLog.6
ChangeLog.7
ChangeLog.8
ChangeLog.9
ChangeLog.10
ChangeLog.11
ChangeLog.12
ChangeLog.13
ChangeLog.14
ChangeLog.15
ChangeLog.16 Update Arni Magnusson's email address 2024-10-05 02:30:41 +02:00
ChangeLog.17 Update Arni Magnusson's email address 2024-10-05 02:30:41 +02:00
char-fold.el
chistory.el
cmuscheme.el
color.el
comint.el
completion-preview.el New user option 'completion-preview-ignore-case' 2024-09-17 20:45:14 +02:00
completion.el
composite.el
COPYING
cus-dep.el
cus-edit.el
cus-face.el
cus-start.el
cus-theme.el
custom.el New value 'permanent-only' for defcustom :local keyword 2024-10-02 01:25:50 +02:00
dabbrev.el
delim-col.el
delsel.el
descr-text.el
desktop.el
dframe.el
dired-aux.el New function shell-command-do-open 2024-10-02 15:24:21 +08:00
dired-x.el
dired.el
dirtrack.el Prefer defcustom :local specifier 2024-10-04 01:38:11 +02:00
disp-table.el
display-fill-column-indicator.el
display-line-numbers.el
dnd.el
doc-view.el Add imenu support for ODF files in doc-view 2024-10-10 12:33:06 +02:00
dom.el
dos-fns.el
dos-vars.el
dos-w32.el
double.el
dynamic-setting.el
ebuff-menu.el
echistory.el
ecomplete.el
editorconfig-conf-mode.el
editorconfig-core-handle.el
editorconfig-core.el
editorconfig-fnmatch.el
editorconfig-tools.el
editorconfig.el Prefer defvar-local where possible 2024-10-01 21:31:02 +02:00
edmacro.el
ehelp.el
elec-pair.el Teach Electric Pair mode about prefix arguments 2024-09-22 10:10:35 +02:00
electric.el Restore comment/string check for 'electric-layout-mode' 2024-10-05 13:11:04 +03:00
elide-head.el
emacs-lock.el
env.el
epa-dired.el
epa-file.el
epa-hook.el
epa-ks.el
epa-mail.el
epa.el
epg-config.el
epg.el
expand.el
external-completion.el
ezimage.el
face-remap.el
facemenu.el
faces.el Improve face font selection on MS-Windows 2024-10-12 20:55:47 +03:00
ffap.el
filecache.el
fileloop.el
filenotify.el
files-x.el
files.el ; * lisp/files.el (save-some-buffers-action-alist): Fix comment. 2024-10-04 08:43:54 +03:00
filesets.el ; * lisp/filesets.el (filesets-homepage): Fix URL. 2024-09-26 02:10:16 +02:00
find-cmd.el
find-dired.el ; Recommend GNU Find for 'find-dired' 2024-09-26 10:30:56 +03:00
find-file.el Prefer defcustom :local specifier 2024-10-04 01:38:11 +02:00
find-lisp.el
finder.el
flow-ctrl.el
foldout.el Add foldout command for widening to current fold 2024-10-12 14:52:32 +03:00
follow.el
font-core.el
font-lock.el
format-spec.el
format.el
forms.el
frame.el
frameset.el
fringe.el
generic-x.el
help-at-pt.el
help-fns.el * lisp/help-fns.el (help--load-prefixes): Fix bug#72787 2024-10-11 18:34:05 -04:00
help-macro.el
help-mode.el help-setup-xref: Fix the previous changes 2024-10-09 04:04:04 +03:00
help.el
hex-util.el
hexl.el
hfy-cmap.el
hi-lock.el * lisp/hi-lock.el (hi-lock-revert-buffer-rehighlight): Fix lighter. 2024-09-25 09:57:16 +03:00
hilit-chg.el
hippie-exp.el
hl-line.el
htmlfontify.el
ibuf-ext.el
ibuf-macs.el
ibuffer.el
icomplete.el ; Tweak line breaks in last change 2024-10-05 17:23:26 +08:00
ido.el
ielm.el
iimage.el
image-file.el
image-mode.el Correctly update image properties 2024-10-12 14:36:29 +03:00
image.el
imenu.el * lisp/imenu.el (imenu-flatten): More limitations in docstring (bug#73117) 2024-09-25 20:14:12 +03:00
indent-aux.el
indent.el
info-look.el Merge from origin/emacs-30 2024-10-05 07:41:22 -04:00
info-xref.el
info.el Delete some libraries obsolete since Emacs 24.4/24.5 2024-09-30 03:28:17 +02:00
informat.el
isearch.el
isearchb.el
jit-lock.el
jka-cmpr-hook.el Add suffixes individually and use minor mode directly 2024-10-16 17:59:58 -04:00
jka-compr.el
json.el
jsonrpc.el
kermit.el
keymap.el (key-translate-select): Minor tweaks 2024-10-03 11:55:58 -04:00
kmacro.el
ldefs-boot.el
loadhist.el
loadup.el
locate.el
lpr.el
ls-lisp.el
macros.el
Makefile.in
man.el
master.el
mb-depth.el
md4.el
menu-bar.el
midnight.el ; * lisp/midnight.el (midnight-mode): forward-declare midnight-delay 2024-09-21 19:34:16 +02:00
minibuf-eldef.el
minibuffer.el
misc.el
misearch.el
mouse-copy.el
mouse-drag.el
mouse.el
mpc.el
msb.el
mwheel.el
newcomment.el Prefer defcustom :local specifier 2024-10-04 01:38:11 +02:00
notifications.el
novice.el
obarray.el
outline.el
paren.el
password-cache.el
pcmpl-cvs.el
pcmpl-git.el
pcmpl-gnu.el
pcmpl-linux.el
pcmpl-rpm.el
pcmpl-unix.el
pcmpl-x.el
pcomplete.el
pgtk-dnd.el
pixel-scroll.el
plstore.el Prefer defcustom :local specifier 2024-10-04 01:38:11 +02:00
printing.el
proced.el Prefer defcustom :local specifier 2024-10-04 01:38:11 +02:00
profiler.el
ps-bdf.el
ps-mule.el
ps-print.el
ps-samp.el
README
recentf.el
rect.el Speed up tall rectangular selections (bug#72830) 2024-09-20 12:42:18 +02:00
register.el ; Touch up 'buffer-to-register' 2024-10-08 09:01:47 +02:00
registry.el
repeat.el
replace.el
reposition.el
reveal.el
rfn-eshadow.el
rot13.el
rtree.el
ruler-mode.el
savehist.el
saveplace.el
scroll-all.el
scroll-bar.el
scroll-lock.el
select.el
server.el
ses.el
shadowfile.el
shell.el Prefer defcustom :local specifier 2024-10-04 01:38:11 +02:00
simple.el Prefer defcustom :local specifier 2024-10-04 01:38:11 +02:00
skeleton.el
so-long.el
sort.el
soundex.el
speedbar.el
sqlite-mode.el
sqlite.el
startup.el
strokes.el
subr.el
svg.el
t-mouse.el
tab-bar.el
tab-line.el
tabify.el
talk.el
tar-mode.el
tempo.el
term.el Fix term.el tests; refine previous change 2024-10-04 00:56:37 -04:00
thingatpt.el
thread.el
time-stamp.el
time.el
timezone.el
tmm.el ; Fix last change 2024-10-06 20:56:09 +03:00
tool-bar.el
tooltip.el
touch-screen.el
transient.el Merge from savannah/emacs-30 2024-09-15 08:54:50 +08:00
tree-widget.el
treesit.el Merge from origin/emacs-30 2024-09-21 07:32:31 -04:00
tutorial.el
type-break.el
uniquify.el
userlock.el
vcursor.el
version.el
view.el
visual-wrap.el
w32-fns.el
w32-vars.el
wdired.el
which-key.el Merge from origin/emacs-30 2024-09-28 07:59:16 -04:00
whitespace.el Merge from origin/emacs-30 2024-09-21 07:32:38 -04:00
wid-browse.el
wid-edit.el
widget.el
windmove.el
window-tool-bar.el
window.el Fix bug when splitting a frame's root window (Bug#73627) 2024-10-13 09:48:05 +02:00
winner.el
woman.el
x-dnd.el
xdg.el
xml.el
xt-mouse.el
xwidget.el
yank-media.el ; * lisp/yank-media.el (yank-media-handler): Fix docstring typo. 2024-09-24 17:02:21 +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.