1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-27 07:37:33 +00:00
emacs/lisp
Stefan Monnier 0e4dd67aae * lisp/emacs-lisp/seq.el: Don't require cl-lib.
(seq-subseq): Move cl-subseq's code here instyead of calling it.
* lisp/emacs-lisp/cl-extra.el (cl-subseq): Use seq-subseq.
2019-10-27 13:25:00 -04:00
..
calc Fix optional parameter passing in calc-fin-* functions 2019-10-19 11:46:17 +02:00
calendar Clean up previous icalendar.el change 2019-10-21 21:21:50 +02:00
cedet * lisp/cedet/mode-local.el: Clean up name space 2019-10-24 23:06:23 -04:00
emacs-lisp * lisp/emacs-lisp/seq.el: Don't require cl-lib. 2019-10-27 13:25:00 -04:00
emulation Remove more XEmacs compat code from viper-*.el 2019-10-21 21:19:25 +02:00
erc Ensure that the prompt is kept on the final line 2019-10-23 11:55:13 +02:00
eshell Improve doc string of eshell and eshell-buffer-name 2019-10-20 15:14:57 +02:00
gnus Fix gnus-thread-hide-subtree defcustom 2019-10-25 12:41:36 +02:00
image
international Use text properties instead of truncating strings 2019-10-07 20:11:26 +02:00
language Omit one more superfluous "-" in regexp 2019-10-05 03:15:12 -07:00
leim/quail
mail Try to not put SMTP passwords in the *Messages* buffer 2019-10-21 22:38:44 +02:00
mh-e lisp/*.el: Force non-nil result to t, to match docstring 2019-10-14 23:53:16 +02:00
net Some Tramp trace improvements 2019-10-27 09:36:56 +01:00
nxml lisp/*.el: Fix typos and improve some docstrings 2019-10-20 12:12:27 +02:00
obsolete lisp/*.el: Fix typos and improve some docstrings 2019-10-20 12:12:27 +02:00
org lisp/*.el: Fix typos and improve some docstrings 2019-10-20 12:12:27 +02:00
play Remove XEmacs compat code from decipher.el 2019-10-20 23:05:40 +02:00
progmodes CC Mode: Fix positioning of point whilst inserting comments without non-ws 2019-10-25 20:11:48 +00:00
term
textmodes Improve support for biblatex and cleveref macros 2019-10-26 20:38:55 +02:00
url Make url-hexify-string accept a list of allowed chars (bug#26469) 2019-10-14 06:46:47 +02:00
vc Improve the documentation of 'vc-tor' 2019-10-26 12:57:09 +03:00
abbrev.el
align.el Declare unused vhdl code in align.el obsolete 2019-10-04 17:11:53 +02:00
allout-widgets.el
allout.el
ansi-color.el
apropos.el
arc-mode.el
array.el
auth-source-pass.el
auth-source.el lisp/*.el: Fix typos and improve some docstrings 2019-10-20 12:12:27 +02:00
autoarg.el
autoinsert.el Various doc fixes for auto-insert-mode 2019-10-22 18:06:01 +02:00
autorevert.el
avoid.el
battery.el
bindings.el Bind Scroll_Lock to scroll-lock-mode globally 2019-10-04 18:02:45 +02:00
bookmark.el
bs.el
buff-menu.el Make list-buffers--refresh preserve marks 2019-10-13 22:56:44 +02:00
button.el button-* function doc string clarifications 2019-10-12 21:47:47 +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
ChangeLog.17 lisp/*.el: Fix typos and improve some docstrings 2019-10-20 12:12:27 +02:00
char-fold.el
chistory.el
cmuscheme.el
color.el
comint.el
completion.el
composite.el
COPYING
cus-dep.el
cus-edit.el
cus-face.el Added face parameter :extend. 2019-10-14 14:18:39 +02:00
cus-start.el Provide default value for tab-name/frame-name reading minibuffer 2019-10-20 19:30:30 +03:00
cus-theme.el
custom.el
dabbrev.el
delim-col.el
delsel.el
descr-text.el
desktop.el
dframe.el
dired-aux.el dired-dwim-target uses most recently visited window instead of next window. 2019-10-27 02:20:15 +03:00
dired-x.el Add some sanity checks to dired-x.el key bindings 2019-10-09 09:38:11 +02:00
dired.el dired-dwim-target uses most recently visited window instead of next window. 2019-10-27 02:20:15 +03:00
dirtrack.el
disp-table.el
display-fill-column-indicator.el
display-line-numbers.el
dnd.el
doc-view.el Adapt doc-view to latest image-mode changes 2019-10-25 22:19:46 +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
edmacro.el
ehelp.el
elec-pair.el
electric.el
elide-head.el
emacs-lock.el lisp/*.el: Force non-nil result to t, to match docstring 2019-10-17 02:08:43 +02:00
env.el
epa-dired.el
epa-file.el
epa-hook.el
epa-mail.el
epa.el
epg-config.el Add -unknown to version-regexp-alist 2019-10-13 04:59:44 +02:00
epg.el Make display of S/MIME signatures slightly better 2019-10-23 10:50:29 +02:00
expand.el
ezimage.el Remove XEmacs compat code from ezimage.el 2019-10-19 01:13:42 +02:00
face-remap.el Fix internal-lisp-face-attributes to match face. 2019-10-20 16:45:21 +02:00
facemenu.el
faces.el Add ':extend t' face attribute to diff faces (bug#37774) 2019-10-19 23:51:03 +03:00
ffap.el Remove XEmacs compat code from ffap.el 2019-10-17 15:25:07 +02:00
filecache.el
fileloop.el
filenotify.el
files-x.el
files.el lisp/*.el, src/*.c: Doc fixes related to returning t vs non-nil 2019-10-17 02:45:06 +02:00
filesets.el
find-cmd.el
find-dired.el
find-file.el
find-lisp.el
finder.el
flow-ctrl.el
foldout.el
follow.el
font-core.el
font-lock.el
format-spec.el
format.el
forms.el
frame.el Provide default value for tab-name/frame-name reading minibuffer 2019-10-20 19:30:30 +03:00
frameset.el
fringe.el
generic-x.el
help-at-pt.el
help-fns.el Added face parameter :extend. 2019-10-14 14:18:39 +02:00
help-macro.el
help-mode.el Factor out the lambda from help-function-def 2019-10-11 21:58:26 +02:00
help.el Upcase parameters in things like "&optional (arg 3)" 2019-10-09 09:06:33 +02:00
hex-util.el
hexl.el
hfy-cmap.el
hi-lock.el
hilit-chg.el
hippie-exp.el
hl-line.el Extend face hl-line after end-of-line 2019-10-14 14:18:41 +02:00
htmlfontify.el
ibuf-ext.el Make completion in the `E' command in *Ibuffer* work 2019-10-07 18:06:03 +02:00
ibuf-macs.el
ibuffer.el
icomplete.el Optimize lisp/icomplete.el when default completion available 2019-10-27 13:21:22 +00:00
ido.el lisp/*.el: Force non-nil result to t, to match docstring 2019-10-14 23:53:16 +02:00
ielm.el
iimage.el
image-dired.el Correct some more custom type specs 2019-10-11 14:17:08 +02:00
image-file.el
image-mode.el Move point in the dired buffer with n'/p' in an image-mode buffer 2019-10-09 07:00:39 +02:00
image.el lisp/*.el, src/*.c: Doc fixes related to returning t vs non-nil 2019-10-17 02:45:06 +02:00
imenu.el
indent.el
info-look.el
info-xref.el
info.el Fix display of Info files on TTY frames 2019-10-19 12:12:31 +03:00
informat.el
isearch.el
isearchb.el
jit-lock.el
jka-cmpr-hook.el
jka-compr.el
json.el
jsonrpc.el
kermit.el
kmacro.el
ldefs-boot.el Use 'C-x t' for tab-prefix-map instead of 'C-x 6' still used by 2C-mode-map. 2019-10-20 01:06:38 +03:00
linum.el
loadhist.el
loadup.el * lisp/loadup.el: Load minibuffer after cl-generic 2019-10-27 13:21:21 -04:00
locate.el
lpr.el
ls-lisp.el
macros.el
Makefile.in
makesum.el
man.el
master.el
mb-depth.el
md4.el
menu-bar.el Make menu bar entries only point to named functions, not lambdas 2019-10-09 05:27:03 +02:00
midnight.el
minibuf-eldef.el
minibuffer.el * lisp/loadup.el: Load minibuffer after cl-generic 2019-10-27 13:21:21 -04:00
misc.el
misearch.el
mouse-copy.el
mouse-drag.el
mouse.el
mpc.el
msb.el
mwheel.el Change font size in correct window using mouse wheel 2019-10-11 02:16:11 +02:00
newcomment.el
notifications.el
novice.el
obarray.el
outline.el
paren.el
password-cache.el
pcmpl-cvs.el
pcmpl-gnu.el
pcmpl-linux.el
pcmpl-rpm.el
pcmpl-unix.el
pcmpl-x.el
pcomplete.el
pixel-scroll.el
plstore.el
printing.el
proced.el
profiler.el
ps-bdf.el
ps-def.el
ps-mule.el
ps-print.el
ps-samp.el
README
recentf.el * lisp/recentf.el (recentf-mode): Doc fix. (Bug#37772) 2019-10-17 20:10:35 +03:00
rect.el * lisp/rect.el (string-rectangle): Inherit input method in minibuffer 2019-10-15 11:08:18 -04:00
register.el
registry.el lisp/*.el: Fix typos and improve some docstrings 2019-10-20 12:12:27 +02:00
repeat.el
replace.el ; Fix typo in previous commit 2019-10-09 15:16:07 +02:00
reposition.el
reveal.el
rfn-eshadow.el
rot13.el
rtree.el
ruler-mode.el
savehist.el
saveplace.el
sb-image.el
scroll-all.el
scroll-bar.el
scroll-lock.el Bind Scroll_Lock to scroll-lock-mode globally 2019-10-04 18:02:45 +02:00
select.el
server.el
ses.el Fix some &rest body edebug specs 2019-10-16 04:44:22 +02:00
shadowfile.el lisp/*.el: Force non-nil result to t, to match docstring 2019-10-17 02:08:43 +02:00
shell.el * lisp/shell.el (shell): Make shell buffer the current buffer. (Bug#37745) 2019-10-17 18:46:53 +02:00
simple.el * lisp/loadup.el: Load minibuffer after cl-generic 2019-10-27 13:21:21 -04:00
skeleton.el
so-long.el lisp/*.el: Fix typos and improve some docstrings 2019-10-20 12:12:27 +02:00
sort.el
soundex.el
speedbar.el Customizable tab-line-tabs-function and new buffer-local tab-line-mode. 2019-10-27 01:38:32 +03:00
startup.el Enable tab-bar-mode from X resources 2019-10-13 23:56:17 +03:00
strokes.el Use quit-window in some functions 2019-10-13 05:08:37 +02:00
subr.el subr.el (run-window-configuration-change-hook): Mark obsolete 2019-10-26 08:17:09 -04:00
svg.el
t-mouse.el
tab-bar.el * lisp/tab-bar.el (tab-bar-switch-to-recent-tab): New command. 2019-10-27 01:16:10 +03:00
tab-line.el Customizable tab-line-tabs-function and new buffer-local tab-line-mode. 2019-10-27 01:38:32 +03:00
tabify.el
talk.el
tar-mode.el Add a new tar-copy-preserve-time variable 2019-10-14 05:41:45 +02:00
tempo.el
term.el Quadruple term-buffer-maximum-size (Bug#37584) 2019-10-07 12:15:48 +02:00
thingatpt.el
thread.el
thumbs.el
time-stamp.el time-stamp-time-zone: update customization 2019-10-27 08:21:16 -07:00
time.el
timezone.el
tmm.el
tool-bar.el tool-bar-map doc string clarification 2019-10-12 07:30:36 +02:00
tooltip.el
tree-widget.el Remove last XEmacs compat code from tree-widget.el 2019-10-20 22:52:02 +02:00
tutorial.el
type-break.el
uniquify.el
userlock.el * etc/PROBLEMS: Describe navigation problem from Nautilus. (Bug#37573) 2019-10-08 15:41:00 +02:00
vcursor.el
version.el
view.el
vt100-led.el
vt-control.el
w32-fns.el
w32-vars.el
wdired.el
whitespace.el lisp/*.el: Force non-nil result to t, to match docstring 2019-10-14 23:53:16 +02:00
wid-browse.el
wid-edit.el * lisp/wid-edit.el (widget-default-active): Normalize boolean result. 2019-10-16 15:42:41 +02:00
widget.el
windmove.el windmove.el: Suppress warnings for obsolete functions 2019-10-25 16:39:54 +02:00
window.el In 'bury-buffer' don't try to remove current buffer from minibuffer window 2019-10-17 19:35:29 +02:00
winner.el Correct some more custom type specs 2019-10-11 14:17:08 +02:00
woman.el
x-dnd.el
xdg.el
xml.el
xt-mouse.el
xwidget.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.