1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-05 23:21:22 -08:00
emacs/lisp
2022-09-04 10:03:22 +03:00
..
calc Use substitute-command-keys in a few more places 2022-08-23 21:08:38 +02:00
calendar * lisp/calendar/time-date.el (seconds-to-time): Use the original arg list 2022-08-14 10:41:40 -04:00
cedet Fix semantic-find-file-noselect binding of recentf-exclude 2022-08-31 12:11:43 +02:00
emacs-lisp gv.el and cl-macs.el: Fix bug#57397 2022-09-03 22:38:28 -04:00
emulation ; Minor doc fix in Viper 2022-08-30 21:31:17 +02:00
erc Make point-at-eol and point-at-bol obsolete 2022-08-23 04:54:57 +02:00
eshell Handle 'eshell-pipe-broken' when evaluating Lisp forms in Eshell 2022-08-29 20:16:31 -07:00
gnus Use shr as default for mm-text-html-renderer 2022-08-26 22:14:17 +02:00
image Increase image-dired-show-all-from-dir-max-files to 1000 2022-09-03 11:26:34 +02:00
international Allow easy entry of single chars in `read-char-by-name' 2022-09-02 10:56:59 +02:00
language Speed up display of Arabic 2022-08-06 16:55:51 +03:00
leim/quail Improve the bengali-probhat input method 2022-08-10 15:24:23 +03:00
mail Treat smtp-auth method from auth-info as a symbol 2022-08-25 18:14:55 +02:00
mh-e Make mh-colors-available-p obsolete 2022-08-24 06:38:36 +02:00
net Fix quotes in mailcap-add-mailcap-entry doc string 2022-09-02 12:09:59 +02:00
nxml Make rng-collapse-space obsolete 2022-08-09 22:44:21 +02:00
obsolete Make "rlogin" method obsolete in url*.el 2022-09-03 07:23:08 +02:00
org Make point-at-eol and point-at-bol obsolete 2022-08-23 04:54:57 +02:00
play Use frame-monitor-attributes in gamegrid 2022-09-02 11:36:10 +02:00
progmodes Make easy-mmode-defmap obsolete and adjust only caller 2022-09-01 13:39:14 +02:00
term * lisp/term/linux.el (gpm-mouse-enable): Remove left-over declaration 2022-09-03 22:58:44 -04:00
textmodes Clean up ispell "look"-related variables 2022-09-02 13:34:55 +02:00
url Make "rlogin" method obsolete in url*.el 2022-09-03 07:23:08 +02:00
vc 'C-c C-d' on vc-log buffer shows the diff from 'vc-log-fileset' (bug#52349) 2022-08-28 22:44:52 +03:00
abbrev.el
align.el
allout-widgets.el
allout.el Make point-at-eol and point-at-bol obsolete 2022-08-23 04:54:57 +02:00
ansi-color.el
apropos.el Mark keys in apropos.el for substitute-command-keys 2022-08-03 16:18:00 +02:00
arc-mode.el Make `C' in over tramp work in archive mode 2022-07-17 12:12:58 +02:00
array.el Fix namespacing issues in array.el 2022-08-10 11:21:24 +02:00
auth-source-pass.el
auth-source.el auth-source: Fix wrong-type-argument when searching secret services 2022-08-22 16:56:57 +02:00
autoinsert.el
autorevert.el Don't end autorevert message with a period 2022-08-21 17:28:14 +02:00
avoid.el
battery.el Fix Linux APM BIOS flag testing in battery.el 2022-08-17 20:11:25 +03:00
bindings.el Fix mode line mouse-1 binding when showing only column numbers 2022-07-23 10:32:50 +03:00
bookmark.el Prefer pos-bol and pos-eol in bookmark.el 2022-08-21 18:04:40 +02:00
bs.el Make bs-help obsolete in favor of describe-mode 2022-07-21 09:23:20 +02:00
buff-menu.el
button.el Add support for user-customizable icons 2022-07-28 14:39:38 +02:00
calculator.el
case-table.el
cdl.el
ChangeLog.1
ChangeLog.2
ChangeLog.3
ChangeLog.4
ChangeLog.5 ; Fix typos 2022-07-19 14:13:25 +02:00
ChangeLog.6
ChangeLog.7
ChangeLog.8
ChangeLog.9
ChangeLog.10
ChangeLog.11
ChangeLog.12 ; Fix typos 2022-08-08 14:23:29 +02:00
ChangeLog.13
ChangeLog.14
ChangeLog.15
ChangeLog.16
ChangeLog.17
char-fold.el Use format-prompt' in describe-char-fold-equivalences' 2022-09-02 15:11:50 +02:00
chistory.el
cmuscheme.el
color.el
comint.el New user option to disable deleting current input in comint mouse-2 2022-07-23 09:15:24 +02:00
completion.el
composite.el
COPYING
cus-dep.el Adjust autoload require in cus-dep.el 2022-08-04 17:03:14 +02:00
cus-edit.el Under no-X builds, allow any value for 'fringe-bitmap' options 2022-09-01 18:34:45 -07:00
cus-face.el
cus-start.el
cus-theme.el
custom.el Make compat function custom-reset-variables obsolete 2022-08-07 14:50:05 +02:00
dabbrev.el
delim-col.el
delsel.el
descr-text.el Fix 'describe-char' in "C" locale 2022-08-10 15:31:59 +03:00
desktop.el Remove some spurious references to XEmacs 2022-08-03 11:41:43 +02:00
dframe.el
dired-aux.el Work around `&' dired command when using the fish shell 2022-08-29 17:15:17 +02:00
dired-x.el Move dired-guess commands from dired-x to dired 2022-08-17 16:21:09 +02:00
dired.el Fix update of Dired display when it was called on a cons cell 2022-09-04 08:40:52 +03:00
dirtrack.el
disp-table.el ; * lisp/disp-table.el (standard-display-by-replacement-char): Doc fix. 2022-09-04 10:03:22 +03:00
display-fill-column-indicator.el
display-line-numbers.el
dnd.el
doc-view.el ; * lisp/doc-view.el (doc-view): Fix punctuation. 2022-08-30 19:35:25 +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 Make point-at-eol and point-at-bol obsolete 2022-08-23 04:54:57 +02:00
edmacro.el * lisp/edmacro.el (edmacro-sanitize-for-string): Fix condition. 2022-08-19 13:41:31 +02:00
ehelp.el
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
emacs-lock.el
env.el * test/lisp/env-tests.el: New file. 2022-08-05 11:47:05 +02:00
epa-dired.el
epa-file.el
epa-hook.el
epa-ks.el time-convert): Deprecate calls without an explicit FORM arg 2022-08-05 18:46:31 -04:00
epa-mail.el
epa.el Make point-at-eol and point-at-bol obsolete 2022-08-23 04:54:57 +02:00
epg-config.el Make point-at-eol and point-at-bol obsolete 2022-08-23 04:54:57 +02:00
epg.el Simplify a few timestamps 2022-08-01 01:17:16 -07:00
expand.el
ezimage.el ; Delete stale and incorrect comment in ezimage.el 2022-08-08 21:33:24 +02:00
face-remap.el
facemenu.el
faces.el Merge from origin/emacs-28 2022-09-02 23:57:18 +02:00
ffap.el Make point-at-eol and point-at-bol obsolete 2022-08-23 04:54:57 +02:00
filecache.el
fileloop.el
filenotify.el
files-x.el
files.el Make file-parent-directory more efficient 2022-09-01 12:08:05 +02:00
filesets.el Make unused function filesets-ormap obsolete 2022-08-10 00:45:50 +02:00
find-cmd.el
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 Omit some (current-time) calls 2022-08-01 01:17:16 -07:00
finder.el Make finder-mode inherit special-mode 2022-08-12 15:08:19 +02:00
flow-ctrl.el
foldout.el
follow.el
font-core.el Delete fast-lock.el and lazy-lock.el 2022-07-28 15:32:42 +02:00
font-lock.el Make point-at-eol and point-at-bol obsolete 2022-08-23 04:54:57 +02:00
format-spec.el
format.el
forms.el
frame.el
frameset.el
fringe.el Make the bookmark fringe icon look like a bookmark 2022-08-15 21:15:42 -07:00
generic-x.el
help-at-pt.el
help-fns.el Look up keybindings in correct buffer in describe-function. 2022-09-04 00:45:04 +02:00
help-macro.el
help-mode.el Fix spacing in *Help* buttons 2022-07-22 22:43:38 +02:00
help.el Fix return value of help--key-description-fontified 2022-08-19 20:36:12 +02:00
hex-util.el ; * lisp/hex-util.el: Mention ash instead of lsh. 2022-08-09 13:20:00 +02:00
hexl.el
hfy-cmap.el
hi-lock.el
hilit-chg.el
hippie-exp.el
hl-line.el
htmlfontify.el Make htmlfontify-version variable obsolete 2022-08-13 13:00:46 +02:00
ibuf-ext.el * lisp/ibuf-ext.el (ibuffer-remove-alist): Simplify. 2022-08-09 21:58:00 +02: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
ido.el Make the *Ido COmpletions* buffer fit the window to the buffer 2022-08-26 14:02:57 +02:00
ielm.el
iimage.el
image-file.el
image-mode.el Merge from origin/emacs-28 2022-08-19 06:30:21 +02:00
image.el Fix some no-X build warnings 2022-08-22 19:22:33 +02:00
imenu.el
indent.el Use substitute-command-keys in a few more places 2022-08-23 21:08:38 +02:00
info-look.el Make dynamic info-lookup more backwards-compatible 2022-08-27 15:44:12 +02:00
info-xref.el
info.el Merge from origin/emacs-28 2022-09-01 06:17:37 +02:00
informat.el
isearch.el Use a list of text properties to search in symlink filenames in Wdired 2022-08-27 22:43:40 +03:00
isearchb.el
jit-lock.el Merge from origin/emacs-28 2022-09-01 06:17:37 +02:00
jka-cmpr-hook.el
jka-compr.el
json.el
jsonrpc.el
kermit.el
keymap.el Signal error on duplicate key definitions 2022-08-02 14:29:43 +02: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-09-01 05:10:19 +02:00
linum.el ; Delete some commented out code from linum.el 2022-08-25 20:03:47 +02:00
loadhist.el * lisp/loadhist.el (loadhist-unload-element): Remove auxiliary function info 2022-09-03 10:54:50 -04:00
loadup.el * lisp/loadup.el: Always fix-up all loaded compilation units 2022-08-18 11:03:25 +02:00
locate.el
lpr.el
ls-lisp.el Delete aliases obsolete since 21.1 and 22.1 2022-07-31 11:01:57 +02:00
macros.el
Makefile.in Clarify lisp/Makefile.in comment 2022-08-07 14:41:01 +02:00
man.el New option 'thrifty' for Man-notify-method 2022-08-26 13:12:28 +02:00
master.el
mb-depth.el
md4.el
menu-bar.el Prefer defvar-keymap in some trivial cases 2022-07-20 09:27:30 +02:00
midnight.el
minibuf-eldef.el Make minibuffer-eldef-shorten-default obsolete 2022-09-02 14:51:27 +02:00
minibuffer.el string-equal-ignore-case: new function 2022-07-26 13:49:28 -04:00
misc.el Add duplicate-dwim (bug#56418) 2022-07-26 14:23:30 +02:00
misearch.el
mouse-copy.el
mouse-drag.el
mouse.el Fix some no-X build warnings 2022-08-22 19:22:33 +02:00
mpc.el Fix namespace problem in mpc.el 2022-08-04 11:39:16 +02:00
msb.el
mwheel.el
newcomment.el
notifications.el
novice.el
obarray.el
outline.el Fix outline-minor-mode-map 2022-09-01 12:24:17 +02:00
paren.el Default show-paren-mode to off in special-mode buffers 2022-09-02 14:23:15 +02:00
password-cache.el
pcmpl-cvs.el
pcmpl-gnu.el
pcmpl-linux.el
pcmpl-rpm.el
pcmpl-unix.el
pcmpl-x.el
pcomplete.el
pgtk-dnd.el Fix PGTK DND after a source leaves without dropping anything 2022-07-23 15:00:34 +08:00
pixel-scroll.el Fix pixel-scroll-precision in a corner case 2022-08-23 15:53:10 +02:00
plstore.el
printing.el Use substitute-command-keys in a few more places 2022-08-23 21:08:38 +02:00
proced.el
profiler.el
ps-bdf.el
ps-mule.el
ps-print.el Merge from origin/emacs-28 2022-08-13 06:30:27 +02:00
ps-samp.el
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
registry.el
repeat.el
replace.el Use new convenience functions in replace-string 2022-08-09 21:13:10 +02:00
reposition.el
reveal.el
rfn-eshadow.el
rot13.el
rtree.el
ruler-mode.el
savehist.el
saveplace.el Fix namespace problem in saveplace.el 2022-08-05 12:28:59 +02:00
scroll-all.el
scroll-bar.el
scroll-lock.el
select.el Prevent selection converter from signalling if buffer is narrowed 2022-08-13 17:49:42 +08:00
server.el Make many seldom-used generalized variables obsolete 2022-08-21 22:12:43 +02:00
ses.el
shadowfile.el
shell.el
simple.el Fix point adjustment in recreated *Messages* buffers 2022-08-29 16:52:07 +03:00
skeleton.el
so-long.el
sort.el
soundex.el
speedbar.el Drop support for XEmacs package EFS 2022-07-28 00:11:12 +02:00
sqlite-mode.el
sqlite.el
startup.el Fix point adjustment in recreated *Messages* buffers 2022-08-29 16:52:07 +03:00
strokes.el
subr.el * subr.el (buffer-match-p): Use 'pcase' (bug#57502) 2022-09-03 14:54:40 +02:00
svg.el
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 * lisp/tab-bar.el (tab-prefix-map): Fix key broken by conversion. 2022-07-28 22:49:09 +03:00
tab-line.el
tabify.el
talk.el
tar-mode.el Omit some (current-time) calls 2022-08-01 01:17:16 -07:00
tempo.el
term.el Make point-at-eol and point-at-bol obsolete 2022-08-23 04:54:57 +02:00
thingatpt.el Clarify face-at-point doc string and add (thing-at-point 'face) 2022-08-12 15:54:55 +02:00
thread.el
thumbs.el Fix some no-X build warnings 2022-08-22 19:22:33 +02:00
time-stamp.el
time.el
timezone.el
tmm.el
tool-bar.el Prefer defvar-keymap in some trivial cases 2022-07-20 09:27:30 +02:00
tooltip.el
transient.el * lisp/transient.el: Update to package version v0.3.7-158-gc09b34e 2022-08-07 00:28:18 +02:00
tree-widget.el
tutorial.el
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
vcursor.el ; Delete not-useful comments referring to Emacs 19. 2022-08-19 18:05:51 +02:00
version.el
view.el Don't lose read-only marking when reverting a view-mode buffer 2022-08-24 13:39:41 +02:00
w32-fns.el
w32-vars.el
wdired.el Merge from origin/emacs-28 2022-08-26 06:30:29 +02:00
whitespace.el
wid-browse.el ; * lisp/wid-browse.el (widget-browse): Delete commented out code. 2022-07-21 21:10:13 +02:00
wid-edit.el Make alias widget-visibility-value-create obsolete 2022-08-06 14:14:44 +02:00
widget.el
windmove.el ; Normalize some "Author" headers 2022-07-20 22:38:01 +02:00
window.el Revert parts of 3f076a8e44 that caused test failures 2022-08-28 22:13:45 +03:00
winner.el Make many seldom-used generalized variables obsolete 2022-08-21 22:12:43 +02:00
woman.el Avoid using aliases for color functions 2022-08-09 22:28:08 +02:00
x-dnd.el ; Fix typos 2022-08-08 14:23:29 +02:00
xdg.el Make point-at-eol and point-at-bol obsolete 2022-08-23 04:54:57 +02:00
xml.el
xt-mouse.el
xwidget.el Revert "Prefer defvar-keymap in xwidget.el" 2022-07-21 09:19:14 +08:00
yank-media.el

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.