emacs-gpu/lisp
Mark Oteiza 9a8bbb9d5d ; Fix previous commit
Removing extraneous code, thanks to Michael Heerdegen.
* lisp/emacs-lisp/subr-x.el (internal--listify): Remove latter
condition which always evaluates to t.
(internal--build-binding-value-form): Remove dead code.
2017-09-13 10:19:59 -04:00
..
calc Replace with dolist some uses of while 2017-06-27 23:59:24 -04:00
calendar Fix a minor todo-mode regression 2017-08-11 11:28:57 +02:00
cedet Remove the workaround for bug#20719 2017-08-21 00:42:41 +03:00
emacs-lisp ; Fix previous commit 2017-09-13 10:19:59 -04:00
emulation Don't call the same hook twice due to obsolete aliases 2017-08-18 12:33:08 +03:00
erc Use 'header-line-highlight' face in proced and erc 2017-08-13 17:56:31 +03:00
eshell Don't lose arguments to eshell aliases (Bug#27954) 2017-08-18 22:29:36 -04:00
gnus Protect against malformed MIME messages that cause inf-loop (bugfix) 2017-09-13 10:04:14 +00:00
image
international Improve reproducibility of generated leim-list.el 2017-09-11 18:11:37 -04:00
language
leim/quail ; Escape some character literals 2017-08-31 17:32:10 -04:00
mail Fix Rmail editing with reapplying encoding to message body 2017-09-08 12:08:49 +03:00
mh-e ; Spelling fixes for "SpamAssassin" 2017-05-30 08:29:34 -07:00
net Update uses of if-let and when-let 2017-09-12 13:18:10 -04:00
nxml
obsolete * lisp/obsolete/html2text.el: Don't require CL 2017-09-01 14:29:57 -04:00
org Adjust ob-tangle to new copy-file behavior 2017-09-10 22:31:23 -07:00
play
progmodes Update uses of if-let and when-let 2017-09-12 13:18:10 -04:00
term Correct "hide others" shortcut on macOS (bug#28215) 2017-08-30 19:18:17 +01:00
textmodes Update uses of if-let and when-let 2017-09-12 13:18:10 -04:00
url * lisp/url/url-cookie.el: Use lexical-binding 2017-07-27 00:13:27 -04:00
vc Call vc-resynch-buffer in vc-git-resolve-when-done 2017-09-13 02:31:19 +03:00
abbrev.el
align.el
allout-widgets.el
allout.el
ansi-color.el Let ansi-color overlay hooks work in eshell (Bug#27407) 2017-07-03 10:09:40 -04:00
apropos.el New commands 'apropos-local-variable', 'apropos-local-value' 2017-07-28 10:47:20 +03:00
arc-mode.el archive-int-to-mode: Fix order of testing S_ISUID, S_ISGID bits 2017-08-15 15:43:31 +09:00
array.el
auth-source-pass.el
auth-source.el * lisp/password-cache.el (password-data): Use a hash-table 2017-07-28 12:27:00 -04:00
autoarg.el
autoinsert.el
autorevert.el Fix Bug#27502 2017-07-02 11:41:58 +02:00
avoid.el
battery.el
bindings.el ; Fix docstring 2017-06-13 14:31:53 +09:00
bookmark.el
bs.el ; Update some more Maintainer: header comments 2017-06-05 21:08:07 -04:00
buff-menu.el
button.el Ensure button-get works in any buffer 2017-05-29 01:00:05 +01:00
calculator.el
case-table.el
cdl.el ; Small fixes for some Author: header comments 2017-06-05 20:35:17 -04: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 fixes 2017-06-05 20:33:55 -04:00
ChangeLog.13
ChangeLog.14
ChangeLog.15 More authors.el updates 2017-06-07 14:27:21 -04:00
ChangeLog.16 Spelling fixes 2017-09-10 09:24:37 -07:00
ChangeLog.17 Spelling fixes 2017-09-10 09:24:37 -07:00
char-fold.el
chistory.el
cmuscheme.el
color.el Add other D series white points and some simple conversions 2017-09-13 10:00:39 -04:00
comint.el
completion.el
composite.el
COPYING
cus-dep.el
cus-edit.el Avoid a custom-variable-type error (bug#27363) 2017-06-19 14:53:47 -04:00
cus-face.el
cus-start.el Add a minor mode interface for display-line-numbers 2017-07-22 12:16:08 +03:00
cus-theme.el
custom.el
dabbrev.el ; Update some more Maintainer: header comments 2017-06-05 21:08:07 -04:00
delim-col.el
delsel.el * lisp/delsel.el (delete-selection-mode): Doc fix. (Bug#25428) 2017-08-26 12:01:24 +03:00
descr-text.el Make ucs-names a hash table (Bug#28302) 2017-08-31 17:22:39 -04:00
desktop.el Replace some uses of eval 2017-08-08 15:10:49 -04:00
dframe.el
dired-aux.el ; Fix previous commit 2017-08-06 10:15:17 -04:00
dired-x.el New variable 'dired-confirm-killing-deleted-buffers' 2017-09-08 12:36:59 +03:00
dired.el New variable 'dired-confirm-killing-deleted-buffers' 2017-09-08 12:36:59 +03:00
dirtrack.el
disp-table.el
display-line-numbers.el Follow SAUNA recommendations for display-line-numbers-type 2017-08-01 10:13:09 +02:00
dnd.el
doc-view.el
dom.el Update uses of if-let and when-let 2017-09-12 13:18:10 -04:00
dos-fns.el ; Update some more Maintainer: header comments 2017-06-05 21:08:07 -04:00
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 Fix default value of electric-pair-pairs and electric-pair-text-pairs 2017-08-18 23:43:48 +01:00
electric.el Further improve electric quote support for Markdown (Bug#24709) 2017-07-09 21:55:31 +02:00
elide-head.el
emacs-lock.el
env.el
epa-dired.el
epa-file.el
epa-hook.el
epa-mail.el
epa.el
epg-config.el Remove custom version parsing from epg-config.el (Bug#27963) 2017-08-17 20:51:39 -04:00
epg.el Fix bug in handling GnuPG's TRUST_MARGINAL status 2017-06-26 12:27:10 +03:00
expand.el ; Update some more Maintainer: header comments 2017-06-05 21:08:07 -04:00
ezimage.el
face-remap.el
facemenu.el
faces.el A new face for show-paren in expression mode 2017-08-18 12:05:12 +03:00
ffap.el Mention `ffap-url-unwrap-local' in find-file-at-point's docstring (Bug#27564) 2017-07-04 20:06:06 -04:00
filecache.el
filenotify.el Update uses of if-let and when-let 2017-09-12 13:18:10 -04:00
files-x.el
files.el Allow write-contents-functions to short-circuit buffer save 2017-09-12 16:06:12 -07:00
filesets.el
find-cmd.el
find-dired.el * lisp/find-dired.el: Enable lexical binding 2017-07-30 00:50:52 +09:00
find-file.el Make ff-find-other-file symmetric for C++ (Bug#20192) 2017-05-21 17:43:02 -04:00
find-lisp.el * lisp/find-lisp.el: Enable lexical binding 2017-07-30 01:00:51 +09:00
finder.el
flow-ctrl.el
foldout.el
follow.el Don't end non-hook variable with "-hook" (Bug#26623) 2017-05-20 19:13:57 -04:00
font-core.el
font-lock.el
format-spec.el
format.el
forms.el
frame.el Fix two customization types in frame.el 2017-07-26 10:14:06 +02:00
frameset.el
fringe.el
generic-x.el
help-at-pt.el
help-fns.el Use cl-print for all values printed by `describe-variable' 2017-08-29 22:58:51 -04:00
help-macro.el
help-mode.el Make "C-h o" show faces as well as variables 2017-08-05 11:51:05 +03:00
help.el * lisp/emacs-lisp/bytecomp.el: Fix bug#14860. 2017-07-14 11:27:21 -04:00
hex-util.el
hexl.el
hfy-cmap.el
hi-lock.el Store the regexp just when there are matches 2017-08-25 00:24:59 +09:00
hilit-chg.el
hippie-exp.el
hl-line.el
htmlfontify.el
ibuf-ext.el Update uses of if-let and when-let 2017-09-12 13:18:10 -04:00
ibuf-macs.el
ibuffer.el
icomplete.el Give a fixed default value for icomplete-prospects-height (Bug#26939) 2017-06-14 07:03:05 -04:00
ido.el ; Fix last ido patch 2017-08-28 17:55:31 +02:00
ielm.el
iimage.el ; Update some more Maintainer: header comments 2017-06-05 21:08:07 -04:00
image-dired.el
image-file.el
image-mode.el
image.el
imenu.el
indent.el
info-look.el
info-xref.el
info.el Improve documentation of Info virtual files and nodes 2017-08-26 12:40:02 +03:00
informat.el
isearch.el Limit scope of local overriding-terminal-local-map 2017-06-01 17:56:14 -04:00
isearchb.el
jit-lock.el
jka-cmpr-hook.el
jka-compr.el Adjust jka-compr to recent Tramp changes. 2017-08-12 08:52:53 -07:00
json.el Embed JSON readtable into json-read 2017-09-04 03:40:30 -04:00
kermit.el
kmacro.el * lisp/kmacro.el: Use lexical binding. 2017-07-29 11:01:57 -04:00
ldefs-boot.el ; Auto-commit of loaddefs files. 2017-09-01 06:26:57 -04:00
linum.el Avoid slow startup in daemon mode when global-linum-mode is on 2017-06-04 19:27:13 +03:00
loadhist.el * lisp/subr.el (define-symbol-prop): New function 2017-07-28 12:02:01 -04:00
loadup.el
locate.el
lpr.el
ls-lisp.el ls-lisp: Drop eshell dependencies 2017-08-05 01:19:05 +09:00
macros.el
Makefile.in Skip .#* temporaries when finding sources 2017-05-30 09:28:19 -07:00
makesum.el
man.el * lisp/man.el (Man-softhyphen-to-minus): Avoid string-as-multibyte. 2017-08-30 15:00:56 -04:00
master.el
mb-depth.el
md4.el
menu-bar.el Follow SAUNA recommendations for display-line-numbers-type 2017-08-01 10:13:09 +02:00
midnight.el
minibuf-eldef.el
minibuffer.el Provide additional support for child frames 2017-06-25 11:33:25 +02:00
misc.el
misearch.el
mouse-copy.el
mouse-drag.el
mouse.el Spelling fixes 2017-07-06 00:24:56 -07:00
mpc.el Update uses of if-let and when-let 2017-09-12 13:18:10 -04:00
msb.el
mwheel.el
newcomment.el Fix auto-filling regression 2017-08-09 16:06:23 -06:00
notifications.el
novice.el
obarray.el
outline.el
paren.el A new face for show-paren in expression mode 2017-08-18 12:05:12 +03:00
password-cache.el * lisp/password-cache.el (password-data): Use a hash-table 2017-07-28 12:27:00 -04:00
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 Fix decrypting in plstore.el on MS-Windows 2017-09-02 13:02:10 +03:00
printing.el
proced.el Use 'header-line-highlight' face in proced and erc 2017-08-13 17:56:31 +03:00
profiler.el
ps-bdf.el
ps-def.el
ps-mule.el
ps-print.el
ps-samp.el
README
recentf.el Fix Bug#27108 2017-05-31 20:32:31 +02:00
rect.el
register.el register-read-with-preview: Quit if user input C-g or ESC 2017-07-25 11:40:25 +09:00
registry.el
repeat.el
replace.el query-replace: Undo replacements performed with 'comma 2017-08-08 10:25:27 +09:00
reposition.el
reveal.el
rfn-eshadow.el
rot13.el
rtree.el
ruler-mode.el Make header line in some modes be sensitive to display-line-numbers 2017-08-05 14:22:04 +03:00
savehist.el
saveplace.el
sb-image.el
scroll-all.el
scroll-bar.el
scroll-lock.el
select.el Escape NUL bytes in X selections (Bug#6991) 2017-06-29 19:40:23 -04:00
server.el
ses.el ; Spelling fixes 2017-07-20 15:42:12 -07:00
shadowfile.el
shell.el * lisp/shell.el (explicit-shell-file-name): Mention shell-file-name 2017-08-04 00:05:00 -04:00
simple.el * lisp/simple.el (visual-line-mode): Doc fix. (Bug#28337) 2017-09-03 18:20:31 +03:00
skeleton.el
sort.el
soundex.el Move soundex.el test to a proper test 2017-09-05 12:03:10 -04:00
speedbar.el
startup.el Add 'scroll-bar-mode' to settings in 'x-apply-session-resources' 2017-07-22 11:53:58 +03:00
strokes.el
subr.el Move gensym to core Elisp 2017-09-12 11:08:00 -04:00
svg.el Update uses of if-let and when-let 2017-09-12 13:18:10 -04:00
t-mouse.el
tabify.el
talk.el
tar-mode.el * lisp/tar-mode.el (tar-grind-file-mode): Fix docstring 2017-08-13 23:38:29 +09:00
tempo.el
term.el * lisp/term.el (term-mode): Use `window-text-height' (Bug#5615). 2017-08-19 23:29:28 -04:00
thingatpt.el Correctly detect URLs surrounded by parentheses in comments 2017-06-16 18:06:28 +02:00
thumbs.el Adjust thumbs to new rename-file behavior 2017-09-10 22:31:23 -07:00
time-stamp.el
time.el
timezone.el
tmm.el Use completing-read-default in tmm-prompt 2017-06-02 20:00:49 -04:00
tool-bar.el
tooltip.el Provide additional support for child frames 2017-06-25 11:33:25 +02:00
tree-widget.el
tutorial.el
type-break.el
uniquify.el
userlock.el
vcursor.el
version.el
view.el ; Update some more Maintainer: header comments 2017-06-05 21:08:07 -04:00
vt-control.el
vt100-led.el
w32-fns.el
w32-vars.el
wdired.el
whitespace.el * lisp/whitespace.el: Use lexical binding. 2017-07-29 10:26:22 -04:00
wid-browse.el
wid-edit.el ; Fix extra "," in previous commit 2017-07-07 18:13:15 -04:00
widget.el
windmove.el
window.el Fix two side window problems noted by Alex (Bug#27999) 2017-08-19 10:55:04 +02:00
winner.el
woman.el * lisp/woman.el (woman-push, woman-pop): Remove. (Bug#27962) 2017-08-16 20:25:18 -04:00
x-dnd.el
xdg.el ; Add to last commit 2017-09-10 12:20:06 -04:00
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.