1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-27 23:50:30 -08:00
emacs/lisp
Eric Abrahamsen 1f8a6b56a5 Fix text property bug in gnus-group-list-active
* lisp/gnus/gnus-group.el (gnus-group-list-active): The property value
  should be the group name, not the value of gethash. Ie, it should be
  the key, not the value.
2019-03-25 13:30:05 -07:00
..
calc Be safer about "%" in message formats 2019-03-07 09:05:56 -08:00
calendar Avoid some double-rounding of Lisp timestamps 2019-02-22 18:33:57 -08:00
cedet Fix more regular expression typos 2019-03-18 17:02:29 -07:00
emacs-lisp Fix the error message when modifying maps in-place (Bug#34941) 2019-03-22 10:31:23 +01:00
emulation Fix defining keyboard macros in CUA mode 2019-03-20 11:21:54 +02:00
erc Fix regular-expression glitches and typos 2019-03-04 18:00:58 -08:00
eshell ; Eval overlooked lambda in recent Eshell changes 2019-03-21 21:50:12 +00:00
gnus Fix text property bug in gnus-group-list-active 2019-03-25 13:30:05 -07:00
image
international i18n: Add function ngettext for pluralization. 2019-03-24 23:55:07 +02:00
language More regexp corrections and tweaks 2019-03-10 23:11:21 -07:00
leim/quail Add notice and fix missing character 2019-03-15 09:58:29 +02:00
mail Fix more regular expression typos 2019-03-18 17:02:29 -07:00
mh-e Fix regular-expression glitches and typos 2019-03-04 18:00:58 -08:00
net Fix Bug#34943 2019-03-23 09:55:04 +01:00
nxml Fix more regular expression typos 2019-03-18 17:02:29 -07:00
obsolete Fix more regular expression typos 2019-03-18 17:02:29 -07:00
org More minor regex cleanup 2019-03-19 18:47:53 -07:00
play Avoid some double-rounding of Lisp timestamps 2019-02-22 18:33:57 -08:00
progmodes Avoid occasional confusion of Flymake C/C++ backend 2019-03-25 14:56:09 +00:00
term Avoid some double-rounding of Lisp timestamps 2019-02-22 18:33:57 -08:00
textmodes Fix a dns-mode reentrancy bug 2019-03-25 11:29:52 -07:00
url Merge from origin/emacs-26 2019-03-20 13:47:07 -07:00
vc * lisp/vc/diff-mode.el: Better handle empty lines in context diffs 2019-03-25 13:20:17 -04:00
abbrev.el
align.el Fix more regular expression typos 2019-03-18 17:02:29 -07:00
allout-widgets.el
allout.el Fix regular-expression glitches and typos 2019-03-04 18:00:58 -08:00
ansi-color.el
apropos.el Be more defensive regarding elements of 'load-history' 2019-03-01 11:44:52 +02:00
arc-mode.el More regexp corrections and tweaks 2019-03-08 09:09:40 -08: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 Merge from origin/emacs-26 2019-03-09 10:07:46 -08: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
calculator.el
case-table.el
cdl.el
ChangeLog.1
ChangeLog.2
ChangeLog.3
ChangeLog.4
ChangeLog.5
ChangeLog.6
ChangeLog.7 Merge from origin/emacs-26 2019-01-18 07:50:47 -08:00
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 Avoid some double-rounding of Lisp timestamps 2019-02-22 18:33:57 -08:00
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 Avoid some double-rounding of Lisp timestamps 2019-02-22 18:33:57 -08: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 More checks for live buffers. 2019-01-28 22:27:22 +02:00
dired.el Dired: Use invisibility-spec instead of selective-display 2019-03-17 13:35:20 -04:00
dirtrack.el
disp-table.el
display-line-numbers.el
dnd.el Fix DND on MS-Windows with files from UNC directories 2019-03-02 20:07:36 +02:00
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 Avoid some double-rounding of Lisp timestamps 2019-02-22 18:33:57 -08:00
edmacro.el
ehelp.el
elec-pair.el * lisp/elec-pair.el: Do modify+undo more carefully 2019-02-18 19:00:44 -05:00
electric.el Adjust previous electric.el and elec-pair.el change 2019-01-25 17:32:18 +00:00
elide-head.el
emacs-lock.el
env.el
epa-dired.el
epa-file.el
epa-hook.el
epa-mail.el Don't clobber epa-mail-aliases 2019-02-24 08:46:54 -08:00
epa.el
epg-config.el
epg.el Fix regular-expression glitches and typos 2019-03-04 18:00:58 -08:00
expand.el
ezimage.el
face-remap.el
facemenu.el
faces.el
ffap.el
filecache.el
fileloop.el Rename multifile.el to fileloop.el 2019-02-07 12:23:09 +03:00
filenotify.el
files-x.el Bind enable-local-variables' in hack-connection-local-variables' 2019-03-24 14:24:31 +01:00
files.el Do not hardcode "/bin/sh" in compile. Bug#24338, Bug#29723 2019-03-09 16:44:24 +01:00
filesets.el
find-cmd.el
find-dired.el Fix regular-expression glitches and typos 2019-03-04 18:00:58 -08:00
find-file.el
find-lisp.el Don’t assume CURRENT_TIME_LIST 2019-02-10 23:54:35 -08:00
finder.el
flow-ctrl.el
foldout.el
follow.el
font-core.el
font-lock.el
format-spec.el
format.el
forms.el
frame.el * lisp/frame.el (frame-monitor-attributes): Fall back to the last monitor 2019-03-19 23:43:18 +02:00
frameset.el
fringe.el
generic-x.el Fix regular-expression glitches and typos 2019-03-04 18:00:58 -08:00
help-at-pt.el
help-fns.el Be more defensive regarding elements of 'load-history' 2019-03-01 11:44:52 +02: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 Avoid some double-rounding of Lisp timestamps 2019-02-22 18:33:57 -08:00
ibuf-macs.el
ibuffer.el Fix regular-expression glitches and typos 2019-03-04 18:00:58 -08:00
icomplete.el Rework last commit to icomplete and minibuffer.el. 2019-01-23 12:30:54 -05:00
ido.el New command ido-switch-to-completions. 2019-03-08 20:00:49 +01:00
ielm.el
iimage.el
image-dired.el
image-file.el
image-mode.el Merge from origin/emacs-26 2019-01-30 09:12:15 -08:00
image.el Avoid some double-rounding of Lisp timestamps 2019-02-22 18:33:57 -08:00
imenu.el
indent.el
info-look.el
info-xref.el Fix regular-expression glitches and typos 2019-03-04 18:00:58 -08:00
info.el Fix misuses of NULL when talking about the NUL character 2019-03-21 23:55:28 -04:00
informat.el
isearch.el Fix regular-expression glitches and typos 2019-03-04 18:00:58 -08:00
isearchb.el
jit-lock.el
jka-cmpr-hook.el
jka-compr.el
json.el Improve replace-buffer-contents/replace-region-contents 2019-02-23 21:31:15 +01:00
jsonrpc.el
kermit.el
kmacro.el Merge from origin/emacs-26 2019-02-01 08:40:53 -08:00
ldefs-boot.el ; Auto-commit of loaddefs files. 2019-03-10 17:50:09 -07:00
linum.el
loadhist.el Be more defensive regarding elements of 'load-history' 2019-03-01 11:44:52 +02:00
loadup.el Rename CANNOT_DUMP to HAVE_UNEXEC 2019-02-01 13:05:39 -08:00
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 Make ls-lisp.el behave like Posix hosts when directory doesn't exist 2019-02-15 15:45:23 +02:00
macros.el
Makefile.in Remove etc/GNUS-NEWS (bug#34662) 2019-03-05 22:15:02 -08:00
makesum.el
man.el Merge from origin/emacs-26 2019-02-20 12:07:22 -08:00
master.el
mb-depth.el
md4.el
menu-bar.el Rename multifile.el to fileloop.el 2019-02-07 12:23:09 +03:00
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 Avoid some double-rounding of Lisp timestamps 2019-02-22 18:33:57 -08:00
mpc.el Avoid some double-rounding of Lisp timestamps 2019-02-22 18:33:57 -08:00
msb.el
mwheel.el
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 * lisp/pcomplete.el: Improve heuristic to rely less on c-t-subvert. 2019-03-20 12:30:53 -04:00
pixel-scroll.el Avoid some double-rounding of Lisp timestamps 2019-02-22 18:33:57 -08:00
plstore.el
printing.el
proced.el Avoid some double-rounding of Lisp timestamps 2019-02-22 18:33:57 -08:00
profiler.el
ps-bdf.el
ps-def.el
ps-mule.el
ps-print.el
ps-samp.el Merge from origin/emacs-26 2019-02-20 12:07:22 -08:00
README
recentf.el
rect.el
register.el
registry.el
repeat.el
replace.el i18n: Add function ngettext for pluralization. 2019-03-24 23:55: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
select.el
server.el
ses.el Avoid some double-rounding of Lisp timestamps 2019-02-22 18:33:57 -08:00
shadowfile.el
shell.el Fix Bug#34943 2019-03-23 09:55:04 +01:00
simple.el Fix bug in delete-indentation when region is inactive 2019-03-22 16:14:50 -07:00
skeleton.el
sort.el
soundex.el
speedbar.el * lisp/speedbar.el: Minor tweaks 2019-03-10 03:54:46 -04:00
startup.el * lisp/startup.el (load--user-init-file): Support early-init.elc as well. 2019-02-16 16:52:53 +02:00
strokes.el
subr.el Fix Bug#24394, Bug#34172 2019-03-22 14:38:06 +01:00
svg.el
t-mouse.el
tabify.el
talk.el
tar-mode.el * lisp/tar-mode.el (tar--try-jka-compr): Remove. (Bug#34251) 2019-02-17 23:07:43 +02:00
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 Avoid some double-rounding of Lisp timestamps 2019-02-22 18:33:57 -08:00
timezone.el
tmm.el
tool-bar.el
tooltip.el Avoid some double-rounding of Lisp timestamps 2019-02-22 18:33:57 -08:00
tree-widget.el
tutorial.el
type-break.el Avoid some double-rounding of Lisp timestamps 2019-02-22 18:33:57 -08:00
uniquify.el
userlock.el Make help for file supersession more readable 2019-03-09 16:47:38 +01:00
vcursor.el
version.el
view.el
vt-control.el
vt100-led.el
w32-fns.el
w32-vars.el
wdired.el
whitespace.el
wid-browse.el
wid-edit.el
widget.el
windmove.el Directional window swap states (bug#34656) 2019-02-27 23:12:00 +02:00
window.el Rewrite minibuffer window resizing code 2019-03-11 09:57:23 +01:00
winner.el
woman.el Fix regular-expression glitches and typos 2019-03-04 18:00:58 -08:00
x-dnd.el
xdg.el Fix regular-expression glitches and typos 2019-03-04 18:00:58 -08:00
xml.el
xt-mouse.el Avoid some double-rounding of Lisp timestamps 2019-02-22 18:33:57 -08:00
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.