1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-03 12:31:32 -08:00
emacs/lisp
Eli Zaretskii cb1e73d1bc Improve accuracy of apropos commands that search doc strings
It is conceptually wrong for apropos commands that search doc
strings to look for matches of several words only on the same
line, because division of doc strings between lines is
ephemeral.
* lisp/apropos.el (apropos-parse-pattern): Accept an optional
argument MULTILINE-P, and if that is non-nil, produce regexps that
match words in the list even if they are separated by line
boundaries.
(apropos-value, apropos-local-value, apropos-documentation): Use
the new optional argument in apropos commands that search
multiline text, such as doc strings.

* src/search.c (Fposix_looking_at, Fposix_string_match)
(Fposix_search_backward, Fposix_search_forward): Make sure Posix
appears in the doc strings near REGEXP, for better matches.
2020-05-03 16:53:53 +03:00
..
calc Merge from origin/emacs-27 2020-04-25 07:50:21 -07:00
calendar Merge from origin/emacs-27 2020-04-15 07:50:15 -07:00
cedet Quote semanticdb-ebrowse-default-file-name in regexp 2020-04-16 12:14:38 +02:00
emacs-lisp Inhibit modification hooks when saving eieio-persistent's 2020-05-01 21:16:30 +02:00
emulation Declare some <package>-version variables obsolete 2020-03-21 02:49:25 +01:00
erc Merge from origin/emacs-27 2020-04-29 07:50:20 -07:00
eshell ; * lisp/eshell/esh-var.el (eshell-variable-aliases-list): Fix wording. 2020-04-11 12:20:10 +03:00
gnus Merge from origin/emacs-27 2020-04-25 07:50:21 -07:00
image Merge from origin/emacs-27 2020-04-20 07:50:19 -07:00
international Merge from origin/emacs-27 2020-04-20 07:50:19 -07:00
language chinese-hz is not ASCII compatible (bug#40407) 2020-04-09 12:06:39 +02:00
leim/quail Merge from origin/emacs-27 2020-02-01 07:50:10 -08:00
mail Use lexical-binding in qp.el and add tests 2020-04-30 10:36:54 +02:00
mh-e MH-E: alter content in mh-display-msg, not mh-show-mode 2020-02-01 09:28:30 -08:00
net Do not delete asynchronous Tramp processes due to session timeout 2020-05-03 13:59:50 +02:00
nxml Update copyright year to 2020 2020-01-01 00:59:52 +00:00
obsolete Merge from origin/emacs-27 2020-04-20 07:50:19 -07:00
org Fix effect-free warning in ob-screen.el while loop 2020-04-17 11:38:25 +01:00
play Use lexical-binding in spook.el 2020-04-26 11:03:13 +02:00
progmodes cc-mode: add support for Doxygen documentation style 2020-05-01 19:31:19 +01:00
term Use lexical-binding for some term libraries 2020-05-02 22:50:14 +02:00
textmodes Use lexical-binding in po.el and add tests 2020-04-25 09:12:24 +02:00
url Merge from origin/emacs-27 2020-04-15 07:50:15 -07:00
vc Use directory-files-no-dot-files-regexp wherever possible 2020-04-16 12:14:38 +02:00
abbrev.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
align.el Merge from origin/emacs-27 2020-02-13 07:50:24 -08:00
allout-widgets.el Correct "different than" to "different from" where appropriate 2020-02-09 14:33:14 +00:00
allout.el Merge from origin/emacs-27 2020-02-13 07:50:24 -08:00
ansi-color.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
apropos.el Improve accuracy of apropos commands that search doc strings 2020-05-03 16:53:53 +03:00
arc-mode.el Fix bugs, inefficiencies and bad style in regexps 2020-04-16 12:14:38 +02:00
array.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
auth-source-pass.el Fix edge case errors in filename-matching regexps 2020-04-14 12:25:16 +02:00
auth-source.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
autoarg.el Silence byte-compiler after my previous commit 2020-04-20 07:08:30 +02:00
autoinsert.el Replace add-to-list to lexical variable with push (bug#39373) 2020-02-01 22:27:23 +01:00
autorevert.el Make more load-hooks obsolete 2020-01-16 23:06:04 -08:00
avoid.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
battery.el * lisp/battery.el: Use lexical-binding. Drop Redundant :groups. 2020-02-06 10:41:26 -05:00
bindings.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
bookmark.el ; Fix recent additions with lisp-data-mode 2020-05-01 15:03:59 +01:00
bs.el Remove subsumed repetitions in regexps 2020-02-20 16:05:18 +01:00
buff-menu.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
button.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
calculator.el Fix calculator division truncation (bug#40892) 2020-04-30 18:10:57 +02:00
case-table.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
cdl.el * lisp/cdl.el: Use lexical binding. 2020-04-20 09:08:09 +02:00
ChangeLog.1 Update copyright year to 2020 2020-01-01 00:59:52 +00:00
ChangeLog.2 Update copyright year to 2020 2020-01-01 00:59:52 +00:00
ChangeLog.3 Update copyright year to 2020 2020-01-01 00:59:52 +00:00
ChangeLog.4 Update copyright year to 2020 2020-01-01 00:59:52 +00:00
ChangeLog.5 Update copyright year to 2020 2020-01-01 00:59:52 +00:00
ChangeLog.6 Update copyright year to 2020 2020-01-01 00:59:52 +00:00
ChangeLog.7 Update copyright year to 2020 2020-01-01 00:59:52 +00:00
ChangeLog.8 Update copyright year to 2020 2020-01-01 00:59:52 +00:00
ChangeLog.9 Update copyright year to 2020 2020-01-01 00:59:52 +00:00
ChangeLog.10 Update copyright year to 2020 2020-01-01 00:59:52 +00:00
ChangeLog.11 Update copyright year to 2020 2020-01-01 00:59:52 +00:00
ChangeLog.12 Update copyright year to 2020 2020-01-01 00:59:52 +00:00
ChangeLog.13 Update copyright year to 2020 2020-01-01 00:59:52 +00:00
ChangeLog.14 Update copyright year to 2020 2020-01-01 00:59:52 +00:00
ChangeLog.15 Update copyright year to 2020 2020-01-01 00:59:52 +00:00
ChangeLog.16 Update copyright year to 2020 2020-01-01 00:59:52 +00:00
ChangeLog.17 Update copyright year to 2020 2020-01-01 00:59:52 +00:00
char-fold.el Switch to literal mode with message when regexp is too big in char-fold search 2020-03-29 01:41:29 +02:00
chistory.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
cmuscheme.el Make more load-hooks obsolete 2020-01-16 23:06:04 -08:00
color.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
comint.el * lisp/comint.el (comint-redirect-setup): Guard mode-line-process (bug#39705) 2020-02-25 02:22:29 +02:00
completion.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
composite.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
COPYING
cus-dep.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
cus-edit.el Protect non-selected face spec components in custimize-face. Fixes bug #40866 2020-05-01 12:23:15 +00:00
cus-face.el Allow negative line width for :box face attribute 2020-04-01 18:02:55 -04:00
cus-start.el Tab-bar related fixes. 2020-01-30 01:22:19 +02:00
cus-theme.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
custom.el Fix saving multiple themes 2020-01-11 10:31:44 +02:00
dabbrev.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
delim-col.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
delsel.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
descr-text.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
desktop.el Support state changing VC operations on directories in Dired (bug#34949) 2020-03-30 01:34:47 +03:00
dframe.el Declare some <package>-version variables obsolete 2020-03-21 02:49:25 +01:00
dired-aux.el Support state changing VC operations on directories in Dired (bug#34949) 2020-03-30 01:34:47 +03:00
dired-x.el * lisp/dired.el (dired-mark-region): New defcustom (bug#39902) 2020-03-23 02:35:33 +02:00
dired.el Use directory-files-no-dot-files-regexp wherever possible 2020-04-16 12:14:38 +02:00
dirtrack.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
disp-table.el ; Some that->than fixes. 2020-01-04 19:13:23 -08:00
display-fill-column-indicator.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
display-line-numbers.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
dnd.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
doc-view.el Merge from origin/emacs-27 2020-04-25 07:50:21 -07:00
dom.el Add new function dom-remove-attribute 2020-04-30 06:05:26 +02:00
dos-fns.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
dos-vars.el Use lexical-binding in dos-vars.el 2020-04-26 16:20:05 +02:00
dos-w32.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
double.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
dynamic-setting.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
ebuff-menu.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
echistory.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
ecomplete.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
edmacro.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
ehelp.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
elec-pair.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
electric.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
elide-head.el Use lexical-binding in elide-head.el and add tests 2020-04-19 08:04:57 +02:00
emacs-lock.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
env.el ; Fix last change 2020-04-29 14:15:03 +03:00
epa-dired.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
epa-file.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
epa-hook.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
epa-mail.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
epa.el Merge from origin/emacs-27 2020-01-01 01:08:16 +00:00
epg-config.el Fix invocations of gpg from Gnus 2020-04-03 14:29:49 +03:00
epg.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
expand.el Make more load-hooks obsolete 2020-01-16 23:06:04 -08:00
ezimage.el ; * lisp/ezimage.el: Fix typo. 2020-01-17 06:34:00 +01:00
face-remap.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
facemenu.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
faces.el Fix face spec handling for 'default' "terminal class" 2020-04-04 09:59:16 +03:00
ffap.el Make find-file-at-point respect port numbers in Tramp file name 2020-01-22 13:58:52 +01:00
filecache.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
fileloop.el Don't lose point during fileloop replace (Bug#38867) 2020-03-31 18:17:53 -04:00
filenotify.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
files-x.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
files.el ; Fix recent additions with lisp-data-mode 2020-05-01 15:03:59 +01:00
filesets.el Move “Fix some broken conditional forms” to master 2020-01-05 11:50:31 -08:00
find-cmd.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
find-dired.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
find-file.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
find-lisp.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
finder.el Merge from origin/emacs-27 2020-04-15 07:50:15 -07:00
flow-ctrl.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
foldout.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
follow.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
font-core.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
font-lock.el * lisp/font-lock.el (font-lock-ensure): Use font-lock-specified-p (bug#39597) 2020-02-23 02:36:54 +02:00
format-spec.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
format.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
forms.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
frame.el Fix NS child frame in native fullscreen (bug#36672) 2020-03-12 23:16:41 +00:00
frameset.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
fringe.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
generic-x.el Fix edge case errors in filename-matching regexps 2020-04-14 12:25:16 +02:00
help-at-pt.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
help-fns.el Merge from origin/emacs-27 2020-04-15 07:50:15 -07:00
help-macro.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
help-mode.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
help.el Merge from origin/emacs-27 2020-04-15 07:50:15 -07:00
hex-util.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
hexl.el Expose ElDoc functions in a hook (Bug#28257) 2020-02-25 18:15:12 -05:00
hfy-cmap.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
hi-lock.el * lisp/hi-lock.el (hi-lock--regexps-at-point): Use proper-list-p, not consp. 2020-04-21 02:48:22 +03:00
hilit-chg.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
hippie-exp.el Add "Old-" prefix to "Version" header in some cases 2020-03-21 02:48:24 +01:00
hl-line.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
htmlfontify.el * lisp/htmlfontify.el (hfy-force-fontification): Fix bug#40642 2020-04-15 12:17:14 -04:00
ibuf-ext.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
ibuf-macs.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
ibuffer.el Make more load-hooks obsolete 2020-01-16 23:06:04 -08:00
icomplete.el Correct Fido-mode's backspacing of directories with spaces 2020-04-16 09:33:37 +01:00
ido.el * lisp/ido.el: Remove redundant :groups 2020-03-10 12:03:11 -04:00
ielm.el Expose ElDoc functions in a hook (Bug#28257) 2020-02-25 18:15:12 -05:00
iimage.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
image-dired.el Fix some file-modes races 2020-02-19 13:48:27 -08:00
image-file.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
image-mode.el * lisp/image-mode.el (image-mode-map): Update menu items. 2020-04-27 01:33:36 +03:00
image.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
imenu.el Let imenu to work on the menu bar when its list is a single non-nested member. 2020-03-30 19:25:40 +00:00
indent.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
info-look.el Merge from origin/emacs-27 2020-01-01 01:08:16 +00:00
info-xref.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
info.el Improve Info-mode doc and menu 2020-05-02 22:41:20 +02:00
informat.el Remove subsumed repetitions in regexps 2020-02-20 16:05:18 +01:00
isearch.el Merge from origin/emacs-27 2020-04-29 07:50:20 -07:00
isearchb.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
jit-lock.el * lisp/jit-lock.el: Don't use make-variable-buffer-local on hooks. 2020-04-27 18:36:28 -04:00
jka-cmpr-hook.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
jka-compr.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
json.el Merge from origin/emacs-27 2020-04-20 07:50:19 -07:00
jsonrpc.el Properly fix embarassing missing paren typo in jsonrpc.el 2020-05-02 00:11:18 +01:00
kermit.el * lisp/kermit.el: Use lexical-binding. 2020-04-24 11:48:25 +02:00
kmacro.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
ldefs-boot.el ; Auto-commit of loaddefs files. 2020-05-01 06:27:00 -07:00
linum.el Declare some <package>-version variables obsolete 2020-03-21 02:49:25 +01:00
loadhist.el Don't misinterpret doc string as initial value 2020-03-04 14:46:46 +01:00
loadup.el * lisp/loadup.el: Set max-specpdl-size to 1800 when loading cl-generic.el. 2020-01-01 17:38:42 +01:00
locate.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
lpr.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
ls-lisp.el Improve the UI of 'list-timers' 2020-03-25 16:18:37 +02:00
macros.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
Makefile.in Update copyright year to 2020 2020-01-01 00:59:52 +00:00
makesum.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
man.el Merge from origin/emacs-27 2020-01-01 01:08:16 +00:00
master.el Add "Old-" prefix to "Version" header in some cases 2020-03-21 02:48:24 +01:00
mb-depth.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
md4.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
menu-bar.el * lisp/menu-bar.el: Remove desktop-save-mode from release branch (bug#37594) 2020-01-21 01:09:04 +02:00
midnight.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
minibuf-eldef.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
minibuffer.el Merge from origin/emacs-27 2020-04-20 07:50:19 -07:00
misc.el Use lexical-binding in misc.el and add tests 2020-04-26 00:30:37 +02:00
misearch.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
mouse-copy.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
mouse-drag.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
mouse.el Fix problems when dragging frames with the mouse 2020-04-06 09:46:24 +02:00
mpc.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
msb.el Make more load-hooks obsolete 2020-01-16 23:06:04 -08:00
mwheel.el Fix a recent documentation change 2020-03-13 12:24:25 +02:00
newcomment.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
notifications.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
novice.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
obarray.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
outline.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
paren.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
password-cache.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
pcmpl-cvs.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
pcmpl-gnu.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
pcmpl-linux.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
pcmpl-rpm.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
pcmpl-unix.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
pcmpl-x.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
pcomplete.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
pixel-scroll.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
plstore.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
printing.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
proced.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
profiler.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
ps-bdf.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
ps-def.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
ps-mule.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
ps-print.el Correct "different than" to "different from" where appropriate 2020-02-09 14:33:14 +00:00
ps-samp.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
README
recentf.el Make more load-hooks obsolete 2020-01-16 23:06:04 -08:00
rect.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
register.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
registry.el Merge from origin/emacs-27 2020-01-01 01:08:16 +00:00
repeat.el Add "Old-" prefix to "Version" header in some cases 2020-03-21 02:48:24 +01:00
replace.el Update default-directory in occur buffer (bug#39608) 2020-03-04 02:05:55 +02:00
reposition.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
reveal.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
rfn-eshadow.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
rot13.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
rtree.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
ruler-mode.el Add "Old-" prefix to "Version" header in some cases 2020-03-21 02:48:24 +01:00
savehist.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
saveplace.el ; Fix recent additions with lisp-data-mode 2020-05-01 15:03:59 +01:00
scroll-all.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
scroll-bar.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
scroll-lock.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
select.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
server.el Add 'nofollow' flag to set-file-modes etc. 2020-02-23 16:45:50 -08:00
ses.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
shadowfile.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
shell.el Add and remove backslashes in regexps 2020-02-20 16:03:30 +01:00
simple.el Merge from origin/emacs-27 2020-04-25 07:50:21 -07:00
skeleton.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
so-long.el Make so-long test pass following lisp-mnt change 2020-01-23 18:42:02 -08:00
sort.el Improve documentation of 'sort-lines' 2020-04-18 19:26:30 +03:00
soundex.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
speedbar.el Declare some <package>-version variables obsolete 2020-03-21 02:49:25 +01:00
startup.el ; Fix some typos and doc issues (bug#40695) 2020-04-18 17:10:02 +02:00
strokes.el Fix comparing command names in strokes.el (bug#40600) 2020-04-16 20:47:35 -04:00
subr.el Merge from origin/emacs-27 2020-04-20 07:50:19 -07:00
svg.el Don't add repeated xlmns:xlink declarations in svg-create 2020-03-24 05:31:27 +01:00
t-mouse.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
tab-bar.el Merge from origin/emacs-27 2020-04-29 07:50:20 -07:00
tab-line.el Fix bugs in tab-bar and tab-line and mention remaining features in manual. 2020-04-27 01:28:36 +03:00
tabify.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
talk.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
tar-mode.el Add ‘nofollow’ flag to set-file-times 2020-03-07 12:15:43 -08:00
tempo.el ; * lisp/tempo.el (tempo-add-tag): Punctuation fixes in comments. 2020-02-21 11:18:04 +02:00
term.el Remove subsumed repetitions in regexps 2020-02-20 16:05:18 +01:00
thingatpt.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
thread.el Remove obsolete thread-alive-p 2020-01-09 13:40:14 +01:00
thumbs.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
time-stamp.el ; Clarify what time-stamp-active enables 2020-01-24 09:16:19 -08:00
time.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
timezone.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
tmm.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
tool-bar.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
tooltip.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
tree-widget.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
tutorial.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
type-break.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
uniquify.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
userlock.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
vcursor.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
version.el ; Silence byte-compiler warning in version.el 2020-04-30 11:01:13 +01:00
view.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
vt-control.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
vt100-led.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
w32-fns.el Add charsets to 'w32-charset-info-alist' 2020-03-14 12:01:21 +02:00
w32-vars.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
wdired.el Add "Old-" prefix to "Version" header in some cases 2020-03-21 02:48:24 +01:00
whitespace.el whitespace: Turn long lines regexp into a function (bug#36837) 2020-03-01 22:54:32 -05:00
wid-browse.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
wid-edit.el * lisp/wid-edit.el (widget-choose): Use read-char-from-minibuffer (bug#17272) 2020-02-06 00:27:37 +02:00
widget.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
windmove.el Improve new-frame logic of windmove-display-in-direction (bug#39875) 2020-03-10 01:39:05 +02:00
window.el Fix 'count-screen-lines' when lines are truncated 2020-05-02 11:45:05 +03:00
winner.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
woman.el Declare some <package>-version variables obsolete 2020-03-21 02:49:25 +01:00
x-dnd.el Fix drag and drop from some Qt versions 2020-01-19 23:41:23 -08:00
xdg.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
xml.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
xt-mouse.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
xwidget.el Update copyright year to 2020 2020-01-01 00:59:52 +00: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.