1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-26 07:33:47 +00:00
emacs/lisp
Eli Zaretskii 2b3c0ae582 Fix rescheduling timers after suspension
* lisp/emacs-lisp/timer.el (timer-event-handler): Fix the
comparison between next invocation time and current time.
2019-04-24 18:13:04 +03:00
..
calc * lisp/calc/calc-forms.el (calc-hms-notation): Fix interactive 2019-03-27 10:31:41 +01:00
calendar * lisp/calendar/time-date.el (date-to-time): 'signal' only takes 2 args 2019-04-19 23:28:07 -04:00
cedet Properly bracket concat of comment-start-skip (Bug#34805) 2019-04-15 20:28:03 -04:00
emacs-lisp Fix rescheduling timers after suspension 2019-04-24 18:13:04 +03:00
emulation Merge from origin/emacs-26 2019-04-21 07:51:36 -07:00
erc Omit/rewrite useless regexp repetitions 2019-04-12 19:43:41 -07:00
eshell Merge from origin/emacs-26 2019-04-21 07:51:36 -07:00
gnus Clear gnus-group-list when the newsrc-hashtb is recreated 2019-04-19 11:21:55 -07:00
image
international Fix regexp branches that subsume other branches 2019-04-19 09:02:25 -07:00
language More regexp corrections and tweaks 2019-03-10 23:11:21 -07:00
leim/quail ; Fix copyright years 2019-04-04 20:41:02 -04:00
mail Fix mail-extr regexp typo with ".". 2019-04-19 08:23:52 -07:00
mh-e
net * lisp/net/tramp-adb.el (tramp-adb-prompt): Remove repetition of expression 2019-04-19 16:29:44 +02:00
nxml Fix more regular expression typos 2019-03-18 17:02:29 -07:00
obsolete Avoid using obsolete indent-relative-maybe 2019-04-03 17:55:40 +01:00
org Omit/rewrite useless regexp repetitions 2019-04-12 19:43:41 -07:00
play Use update-game-score more often with Tetris 2019-03-31 20:02:03 -07:00
progmodes Optimize for typing characters into long C++ raw strings. 2019-04-23 09:16:05 +00:00
term
textmodes Improve regexp advice again, and unchain ranges 2019-04-02 15:01:34 -07:00
url Omit/rewrite useless regexp repetitions 2019-04-12 19:43:41 -07:00
vc Support amending the last commit using VC-Hg 2019-04-21 00:39:36 +03:00
abbrev.el * lisp/subr.el (setq-default): Define as a macro 2019-04-01 12:35:10 -04:00
align.el Omit/rewrite useless regexp repetitions 2019-04-12 19:43:41 -07:00
allout-widgets.el
allout.el
ansi-color.el
apropos.el
arc-mode.el Fix regexp branches that subsume other branches 2019-04-19 09:02:25 -07:00
array.el
auth-source-pass.el More minor regex cleanup 2019-03-19 18:47:53 -07:00
auth-source.el
autoarg.el
autoinsert.el
autorevert.el Rename auto-revert-notify-watch-descriptor-hash-list 2019-04-23 16:40:51 +02:00
avoid.el
battery.el * lisp/battery.el (battery-bsd-apm): Group indices together; use pcase 2019-03-13 10:27:46 -04:00
bindings.el
bookmark.el
bs.el
buff-menu.el
button.el Distinguish buttons from widgets (bug#34506) 2019-04-07 03:56:27 +01: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
char-fold.el
chistory.el
cmuscheme.el
color.el
comint.el Remove buggy regexp use in comint-output-filter 2019-03-18 17:44:52 -07:00
completion.el
composite.el
COPYING
cus-dep.el
cus-edit.el
cus-face.el
cus-start.el Rewrite minibuffer window resizing code 2019-03-11 09:57:23 +01:00
cus-theme.el
custom.el
dabbrev.el
delim-col.el
delsel.el
descr-text.el
desktop.el * lisp/desktop.el (desktop--v2s): Add case for defstructs (bug#35131) 2019-04-04 13:46:30 -04:00
dframe.el
dired-aux.el Dired: Use invisibility-spec instead of selective-display 2019-03-17 13:35:20 -04:00
dired-x.el
dired.el Fix rgrep in dired using directory for search file pattern 2019-04-11 23:51:13 +03:00
dirtrack.el
disp-table.el Use display-graphic-p and display-multi-frame-p in more cases 2019-04-06 22:43:59 -06:00
display-line-numbers.el
dnd.el
doc-view.el * lisp/doc-view.el (doc-view--text-view-mode): Derive from text-mode. 2019-03-13 18:22:57 -04: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 Avoid using obsolete indent-relative-maybe 2019-04-03 17:55:40 +01:00
elide-head.el Small elide-head.el update 2019-04-05 20:33:07 -04:00
emacs-lock.el
env.el
epa-dired.el
epa-file.el
epa-hook.el
epa-mail.el
epa.el
epg-config.el
epg.el
expand.el
ezimage.el
face-remap.el
facemenu.el
faces.el Use display-graphic-p and display-multi-frame-p in more cases 2019-04-06 22:43:59 -06:00
ffap.el
filecache.el
fileloop.el
filenotify.el Make file-notify-rm-watch robust against reentry 2019-04-22 17:54:32 +02:00
files-x.el Bind enable-local-variables' in hack-connection-local-variables' 2019-03-24 14:24:31 +01:00
files.el Fix Bug#35241 2019-04-17 14:04:37 +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 Backport: * lisp/frame.el (frame--size-history): Fix infloop. (Bug#35272) 2019-04-14 15:52:07 -06:00
frameset.el
fringe.el
generic-x.el
help-at-pt.el
help-fns.el * lisp/help-fns.el (help-fns-describe-variable-functions): New hook 2019-04-12 12:37:00 -04:00
help-macro.el
help-mode.el
help.el
hex-util.el
hexl.el
hfy-cmap.el
hi-lock.el
hilit-chg.el
hippie-exp.el
hl-line.el
htmlfontify.el
ibuf-ext.el
ibuf-macs.el
ibuffer.el
icomplete.el
ido.el Add a new user option 'ido-big-directories'. 2019-04-19 10:31:02 +02:00
ielm.el
iimage.el
image-dired.el
image-file.el Merge from origin/emacs-26 2019-04-21 07:51:36 -07:00
image-mode.el
image.el Merge from origin/emacs-26 2019-04-21 07:51:36 -07:00
imenu.el
indent.el Backport: Update documentation for indent-relative functions 2019-04-11 11:41:06 +01:00
info-look.el
info-xref.el
info.el Merge from origin/emacs-26 2019-04-21 07:51:38 -07: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 ; Auto-commit of loaddefs files. 2019-04-01 07:37:57 -04:00
linum.el
loadhist.el
loadup.el
locate.el * lisp/locate.el (locate-mode): Setup invisibility for Dired commands 2019-03-18 14:25:49 -04:00
lpr.el
ls-lisp.el
macros.el
Makefile.in
makesum.el
man.el
master.el
mb-depth.el
md4.el
menu-bar.el
midnight.el
minibuf-eldef.el
minibuffer.el * lisp/minibuffer.el (completion-table-subvert): Fix typo from rev 5697ca55cb 2019-03-20 09:58:28 -04:00
misc.el
misearch.el
mouse-copy.el
mouse-drag.el
mouse.el
mpc.el
msb.el
mwheel.el
newcomment.el Backport: Fix comment-empty-lines docstring (bug#35152) 2019-04-11 11:41:45 +01:00
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 * lisp/pcomplete.el: Improve heuristic to rely less on c-t-subvert. 2019-03-20 12:30:53 -04:00
pixel-scroll.el
plstore.el
printing.el * lisp/printing.el: Use lexical-binding 2019-04-09 16:28:42 -04:00
proced.el
profiler.el
ps-bdf.el
ps-def.el
ps-mule.el
ps-print.el
ps-samp.el
README
recentf.el
rect.el
register.el
registry.el
repeat.el
replace.el Inhibit displaying help buffer in main window in perform-replace 2019-04-10 23:48:13 +03: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
select.el
server.el
ses.el
shadowfile.el
shell.el Fix Bug#34943 2019-03-23 09:55:04 +01:00
simple.el Merge commit '890440a44cd5f4f09742f521c7783785d114fffc' 2019-04-14 09:24:42 -07:00
skeleton.el
sort.el
soundex.el
speedbar.el 2019-03-26 regex cleanup 2019-03-26 19:07:21 -07:00
startup.el
strokes.el
subr.el Move side-effect-free from unsafep.el to subr.el 2019-04-21 19:04:13 +01:00
svg.el
t-mouse.el
tabify.el
talk.el
tar-mode.el
tempo.el
term.el Fix more regular expression typos 2019-03-18 17:02:29 -07:00
thingatpt.el Change Gnus hash tables into real hash tables 2019-03-22 10:23:30 -07:00
thread.el
thumbs.el
time-stamp.el
time.el
timezone.el
tmm.el
tool-bar.el
tooltip.el
tree-widget.el
tutorial.el
type-break.el
uniquify.el
userlock.el
vcursor.el
version.el
view.el
vt100-led.el
vt-control.el
w32-fns.el
w32-vars.el
wdired.el
whitespace.el
wid-browse.el
wid-edit.el Distinguish buttons from widgets (bug#34506) 2019-04-07 03:56:27 +01:00
widget.el
windmove.el
window.el Use display-graphic-p and display-multi-frame-p in more cases 2019-04-06 22:43:59 -06:00
winner.el
woman.el 2019-03-26 regex cleanup 2019-03-26 19:07:21 -07:00
x-dnd.el
xdg.el
xml.el Fix regexp branches that subsume other branches 2019-04-19 09:02:25 -07:00
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.