1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-25 07:28:20 +00:00
emacs/lisp
Martin Rudalics 23d3eeb798 Fix bugs in with-displayed-buffer-window' and fit-window-to-buffer'
* lisp/window.el (with-displayed-buffer-window): When a
'window-height' action alist entry specifies a function, call
`temp-buffer-window-show' with a '(window-height . t)' dummy
entry so `window--try-to-split-window' will bind
`window-combination-limit' to t and that function does not
resize any other window but the one we split this one off
(Bug#25055, Bug#25179).
(fit-window-to-buffer): Call `window-max-delta' with NOUP t so
we steal space only from windows in the same combination.
Stealing space from other windows would not allow us to return
that space later when this window is deleted (Bug#25055,
Bug#25179).
2017-04-15 16:16:26 +02:00
..
calc require cl-lib to fix fallout from mhtml series 2017-04-06 07:36:36 -06:00
calendar Turn on lexical-binding in parse-time.el 2017-02-01 21:01:45 -05:00
cedet Create generated lisp files before main loaddefs.el 2017-04-13 20:12:02 -04:00
emacs-lisp Use user-error for some ert.el errors 2017-04-13 21:17:09 -04:00
emulation Remove references to OS/2 in code, doc, and comments 2017-04-08 13:16:08 -07:00
erc Enable erc-accidental-paste-threshold-seconds by default 2017-02-17 18:38:09 -05:00
eshell Don't record eshell/clear "command" in history (Bug#25838) 2017-02-26 20:39:11 -05:00
gnus * lisp/gnus/nnmail.el (nnmail-crosspost-link-function): Simplify. 2017-04-08 13:45:55 -07:00
image Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
international * lisp/international/README: Update to match current list. 2017-04-06 15:00:04 -07:00
language Fix Turkish language environment setup 2017-02-18 13:17:40 +02:00
leim/quail Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
mail Fix rmail handling of movemail protocols (bug#18278) 2017-04-08 18:40:53 -07:00
mh-e mh-compat.el: remove duplicate definition 2017-01-30 16:59:37 -05:00
net Don't call 'kill-this-buffer' outside of menus 2017-04-12 23:14:20 +03:00
nxml * lisp/nxml/nxml-mode.el (nxml-mode): Use new sgml-syntax-propertize. 2017-02-28 09:35:25 -05:00
obsolete Remove mistakenly-added files 2017-01-01 20:24:00 -08:00
org Don't call 'kill-this-buffer' outside of menus 2017-04-12 23:14:20 +03:00
play Replace more nested ifs with cond 2017-04-08 11:36:56 -04:00
progmodes ; Spelling and minor wording fixes 2017-04-14 12:42:31 -07:00
term Don't call 'kill-this-buffer' outside of menus 2017-04-12 23:14:20 +03:00
textmodes Add grid layout module to CSS property list 2017-04-13 18:54:19 +02:00
url Remove references to OS/2 in code, doc, and comments 2017-04-08 13:16:08 -07:00
vc Default to PCRE syntax when reading .hgignore 2017-04-10 05:52:40 +03: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 Nix some useless uses of looking-at, looking-back 2017-02-12 10:59:33 -05:00
ansi-color.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
apropos.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
arc-mode.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
array.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
auth-source.el auth-source-user-and-password: add forgotten user parameter 2017-01-31 14:13:10 -05: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 Merge from origin/emacs-25 2017-01-01 01:10:47 -08: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 Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
bookmark.el Convert more uses of looking-at' to following-char' 2017-02-12 17:21:06 -06:00
bs.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
buff-menu.el * lisp/buff-menu.el: Turn on lexical-binding. 2017-02-12 20:02:26 -05:00
button.el * lisp/button.el (forward-button): Use user-error instead. 2017-03-19 20:20:45 -04: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 Update copyright year to 2017 2016-12-31 19:42:26 -08: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 Update copyright year to 2017 2016-12-31 19:42:26 -08:00
ChangeLog.13 Update copyright year to 2017 2016-12-31 19:42:26 -08:00
ChangeLog.14 Update copyright year to 2017 2016-12-31 19:42:26 -08:00
ChangeLog.15 Update copyright year to 2017 2016-12-31 19:42:26 -08:00
ChangeLog.16 Update copyright year to 2017 2016-12-31 19:42:26 -08:00
ChangeLog.17 Merge from origin/emacs-25 2017-01-01 01:10:47 -08: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 Write a named function 2017-03-15 01:12:48 -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 Use user-error for customize's "invalid face" error 2017-04-13 20:17:08 -04:00
cus-face.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
cus-start.el Add new frame parameters and associated functions 2017-04-12 10:38:25 +02: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 copyright year to 2017 2016-12-31 19:42:26 -08: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 describe-char: unambiguous name for inserting ASCII 7 2017-02-08 22:38:39 +01:00
desktop.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
dframe.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
dired-aux.el Choose the right target dir on dired operations 2017-02-27 16:26:06 +09:00
dired-x.el dired-mark-suffix: New command 2017-03-31 17:27:08 +09:00
dired.el Add file name and its extension to suggestions in dired-mark-files-regexp 2017-02-28 00:45:21 +02: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
dnd.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
doc-view.el * lisp/doc-view.el (doc-view-mode): Don't require a final newline 2017-02-02 10:57:37 -05:00
dom.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
dos-fns.el Update copyright year to 2017 2016-12-31 19:42:26 -08: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 Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
electric.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08: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 Adjust write-region so file name is at the beginning again 2017-04-07 19:54:11 -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 trivial duplication in epg-config 2017-03-11 17:22:56 -08:00
epg.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
expand.el Update copyright year to 2017 2016-12-31 19:42:26 -08: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 New internal-border face and args for select-window and x-focus-frame 2017-04-12 18:22:44 +02:00
ffap.el Do not include comment start chars in ffap string 2017-03-23 08:57:13 -04:00
filecache.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
filenotify.el ; Spelling fixes 2017-04-01 10:47:11 -07:00
files-x.el Apply connecion-local variables for shells 2017-04-02 11:02:54 +02:00
files.el enable mhtml-mode by default 2017-04-05 15:53:39 -06: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 Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
find-file.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
find-lisp.el Update copyright year to 2017 2016-12-31 19:42:26 -08: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 * lisp/isearch.el (isearch-lazy-highlight): New choice ‘all-windows’. 2017-02-22 02:10:36 +02: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 Add new frame parameters and associated functions 2017-04-12 10:38:25 +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/help-fns.el (describe-symbol): `nil' is not an interesting default. 2017-04-06 09:55:05 -04:00
help-macro.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
help-mode.el Give , and .@ doc strings. Fixes bug #24561. 2017-01-23 19:00:49 +00:00
help.el Fix typo in docstring 2017-04-02 19:29:14 +01:00
hex-util.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
hexl.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
hfy-cmap.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
hi-lock.el Update copyright year to 2017 2016-12-31 19:42:26 -08: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 Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
ido.el * lisp/ido.el (ido-read-internal, ido-complete): Do not bind `non-essential'. 2017-03-15 11:24:23 +01:00
ielm.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
iimage.el Update copyright year to 2017 2016-12-31 19:42:26 -08: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 * lisp/indent.el (indent-region-line-by-line): New function. 2017-01-30 13:06:07 -05:00
info-look.el Add info-lookup help for gdb-script-mode 2017-01-17 15:40:16 -07:00
info-xref.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
info.el * lisp/info.el (Info-search): Fix typo in April 1 change. 2017-04-05 09:43:43 -07:00
informat.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
isearch.el * lisp/isearch.el (lazy-highlight-max-at-a-time): Doc fix (bug#21092). 2017-02-22 02:16:06 +02: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 write-region so file name is at the beginning again 2017-04-07 19:54:11 -04:00
json.el More json.el changes 2017-02-18 20:25:50 -05:00
kermit.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
kmacro.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
ldefs-boot.el ; Auto-commit of loaddefs files. 2017-04-02 12:11:26 -04:00
linum.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
loadhist.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
loadup.el In CANNOT_DUMP builds, allow editing of files named "dump". 2017-04-06 02:10:56 -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 Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
macros.el Find macro binding for symbol-bound macros too (Bug#6848) 2017-02-21 21:44:54 -05:00
Makefile.in * lisp/Makefile.in (check-defun-dups): Ignore obsolete files. 2017-04-13 20:14:01 -04:00
makesum.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
man.el Fix obsolete ‘test/automated’ references 2017-03-27 11:30:08 -07: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 Merge from origin/emacs-25 2017-01-01 01:10:47 -08: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 Require method in remote file name syntax 2017-03-13 18:05:59 +01: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 Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
mpc.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08: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 Test comment-multi-line = nil auto fill case too 2017-02-14 22:29:56 -05: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 Merge from origin/emacs-25 2017-03-19 12:34:04 -07:00
password-cache.el Update copyright year to 2017 2016-12-31 19:42:26 -08: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
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 Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
profiler.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08: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
recentf.el ; Just use octal 2017-01-26 13:12:54 -05:00
rect.el Avoid infloop in rect.el 2017-02-18 11:32:45 +02:00
register.el Update copyright year to 2017 2016-12-31 19:42:26 -08: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 ; * lisp/replace.el (how-many, flush-lines, keep-lines): Remove empty line. 2017-04-02 21:16:37 +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 Update copyright year to 2017 2016-12-31 19:42:26 -08: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 Fix ':version' of 'select-enable-primary' 2017-01-06 15:23:17 +02:00
server.el Remove server-buffer-clients string from minor-mode-alist 2017-02-12 11:51:19 -05:00
ses.el * lisp/ses.el: Silence byte-compiler warnings. 2017-04-02 23:09:53 -04:00
shadowfile.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
shell.el Make sure that `shell' makes BUFFER current 2017-04-10 10:21:44 +02:00
simple.el Don't call 'kill-this-buffer' outside of menus 2017-04-12 23:14:20 +03:00
skeleton.el Update copyright year to 2017 2016-12-31 19:42:26 -08: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 a new TODO item 2017-02-20 18:08:48 -08:00
strokes.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
subr.el Validate SPEC of `dolist', cf. Bug#25477. 2017-04-08 17:15:31 +02:00
svg.el Update copyright year to 2017 in master 2017-01-01 01:48:59 -08: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 Warn about incomplete untarring of link files 2017-01-01 16:36:23 -05:00
tempo.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
term.el Support Bash Ctrl-Z indication of directory name in term.el 2017-01-27 11:26:36 +02:00
thingatpt.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08: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 Update copyright year to 2017 2016-12-31 19:42:26 -08:00
tool-bar.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
tooltip.el Update copyright year to 2017 2016-12-31 19:42:26 -08: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 Merge from origin/emacs-25 2017-01-01 01:10:47 -08: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 Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
wid-browse.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
wid-edit.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08: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 bugs in with-displayed-buffer-window' and fit-window-to-buffer' 2017-04-15 16:16:26 +02:00
winner.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
woman.el Merge from origin/emacs-25 2017-03-19 12:34:03 -07: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: Fix parsing of default namespace with quoted names 2017-01-24 22:56:05 +01: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.