emacs/lisp
Stefan Monnier 7561c01380 * lisp/emacs-lisp/cconv.el: Don't confuse a string for a docstring
(cconv--convert-funcbody): Check there's something after a docstring.

* test/lisp/emacs-lisp/bytecomp-tests.el (bytecomp-string-vs-docstring):
New corresponding test.
2021-03-09 11:04:03 -05:00
..
calc Fix multiple Calc defmath errors (bug#46750) 2021-03-01 20:59:52 +01:00
calendar Delete two more items obsoleted in Emacs 23.1 2021-03-08 05:25:18 +01:00
cedet Make semantic/idle not move point after last change 2021-03-08 20:37:40 +01:00
emacs-lisp * lisp/emacs-lisp/cconv.el: Don't confuse a string for a docstring 2021-03-09 11:04:03 -05:00
emulation * lisp/emulation/: Use lexical-binding 2021-03-06 13:03:29 -05:00
erc * lisp/erc/erc.el: Fix problem pointed out by compiler warning 2021-03-07 19:06:06 -05:00
eshell Use declare instead of def-edebug-spec in most places 2021-02-12 16:08:01 -05:00
gnus Remove some items obsolete since Emacs 22/23 from Gnus 2021-03-07 05:51:39 +01:00
image Don't move point in `exif-parse-buffer' 2021-02-17 00:43:52 +01:00
international * src/eval.c (init_eval_once): Bump max_specpdl_size (bug46818) 2021-03-01 11:42:04 -05:00
language Prefer defvar-local in remaining libraries 2021-02-02 09:57:07 +01:00
leim/quail Fix warning generated by indian.el + quail.el 2021-02-24 20:31:31 +01:00
mail Use lexical-binding in mail-utils.el and add tests 2021-02-10 18:44:43 +01:00
mh-e Prefer declare over a put of list-indent-function. 2021-02-22 11:54:17 -05:00
net * lisp/net/*.el: Use lexical-binding 2021-03-08 10:11:22 -05:00
nxml Remove redundant requires of easymenu 2021-02-26 15:52:26 +01:00
obsolete Delete two more items obsoleted in Emacs 23.1 2021-03-08 05:25:18 +01:00
org Make generation of texi from org overwrite output 2021-02-28 15:13:07 -08:00
play ; Make function missed in previous change obsolete 2021-02-28 00:13:24 +01:00
progmodes Strip text properties from the default string 2021-03-09 04:06:01 +02:00
term Prefer defvar-local in preloaded files 2021-01-31 20:08:25 +01:00
textmodes * lisp/emacs-lisp/pcase.el: Fix bug#46786 2021-03-01 15:35:51 -05:00
url * lisp/url/url-http.el (url-http): Fix docstring typo. 2021-02-19 17:32:59 -05:00
vc smerge-vc-next-conflict: Move to conflict markers more reliably 2021-03-09 04:47:49 +02:00
abbrev.el Prefer defvar-local in preloaded files 2021-01-31 20:08:25 +01:00
align.el Assume font-lock-mode variable is not void 2021-02-05 01:15:02 +01:00
allout-widgets.el Make XEmacs compat alias obsolete in allout-widgets.el 2021-02-01 12:29:10 +01:00
allout.el Don't require overlay; that's only needed in XEmacs 2021-02-27 18:23:12 +01:00
ansi-color.el Fix ANSI coloring problem in large outputs in eshell 2021-02-22 16:47:38 +01:00
apropos.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
arc-mode.el * lisp/arc-mode.el (tar-grind-file-mode): Remove left over autoload 2021-01-03 20:16:40 -05:00
array.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
auth-source-pass.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
auth-source.el Normalize version specifiers for make-obsolete and friends 2021-03-08 05:09:27 +01:00
autoarg.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
autoinsert.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
autorevert.el Simplify auto-revert buffer list by watch descriptor (Bug#44639) 2021-01-28 15:09:18 +01:00
avoid.el * lisp/avoid.el: Doc fixes. 2021-02-08 09:10:57 +01:00
battery.el Fix typos 2021-02-18 16:50:55 +01:00
bindings.el New transient mode 'repeat-mode' to allow shorter key sequences (bug#46515) 2021-02-17 20:04:42 +02:00
bookmark.el Avoid asking repeatedly about reloading bookmarks file 2021-02-15 00:51:36 +01:00
bs.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
buff-menu.el Convert Buffer-menu-mode menu to easymenu 2021-02-27 20:17:03 +01:00
button.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
calculator.el * lisp/calculator.el: Minor doc fix. Remove redundant :group args. 2021-02-19 09:36:11 +01:00
case-table.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
cdl.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
ChangeLog.1 Update copyright year to 2021 2021-01-01 01:13:56 -08:00
ChangeLog.2 Update copyright year to 2021 2021-01-01 01:13:56 -08:00
ChangeLog.3 Update copyright year to 2021 2021-01-01 01:13:56 -08:00
ChangeLog.4 Update copyright year to 2021 2021-01-01 01:13:56 -08:00
ChangeLog.5 Update copyright year to 2021 2021-01-01 01:13:56 -08:00
ChangeLog.6 Update copyright year to 2021 2021-01-01 01:13:56 -08:00
ChangeLog.7 Update copyright year to 2021 2021-01-01 01:13:56 -08:00
ChangeLog.8 Update copyright year to 2021 2021-01-01 01:13:56 -08:00
ChangeLog.9 Update copyright year to 2021 2021-01-01 01:13:56 -08:00
ChangeLog.10 Update copyright year to 2021 2021-01-01 01:13:56 -08:00
ChangeLog.11 Update copyright year to 2021 2021-01-01 01:13:56 -08:00
ChangeLog.12 Update copyright year to 2021 2021-01-01 01:13:56 -08:00
ChangeLog.13 Update copyright year to 2021 2021-01-01 01:13:56 -08:00
ChangeLog.14 Update copyright year to 2021 2021-01-01 01:13:56 -08:00
ChangeLog.15 Update copyright year to 2021 2021-01-01 01:13:56 -08:00
ChangeLog.16 Update copyright year to 2021 2021-01-01 01:13:56 -08:00
ChangeLog.17 Update copyright year to 2021 2021-01-01 01:13:56 -08:00
char-fold.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
chistory.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
cmuscheme.el Make easymenu downcase the menu symbol for greater backwards compat 2021-03-01 22:12:43 +01:00
color.el * lisp/color.el: Remove Emacs 23.2 compat code. 2021-02-05 01:29:20 +01:00
comint.el Simplify comint-watch-for-password-prompt 2021-02-22 15:47:30 +01:00
completion.el Prefer defvar-local in remaining libraries 2021-02-02 09:57:07 +01:00
composite.el Use lexical-binding in the remaining preloaded files 2021-01-04 20:57:42 -05:00
COPYING
cus-dep.el Finish customize-changed-options/customize-changed fix up 2021-02-09 08:20:08 +01:00
cus-edit.el Finish customize-changed-options/customize-changed fix up 2021-02-09 08:20:08 +01:00
cus-face.el Add `flat-button' to custom-face-attributes 2021-01-11 15:07:01 +01:00
cus-start.el * * lisp/cedet/semantic: Use lexical-binding in the generated grammars 2021-03-05 23:33:21 -05:00
cus-theme.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
custom.el Don't override load-path in require-theme 2021-03-05 11:02:20 +00:00
dabbrev.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
delim-col.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
delsel.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
descr-text.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
desktop.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
dframe.el Prefer defvar-local in remaining libraries 2021-02-02 09:57:07 +01:00
dired-aux.el Improve the dired-do-kill-lines doc string 2021-03-02 08:07:59 +01:00
dired-x.el Minor fixes after preloading easymenu 2021-02-27 20:04:41 +01:00
dired.el Convert dired menus to easymenu 2021-02-28 23:23:41 +01:00
dirtrack.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
disp-table.el Use lexical-binding in the remaining preloaded files 2021-01-04 20:57:42 -05:00
display-fill-column-indicator.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
display-line-numbers.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
dnd.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
doc-view.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
dom.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
dos-fns.el Use lexical-binding in the remaining preloaded files 2021-01-04 20:57:42 -05:00
dos-vars.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
dos-w32.el Use lexical-binding in the remaining preloaded files 2021-01-04 20:57:42 -05:00
double.el Use require instead of boundp+load-library in double.el 2021-02-04 05:28:00 +01:00
dynamic-setting.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
ebuff-menu.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
echistory.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
ecomplete.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
edmacro.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
ehelp.el Prefer defvar-local in remaining libraries 2021-02-02 09:57:07 +01:00
elec-pair.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
electric.el Use lexical-binding in the remaining preloaded files 2021-01-04 20:57:42 -05:00
elide-head.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
emacs-lock.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
env.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
epa-dired.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
epa-file.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
epa-hook.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
epa-mail.el Merge from origin/emacs-27 2021-01-01 01:28:16 -08:00
epa.el Convert epa-key-list-mode menu to easy-menu-define 2021-02-25 12:56:12 +01:00
epg-config.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
epg.el Prefer setq-local in a few more places 2021-02-08 00:25:16 +01:00
expand.el Prefer defvar-local in remaining libraries 2021-02-02 09:57:07 +01:00
ezimage.el * lisp/ezimage.el: Use lexical-binding. 2021-01-28 18:43:15 +01:00
face-remap.el Merge from origin/emacs-27 2021-02-06 08:10:38 -08:00
facemenu.el Fix build problem with previous facemenu change 2021-02-10 20:37:14 +01:00
faces.el * lisp/faces.el (help-argument-name): Use grey background, not foreground 2021-03-08 19:42:44 +02:00
ffap.el Prefer defvar-local in remaining libraries 2021-02-02 09:57:07 +01:00
filecache.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
fileloop.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
filenotify.el Declare some completion predicates 2021-03-05 17:51:22 +01:00
files-x.el Prefer defvar-local in remaining libraries 2021-02-02 09:57:07 +01:00
files.el Remove unecessary unlock-buffer calls 2021-02-27 16:19:37 +02:00
filesets.el Minor fixes after preloading easymenu 2021-02-27 20:04:41 +01:00
find-cmd.el Use lexical-binding in find-cmd.el and add tests 2021-01-29 06:19:06 +01:00
find-dired.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
find-file.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
find-lisp.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
finder.el Convert finder menu to easy-menu-define 2021-02-20 07:55:04 +01:00
flow-ctrl.el * lisp/flow-ctrl.el: Use lexical-binding. 2021-01-29 06:19:06 +01:00
foldout.el Prefer defvar-local in remaining libraries 2021-02-02 09:57:07 +01:00
follow.el Minor fixes after preloading easymenu 2021-02-27 20:04:41 +01:00
font-core.el Prefer defvar-local in preloaded files 2021-01-31 20:08:25 +01:00
font-lock.el Prefer defvar-local in preloaded files 2021-01-31 20:08:25 +01:00
format-spec.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
format.el Use lexical-binding in the remaining preloaded files 2021-01-04 20:57:42 -05:00
forms.el Prefer defvar-local in remaining libraries 2021-02-02 09:57:07 +01:00
frame.el Merge from origin/emacs-27 2021-02-06 08:10:38 -08:00
frameset.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
fringe.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
generic-x.el Load all generic-x.el modes unconditionally 2021-02-09 16:47:25 +01:00
help-at-pt.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
help-fns.el Add new face 'help-key-binding' for keybindings in help 2021-03-08 04:23:08 +01:00
help-macro.el Add new face 'help-key-binding' for keybindings in help 2021-03-08 04:23:08 +01:00
help-mode.el * lisp/help-mode.el (help-mode-tool-bar-map): Fix tooltips. 2021-03-08 04:23:11 +01:00
help.el Add new face 'help-key-binding' for keybindings in help 2021-03-08 04:23:08 +01:00
hex-util.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
hexl.el Prefer defvar-local in remaining libraries 2021-02-02 09:57:07 +01:00
hfy-cmap.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
hi-lock.el Convert hi-lock-menu to easymenu 2021-02-28 22:21:55 +01:00
hilit-chg.el Prefer defvar-local in remaining libraries 2021-02-02 09:57:07 +01:00
hippie-exp.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
hl-line.el Use single post-command-hook on hl-line modes 2021-01-23 21:35:00 +02:00
htmlfontify.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
ibuf-ext.el Revert "Tweak how ibuffer-invert-sorting updates the buffer" 2021-02-04 12:32:08 +01:00
ibuf-macs.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
ibuffer.el Remove some references to Emacs 21 2021-03-07 05:51:39 +01:00
icomplete.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
ido.el Prefer defvar-local in remaining libraries 2021-02-02 09:57:07 +01:00
ielm.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
iimage.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
image-dired.el Remove copy-pasto from image-dired.el 2021-03-04 10:16:02 -03:00
image-file.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
image-mode.el Merge from origin/emacs-27 2021-02-19 08:36:56 -08:00
image.el Move the ‘declare’ form before the interactive spec in 10 functions. 2021-01-20 21:19:23 +02:00
imenu.el Minor cleanup in imenu.el 2021-02-10 14:42:51 +01:00
indent.el * lisp/indent.el (beginning-of-line-text): Mark it as a movement command 2021-02-08 09:18:41 -05:00
info-look.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
info-xref.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
info.el Do interactive mode tagging for info.el 2021-02-16 14:21:52 +01:00
informat.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
isearch.el Add new face 'help-key-binding' for keybindings in help 2021-03-08 04:23:08 +01:00
isearchb.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
jit-lock.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
jka-cmpr-hook.el Use lexical-binding in the remaining preloaded files 2021-01-04 20:57:42 -05:00
jka-compr.el Prefer defvar-local in remaining libraries 2021-02-02 09:57:07 +01:00
json.el Speed up json.el encoding 2021-03-06 18:25:44 +00:00
jsonrpc.el ; Minor license statement fixes 2021-02-08 09:10:57 +01:00
kermit.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
kmacro.el Add a command for redisplay during keyboard macros 2021-01-29 08:01:12 +01:00
ldefs-boot.el ; Auto-commit of loaddefs files. 2021-03-01 06:27:02 -08:00
linum.el Prefer defvar-local in remaining libraries 2021-02-02 09:57:07 +01:00
loadhist.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
loadup.el Convert isearch menu to easymenu 2021-02-28 00:07:32 +01:00
locate.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
lpr.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
ls-lisp.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
macros.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
Makefile.in Simplify silent-rules build machinery 2021-03-06 16:28:46 -08:00
makesum.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
man.el Fix interactive mode tagging for man and woman 2021-02-21 20:09:10 +01:00
master.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
mb-depth.el * lisp/mb-depth.el (minibuffer-depth-indicator): Add :group 'minibuffer'. 2021-01-07 19:56:59 +02:00
md4.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
menu-bar.el Finish customize-changed-options/customize-changed fix up 2021-02-09 08:20:08 +01:00
midnight.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
minibuf-eldef.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
minibuffer.el Fix previous completion-pcm--optimize-pattern fix 2021-03-01 22:41:42 +01:00
misc.el Small fixes 2021-02-23 21:05:30 +02:00
misearch.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
mouse-copy.el * lisp/mouse-copy.el: Use lexical-binding. 2021-03-07 04:35:36 +01:00
mouse-drag.el * lisp/mouse-drag.el: Use lexical-binding. 2021-03-07 05:01:42 +01:00
mouse.el Make libraries works with xterm-mouse-mode. 2021-01-15 13:50:07 +02:00
mpc.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
msb.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
mwheel.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
newcomment.el Fix numerical `comment-padding' value 2021-01-28 09:57:48 +01:00
notifications.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
novice.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
obarray.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
outline.el Remove outline-cycle-minor-mode and outline-cycle-highlight-minor-mode 2021-03-07 20:52:39 +02:00
paren.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
password-cache.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
pcmpl-cvs.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
pcmpl-gnu.el Use declare instead of def-edebug-spec in most places 2021-02-12 16:08:01 -05:00
pcmpl-linux.el Use declare instead of def-edebug-spec in most places 2021-02-12 16:08:01 -05:00
pcmpl-rpm.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
pcmpl-unix.el Use declare instead of def-edebug-spec in most places 2021-02-12 16:08:01 -05:00
pcmpl-x.el Use declare instead of def-edebug-spec in most places 2021-02-12 16:08:01 -05:00
pcomplete.el Make pcomplete-ignore-case obsolete 2021-02-09 09:20:11 +01:00
pixel-scroll.el Merge from origin/emacs-27 2021-01-14 07:50:28 -08:00
plstore.el ; * lisp/plstore.el: Fix formatting. 2021-02-19 09:36:11 +01:00
printing.el Minor fixes after preloading easymenu 2021-02-27 20:04:41 +01:00
proced.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
profiler.el Merge from origin/emacs-27 2021-01-01 01:28:16 -08:00
ps-bdf.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
ps-def.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
ps-mule.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
ps-print.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
ps-samp.el * lisp/ps-samp.el: Use lexical-binding. 2021-02-11 20:10:31 +01:00
README
recentf.el Minor fixes after preloading easymenu 2021-02-27 20:04:41 +01:00
rect.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
register.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
registry.el Use lexical-binding in a few more scattered files 2021-02-09 13:27:20 -05:00
repeat.el New transient mode 'repeat-mode' to allow shorter key sequences (bug#46515) 2021-02-17 20:04:42 +02:00
replace.el Convert various menus to easymenu 2021-03-01 04:38:38 +01:00
reposition.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
reveal.el Prefer defvar-local in remaining libraries 2021-02-02 09:57:07 +01:00
rfn-eshadow.el Use lexical-binding in the remaining preloaded files 2021-01-04 20:57:42 -05:00
rot13.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
rtree.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
ruler-mode.el Remove some references to Emacs 21 2021-03-07 05:51:39 +01:00
savehist.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
saveplace.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
scroll-all.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
scroll-bar.el Use lexical-binding in the remaining preloaded files 2021-01-04 20:57:42 -05:00
scroll-lock.el Prefer defvar-local in remaining libraries 2021-02-02 09:57:07 +01:00
select.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
server.el Prefer defvar-local in remaining libraries 2021-02-02 09:57:07 +01:00
ses.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
shadowfile.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
shell.el Fix how `shell-mode' avoids being called interactively 2021-02-14 12:58:20 +01:00
simple.el Remove unecessary unlock-buffer calls 2021-02-27 16:19:37 +02:00
skeleton.el * lisp/skeleton.el (skeleton-read): Silence compiler warning 2021-03-07 19:04:18 -05:00
so-long.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
sort.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
soundex.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
speedbar.el Remove additional items obsolete since Emacs 22/23 2021-03-07 06:41:33 +01:00
startup.el * lisp/gnus/gnus-art.el: Fix misuse of standard-value. 2021-02-02 14:39:28 -05:00
strokes.el Make libraries works with xterm-mouse-mode. 2021-01-15 13:50:07 +02:00
subr.el Fix string-replace error data 2021-03-07 14:55:15 +00:00
svg.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
t-mouse.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
tab-bar.el * lisp/tab-bar.el: Minor stylistic fixes. 2021-03-02 21:50:49 +02:00
tab-line.el * lisp/tab-line.el (tab-line-tab-name-format-function): New defcustom. 2021-02-23 21:01:31 +02:00
tabify.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
talk.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
tar-mode.el Convert some more menus to easy-menu-define 2021-02-23 03:51:12 +01:00
tempo.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
term.el Protect against killed buffers in term-emulate-terminal 2021-02-05 10:13:23 +01:00
thingatpt.el Add a mechanism for buffer-local thing-at-points 2021-01-23 20:40:07 +01:00
thread.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
thumbs.el thumbs.el: avoid creating thumbs directory on loading library 2021-02-16 12:11:55 -08:00
time-stamp.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
time.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
timezone.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
tmm.el Use isearch-tmm-menubar when tmm-menubar is called in isearch-mode (bug#43966) 2021-01-28 21:27:26 +02:00
tool-bar.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
tooltip.el Add new face 'help-key-binding' for keybindings in help 2021-03-08 04:23:08 +01:00
tree-widget.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
tutorial.el Prefer defvar-local in remaining libraries 2021-02-02 09:57:07 +01:00
type-break.el Don't have type-break-mode signal errors on corrupted files 2021-01-21 18:10:21 +01:00
uniquify.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
userlock.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
vcursor.el Remove some unnecessary references to Emacs 19 2021-02-04 05:28:00 +01:00
version.el * etc/NEWS.19: Add entry for indent-line-to 2021-01-19 12:53:42 -05:00
view.el Prefer defvar-local in remaining libraries 2021-02-02 09:57:07 +01:00
vt-control.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
vt100-led.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
w32-fns.el Merge from origin/emacs-27 2021-02-19 08:36:55 -08:00
w32-vars.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
wdired.el Convert some more menus to easy-menu-define 2021-02-23 03:51:12 +01:00
whitespace.el Make the default whitespace-enable-predicate' use derived-mode-p' 2021-01-28 08:40:15 +01:00
wid-browse.el Remove redundant requires of easymenu 2021-02-26 15:52:26 +01:00
wid-edit.el Prefer defvar-local in remaining libraries 2021-02-02 09:57:07 +01:00
widget.el Use lexical-binding in the remaining preloaded files 2021-01-04 20:57:42 -05:00
windmove.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
window.el New transient mode 'repeat-mode' to allow shorter key sequences (bug#46515) 2021-02-17 20:04:42 +02:00
winner.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
woman.el Make easymenu downcase the menu symbol for greater backwards compat 2021-03-01 22:12:43 +01:00
x-dnd.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
xdg.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
xml.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
xt-mouse.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
xwidget.el Update copyright year to 2021 2021-01-01 01:13:56 -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.