1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-22 07:09:54 +00:00
emacs/lisp
2024-04-06 11:15:36 -04:00
..
calc * lisp/calc/calc-prog.el: Switch to new method of detecting end of kbd macro 2024-03-10 10:40:19 -04:00
calendar Merge from origin/emacs-29 2024-03-23 06:51:39 -04:00
cedet Print records inside data-debug 2024-04-05 14:07:44 +08:00
emacs-lisp Merge from origin/emacs-29 2024-04-06 11:13:34 -04:00
emulation Simplify mode-indexed tables in packages 2024-03-09 10:29:32 -05:00
erc Reuse command-indicator code for script lines in ERC 2024-03-23 15:10:32 -07:00
eshell ; Simplify (with-current-buffer (get-buffer ...) ...) 2024-03-14 12:40:26 +02:00
gnus Make gnus cache work with group names having '/' 2024-03-30 14:40:42 -07:00
image Enable marking tagged with ls -F 2024-01-27 20:44:01 +02:00
international Respect display names of Android content URIs 2024-03-19 12:08:17 +08:00
language * lisp/language/japanese.el (map): Fix typo (bug#69494). 2024-03-02 09:04:37 +02:00
leim/quail Merge from origin/emacs-29 2024-03-02 03:43:14 -05:00
mail * lisp/mail/rmail.el (rmail-resend): Use with-syntax-table 2024-02-23 11:38:48 -05:00
mh-e Fix folder creation error (Bug#67361) 2024-01-16 14:22:39 +02:00
net Correct custom type in tramp-androidsu.el 2024-04-01 21:13:17 +08:00
nxml
obsolete ; Simplify (with-current-buffer (get-buffer ...) ...) 2024-03-14 12:40:26 +02:00
org Merge from origin/emacs-29 2024-03-30 04:35:24 -04:00
play Use obarray-make instead of make-vector to create obarrays 2024-02-23 13:02:27 +01:00
progmodes Merge from origin/emacs-29 2024-04-06 11:13:34 -04:00
term Always enable native JSON support and remove Jansson references 2024-03-30 15:19:56 +01:00
textmodes Merge from origin/emacs-29 2024-03-16 05:47:41 -04:00
url ; Simplify (with-current-buffer (get-buffer ...) ...) 2024-03-14 12:40:26 +02:00
use-package Add use-package-vc-prefer-newest user option 2024-03-30 13:49:21 +01:00
vc Disable VC in special directories on Android 2024-03-30 15:05:30 +08:00
abbrev.el Add obarray-clear and use it 2024-02-23 13:02:27 +01:00
align.el Simplify mode-indexed tables in packages 2024-03-09 10:29:32 -05:00
allout-widgets.el
allout.el Pacify some docstring control char warnings 2024-02-28 17:04:20 +01:00
ansi-color.el
ansi-osc.el Downcase host names in ansi-osc.el to match URL parsing behavior 2024-01-27 12:30:55 +02:00
apropos.el
arc-mode.el
array.el
auth-source-pass.el
auth-source.el Only call set-text-conversion-style if it exists 2024-04-05 15:56:04 +02:00
autoinsert.el
autorevert.el
avoid.el
battery.el
bind-key.el (help-fns-function-name): New function 2024-03-21 19:40:20 -04:00
bindings.el
bookmark.el Fix removal of bookmark's fringe mark in Info and Dired 2024-03-25 15:51:07 +02:00
bs.el
buff-menu.el * lisp/buff-menu.el (Buffer-menu-marked-buffers): Add save-excursion. 2024-03-02 19:15:14 +02:00
button.el
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
ChangeLog.17
char-fold.el
chistory.el
cmuscheme.el
color.el
comint.el ; Simplify (with-current-buffer (get-buffer ...) ...) 2024-03-14 12:40:26 +02:00
completion-preview.el ; Autoload 'global-completion-preview-mode' 2024-04-03 08:35:18 +02:00
completion.el Use obarray-make instead of make-vector to create obarrays 2024-02-23 13:02:27 +01:00
composite.el
COPYING
cus-dep.el
cus-edit.el (customize-mode): Fix bug#69501 2024-03-14 22:00:14 -04:00
cus-face.el bytecomp.el: Rewrite the way we print dynamic docstrings 2024-02-02 13:07:53 -05:00
cus-start.el ; Fix last change (bug#68604) 2024-03-14 11:32:00 +02:00
cus-theme.el
custom.el
dabbrev.el
delim-col.el
delsel.el
descr-text.el Speed up describe-char when a property has a large value 2024-03-21 12:28:54 -04:00
desktop.el Merge from origin/emacs-29 2024-02-03 06:47:06 -05:00
dframe.el
dired-aux.el doc: Delete extraneous quotes around keys 2024-01-21 14:09:34 +01:00
dired-x.el Use 'regexp-opt' in 'dired-omit-regexp' 2024-03-23 19:07:49 +02:00
dired.el New functions to set and use context of window points (bug#33871) 2024-04-02 20:19:21 +03:00
dirtrack.el
disp-table.el
display-fill-column-indicator.el
display-line-numbers.el
dnd.el ; Document more DND functions with limited support 2024-03-16 12:58:33 +02:00
doc-view.el
dom.el ; Use HTML entities for reserved characters in 'dom-print' 2024-01-20 11:40:22 +02:00
dos-fns.el
dos-vars.el
dos-w32.el
double.el
dynamic-setting.el
ebuff-menu.el
echistory.el
ecomplete.el
edmacro.el ; Minor fixes of doc strings referencing keymaps. 2024-04-06 13:43:50 +03:00
ehelp.el
elec-pair.el
electric.el
elide-head.el
emacs-lock.el
env.el
epa-dired.el
epa-file.el
epa-hook.el
epa-ks.el Removed decommissioned PGP keyservers 2024-02-17 19:47:29 +01:00
epa-mail.el
epa.el ; Fix last change 2024-02-17 11:31:20 +02:00
epg-config.el
epg.el
expand.el
external-completion.el
ezimage.el
face-remap.el
facemenu.el
faces.el bytecomp.el: Rewrite the way we print dynamic docstrings 2024-02-02 13:07:53 -05:00
ffap.el ffap.el: Exclude angle brackets from file names in XML 2024-03-14 11:47:04 +02:00
filecache.el
fileloop.el
filenotify.el
files-x.el
files.el Merge from origin/emacs-29 2024-03-30 04:35:24 -04:00
filesets.el ; Fix last change 2024-02-05 08:31:54 +01:00
find-cmd.el
find-dired.el
find-file.el
find-lisp.el
finder.el
flow-ctrl.el
foldout.el
follow.el * lisp/follow.el: Put property 'isearch-scroll' on 'follow-recenter'. 2024-03-07 09:56:02 +02:00
font-core.el
font-lock.el
format-spec.el Clarify description of format-spec truncation 2024-03-21 10:43:17 +01:00
format.el
forms.el ; Fix typos 2024-02-04 11:06:50 +01:00
frame.el
frameset.el
fringe.el
generic-x.el
help-at-pt.el
help-fns.el (help-fns-function-description-header): Fix last change (bug#70209) 2024-04-05 18:29:16 -04:00
help-macro.el (make-help-screen): Move most of the code out to a function 2024-03-21 19:26:33 -04:00
help-mode.el (help-fns-function-description-header): Print functions' type 2024-03-22 08:47:13 -04:00
help.el * lisp/help.el (help-function-arglist): Don't substitute-command-keys 2024-03-26 17:41:42 -04:00
hex-util.el
hexl.el * lisp/hexl.el (hexl-mode): Fix doc string (bug#70163). 2024-04-05 08:45:44 +03:00
hfy-cmap.el
hi-lock.el
hilit-chg.el
hippie-exp.el
hl-line.el
htmlfontify.el Simplify mode-indexed tables in packages 2024-03-09 10:29:32 -05:00
ibuf-ext.el
ibuf-macs.el
ibuffer.el doc: Delete extraneous quotes around keys 2024-01-21 14:09:34 +01:00
icomplete.el
ido.el
ielm.el Add support for reading/writing IELM input history (bug#67000) 2024-02-15 08:46:28 +01:00
iimage.el New property 'context-menu-functions' (bug#62250) 2024-03-05 18:50:51 +02:00
image-file.el
image-mode.el Avoid infinite recursion in 'image-mode--display' 2024-03-23 09:51:47 +02:00
image.el bug#69992: Minor improvement to image map transformation logic 2024-03-30 16:35:11 +03:00
imenu.el
indent-aux.el
indent.el
info-look.el Simplify mode-indexed tables in packages 2024-03-09 10:29:32 -05:00
info-xref.el * lisp/info-xref.el (info-xref-subfile-p): Avoid false positives. (Bug#68428) 2024-01-15 16:55:27 +01:00
info.el ; Minor fixes of doc strings referencing keymaps. 2024-04-06 13:43:50 +03:00
informat.el
isearch.el doc: Delete extraneous quotes around keys 2024-01-21 14:09:34 +01:00
isearchb.el
jit-lock.el
jka-cmpr-hook.el
jka-compr.el
json.el
jsonrpc.el Jsonrpc: improve performance of process filter function 2024-03-12 15:22:24 +02:00
kermit.el
keymap.el Merge from origin/emacs-29 2024-03-23 06:51:40 -04:00
kmacro.el
ldefs-boot.el ; Commit autogenerated files. 2024-04-06 11:15:36 -04:00
loadhist.el
loadup.el * lisp/loadup.el (lexical-binding): Add a comment 2024-02-16 09:04:46 -05:00
locate.el Do interactive mode tagging for locate.el 2024-03-09 09:26:03 +02:00
lpr.el
ls-lisp.el List special directories when reading root directory on Android 2024-03-31 15:41:04 +08:00
macros.el doc: Delete extraneous quotes around keys 2024-01-21 14:09:34 +01:00
Makefile.in
man.el
master.el
mb-depth.el
md4.el
menu-bar.el Context menu for project (bug#69566) 2024-03-14 19:29:16 +02:00
midnight.el
minibuf-eldef.el
minibuffer.el ; Use two dashes for internal function minibuffer-visible-completions--bind 2024-04-05 19:27:45 +03:00
misc.el
misearch.el
mouse-copy.el
mouse-drag.el
mouse.el Context menu for project (bug#69566) 2024-03-14 19:29:16 +02:00
mpc.el Fix volume refresh bug in mpc 2024-02-10 10:22:40 +02:00
msb.el
mwheel.el xt-mouse.el: Obey mouse-wheel-*-event variables (bug#68698) 2024-01-28 18:51:11 -05:00
newcomment.el
notifications.el Merge from origin/emacs-29 2024-01-27 08:14:31 -05:00
novice.el
obarray.el ; Fix some wording in recent obarray changes. 2024-02-29 16:25:26 +01:00
outline.el Merge from origin/emacs-29 2024-02-17 04:54:48 -05:00
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 ; Simplify (with-current-buffer (get-buffer ...) ...) 2024-03-14 12:40:26 +02:00
pgtk-dnd.el
pixel-scroll.el
plstore.el
printing.el
proced.el Allow for auto updating only visible proced buffers (bug#69784) 2024-03-28 11:46:19 +02:00
profiler.el (help-fns-function-name): New function 2024-03-21 19:40:20 -04:00
ps-bdf.el
ps-mule.el
ps-print.el
ps-samp.el
README
recentf.el
rect.el
register.el ; Minor improvements of last change 2024-01-27 12:52:55 +02:00
registry.el
repeat.el
replace.el ; Simplify (with-current-buffer (get-buffer ...) ...) 2024-03-14 12:40:26 +02:00
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 Arrange for dialog boxes during emacsclient requests on Android 2024-02-25 11:41:02 +08:00
ses.el
shadowfile.el
shell.el ; * lisp/shell.el (w32-application-type): Fix 'declare-function'. 2024-03-29 18:26:38 +03:00
simple.el Move read-passwd* to auth-source.el, avoiding compilation warnings 2024-04-04 14:51:57 +02:00
skeleton.el
so-long.el
sort.el Remove sort-on (bug#69709) 2024-03-29 11:39:38 +01:00
soundex.el
speedbar.el * lisp/speedbar.el (imenu): Require unconditionally. 2024-02-04 11:41:06 +01:00
sqlite-mode.el
sqlite.el Fix 'with-sqlite-transaction' 2024-03-11 15:23:55 +02:00
startup.el Rearrange Android splash screen messages 2024-03-05 11:23:27 +08:00
strokes.el
subr.el Move read-passwd* to auth-source.el, avoiding compilation warnings 2024-04-04 14:51:57 +02:00
svg.el
t-mouse.el
tab-bar.el * lisp/tab-bar.el (tab-bar-mode-map): New keymap (bug#69578). 2024-04-05 19:23:08 +03:00
tab-line.el Disobey display actions while using switch-to-buffer on the tab-line 2024-04-04 09:21:54 +03:00
tabify.el
talk.el
tar-mode.el
tempo.el doc: Delete extraneous quotes around keys 2024-01-21 14:09:34 +01:00
term.el Merge from origin/emacs-29 2024-03-23 06:51:39 -04:00
thingatpt.el Add bounds-of-thing-at-point property for 'number' 2024-03-14 11:39:33 +02:00
thread.el
time-stamp.el
time.el ; Simplify (with-current-buffer (get-buffer ...) ...) 2024-03-14 12:40:26 +02:00
timezone.el
tmm.el
tool-bar.el
tooltip.el
touch-screen.el * lisp/touch-screen.el (touch-screen): Fix defgroup version. 2024-02-08 13:20:28 +08:00
transient.el (help-fns-function-name): New function 2024-03-21 19:40:20 -04:00
tree-widget.el
treesit.el ; Fix doc strings of some treesit-related functions 2024-03-23 11:50:55 +02:00
tutorial.el
type-break.el
uniquify.el
userlock.el
vcursor.el Pacify some docstring control char warnings 2024-02-28 17:04:20 +01:00
version.el
view.el
visual-wrap.el Introduce a global variant of visual-wrap-prefix-mode 2024-02-01 16:08:47 +08:00
w32-fns.el
w32-vars.el
wdired.el
whitespace.el doc: Delete extraneous quotes around keys 2024-01-21 14:09:34 +01:00
wid-browse.el Speed up describe-char when a property has a large value 2024-03-21 12:28:54 -04:00
wid-edit.el Fix display of custom menus after putative cosmetic change 2024-03-22 15:24:28 +08:00
widget.el
windmove.el doc: Delete extraneous quotes around keys 2024-01-21 14:09:34 +01:00
window.el Mark display-comint-buffer-action as obsolete after adding a category. 2024-04-05 19:44:52 +03:00
winner.el Avoid errors in winner.el's 'post-command-hook' 2024-02-10 11:04:22 +02:00
woman.el Fix search error in woman.el 2024-02-01 12:34:50 +02:00
x-dnd.el
xdg.el
xml.el
xt-mouse.el Support 'mouse-autoselect-window' in xterm-mouse 2024-04-06 13:02:52 +03:00
xwidget.el ; Fix last change (bug#68604) 2024-03-14 11:32:00 +02: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.