emacs/lisp
Glenn Morris 9c3eeba4db The tedious game of whack-a-mole with compiler warnings continues
* lisp/abbrev.el (edit-abbrevs-map):
* lisp/emacs-lock.el (emacs-lock-from-exiting):
* lisp/htmlfontify.el (hfy-optimisations):
* lisp/ielm.el (inferior-emacs-lisp-mode-hook)
(inferior-emacs-lisp-mode-map):
* lisp/isearch.el (isearch-lazy-highlight-word):
* lisp/select.el (x-select-enable-clipboard, x-select-enable-primary):
* lisp/shell.el (shell-dirtrack-mode):
* lisp/skeleton.el (skeleton-transformation, skeleton-filter):
* lisp/startup.el (inhibit-splash-screen, inhibit-startup-message):
* lisp/window.el (even-window-heights):
* lisp/calendar/timeclock.el (timeclock-modeline-display):
* lisp/cedet/semantic/db-mode.el (semanticdb-mode-hook)
(semanticdb-global-mode):
* lisp/emacs-lisp/edebug.el (gud-inhibit-global-bindings):
* lisp/emacs-lisp/warnings.el (display-warning-minimum-level)
(log-warning-minimum-level):
* lisp/erc/erc-dcc.el (erc-dcc-chat-filter-hook):
* lisp/gnus/nnspool.el (news-path):
* lisp/org/org-agenda.el (org-agenda-search-view-search-words-only)
(org-agenda-remove-tags-when-in-prefix)
(org-agenda-align-tags-to-column, org-agenda-keymap):
* lisp/org/org.el (org-special-ctrl-a)
(org-log-state-notes-into-drawer)
(org-agenda-multi-occur-extra-files):
* lisp/progmodes/flymake-proc.el (flymake-err-line-patterns)
(flymake-check-file-limit):
* lisp/progmodes/make-mode.el (makefile-query-one-target-method):
* lisp/progmodes/octave.el (inferior-octave-startup-hook):
* lisp/progmodes/python.el (python-buffer)
(python-preoutput-result):
* lisp/progmodes/sql.el (sql-dialect):
* lisp/textmodes/artist.el (artist-text-renderer):
* lisp/textmodes/bibtex.el (bibtex-autokey-name-case-convert)
(bibtex-autokey-titleword-case-convert):
* lisp/textmodes/flyspell.el (flyspell-generic-check-word-p):
* lisp/textmodes/ispell.el (ispell-format-word):
* lisp/textmodes/rst.el (rst-preferred-decorations):
* lisp/textmodes/sgml-mode.el (sgml-transformation):
Move aliases before targets, to silence new compiler warning.
* lisp/term/ns-win.el (ns-option-modifier, ns-right-option-modifier):
Silence warning.
2018-04-20 18:34:39 -04:00
..
calc Update copyright year to 2018 2018-01-01 00:57:59 -08:00
calendar The tedious game of whack-a-mole with compiler warnings continues 2018-04-20 18:34:39 -04:00
cedet The tedious game of whack-a-mole with compiler warnings continues 2018-04-20 18:34:39 -04:00
emacs-lisp The tedious game of whack-a-mole with compiler warnings continues 2018-04-20 18:34:39 -04:00
emulation * lisp/emulation/viper.el (viper-set-hooks): Replace obsolete func. 2018-03-23 20:55:51 -04:00
erc The tedious game of whack-a-mole with compiler warnings continues 2018-04-20 18:34:39 -04:00
eshell Make eshell/kill handle -<signal> and -<SIGNALNAME> (Bug#29156) 2018-03-25 11:20:20 -04:00
gnus The tedious game of whack-a-mole with compiler warnings continues 2018-04-20 18:34:39 -04:00
image Merge from origin/emacs-26 2018-02-17 07:50:28 -08:00
international * lisp/international/mule-cmds.el (view-hello-file): Avoid duplicate 2018-04-20 09:16:55 -04:00
language Update copyright year to 2018 2018-01-01 00:57:59 -08:00
leim/quail Add Capital sharp s to 2 more Latin input methods 2018-03-30 16:12:07 +03:00
mail * lisp/mail/sendmail.el (mail-sendmail-undelimit-header): Work for 2018-04-17 06:22:17 +00:00
mh-e Merge from origin/emacs-26 2018-03-08 08:29:14 -08:00
net * lisp/net/newst-backend.el (newsticker--sentinel-work): 2018-04-20 13:46:45 -04:00
nxml * lisp/nxml/nxml-mode.el (nxml-sexp-element-flag): Set :version. 2018-04-01 10:55:57 -07:00
obsolete Quieten lisp/obsolete compilation 2018-03-23 17:05:01 -04:00
org The tedious game of whack-a-mole with compiler warnings continues 2018-04-20 18:34:39 -04:00
play * lisp/play/fortune.el (fortune-in-buffer): Revert previous nonsense. 2018-03-21 17:10:41 -04:00
progmodes The tedious game of whack-a-mole with compiler warnings continues 2018-04-20 18:34:39 -04:00
term The tedious game of whack-a-mole with compiler warnings continues 2018-04-20 18:34:39 -04:00
textmodes The tedious game of whack-a-mole with compiler warnings continues 2018-04-20 18:34:39 -04:00
url * lisp/url/url-file.el: Use lexical-binding. 2018-04-20 16:56:53 -04:00
vc Use next-error-found to set next-error-last-buffer. 2018-04-17 22:27:48 +03:00
abbrev.el The tedious game of whack-a-mole with compiler warnings continues 2018-04-20 18:34:39 -04:00
align.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
allout-widgets.el Merge from origin/emacs-26 2018-01-01 01:13:04 -08:00
allout.el Remove variables labeled as obsolete that do nothing 2018-03-23 19:52:09 -04:00
ansi-color.el Merge from origin/emacs-26 2018-01-01 01:13:04 -08:00
apropos.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
arc-mode.el Remove many items obsolete since Emacs 22.1 2018-03-10 19:15:56 -08:00
array.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
auth-source-pass.el Merge from origin/emacs-26 2018-01-01 01:13:04 -08:00
auth-source.el Fix Bug#30246 2018-04-13 15:21:24 +02:00
autoarg.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
autoinsert.el Merge from origin/emacs-26 2018-03-08 08:29:14 -08:00
autorevert.el Fix for: "25.0.50; auto-revert-mode breaks git rebase" (Bug#21559) 2018-02-22 12:21:49 +01:00
avoid.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
battery.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
bindings.el Merge from origin/emacs-26 2018-04-14 07:50:45 -07:00
bookmark.el Remove many items obsolete since Emacs 22.1 2018-03-10 19:15:56 -08:00
bs.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
buff-menu.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
button.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
calculator.el * lisp/calculator.el (calculator-paste-decimals): Add version. 2018-03-23 19:49:28 -04:00
case-table.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
cdl.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
ChangeLog.1 Update copyright year to 2018 2018-01-01 00:57:59 -08:00
ChangeLog.2 Update copyright year to 2018 2018-01-01 00:57:59 -08:00
ChangeLog.3 Update copyright year to 2018 2018-01-01 00:57:59 -08:00
ChangeLog.4 Update copyright year to 2018 2018-01-01 00:57:59 -08:00
ChangeLog.5 Update copyright year to 2018 2018-01-01 00:57:59 -08:00
ChangeLog.6 ; Spelling and grammar fixes. 2018-02-17 09:17:28 -08:00
ChangeLog.7 Update copyright year to 2018 2018-01-01 00:57:59 -08:00
ChangeLog.8 Update copyright year to 2018 2018-01-01 00:57:59 -08:00
ChangeLog.9 Update copyright year to 2018 2018-01-01 00:57:59 -08:00
ChangeLog.10 Update copyright year to 2018 2018-01-01 00:57:59 -08:00
ChangeLog.11 Update copyright year to 2018 2018-01-01 00:57:59 -08:00
ChangeLog.12 Update copyright year to 2018 2018-01-01 00:57:59 -08:00
ChangeLog.13 Update copyright year to 2018 2018-01-01 00:57:59 -08:00
ChangeLog.14 Update copyright year to 2018 2018-01-01 00:57:59 -08:00
ChangeLog.15 Update copyright year to 2018 2018-01-01 00:57:59 -08:00
ChangeLog.16 Update copyright year to 2018 2018-01-01 00:57:59 -08:00
ChangeLog.17 Update copyright year to 2018 2018-01-01 00:57:59 -08:00
char-fold.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
chistory.el command-history-mode inherits from special-mode 2018-02-20 15:31:07 -05:00
cmuscheme.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
color.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
comint.el Remove many items obsolete since Emacs 22.1 2018-03-10 19:15:56 -08:00
completion.el Quieten cl-lib related compiler warnings 2018-03-22 21:40:24 -07:00
composite.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
COPYING Merge from Gnulib 2017-10-01 18:31:10 -07:00
cus-dep.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
cus-edit.el Remove many items obsolete since Emacs 22.1 2018-03-10 19:15:56 -08:00
cus-face.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
cus-start.el Merge from origin/emacs-26 2018-04-04 07:50:45 -07:00
cus-theme.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
custom.el * lisp/custom.el (defcustom): Fix docstring (Bug#27891). 2018-01-30 22:14:02 -05:00
dabbrev.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
delim-col.el Merge from origin/emacs-26 2018-01-01 01:13:04 -08:00
delsel.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
descr-text.el Remove many items obsolete since Emacs 22.1 2018-03-10 19:15:56 -08:00
desktop.el Use text properties to save search parameters. (Bug#22479) 2018-04-19 23:30:46 +03:00
dframe.el Don't bind dframe events on load (Bug#29599) 2018-01-02 20:53:42 -05:00
dired-aux.el Honor dired-create-destination-dirs if copying/renaming >1 files 2018-04-05 12:15:54 +09:00
dired-x.el Remove many items obsolete since Emacs 22.1 2018-03-10 19:15:56 -08:00
dired.el * lisp/dired.el (dired-get-filename): Don't string-to-multibyte 2018-02-27 16:18:30 -05:00
dirtrack.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
disp-table.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
display-line-numbers.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
dnd.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
doc-view.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
dom.el (dom-texts): Don't return contents of <script> as text 2018-04-13 00:14:32 +02:00
dos-fns.el Replace (default-value 'enable-multibyte-characters) with t 2018-01-25 13:35:37 -05:00
dos-vars.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
dos-w32.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
double.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
dynamic-setting.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
ebuff-menu.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
echistory.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
ecomplete.el * lisp/ecomplete.el: Add completion-table; use lexical-binding and cl-lib 2018-01-23 12:14:48 -05:00
edmacro.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
ehelp.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
elec-pair.el Improve documentation of 'electric-pair-mode' 2018-02-17 19:28:01 +02:00
electric.el Ignore escape characters for context-sensitive quotes (Bug#29812) 2018-01-07 13:52:59 +01:00
elide-head.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
emacs-lock.el The tedious game of whack-a-mole with compiler warnings continues 2018-04-20 18:34:39 -04:00
env.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
epa-dired.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
epa-file.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
epa-hook.el Replace some obsolete aliases in code 2018-03-06 20:16:52 -05:00
epa-mail.el * lisp/epa-mail.el (epa-mail-default-recipients): Replace obsolete func. 2018-03-03 17:39:20 -08:00
epa.el Merge from origin/emacs-26 2018-02-17 07:50:28 -08:00
epg-config.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
epg.el * lisp/epg.el (epg-start-sign): Replace obsolete functions. 2018-01-09 15:10:43 -05:00
expand.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
ezimage.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
face-remap.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
facemenu.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
faces.el ; Fix doc typos related to indefinite articles 2018-02-16 15:16:15 -05:00
ffap.el Explicitly require cl-lib where needed 2018-03-16 20:41:17 -04:00
filecache.el Merge from origin/emacs-26 2018-01-01 01:13:04 -08:00
filenotify.el Merge from origin/emacs-26 2018-03-04 17:16:39 -08:00
files-x.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
files.el Don't warn the user about large files if they are unreadable 2018-04-15 21:03:34 +02:00
filesets.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
find-cmd.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
find-dired.el Merge from origin/emacs-26 2018-01-01 01:13:04 -08:00
find-file.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
find-lisp.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
finder.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
flow-ctrl.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
foldout.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
follow.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
font-core.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
font-lock.el Remove last vestiges of obsolete font-lock-face-attributes 2018-02-27 15:38:47 -05:00
format-spec.el * lisp/net/imap.el: Use lexical-binding and cl-lib 2018-01-23 14:13:50 -05:00
format.el Merge from origin/emacs-26 2018-01-01 01:13:04 -08:00
forms.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
frame.el Remove many items obsolete since Emacs 22.1 2018-03-10 19:15:56 -08:00
frameset.el In frameset save pixel values with frame-resize-pixelwise non-nil (Bug#30141) 2018-03-17 10:58:17 +01:00
fringe.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
generic-x.el Remove many items obsolete since Emacs 22.1 2018-03-10 19:15:56 -08:00
help-at-pt.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
help-fns.el Prefer \... to control chars in .el literals 2018-03-29 17:43:08 -07:00
help-macro.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
help-mode.el * lisp/emacs-lisp/ert.el (describe-symbol-backends): Add ourselves 2018-01-22 22:00:55 -05:00
help.el Make help-for-help window searchable (Bug#19655) 2018-04-02 10:14:56 +02:00
hex-util.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
hexl.el ; Fix doc typos related to indefinite articles 2018-02-16 15:16:15 -05:00
hfy-cmap.el Spelling fixes (Bug#10068) 2018-03-04 17:39:53 -08:00
hi-lock.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
hilit-chg.el Merge from origin/emacs-26 2018-03-13 18:13:26 -07:00
hippie-exp.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
hl-line.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
htmlfontify.el The tedious game of whack-a-mole with compiler warnings continues 2018-04-20 18:34:39 -04:00
ibuf-ext.el Merge from origin/emacs-26 2018-03-22 07:50:37 -07:00
ibuf-macs.el Merge from origin/emacs-26 2018-01-01 01:13:04 -08:00
ibuffer.el Remove many items obsolete since Emacs 22.1 2018-03-10 19:15:56 -08:00
icomplete.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
ido.el Support PREDICATE in ido-read-buffer 2018-02-28 15:43:40 +02:00
ielm.el The tedious game of whack-a-mole with compiler warnings continues 2018-04-20 18:34:39 -04:00
iimage.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
image-dired.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
image-file.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
image-mode.el Merge from origin/emacs-26 2018-04-14 07:50:45 -07:00
image.el Merge from origin/emacs-26 2018-04-14 07:50:45 -07:00
imenu.el Remove many items obsolete since Emacs 22.1 2018-03-10 19:15:56 -08:00
indent.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
info-look.el Merge from origin/emacs-26 2018-01-01 01:13:04 -08:00
info-xref.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
info.el Fix problem in `g' in Info with strings like "(foo)" 2018-04-17 23:14:55 +02:00
informat.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
isearch.el The tedious game of whack-a-mole with compiler warnings continues 2018-04-20 18:34:39 -04:00
isearchb.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
jit-lock.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
jka-cmpr-hook.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
jka-compr.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
json.el Pass json-readtable-error data as a list (bug#30489) 2018-03-18 23:13:29 -04:00
kermit.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
kmacro.el Prefer \... to control chars in .el literals 2018-03-29 17:43:08 -07:00
ldefs-boot.el ; * lisp/ldefs-boot.el: Update. 2018-04-03 22:50:00 +02:00
linum.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
loadhist.el Explicitly require cl-lib where needed 2018-03-16 20:41:17 -04:00
loadup.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
locate.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
lpr.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
ls-lisp.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
macros.el Merge from origin/emacs-26 2018-01-01 01:13:04 -08:00
Makefile.in Suppress warnings about obsolete generics (bug#25556) 2018-03-16 01:57:39 -04:00
makesum.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
man.el Merge from origin/emacs-26 2018-01-01 01:13:04 -08:00
master.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
mb-depth.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
md4.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
menu-bar.el Replace (default-value 'enable-multibyte-characters) with t 2018-01-25 13:35:37 -05:00
midnight.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
minibuf-eldef.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
minibuffer.el Minor copyedits of completion-at-point-functions documentation 2018-04-01 12:22:39 +03:00
misc.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
misearch.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
mouse-copy.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
mouse-drag.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
mouse.el (read_key_sewuence): Use POSN in second event when needed (bug#30955) 2018-03-27 15:26:02 -04:00
mpc.el Merge from origin/emacs-26 2018-01-01 01:13:04 -08:00
msb.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
mwheel.el Remove many items obsolete since Emacs 22.1 2018-03-10 19:15:56 -08:00
newcomment.el Put combine-change-calls around comment-region and uncomment-region 2018-04-03 16:37:39 +00:00
notifications.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
novice.el Remove many items obsolete since Emacs 22.1 2018-03-10 19:15:56 -08:00
obarray.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
outline.el Fix wrong behavior of 'outline-headers-as-kill' command (Bug#30209) 2018-03-10 19:51:25 -05:00
paren.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
password-cache.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
pcmpl-cvs.el uniqify -> uniquify 2018-03-04 18:01:41 -08:00
pcmpl-gnu.el uniqify -> uniquify 2018-03-04 18:01:41 -08:00
pcmpl-linux.el uniqify -> uniquify 2018-03-04 18:01:41 -08:00
pcmpl-rpm.el * lisp/pcmpl-rpm.el (pcmpl-rpm-all-query): Fix typo in previous. 2018-03-05 08:57:21 -08:00
pcmpl-unix.el uniqify -> uniquify 2018-03-04 18:01:41 -08:00
pcmpl-x.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
pcomplete.el * lisp/pcomplete.el (pcomplete-here): Move before first reference. 2018-03-15 12:32:22 -04:00
pixel-scroll.el Make pixel-wise scrolling less laggy 2018-01-07 09:17:09 +02:00
plstore.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
printing.el Merge from origin/emacs-26 2018-01-01 01:13:04 -08:00
proced.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
profiler.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
ps-bdf.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
ps-def.el Remove some declare-function stub definitions 2018-03-23 16:28:24 -04:00
ps-mule.el Merge from origin/emacs-26 2018-01-01 01:13:04 -08:00
ps-print.el Remove last vestiges of obsolete font-lock-face-attributes 2018-02-27 15:38:47 -05:00
ps-samp.el Merge from origin/emacs-26 2018-01-01 01:13:04 -08:00
README
recentf.el Remove many items obsolete since Emacs 22.1 2018-03-10 19:15:56 -08:00
rect.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
register.el Merge from origin/emacs-26 2018-01-01 01:13:04 -08:00
registry.el Merge from origin/emacs-26 2018-01-01 01:13:04 -08:00
repeat.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
replace.el * lisp/replace.el (query-replace-descr): Silence compiler. 2018-04-20 13:35:20 -04:00
reposition.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
reveal.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
rfn-eshadow.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
rot13.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
rtree.el Merge from origin/emacs-26 2018-01-01 01:13:04 -08:00
ruler-mode.el Merge from origin/emacs-26 2018-01-01 01:13:04 -08:00
savehist.el Remove many items obsolete since Emacs 22.1 2018-03-10 19:15:56 -08:00
saveplace.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
sb-image.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
scroll-all.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
scroll-bar.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
scroll-lock.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
select.el The tedious game of whack-a-mole with compiler warnings continues 2018-04-20 18:34:39 -04:00
server.el Improve support for desktop restoration in daemon mode 2018-03-10 13:48:49 +02:00
ses.el Quieten ses.el compilation 2018-03-01 20:28:03 -05:00
shadowfile.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
shell.el The tedious game of whack-a-mole with compiler warnings continues 2018-04-20 18:34:39 -04:00
simple.el Use next-error-found to set next-error-last-buffer. 2018-04-17 22:27:48 +03:00
skeleton.el The tedious game of whack-a-mole with compiler warnings continues 2018-04-20 18:34:39 -04:00
sort.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
soundex.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
speedbar.el Remove many items obsolete since Emacs 22.1 2018-03-10 19:15:56 -08:00
startup.el The tedious game of whack-a-mole with compiler warnings continues 2018-04-20 18:34:39 -04:00
strokes.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
subr.el (libxml-parse-html-region): Make DISCARD-COMMENTS obsolete 2018-04-14 19:06:51 +02:00
svg.el Merge from origin/emacs-26 2018-01-01 01:13:04 -08:00
t-mouse.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
tabify.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
talk.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
tar-mode.el * lisp/tar-mode.el (tar-summarize-buffer): Let-bind `create-lockfiles' to nil 2018-01-28 23:27:32 +02:00
tempo.el ; Fix doc typos related to indefinite articles 2018-02-16 15:16:15 -05:00
term.el Merge from origin/emacs-26 2018-04-20 08:07:43 -07:00
thingatpt.el Merge from origin/emacs-26 2018-01-01 01:13:04 -08:00
thumbs.el ; Fix doc typos related to indefinite articles 2018-02-16 15:16:15 -05:00
time-stamp.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
time.el Merge from origin/emacs-26 2018-01-01 01:13:04 -08:00
timezone.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
tmm.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
tool-bar.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
tooltip.el Merge from origin/emacs-26 2018-01-01 01:13:04 -08:00
tree-widget.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
tutorial.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
type-break.el Merge from origin/emacs-26 2018-01-01 01:13:04 -08:00
uniquify.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
userlock.el Explicitly require cl-lib where needed 2018-03-16 20:41:17 -04:00
vcursor.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
version.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
view.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
vt-control.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
vt100-led.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
w32-fns.el Merge from origin/emacs-26 2018-03-13 18:13:26 -07:00
w32-vars.el Remove variables labeled as obsolete that do nothing 2018-03-23 19:52:09 -04:00
wdired.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
whitespace.el Merge from origin/emacs-26 2018-01-01 01:13:04 -08:00
wid-browse.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
wid-edit.el ; Fix doc typos related to indefinite articles 2018-02-16 17:33:57 -05:00
widget.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
windmove.el * lisp/windmove.el (windmove-default-keybindings): Allow list of modifiers. 2018-01-12 00:10:39 +02:00
window.el The tedious game of whack-a-mole with compiler warnings continues 2018-04-20 18:34:39 -04:00
winner.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
woman.el Prefer \... to control chars in .el literals 2018-03-29 17:43:08 -07:00
x-dnd.el Replace (default-value 'enable-multibyte-characters) with t 2018-01-25 13:35:37 -05:00
xdg.el Merge from origin/emacs-26 2018-01-01 01:13:04 -08:00
xml.el Make DISCARD-COMMENTS in `libxml-parse-{html,xml}-region' obsolete 2018-04-14 17:14:01 +02:00
xt-mouse.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
xwidget.el Update copyright year to 2018 2018-01-01 00:57:59 -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.