1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-11 09:20:51 +00:00
emacs/lisp
Reuben Thomas 60d417545a Add Enchant support to ispell.el (Bug#17742)
* lisp/textmodes/ispell.el (ispell-program-name): Add “enchant”.
(ispell-really-enchant): Add variable.
(ispell-check-version): If using Enchant, check it’s new enough (at
least 1.6.1).  (Like the ispell check, this is absolute: cannot work
without.)
(ispell-enchant-dictionary-alist): Add variable.
(ispell-find-enchant-dictionaries): Add function, based on
ispell-find-aspell-dictionaries.
(ispell-set-spellchecker-params): Allow dictionary auto-detection for
Enchant, and call ispell-find-enchant-dictionaries to find them.  Use
old ispell name to locale mapping code for Enchant too.
(ispell-send-replacement): Make it work with Enchant.
2017-08-20 11:55:40 +01: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 Merge null and without-null regexp alists (Bug#27840, Bug#27873) 2017-08-06 20:25:11 -04:00
emacs-lisp Stop printing '4' in .elc files after 'define-symbol-prop' calls 2017-08-19 23:29:28 -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 Don't try to jump to non-existent part (bug#28013) 2017-08-08 23:40:27 +00:00
image Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
international Don’t adjust CRLF in file names 2017-08-19 17:17:09 -07:00
language Fix all unescaped character literals 2017-05-07 13:22:34 +02:00
leim/quail Do not convert ij and IJ to compatibility chars 2017-07-14 06:20:44 -07:00
mail Always display rmail progress report under user control 2017-07-14 11:39:25 +03:00
mh-e ; Spelling fixes for "SpamAssassin" 2017-05-30 08:29:34 -07:00
net Use define-minor-mode for rcirc-omit-mode 2017-08-19 10:39:37 +02:00
nxml Fix all unescaped character literals 2017-05-07 13:22:34 +02:00
obsolete * lisp/net/html2text.el: Move to obsolete/. 2017-06-24 08:59:20 -04:00
org Be consistent in spelling 'ok-if-already-exists'. 2017-08-13 11:55:12 -07:00
play Replace more nested ifs with cond 2017-04-08 11:36:56 -04:00
progmodes * lisp/elec-pair.el (electric-pair-text-pairs): Don't autoload (Bug#24901). 2017-08-18 23:42:12 +01:00
term * lisp/term/konsole.el: New file. 2017-08-17 11:14:07 +02:00
textmodes Add Enchant support to ispell.el (Bug#17742) 2017-08-20 11:55:40 +01:00
url * lisp/url/url-cookie.el: Use lexical-binding 2017-07-27 00:13:27 -04:00
vc * lisp/vc/smerge-mode.el: Avoid N² blow up in degenerate cases 2017-07-27 00:21:35 -04:00
abbrev.el Stop abbrev-prefix-mark from adding extra newline (Bug#25767) 2017-03-02 19:01:18 -05:00
align.el Replace some uses of cl-member-if with apply 2017-04-08 11:36:56 -04:00
allout-widgets.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
allout.el Don't pass the value of point to 'push-mark', as that's the default. 2017-04-28 11:25:26 +03:00
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 Update copyright year to 2017 2016-12-31 19:42:26 -08:00
auth-source-pass.el Tweak auth-source-pass.el to avoid run-time subr-x 2017-05-02 16:59:51 -04:00
auth-source.el * lisp/password-cache.el (password-data): Use a hash-table 2017-07-28 12:27:00 -04:00
autoarg.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
autoinsert.el change auto-insert to use derived-mode-p 2017-04-05 15:53:38 -06:00
autorevert.el Fix Bug#27502 2017-07-02 11:41:58 +02:00
avoid.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
battery.el lisp/*.el: Fix some warnings 2017-01-29 19:34:35 +01:00
bindings.el ; Fix docstring 2017-06-13 14:31:53 +09:00
bookmark.el Convert more uses of looking-at' to following-char' 2017-02-12 17:21:06 -06:00
bs.el ; Update some more Maintainer: header comments 2017-06-05 21:08:07 -04:00
buff-menu.el * lisp/buff-menu.el: Turn on lexical-binding. 2017-02-12 20:02:26 -05:00
button.el Ensure button-get works in any buffer 2017-05-29 01:00:05 +01:00
calculator.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
case-table.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
cdl.el ; Small fixes for some Author: header comments 2017-06-05 20:35:17 -04:00
ChangeLog.1 Update copyright year to 2017 2016-12-31 19:42:26 -08:00
ChangeLog.2 Update copyright year to 2017 2016-12-31 19:42:26 -08:00
ChangeLog.3 Update copyright year to 2017 2016-12-31 19:42:26 -08:00
ChangeLog.4 Update copyright year to 2017 2016-12-31 19:42:26 -08:00
ChangeLog.5 Update copyright year to 2017 2016-12-31 19:42:26 -08:00
ChangeLog.6 Update copyright year to 2017 2016-12-31 19:42:26 -08:00
ChangeLog.7 Update copyright year to 2017 2016-12-31 19:42:26 -08:00
ChangeLog.8 Update copyright year to 2017 2016-12-31 19:42:26 -08:00
ChangeLog.9 Update copyright year to 2017 2016-12-31 19:42:26 -08:00
ChangeLog.10 Update copyright year to 2017 2016-12-31 19:42:26 -08:00
ChangeLog.11 Update copyright year to 2017 2016-12-31 19:42:26 -08:00
ChangeLog.12 ; ChangeLog fixes 2017-06-05 20:33:55 -04:00
ChangeLog.13 ; Update contributor name 2017-05-06 18:38:18 -07:00
ChangeLog.14 ; Update contributor name 2017-05-06 18:38:18 -07:00
ChangeLog.15 More authors.el updates 2017-06-07 14:27:21 -04:00
ChangeLog.16 Spelling fixes 2017-07-06 00:24:56 -07:00
ChangeLog.17 ; Spelling fixes 2017-05-06 18:30:14 -07:00
char-fold.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
chistory.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
cmuscheme.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
color.el Fix color component calculations in color.el 2017-03-03 16:05:02 +02:00
comint.el Broaden comint-password-prompt-regexp 2017-04-28 16:17:27 -04:00
completion.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
composite.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
COPYING
cus-dep.el Revert "Replace ldefs-boot with a much smaller file" 2017-03-07 13:49:48 +00:00
cus-edit.el Avoid a custom-variable-type error (bug#27363) 2017-06-19 14:53:47 -04:00
cus-face.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
cus-start.el Add a minor mode interface for display-line-numbers 2017-07-22 12:16:08 +03:00
cus-theme.el Nix some useless uses of looking-at, looking-back 2017-02-12 10:59:33 -05:00
custom.el ; * lisp/custom.el: Comments. 2017-02-21 15:11:56 -05:00
dabbrev.el ; Update some more Maintainer: header comments 2017-06-05 21:08:07 -04:00
delim-col.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
delsel.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
descr-text.el * lisp/descr-text.el (describe-char): Avoid string-*-multibyte 2017-06-22 09:47:48 -04:00
desktop.el Replace some uses of eval 2017-08-08 15:10:49 -04:00
dframe.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
dired-aux.el ; Fix previous commit 2017-08-06 10:15:17 -04:00
dired-x.el Do not unset user key remaps in dired-x 2017-07-29 12:00:56 +03:00
dired.el dired-delete-file: Dont't ask for empty dirs 2017-08-09 14:48:49 +09:00
dirtrack.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
disp-table.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
display-line-numbers.el Follow SAUNA recommendations for display-line-numbers-type 2017-08-01 10:13:09 +02:00
dnd.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
doc-view.el Avoid unnecessary loading of subr-x at run-time 2017-04-18 19:07:28 -04:00
dom.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
dos-fns.el ; Update some more Maintainer: header comments 2017-06-05 21:08:07 -04:00
dos-vars.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
dos-w32.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
double.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
dynamic-setting.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
ebuff-menu.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
echistory.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
ecomplete.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
edmacro.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
ehelp.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
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 Update copyright year to 2017 2016-12-31 19:42:26 -08:00
emacs-lock.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
env.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
epa-dired.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
epa-file.el Revert "Output number of characters added to file (Bug#354)" 2017-05-08 23:28:32 -04:00
epa-hook.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
epa-mail.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
epa.el Small improvement for epa-display-error (bug#24553) 2017-03-10 15:14:33 -05:00
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 Update copyright year to 2017 2016-12-31 19:42:26 -08:00
face-remap.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
facemenu.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
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 Update copyright year to 2017 2016-12-31 19:42:26 -08:00
filenotify.el Fix filenotify-tests.el for cygwin 2017-05-01 12:16:15 +02:00
files-x.el Apply connecion-local variables for shells 2017-04-02 11:02:54 +02:00
files.el Improve make-temp-file performance on local files 2017-08-18 20:37:31 -07:00
filesets.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
find-cmd.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
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 Revert "Replace ldefs-boot with a much smaller file" 2017-03-07 13:49:48 +00:00
flow-ctrl.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
foldout.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
follow.el Don't end non-hook variable with "-hook" (Bug#26623) 2017-05-20 19:13:57 -04:00
font-core.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
font-lock.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
format-spec.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
format.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
forms.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
frame.el Fix two customization types in frame.el 2017-07-26 10:14:06 +02:00
frameset.el Add new frame parameters and associated functions 2017-04-12 10:38:25 +02:00
fringe.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
generic-x.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
help-at-pt.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
help-fns.el * lisp/emacs-lisp/bytecomp.el: Fix bug#14860. 2017-07-14 11:27:21 -04:00
help-macro.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
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 Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
hexl.el Don't pass the value of point to 'push-mark', as that's the default. 2017-04-28 11:25:26 +03:00
hfy-cmap.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
hi-lock.el Drop face from hi-lock--unused-faces only when used 2017-04-27 12:01:19 +09:00
hilit-chg.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
hippie-exp.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
hl-line.el hl-line.el: Don't try to operate on a killed buffer 2017-01-28 20:49:19 +01:00
htmlfontify.el Don't require a shell when loading htmlfontify 2017-01-27 18:37:58 +01:00
ibuf-ext.el Ibuffer: Erase output buffer before shell commands 2017-02-09 18:14:10 +09:00
ibuf-macs.el Ibuffer: Erase output buffer before shell commands 2017-02-09 18:14:10 +09:00
ibuffer.el Fix a small incompatibility in ibuffer 2017-03-30 20:19:50 -04:00
icomplete.el Give a fixed default value for icomplete-prospects-height (Bug#26939) 2017-06-14 07:03:05 -04:00
ido.el * lisp/ido.el: Use lexical binding. 2017-07-29 10:28:57 -04:00
ielm.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
iimage.el ; Update some more Maintainer: header comments 2017-06-05 21:08:07 -04:00
image-dired.el Nix some useless uses of looking-at, looking-back 2017-02-12 10:59:33 -05:00
image-file.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
image-mode.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
image.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
imenu.el Fix imenu--sort-by-position for non-pairs parameters (bug#26457) 2017-04-13 11:44:17 +02:00
indent.el Make `indent-line-to' respect field boundaries (Bug#26891) 2017-05-15 22:58:24 -04:00
info-look.el Avoid unnecessary loading of subr-x at run-time 2017-04-18 19:07:28 -04:00
info-xref.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
info.el Add new face 'header-line-highlight' 2017-08-12 10:12:36 +03:00
informat.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
isearch.el Limit scope of local overriding-terminal-local-map 2017-06-01 17:56:14 -04:00
isearchb.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
jit-lock.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
jka-cmpr-hook.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
jka-compr.el Adjust jka-compr to recent Tramp changes. 2017-08-12 08:52:53 -07:00
json.el Treat control characters in JSON strings as invalid 2017-08-17 20:00:52 -04:00
kermit.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
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-08-01 06:27:40 -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 Make charprop.el provide a feature 2017-04-26 12:51:48 -04:00
locate.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
lpr.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
ls-lisp.el ls-lisp: Drop eshell dependencies 2017-08-05 01:19:05 +09:00
macros.el Find macro binding for symbol-bound macros too (Bug#6848) 2017-02-21 21:44:54 -05:00
Makefile.in Skip .#* temporaries when finding sources 2017-05-30 09:28:19 -07:00
makesum.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
man.el Non-ASCII support for man page section and header names 2017-08-18 11:47:29 +03:00
master.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
mb-depth.el Turn on lexical-binding in mb-depth.el 2017-01-04 22:31:26 -05:00
md4.el Turn on lexical-binding in md4.el 2017-01-03 18:34:13 -05:00
menu-bar.el Follow SAUNA recommendations for display-line-numbers-type 2017-08-01 10:13:09 +02:00
midnight.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
minibuf-eldef.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
minibuffer.el Provide additional support for child frames 2017-06-25 11:33:25 +02:00
misc.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
misearch.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
mouse-copy.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
mouse-drag.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
mouse.el Spelling fixes 2017-07-06 00:24:56 -07:00
mpc.el ; Fix MPC menu title 2017-04-27 00:04:54 -04:00
msb.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
mwheel.el New internal-border face and args for select-window and x-focus-frame 2017-04-12 18:22:44 +02:00
newcomment.el Fix auto-filling regression 2017-08-09 16:06:23 -06:00
notifications.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
novice.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
obarray.el * lisp/obarray.el (obarray-size): Avoid compiler warning. 2017-03-18 12:29:12 -04:00
outline.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
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 Update copyright year to 2017 2016-12-31 19:42:26 -08:00
pcmpl-gnu.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
pcmpl-linux.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
pcmpl-rpm.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
pcmpl-unix.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
pcmpl-x.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
pcomplete.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
pixel-scroll.el New minor mode 'pixel-scroll-mode' 2017-05-13 20:25:39 +03:00
plstore.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
printing.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
proced.el Use 'header-line-highlight' face in proced and erc 2017-08-13 17:56:31 +03:00
profiler.el Remove some explicit runtime loads of pcase 2017-04-19 16:32:04 -04:00
ps-bdf.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
ps-def.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
ps-mule.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
ps-print.el ; Auto-commit of loaddefs files. 2017-01-04 14:21:38 -05:00
ps-samp.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
README A few more minor quoting fixes in a script and a text file 2015-09-16 16:09:31 -07:00
recentf.el Fix Bug#27108 2017-05-31 20:32:31 +02:00
rect.el Avoid infloop in rect.el 2017-02-18 11:32:45 +02:00
register.el register-read-with-preview: Quit if user input C-g or ESC 2017-07-25 11:40:25 +09:00
registry.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
repeat.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
replace.el query-replace: Undo replacements performed with 'comma 2017-08-08 10:25:27 +09:00
reposition.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
reveal.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
rfn-eshadow.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
rot13.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
rtree.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
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 Update copyright year to 2017 2016-12-31 19:42:26 -08:00
saveplace.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
sb-image.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
scroll-all.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
scroll-bar.el New internal-border face and args for select-window and x-focus-frame 2017-04-12 18:22:44 +02:00
scroll-lock.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
select.el Escape NUL bytes in X selections (Bug#6991) 2017-06-29 19:40:23 -04:00
server.el Remove server-buffer-clients string from minor-mode-alist 2017-02-12 11:51:19 -05:00
ses.el ; Spelling fixes 2017-07-20 15:42:12 -07:00
shadowfile.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
shell.el * lisp/shell.el (explicit-shell-file-name): Mention shell-file-name 2017-08-04 00:05:00 -04:00
simple.el Make list-processes support display-line-numbers 2017-08-19 16:36:31 +03:00
skeleton.el Fix all unescaped character literals 2017-05-07 13:22:34 +02:00
sort.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
soundex.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
speedbar.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
startup.el Add 'scroll-bar-mode' to settings in 'x-apply-session-resources' 2017-07-22 11:53:58 +03:00
strokes.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
subr.el * lisp/subr.el (define-symbol-prop): New function 2017-07-28 12:02:01 -04:00
svg.el * lisp/svg.el (svg-line): Fix x/y typo. (Bug#26953) 2017-05-20 17:14:36 -07:00
t-mouse.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
tabify.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
talk.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
tar-mode.el * lisp/tar-mode.el (tar-grind-file-mode): Fix docstring 2017-08-13 23:38:29 +09:00
tempo.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
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 Update copyright year to 2017 2016-12-31 19:42:26 -08:00
time-stamp.el Simplify time-stamp mail host usage 2017-02-12 17:44:46 -08:00
time.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
timezone.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
tmm.el Use completing-read-default in tmm-prompt 2017-06-02 20:00:49 -04:00
tool-bar.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
tooltip.el Provide additional support for child frames 2017-06-25 11:33:25 +02:00
tree-widget.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
tutorial.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
type-break.el Don't call 'kill-this-buffer' outside of menus 2017-04-12 23:14:20 +03:00
uniquify.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
userlock.el Avoid userlock queries hanging forever in batch mode 2017-04-14 21:18:07 -04:00
vcursor.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
version.el Remove the build number from emacs-version variable 2017-02-17 20:15:21 -05:00
view.el ; Update some more Maintainer: header comments 2017-06-05 21:08:07 -04:00
vt100-led.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
vt-control.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
w32-fns.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
w32-vars.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
wdired.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
whitespace.el * lisp/whitespace.el: Use lexical binding. 2017-07-29 10:26:22 -04:00
wid-browse.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
wid-edit.el ; Fix extra "," in previous commit 2017-07-07 18:13:15 -04:00
widget.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
windmove.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
window.el Fix two side window problems noted by Alex (Bug#27999) 2017-08-19 10:55:04 +02:00
winner.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
woman.el * lisp/woman.el (woman-push, woman-pop): Remove. (Bug#27962) 2017-08-16 20:25:18 -04:00
x-dnd.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
xdg.el Substitute leading $HOME/ in xdg-user-dirs 2017-02-12 20:31:38 -05:00
xml.el xml: Properly handle symbol-qnames for attribute parsing 2017-04-17 17:17:00 +02:00
xt-mouse.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
xwidget.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08: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.