..
calc
Fix trig simplification crash (bug#33052)
2019-07-10 19:28:35 +02:00
calendar
Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo"
2019-06-26 10:24:59 -04:00
cedet
Replace manually crafted hex regexes with [:xdigit:]
2019-07-06 10:54:25 +03:00
emacs-lisp
Remove incorrect commentary about #$ in autoloads
2019-07-13 21:25:10 -04:00
emulation
Replace manually crafted hex regexes with [:xdigit:]
2019-07-06 10:54:25 +03:00
erc
Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo"
2019-06-26 10:24:59 -04:00
eshell
Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo"
2019-06-26 10:24:59 -04:00
gnus
Tweak bug ID prompting in gnus-group--read-bug-ids
2019-07-14 18:27:50 +02:00
image
Remove XEmacs compat code from gravatar.el
2019-06-20 12:51:39 +02:00
international
Avoid loading mule-util at startup
2019-07-13 11:32:18 +03:00
language
Rename symbols in ind-util.el to have indian- prefixes
2019-06-18 15:35:16 +02:00
leim /quail
* lisp/leim/quail/georgian.el: Add georgian-nuskhuri input method
2019-07-14 09:29:54 +03:00
mail
Fold rfc2047 headers correctly when narrowed to header value
2019-07-13 01:09:25 +02:00
mh-e
Merge from origin/emacs-26
2019-07-06 12:51:30 -07:00
net
Tweak background colour handling in shr
2019-07-14 14:45:21 +02:00
nxml
Replace manually crafted hex regexes with [:xdigit:]
2019-07-06 10:54:25 +03:00
obsolete
Remove lisp/obsolete/xesam.el
2019-07-11 20:22:40 +02:00
org
Fix minor typo in org-capture-templates
2019-07-09 00:53:18 +02:00
play
White-space fix in fortune-compile
2019-07-10 00:53:39 +02:00
progmodes
; Add comment about sh-assignment-regexp value
2019-07-13 21:38:04 -04:00
term
Resurrect SVG support on MS-Windows
2019-07-11 16:28:41 +03:00
textmodes
citeasnoun in reftex can take an optional parameter
2019-07-13 16:34:55 +02:00
url
Fix long credentials when using auth in url.el
2019-07-13 01:31:24 +02:00
vc
Use ngettext in vc-dir-clean-files
2019-07-14 10:04:22 -04:00
abbrev.el
Doc clarification in abbrev-prefix-mark
2019-07-10 14:50:20 +02:00
align.el
Go back to "Maintainer: emacs-devel@gnu.org"
2019-05-25 14:25:18 -07:00
allout-widgets.el
Remove Maintainer: when it duplicates Author:
2019-05-26 01:00:15 -07:00
allout.el
Remove Maintainer: when it duplicates Author:
2019-05-26 01:00:15 -07:00
ansi-color.el
Remove XEmacs compat code from ansi-color.el
2019-06-19 22:08:19 +02:00
apropos.el
arc-mode.el
arc-mode.el: Remove XEmacs compat code
2019-05-19 20:37:54 +02:00
array.el
Go back to "Maintainer: emacs-devel@gnu.org"
2019-05-25 14:25:18 -07:00
auth-source-pass.el
* lisp/auth-source-pass.el: Version 5.0.0
2019-06-24 09:15:41 +02:00
auth-source.el
autoarg.el
autoinsert.el
Use lexical-binding in autoinsert.el and add tests
2019-05-31 19:07:48 +02:00
autorevert.el
Keep auto-revert-mode working when changing buffer file name (bug#36159)
2019-06-11 22:15:38 +02:00
avoid.el
battery.el
Update author/maintainer info
2019-05-26 01:00:16 -07:00
bindings.el
Use default-indent-new-line' instead of
indent-new-comment-line'
2019-06-27 16:57:47 +02:00
bookmark.el
Restore focus to Bookmark List after editing annotation
2019-07-14 09:26:42 +03:00
bs.el
Go back to "Maintainer: emacs-devel@gnu.org"
2019-05-25 14:25:18 -07:00
buff-menu.el
Mention columns width variables in the buffer-menu doc string
2019-07-13 06:32:34 +02:00
button.el
Distinguish buttons from widgets (bug#34506)
2019-04-07 03:56:27 +01:00
calculator.el
case-table.el
Go back to "Maintainer: emacs-devel@gnu.org"
2019-05-25 14:25:18 -07:00
cdl.el
Go back to "Maintainer: emacs-devel@gnu.org"
2019-05-25 14:25:18 -07:00
ChangeLog.1
ChangeLog.2
ChangeLog.3
; Fix typo, insure -> ensure in ChangeLogs
2019-07-05 21:50:29 -04:00
ChangeLog.4
ChangeLog.5
Merge from origin/emacs-26
2019-07-06 12:51:30 -07:00
ChangeLog.6
ChangeLog.7
Update author/maintainer info
2019-05-26 01:00:16 -07:00
ChangeLog.8
ChangeLog.9
ChangeLog.10
ChangeLog.11
ChangeLog.12
Update author/maintainer info
2019-05-26 01:00:16 -07:00
ChangeLog.13
ChangeLog.14
ChangeLog.15
Update author/maintainer info
2019-05-26 01:00:16 -07:00
ChangeLog.16
ChangeLog.17
char-fold.el
* lisp/char-fold.el (char-fold-to-regexp): Implement arg LAX (bug#36398).
2019-07-04 23:49:33 +03:00
chistory.el
Go back to "Maintainer: emacs-devel@gnu.org"
2019-05-25 14:25:18 -07:00
cmuscheme.el
Go back to "Maintainer: emacs-devel@gnu.org"
2019-05-25 14:25:18 -07:00
color.el
comint.el
Support program switches in 'comint-run' command
2019-07-11 18:27:12 +02:00
completion.el
Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo"
2019-06-26 10:24:59 -04:00
composite.el
Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo"
2019-06-26 10:24:59 -04:00
COPYING
cus-dep.el
Report progress during custom-make-dependencies instead of file count
2019-06-18 15:24:10 +02:00
cus-edit.el
Remove misleading message in customize
2019-07-11 16:06:03 +02:00
cus-face.el
cus-start.el
Fix display-fill-column-indicator custom spec typo
2019-07-13 17:00:29 +02:00
cus-theme.el
Go back to "Maintainer: emacs-devel@gnu.org"
2019-05-25 14:25:18 -07:00
custom.el
Add :local specifier to defcustom
2019-06-27 13:26:45 +02:00
dabbrev.el
Update author/maintainer info
2019-05-26 01:00:16 -07:00
delim-col.el
Make delimit-columns-region say what it does
2019-07-09 04:50:37 +02:00
delsel.el
Go back to "Maintainer: emacs-devel@gnu.org"
2019-05-25 14:25:18 -07:00
descr-text.el
Go back to "Maintainer: emacs-devel@gnu.org"
2019-05-25 14:25:18 -07:00
desktop.el
Fix TODO to convert defvar with leading '*' to defcustom
2019-06-09 10:08:33 +03:00
dframe.el
Remove XEmacs compat code from dframe.el
2019-06-19 22:08:19 +02:00
dired-aux.el
End predicate `dired-in-this-tree' with '-p'
2019-07-13 04:03:50 +02:00
dired-x.el
* lisp/emacs-lisp/bytecomp.el (byte-compile-dynamic): Mark obsolete
2019-06-21 10:30:50 -04:00
dired.el
End predicate `dired-in-this-tree' with '-p'
2019-07-13 04:03:50 +02:00
dirtrack.el
(dirtrack-toggle, dirtrackp): Remove obsolete aliases
2019-05-18 07:25:19 +02:00
disp-table.el
Go back to "Maintainer: emacs-devel@gnu.org"
2019-05-25 14:25:18 -07:00
display-fill-column-indicator.el
Go back to "Maintainer: emacs-devel@gnu.org"
2019-05-25 14:25:18 -07:00
display-line-numbers.el
Resurrect display-line-number-mode in client frames
2019-06-07 17:32:17 +03:00
dnd.el
Replace manually crafted hex regexes with [:xdigit:]
2019-07-06 10:54:25 +03:00
doc-view.el
Improve the default value of 'doc-view-ghostscript-program'
2019-07-06 14:49:23 +03:00
dom.el
* lisp/dom.el (dom-texts): Simplify (Bug#36441).
2019-07-06 14:34:47 -04:00
dos-fns.el
Go back to "Maintainer: emacs-devel@gnu.org"
2019-05-25 14:25:18 -07:00
dos-vars.el
Go back to "Maintainer: emacs-devel@gnu.org"
2019-05-25 14:25:18 -07:00
dos-w32.el
double.el
dynamic-setting.el
Go back to "Maintainer: emacs-devel@gnu.org"
2019-05-25 14:25:18 -07:00
ebuff-menu.el
Go back to "Maintainer: emacs-devel@gnu.org"
2019-05-25 14:25:18 -07:00
echistory.el
Go back to "Maintainer: emacs-devel@gnu.org"
2019-05-25 14:25:18 -07:00
ecomplete.el
edmacro.el
Remove Maintainer: when it duplicates Author:
2019-05-26 01:00:15 -07:00
ehelp.el
ehelp.el: Suppress warning
2019-06-12 16:15:30 +02:00
elec-pair.el
Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo"
2019-06-26 10:24:59 -04:00
electric.el
Correctly reindent previous line in electric-indent-mode
2019-07-02 16:10:45 +01:00
elide-head.el
Small elide-head.el update
2019-04-05 20:33:07 -04:00
emacs-lock.el
Go back to "Maintainer: emacs-devel@gnu.org"
2019-05-25 14:25:18 -07:00
env.el
Go back to "Maintainer: emacs-devel@gnu.org"
2019-05-25 14:25:18 -07:00
epa-dired.el
epa-file.el
(epa-file-decode-and-insert): Byte compilation warning fix
2019-05-18 11:18:53 +02:00
epa-hook.el
epa-mail.el
Suppress interactive-only warnings in epa*.el
2019-06-12 16:17:25 +02:00
epa.el
Remove more XEmacs compat code from epa.el
2019-06-19 23:02:39 +02:00
epg-config.el
Cleanup of TODO to prefer report-emacs-bug
2019-05-28 08:12:17 -04:00
epg.el
Use the gpg --sender option
2019-07-13 02:13:40 +02:00
expand.el
Cleanup of TODO to prefer report-emacs-bug
2019-05-28 08:12:17 -04:00
ezimage.el
face-remap.el
facemenu.el
faces.el
Make describe-face also output the version information
2019-07-14 18:50:27 +02:00
ffap.el
Fix prompting in functions like ffap-read-only
2019-07-14 19:17:41 +02:00
filecache.el
Update author/maintainer info
2019-05-26 01:00:16 -07:00
fileloop.el
filenotify.el
Comment out inexplicable condition in filenotify
2019-05-19 22:47:31 +02:00
files-x.el
Go back to "Maintainer: emacs-devel@gnu.org"
2019-05-25 14:25:18 -07:00
files.el
Fix problem with files like "~" in `directory-files-recursively'
2019-07-10 14:03:55 +02:00
filesets.el
Go back to "Maintainer: emacs-devel@gnu.org"
2019-05-25 14:25:18 -07:00
find-cmd.el
find-dired.el
Add file sorting options to find-dired and grep-find (bug#36110)
2019-06-20 00:55:07 +03:00
find-file.el
Go back to "Maintainer: emacs-devel@gnu.org"
2019-05-25 14:25:18 -07:00
find-lisp.el
finder.el
* lisp/emacs-lisp/nadvice.el: Make it a package separate from emacs
.
2019-07-06 18:42:02 -04:00
flow-ctrl.el
Go back to "Maintainer: emacs-devel@gnu.org"
2019-05-25 14:25:18 -07:00
foldout.el
Go back to "Maintainer: emacs-devel@gnu.org"
2019-05-25 14:25:18 -07:00
follow.el
Handle scroll-error-top-bottom in follow.el and view.el (bug#21893)
2019-07-08 01:35:35 +03:00
font-core.el
Go back to "Maintainer: emacs-devel@gnu.org"
2019-05-25 14:25:18 -07:00
font-lock.el
Go back to "Maintainer: emacs-devel@gnu.org"
2019-05-25 14:25:18 -07:00
format-spec.el
Document format-spec and expand the modifiers it supports
2019-07-13 03:50:50 +02:00
format.el
forms.el
frame.el
Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo"
2019-06-26 10:24:59 -04:00
frameset.el
* lisp/frameset.el: Stop using obsolete registerv objects
2019-05-28 09:05:25 -04:00
fringe.el
Go back to "Maintainer: emacs-devel@gnu.org"
2019-05-25 14:25:18 -07:00
generic-x.el
Update author/maintainer info
2019-05-26 01:00:16 -07:00
help-at-pt.el
help-fns.el
Make describe-face also output the version information
2019-07-14 18:50:27 +02:00
help-macro.el
Go back to "Maintainer: emacs-devel@gnu.org"
2019-05-25 14:25:18 -07:00
help-mode.el
Use buffer's name for help-mode bookmarks (Bug#24573)
2019-07-06 14:34:47 -04:00
help.el
Tweak point movement in view-echo-area-messages
2019-07-06 16:47:08 +02:00
hex-util.el
hexl.el
Revert "Apply font-lock in hexl-mode buffers"
2019-06-27 16:28:22 +02:00
hfy-cmap.el
Remove Maintainer: when it duplicates Author:
2019-05-26 01:00:15 -07:00
hi-lock.el
Merge from origin/emacs-26
2019-07-06 12:51:30 -07:00
hilit-chg.el
hippie-exp.el
Go back to "Maintainer: emacs-devel@gnu.org"
2019-05-25 14:25:18 -07:00
hl-line.el
Update author/maintainer info
2019-05-26 01:00:16 -07:00
htmlfontify.el
Replace manually crafted hex regexes with [:xdigit:]
2019-07-06 10:54:25 +03:00
ibuf-ext.el
ibuf-macs.el
ibuffer.el
Fix TODO to remove leading '*' from defcustom
2019-06-09 10:07:17 +03:00
icomplete.el
Remove Maintainer: when it duplicates Author:
2019-05-26 01:00:15 -07:00
ido.el
Remove XEmacs support from ido.el
2019-06-12 23:38:55 +02:00
ielm.el
Add doc strings to the ielm * variables
2019-06-20 14:13:18 +02:00
iimage.el
Make C-l in iimage-mode call recenter-top-bottom
2019-06-24 18:26:03 +02:00
image-dired.el
image-file.el
Replace use of obsolete string-make-unibyte
2019-04-28 16:45:13 -04:00
image-mode.el
Fix auto-revert resizing in image mode
2019-06-23 22:50:46 +02:00
image.el
Add native image rotation and cropping
2019-06-05 22:28:46 +01:00
imenu.el
Go back to "Maintainer: emacs-devel@gnu.org"
2019-05-25 14:25:18 -07:00
indent.el
Go back to "Maintainer: emacs-devel@gnu.org"
2019-05-25 14:25:18 -07:00
info-look.el
Update author/maintainer info
2019-05-26 01:00:16 -07:00
info-xref.el
info.el
Revert "Fontify _emphasis_ in info nodes"
2019-06-28 15:05:59 +02:00
informat.el
Go back to "Maintainer: emacs-devel@gnu.org"
2019-05-25 14:25:18 -07:00
isearch.el
Fix last commit
2019-07-13 10:20:48 +03:00
isearchb.el
Suppress warning in isearchb about iswitchb being obsolete
2019-06-17 12:37:02 +02:00
jit-lock.el
jka-cmpr-hook.el
Go back to "Maintainer: emacs-devel@gnu.org"
2019-05-25 14:25:18 -07:00
jka-compr.el
Go back to "Maintainer: emacs-devel@gnu.org"
2019-05-25 14:25:18 -07:00
json.el
Fix pretty-printing of {}
2019-07-10 13:23:47 +02:00
jsonrpc.el
Remove Maintainer: when it duplicates Author:
2019-05-26 01:00:15 -07:00
kermit.el
Fix TODO to convert defvar with leading '*' to defcustom
2019-06-09 10:08:33 +03:00
kmacro.el
Rewrite the kmacro register function to avoid using obsolete functions
2019-06-12 18:21:35 +02:00
ldefs-boot.el
; Auto-commit of loaddefs files.
2019-07-01 06:26:54 -07:00
linum.el
Merge from origin/emacs-26
2019-06-07 07:50:49 -07:00
loadhist.el
Go back to "Maintainer: emacs-devel@gnu.org"
2019-05-25 14:25:18 -07:00
loadup.el
Go back to "Maintainer: emacs-devel@gnu.org"
2019-05-25 14:25:18 -07:00
locate.el
* lisp/locate.el (locate-mode): Setup invisibility for Dired commands
2019-03-18 14:25:49 -04:00
lpr.el
Go back to "Maintainer: emacs-devel@gnu.org"
2019-05-25 14:25:18 -07:00
ls-lisp.el
Make ls-lisp--dired ape dired-noselect more closely
2019-06-23 19:24:20 +02:00
macros.el
Go back to "Maintainer: emacs-devel@gnu.org"
2019-05-25 14:25:18 -07:00
Makefile.in
Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo"
2019-06-26 10:24:59 -04:00
makesum.el
Use lexical-binding in makesum.el and add tests
2019-05-29 20:47:16 +02:00
man.el
Go back to "Maintainer: emacs-devel@gnu.org"
2019-05-25 14:25:18 -07:00
master.el
Remove Maintainer: when it duplicates Author:
2019-05-26 01:00:15 -07:00
mb-depth.el
md4.el
menu-bar.el
Fix TTY menus in GUD and GDB-MI modes
2019-07-13 12:47:02 +03:00
midnight.el
Remove Maintainer: when it duplicates Author:
2019-05-26 01:00:15 -07:00
minibuf-eldef.el
minibuffer.el
* lisp/minibuffer.el (minibuffer-message-properties): New variable.
2019-07-05 01:01:01 +03:00
misc.el
Go back to "Maintainer: emacs-devel@gnu.org"
2019-05-25 14:25:18 -07:00
misearch.el
mouse-copy.el
mouse-drag.el
mouse.el
Go back to "Maintainer: emacs-devel@gnu.org"
2019-05-25 14:25:18 -07:00
mpc.el
msb.el
Update author/maintainer info
2019-05-26 01:00:16 -07:00
mwheel.el
Remove retired maintainers from comments
2019-06-04 12:42:47 -07:00
newcomment.el
Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo"
2019-06-26 10:24:59 -04:00
notifications.el
novice.el
Go back to "Maintainer: emacs-devel@gnu.org"
2019-05-25 14:25:18 -07:00
obarray.el
Go back to "Maintainer: emacs-devel@gnu.org"
2019-05-25 14:25:18 -07:00
outline.el
Go back to "Maintainer: emacs-devel@gnu.org"
2019-05-25 14:25:18 -07:00
paren.el
Use lexical-binding in paren.el and add tests
2019-05-26 11:22:27 +02:00
password-cache.el
Use lexical-binding in password-cache.el and add tests
2019-06-09 10:08:36 -07:00
pcmpl-cvs.el
pcmpl-gnu.el
Fix compilation warning in pcmpl-gnu.el
2019-06-19 15:30:22 +02:00
pcmpl-linux.el
pcmpl-rpm.el
pcmpl-unix.el
pcmpl-x.el
pcomplete.el
Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo"
2019-06-26 10:24:59 -04:00
pixel-scroll.el
plstore.el
Update author/maintainer info
2019-05-26 01:00:16 -07:00
printing.el
Remove Maintainer: when it duplicates Author:
2019-05-26 01:00:15 -07:00
proced.el
* lisp/wid-edit.el (widget-choose): Use display-buffer-in-direction
2019-06-05 23:57:07 +03:00
profiler.el
; Fix last change to profiler-report
2019-06-30 13:30:03 +01:00
ps-bdf.el
Fixes for "Maintainer:" and related lines
2019-05-19 21:34:27 -07:00
ps-def.el
Remove XEmacs compat code from ps-print
2019-06-19 22:30:10 +02:00
ps-mule.el
Remove Maintainer: when it duplicates Author:
2019-05-26 01:00:15 -07:00
ps-print.el
Remove XEmacs compat code from ps-print
2019-06-19 22:30:10 +02:00
ps-samp.el
Remove retired maintainers from comments
2019-06-04 12:42:47 -07:00
README
recentf.el
Merge from origin/emacs-26
2019-06-01 12:04:41 -07:00
rect.el
rectangle--pos-cols shouldn't move point
2019-06-24 19:12:41 +02:00
register.el
Go back to "Maintainer: emacs-devel@gnu.org"
2019-05-25 14:25:18 -07:00
registry.el
repeat.el
replace.el
Better match-data handling in perform-replace
2019-07-12 00:35:21 +03:00
reposition.el
Go back to "Maintainer: emacs-devel@gnu.org"
2019-05-25 14:25:18 -07:00
reveal.el
rfn-eshadow.el
rot13.el
Go back to "Maintainer: emacs-devel@gnu.org"
2019-05-25 14:25:18 -07:00
rtree.el
ruler-mode.el
Remove Maintainer: when it duplicates Author:
2019-05-26 01:00:15 -07:00
savehist.el
Don't have savehist-save bug out on non-existing directory
2019-07-13 17:13:12 +02:00
saveplace.el
Go back to "Maintainer: emacs-devel@gnu.org"
2019-05-25 14:25:18 -07:00
sb-image.el
scroll-all.el
scroll-bar.el
Go back to "Maintainer: emacs-devel@gnu.org"
2019-05-25 14:25:18 -07:00
scroll-lock.el
New function for scroll-lock-mode to almost always scroll
2019-07-14 09:23:20 +03:00
select.el
; * lisp/select.el (xselect--encode-string): Fix a thinko.
2019-06-22 12:38:05 +03:00
server.el
[PATCH 1/1] Pass frame-parameters to server-create-tty-frame
2019-06-25 14:53:51 +02:00
ses.el
Fixes for "Maintainer:" and related lines
2019-05-19 21:34:27 -07:00
shadowfile.el
shell.el
Go back to "Maintainer: emacs-devel@gnu.org"
2019-05-25 14:25:18 -07:00
simple.el
Mention M-n' for VALUE in the
set-variable' command
2019-07-13 06:26:55 +02:00
skeleton.el
Go back to "Maintainer: emacs-devel@gnu.org"
2019-05-25 14:25:18 -07:00
so-long.el
* lisp/so-long.el (so-long-variable-overrides): Improve doc
2019-07-13 23:56:19 +12:00
sort.el
Go back to "Maintainer: emacs-devel@gnu.org"
2019-05-25 14:25:18 -07:00
soundex.el
Go back to "Maintainer: emacs-devel@gnu.org"
2019-05-25 14:25:18 -07:00
speedbar.el
Update author/maintainer info
2019-05-26 01:00:16 -07:00
startup.el
Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo"
2019-06-26 10:24:59 -04:00
strokes.el
Update author/maintainer info
2019-05-26 01:00:16 -07:00
subr.el
Tweak ‘error’ and ‘user-error’ doc strings
2019-06-27 02:37:08 -07:00
svg.el
* lisp/svg.el, lisp/progmodes/ada-mode.el: Fix bug#36360.
2019-07-06 12:16:24 -04:00
t-mouse.el
Go back to "Maintainer: emacs-devel@gnu.org"
2019-05-25 14:25:18 -07:00
tabify.el
Use lexical-binding in tabify.el and add tests
2019-05-25 18:37:33 -07:00
talk.el
Go back to "Maintainer: emacs-devel@gnu.org"
2019-05-25 14:25:18 -07:00
tar-mode.el
* lisp/tar-mode.el: Use lexical-binding; remove redundant :groups.
2019-06-25 16:36:53 -04:00
tempo.el
Remove XEmacs compat code from tempo.el
2019-06-12 23:26:56 +02:00
term.el
Consider line spacing and font height when deriving proc window size
2019-06-07 11:53:17 +03:00
thingatpt.el
Go back to "Maintainer: emacs-devel@gnu.org"
2019-05-25 14:25:18 -07:00
thread.el
Go back to "Maintainer: emacs-devel@gnu.org"
2019-05-25 14:25:18 -07:00
thumbs.el
Go back to "Maintainer: emacs-devel@gnu.org"
2019-05-25 14:25:18 -07:00
time-stamp.el
Update author/maintainer info
2019-05-26 01:00:16 -07:00
time.el
Go back to "Maintainer: emacs-devel@gnu.org"
2019-05-25 14:25:18 -07:00
timezone.el
Use lexical-binding in timezone.el and add tests
2019-06-01 01:44:31 -07:00
tmm.el
Go back to "Maintainer: emacs-devel@gnu.org"
2019-05-25 14:25:18 -07:00
tool-bar.el
tooltip.el
tree-widget.el
Always try to display tree-widget with images (Bug#36147)
2019-06-15 17:06:31 -04:00
tutorial.el
Go back to "Maintainer: emacs-devel@gnu.org"
2019-05-25 14:25:18 -07:00
type-break.el
Remove Maintainer: when it duplicates Author:
2019-05-26 01:00:15 -07:00
uniquify.el
Remove outdated comment in uniquify.el
2019-07-06 16:37:09 +02:00
userlock.el
Go back to "Maintainer: emacs-devel@gnu.org"
2019-05-25 14:25:18 -07:00
vcursor.el
Update author/maintainer info
2019-05-26 01:00:16 -07:00
version.el
Replace manually crafted hex regexes with [:xdigit:]
2019-07-06 10:54:25 +03:00
view.el
Handle scroll-error-top-bottom in follow.el and view.el (bug#21893)
2019-07-08 01:35:35 +03:00
vt100-led.el
Go back to "Maintainer: emacs-devel@gnu.org"
2019-05-25 14:25:18 -07:00
vt-control.el
Remove Maintainer: when it duplicates Author:
2019-05-26 01:00:15 -07:00
w32-fns.el
w32--os-description: Fix previous change
2019-05-20 14:34:36 +02:00
w32-vars.el
wdired.el
Allow using wdired in all dired-derived modes
2019-07-13 04:58:27 +02:00
whitespace.el
Remove Maintainer: when it duplicates Author:
2019-05-26 01:00:15 -07:00
wid-browse.el
wid-edit.el
Add a :format to `text' widgets
2019-07-13 17:22:50 +02:00
widget.el
* lisp/widget.el (define-widget-keywords): Use declare
.
2019-06-13 17:42:58 -04:00
windmove.el
* lisp/windmove.el (windmove-display-in-direction): Support consecutive calls
2019-04-25 00:40:27 +03:00
window.el
Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo"
2019-06-26 10:24:59 -04:00
winner.el
Add a new regexp variable to control boring winner buffers
2019-06-27 21:00:35 +02:00
woman.el
Go back to "Maintainer: emacs-devel@gnu.org"
2019-05-25 14:25:18 -07:00
x-dnd.el
Go back to "Maintainer: emacs-devel@gnu.org"
2019-05-25 14:25:18 -07:00
xdg.el
xml.el
Replace manually crafted hex regexes with [:xdigit:]
2019-07-06 10:54:25 +03:00
xt-mouse.el
Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo"
2019-06-26 10:24:59 -04:00
xwidget.el