1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-23 00:10:48 -08:00
emacs/lisp
Stefan Kangas be2ef629ee Various life.el improvements
* lisp/play/life.el (life): New defgroup.
(life-step-time): New defcustom (lower default from 1 to 0.5).
(life): Use above new variable.  Make prefix arguments set step time
in tenths of a second instead of whole seconds.
(life-expand-plane-if-needed): Rename argument to step-time.

(life-setup): Fix running `M-x life' with existing buffer.

(life-patterns): Add three more classic patterns.
2020-08-30 21:09:07 +02:00
..
calc Slight cleanup in calc-yank 2020-08-11 21:04:12 +02:00
calendar Prevent spurious tabs by RET in todo-edit-mode (bug#43068) 2020-08-27 13:53:22 +02:00
cedet Avoid some uses of obsolete function interactive-p 2020-08-24 04:27:27 +02:00
emacs-lisp Convert unsafep tests to ert 2020-08-29 23:35:00 +02:00
emulation Remove some compat code from viper-cmd.el 2020-08-19 11:37:26 +02:00
erc Remove some compat code from erc 2020-08-19 11:32:56 +02:00
eshell eshell: Remove unnecessary check in em-hist 2020-08-26 12:01:14 +02:00
gnus Set Gnus server 'closed status in gnus-close-server 2020-08-27 14:19:07 -07:00
image Restrict the range of image formats to be converted 2020-08-22 15:18:15 +02:00
international Remove many items obsolete since Emacs 23.2 and 23.3 2020-08-24 04:09:47 +02:00
language Delete duplicate definition for koi8-u coding system 2020-08-29 13:19:36 +02:00
leim/quail ; * lisp/leim/quail/latin-ltx.el: Fix regexp in last commit. 2020-08-11 08:49:47 +02:00
mail * lisp/mail/mspools.el: Remove redundant :group args. 2020-08-29 16:14:48 +02:00
mh-e
net Tweak background colours in shr when there's indentation 2020-08-30 17:03:11 +02:00
nxml
obsolete Remove many items obsolete since Emacs 23.1 2020-08-14 13:07:26 +02:00
org Don’t attempt to modify constant strings 2020-05-17 16:51:46 -07:00
play Various life.el improvements 2020-08-30 21:09:07 +02:00
progmodes Place flymake-eldoc-function at the end of eldoc-documentation-functions 2020-08-30 14:55:36 +01:00
term Remove many items obsolete since Emacs 23.1 2020-08-14 13:07:26 +02:00
textmodes Minor clean up in flyspell.el 2020-08-27 12:01:52 +02:00
url Fix thinko in setting url-portspec 2020-08-15 13:37:38 +02:00
vc Highlight error messages from diff in diff-mode 2020-08-21 15:58:32 +02:00
abbrev.el Remove many items obsolete since Emacs 23.1 2020-08-14 13:07:26 +02:00
align.el Merge from origin/emacs-27 2020-02-13 07:50:24 -08:00
allout-widgets.el Remove XEmacs compat code from allout-widgets.el 2020-08-13 01:24:57 +02:00
allout.el Remove many items obsolete since Emacs 23.2 and 23.3 2020-08-24 04:09:47 +02:00
ansi-color.el
apropos.el Add new command apropos-function (Bug#41021) 2020-08-10 15:33:40 +02:00
arc-mode.el ; * lisp/arc-mode.el (archive-copy-file): Doc fix. 2020-08-07 13:54:39 +03:00
array.el
auth-source-pass.el Fix edge case errors in filename-matching regexps 2020-04-14 12:25:16 +02:00
auth-source.el Allow a function for the :secret in a plstore 2020-08-27 13:14:26 +08:00
autoarg.el Silence byte-compiler after my previous commit 2020-04-20 07:08:30 +02:00
autoinsert.el Accept lexical lambda in auto-insert-alist 2020-06-22 13:07:37 +02:00
autorevert.el Merge from origin/emacs-27 2020-07-11 09:25:04 -07:00
avoid.el
battery.el Improve battery.el UPower support 2020-06-18 13:11:17 +01:00
bindings.el
bookmark.el Remove many items obsolete since Emacs 23.1 2020-08-14 13:07:26 +02:00
bs.el Remove subsumed repetitions in regexps 2020-02-20 16:05:18 +01:00
buff-menu.el Remove many items obsolete since Emacs 23.1 2020-08-14 13:07:26 +02:00
button.el Add some documentation for widget-describe and button-describe 2020-08-07 13:36:56 +02:00
calculator.el Fix calculator entry of numbers with negative exponents (bug#41347) 2020-05-18 11:27:40 +02:00
case-table.el
cdl.el * lisp/cdl.el: Use lexical binding. 2020-04-20 09:08:09 +02:00
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 Switch to literal mode with message when regexp is too big in char-fold search 2020-03-29 01:41:29 +02:00
chistory.el
cmuscheme.el
color.el
comint.el Remove many items obsolete since Emacs 23.2 and 23.3 2020-08-24 04:09:47 +02:00
completion.el
composite.el
COPYING
cus-dep.el Make 'byte-compile-info*' functions more logical 2020-08-06 08:12:31 +02:00
cus-edit.el Make sure we only act on edited widgets in Custom-save 2020-08-14 16:40:40 +02:00
cus-face.el Allow negative line width for :box face attribute 2020-04-01 18:02:55 -04:00
cus-start.el Minor fixes for last change 2020-08-23 10:10:47 +03:00
cus-theme.el
custom.el Keep the user theme in sync when marking a variable as set 2020-08-27 16:22:35 +02:00
dabbrev.el
delim-col.el
delsel.el
descr-text.el Remove some compat code from descr-text.el 2020-08-18 23:23:42 +02:00
desktop.el Merge from origin/emacs-27 2020-08-18 07:51:05 -07:00
dframe.el Declare some <package>-version variables obsolete 2020-03-21 02:49:25 +01:00
dired-aux.el Extend the default value in dired-diff to all the backup files 2020-08-24 19:15:27 +02:00
dired-x.el * lisp/dired.el (dired-mark-region): New defcustom (bug#39902) 2020-03-23 02:35:33 +02:00
dired.el dired: Show broken/circular links w/ different face 2020-08-27 11:52:38 +02:00
dirtrack.el Remove many items obsolete since Emacs 23.1 2020-08-14 13:07:26 +02:00
disp-table.el
display-fill-column-indicator.el Refer to fill column indicator Info node in some places. 2020-05-09 10:22:01 +02:00
display-line-numbers.el
dnd.el ; Fix some recent byte-compilation warnings 2020-06-01 16:56:26 +01:00
doc-view.el Fix doc-view problem with file names with spaces in them 2020-08-26 14:37:13 +02:00
dom.el Add new function dom-remove-attribute 2020-04-30 06:05:26 +02:00
dos-fns.el
dos-vars.el Use lexical-binding in dos-vars.el 2020-04-26 16:20:05 +02:00
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 Use lexical-binding in elide-head.el and add tests 2020-04-19 08:04:57 +02:00
emacs-lock.el
env.el ; Fix last change 2020-04-29 14:15:03 +03:00
epa-dired.el Split EasyPG libraries into outline sections 2020-08-13 11:30:16 +02:00
epa-file.el Fix error when loading a new, non-existent foo.gpg file 2020-08-24 20:50:08 +02:00
epa-hook.el Split EasyPG libraries into outline sections 2020-08-13 11:30:16 +02:00
epa-mail.el Split EasyPG libraries into outline sections 2020-08-13 11:30:16 +02:00
epa.el Make the epa key display slightly more informative 2020-08-26 13:23:00 +02:00
epg-config.el Split EasyPG libraries into outline sections 2020-08-13 11:30:16 +02:00
epg.el Remove many items obsolete since Emacs 23.1 2020-08-14 13:07:26 +02:00
expand.el
ezimage.el
face-remap.el
facemenu.el Improved light/dark colour predicate (bug#41544) 2020-06-10 20:11:13 +02:00
faces.el ; * lisp/faces.el (color-luminance-dark-limit): Better doc string. 2020-06-18 21:55:36 +02:00
ffap.el Remove many items obsolete since Emacs 23.2 and 23.3 2020-08-24 04:09:47 +02:00
filecache.el Remove many items obsolete since Emacs 23.2 and 23.3 2020-08-24 04:09:47 +02:00
fileloop.el ; Fix license statements. 2020-08-27 02:53:25 +02:00
filenotify.el
files-x.el
files.el * lisp/files.el (insert-directory): Simplify (if ... X X) to X. 2020-08-26 13:27:56 -07:00
filesets.el
find-cmd.el
find-dired.el
find-file.el
find-lisp.el
finder.el Make 'byte-compile-info*' functions more logical 2020-08-06 08:12:31 +02:00
flow-ctrl.el
foldout.el
follow.el
font-core.el
font-lock.el * lisp/font-lock.el: No longer use headings as end of section markers. 2020-08-13 11:34:49 +02:00
format-spec.el Fix and extend format-spec (bug#41758) 2020-06-18 12:46:21 +01:00
format.el
forms.el Remove some compat code from forms.el 2020-08-18 23:19:09 +02:00
frame.el * lisp/window.el (display-buffer-override-next-command): Add ECHO arg. 2020-07-19 02:43:18 +03:00
frameset.el Don’t attempt to modify constant conses 2020-05-16 17:05:37 -07:00
fringe.el
generic-x.el * lisp/generic-x.el (ansible-inventory-generic-mode): Fix filename (bug#42703) 2020-08-05 02:51:00 +03:00
help-at-pt.el Substitute command keys in display-local-help 2020-08-27 14:04:36 +02:00
help-fns.el Make format-prompt interpret a nil default value as "no default" 2020-08-30 15:22:20 +02:00
help-macro.el
help-mode.el Use lexical-binding in help-mode.el and add tests 2020-05-09 20:01:37 +02:00
help.el Remove many items obsolete since Emacs 23.2 and 23.3 2020-08-24 04:09:47 +02:00
hex-util.el
hexl.el Better handle asynchronous Eldoc sources 2020-07-08 11:25:33 +01:00
hfy-cmap.el
hi-lock.el Remove many items obsolete since Emacs 23.1 2020-08-14 13:07:26 +02:00
hilit-chg.el Remove many items obsolete since Emacs 23.1 2020-08-14 13:07:26 +02:00
hippie-exp.el Add "Old-" prefix to "Version" header in some cases 2020-03-21 02:48:24 +01:00
hl-line.el
htmlfontify.el Remove some compat code from htmlfontify.el 2020-08-18 23:19:09 +02:00
ibuf-ext.el Add constants for shell command output buffer names 2020-08-09 14:18:09 +02:00
ibuf-macs.el
ibuffer.el
icomplete.el Change icomplete-show-matches-on-no-input behavior 2020-08-14 13:29:59 +02:00
ido.el Let ido-everywhere turn on ido-mode 2020-08-19 12:49:11 +02:00
ielm.el Don't call undefined function elisp-eldoc-documentation-function (bug#42493) 2020-07-23 22:05:26 +02:00
iimage.el
image-dired.el Fix and extend format-spec (bug#41758) 2020-06-18 12:46:21 +01:00
image-file.el Make n'/p' in image-mode also find externally converted images 2020-08-03 09:14:52 +02:00
image-mode.el Remove many items obsolete since Emacs 23.2 and 23.3 2020-08-24 04:09:47 +02:00
image.el Use a new method to determine when to auto-stop image animations 2020-07-29 08:38:52 +02:00
imenu.el Remove many items obsolete since Emacs 23.2 and 23.3 2020-08-24 04:09:47 +02:00
indent.el
info-look.el
info-xref.el
info.el ; * lisp/info.el (Info-complete-menu-item): Fix wording of comment. 2020-08-27 02:36:37 +02:00
informat.el Remove subsumed repetitions in regexps 2020-02-20 16:05:18 +01:00
isearch.el Revert part of recent commit 85544f8ef5 (bug#40808) 2020-05-04 01:31:44 +03:00
isearchb.el
jit-lock.el * lisp/jit-lock.el: Don't use make-variable-buffer-local on hooks. 2020-04-27 18:36:28 -04:00
jka-cmpr-hook.el
jka-compr.el
json.el Various json.el improvements 2020-05-22 15:16:13 +01:00
jsonrpc.el Add package prefix to jsonrpc defconst 2020-08-26 00:42:06 +02:00
kermit.el * lisp/kermit.el: Use lexical-binding. 2020-04-24 11:48:25 +02:00
kmacro.el
ldefs-boot.el Merge from origin/emacs-27 2020-08-13 07:51:02 -07:00
linum.el Declare some <package>-version variables obsolete 2020-03-21 02:49:25 +01:00
loadhist.el Don't misinterpret doc string as initial value 2020-03-04 14:46:46 +01:00
loadup.el
locate.el
lpr.el
ls-lisp.el Improve the UI of 'list-timers' 2020-03-25 16:18:37 +02:00
macros.el
Makefile.in Make the loaddefs scraping compilation output look more regular 2020-08-06 08:20:09 +02:00
makesum.el
man.el ; * lisp/man.el (manual-entry): Fix comment to say we will keep it. 2020-08-10 00:56:33 +02:00
master.el Add "Old-" prefix to "Version" header in some cases 2020-03-21 02:48:24 +01:00
mb-depth.el
md4.el
menu-bar.el Fix last change 2020-06-25 22:27:19 +03:00
midnight.el
minibuf-eldef.el Make minibuf-eldef respect minibuffer-default-prompt-format 2020-08-27 14:46:27 +02:00
minibuffer.el Make format-prompt interpret a nil default value as "no default" 2020-08-30 15:22:20 +02:00
misc.el Use lexical-binding in misc.el and add tests 2020-04-26 00:30:37 +02:00
misearch.el
mouse-copy.el
mouse-drag.el
mouse.el Remove many items obsolete since Emacs 23.2 and 23.3 2020-08-24 04:09:47 +02:00
mpc.el
msb.el
mwheel.el * lisp/mwheel.el: Improve package description. 2020-08-28 16:15:21 +02:00
newcomment.el
notifications.el
novice.el
obarray.el
outline.el * lisp/outline.el (outline-minor-mode-prefix): Fix compilation. 2020-08-08 08:35:34 -07:00
paren.el
password-cache.el Remove many items obsolete since Emacs 23.1 2020-08-14 13:07:26 +02:00
pcmpl-cvs.el
pcmpl-gnu.el Tweak completion of Makefile targets 2020-08-21 12:44:52 +02:00
pcmpl-linux.el
pcmpl-rpm.el
pcmpl-unix.el
pcmpl-x.el
pcomplete.el
pixel-scroll.el
plstore.el
printing.el Remove stale comments 2020-05-16 17:48:36 +02:00
proced.el
profiler.el
ps-bdf.el
ps-def.el Remove some compat code from ps files 2020-08-18 23:19:09 +02:00
ps-mule.el
ps-print.el Use format-prompt a couple of places 2020-08-26 14:08:21 +02:00
ps-samp.el
README
recentf.el Use write-region when saving recentf file 2020-08-08 13:59:03 +02:00
rect.el
register.el
registry.el
repeat.el Add "Old-" prefix to "Version" header in some cases 2020-03-21 02:48:24 +01:00
replace.el occur: Add bindings for next-error-no-select 2020-05-31 12:31:27 +02:00
reposition.el
reveal.el
rfn-eshadow.el
rot13.el
rtree.el
ruler-mode.el Add "Old-" prefix to "Version" header in some cases 2020-03-21 02:48:24 +01:00
savehist.el * lisp/savehist.el: Doc fix. 2020-08-18 19:02:52 +02:00
saveplace.el Use lexical-binding in saveplace.el and add tests 2020-08-08 01:40:38 +02:00
scroll-all.el
scroll-bar.el
scroll-lock.el * lisp/scroll-lock.el: Use lexical-binding. 2020-08-07 19:40:31 +02:00
select.el
server.el Ensure that server-socket-dir doesn't have "//" in the path 2020-08-13 12:01:01 +02:00
ses.el
shadowfile.el
shell.el Make shell-resync-dirs handle whitespace in directory names 2020-08-19 15:59:59 +02:00
simple.el Remove many items obsolete since Emacs 23.2 and 23.3 2020-08-24 04:09:47 +02:00
skeleton.el * lisp/skeleton.el: Use lexical-binding 2020-08-06 18:45:33 -04:00
so-long.el Merge from origin/emacs-27 2020-08-13 07:51:02 -07:00
sort.el Unbreak 'reverse-region' 2020-06-22 18:40:37 +03:00
soundex.el
speedbar.el Fix the [ command in speedbar mode 2020-08-19 12:45:05 +02:00
startup.el Fix PWD startup checking with symlinks 2020-08-26 13:27:56 -07:00
strokes.el Fix comparing command names in strokes.el (bug#40600) 2020-04-16 20:47:35 -04:00
subr.el Remove side-effect-free markup for assoc-default 2020-08-26 11:28:18 +02:00
svg.el Don't add repeated xlmns:xlink declarations in svg-create 2020-03-24 05:31:27 +01:00
t-mouse.el Remove many items obsolete since Emacs 23.1 2020-08-14 13:07:26 +02:00
tab-bar.el * lisp/window.el (display-buffer-override-next-command): Add ECHO arg. 2020-07-19 02:43:18 +03:00
tab-line.el Move tab-bar and tab-line faces to faces.el (part of bug#41200) 2020-06-08 03:21:42 +03:00
tabify.el
talk.el
tar-mode.el Make 'n'/'p' in image mode buffers respect dired sorting 2020-08-06 11:51:22 +02:00
tempo.el ; * lisp/tempo.el (tempo-add-tag): Punctuation fixes in comments. 2020-02-21 11:18:04 +02:00
term.el term.el: Use correct exit status in suggested dir-tracking functions 2020-08-26 12:03:32 +02:00
thingatpt.el Make thingatpt recognise files names with @ in them 2020-08-19 13:55:49 +02:00
thread.el
thumbs.el
time-stamp.el
time.el Fix minor issues after recent world-clock rename 2020-08-19 20:39:27 +02:00
timezone.el
tmm.el
tool-bar.el
tooltip.el Remove many items obsolete since Emacs 23.1 2020-08-14 13:07:26 +02:00
tree-widget.el
tutorial.el
type-break.el
uniquify.el
userlock.el
vcursor.el Remove many items obsolete since Emacs 23.1 2020-08-14 13:07:26 +02:00
version.el Redo RCS Id for pdumper 2020-05-21 19:17:36 +03:00
view.el
vt-control.el * lisp/vt-control.el: Use lexical-binding. 2020-08-18 21:20:16 +02:00
vt100-led.el * lisp/vt100-led.el: Use lexical-binding. 2020-08-10 00:43:54 +02:00
w32-fns.el Add charsets to 'w32-charset-info-alist' 2020-03-14 12:01:21 +02:00
w32-vars.el Use lexical-binding in w32-vars.el 2020-05-03 16:17:20 +02:00
wdired.el Mark the end of file names correctly on Macos in wdired 2020-08-04 15:56:12 +02:00
whitespace.el ; * lisp/whitespace.el: Capitalize "Code" section heading. 2020-08-13 11:30:16 +02:00
wid-browse.el
wid-edit.el Respect :must-match for file types in customization buffers 2020-08-30 17:03:11 +02:00
widget.el
windmove.el * lisp/window.el (display-buffer-override-next-command): Add ECHO arg. 2020-07-19 02:43:18 +03:00
window.el Add optional ALL-FRAMES arfument to count-windows 2020-08-18 15:25:27 +02:00
winner.el
woman.el Remove some compat code from woman.el 2020-08-18 23:19:09 +02:00
x-dnd.el * lisp/x-dnd.el: Use lexical-scoping 2020-08-04 20:15:56 -04:00
xdg.el
xml.el Don't bug out in xml-escape-string if invalid characters aren't present 2020-05-25 15:03:37 +02:00
xt-mouse.el
xwidget.el Add utility functions and new xwidget commands 2020-08-12 12:39:50 +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.