..
calc
Use a square root character in calc displays
2020-09-15 18:03:50 +02:00
calendar
Merge from origin/emacs-27
2020-09-09 07:51:14 -07:00
cedet
; Fix typos
2020-09-21 14:26:42 +02:00
emacs-lisp
; Fix typos
2020-09-21 14:26:42 +02:00
emulation
Revert back to using ESC as viper-ESC-key again
2020-09-10 14:54:42 +02:00
erc
; Fix typos
2020-09-21 14:26:42 +02:00
eshell
Add some eshell completion patterns
2020-09-11 22:04:24 +02:00
gnus
; Fix typos
2020-09-21 14:26:42 +02:00
image
Restrict the range of image formats to be converted
2020-08-22 15:18:15 +02:00
international
; Fix typos
2020-09-21 14:26:42 +02:00
language
; Fix typos
2020-09-21 14:26:42 +02:00
leim /quail
; * lisp/leim/quail/latin-ltx.el: Fix regexp in last commit.
2020-08-11 08:49:47 +02:00
mail
Fix infloop when folding difficult headers in Message
2020-09-21 00:26:54 +02:00
mh-e
; Fix typos
2020-09-21 14:26:42 +02:00
net
; Fix typos
2020-09-21 14:26:42 +02:00
nxml
obsolete
Fix compilation warning in obsolete/complete.el
2020-09-12 15:08:41 +02:00
org
Add aliases for recent Gnus nnselect changes
2020-09-07 09:05:04 +08:00
play
; Fix typos
2020-09-21 14:26:42 +02:00
progmodes
; Fix typos
2020-09-21 14:26:42 +02:00
term
Remove many items obsolete since Emacs 23.1
2020-08-14 13:07:26 +02:00
textmodes
Display the language in the Flyspell mode line
2020-09-19 16:05:55 +02:00
url
Fix thinko in setting url-portspec
2020-08-15 13:37:38 +02:00
vc
Don't have vc-git-stash-list bug out on the .git directory
2020-09-20 12:12:41 +02:00
abbrev.el
Revert "Use format-prompt in read-file-name calls that have a default"
2020-09-13 14:58:24 +02:00
align.el
Merge from origin/emacs-27
2020-02-13 07:50:24 -08:00
allout-widgets.el
Remove XEmacs compat code from allout-widgets.el
2020-08-13 01:24:57 +02:00
allout.el
Remove many items obsolete since Emacs 23.2 and 23.3
2020-08-24 04:09:47 +02:00
ansi-color.el
apropos.el
Add new command apropos-function (Bug#41021)
2020-08-10 15:33:40 +02:00
arc-mode.el
; * lisp/arc-mode.el (archive-copy-file): Doc fix.
2020-08-07 13:54:39 +03:00
array.el
auth-source-pass.el
Fix edge case errors in filename-matching regexps
2020-04-14 12:25:16 +02:00
auth-source.el
Allow a function for the :secret in a plstore
2020-08-27 13:14:26 +08:00
autoarg.el
Silence byte-compiler after my previous commit
2020-04-20 07:08:30 +02:00
autoinsert.el
Accept lexical lambda in auto-insert-alist
2020-06-22 13:07:37 +02:00
autorevert.el
Merge from origin/emacs-27
2020-07-11 09:25:04 -07:00
avoid.el
battery.el
Improve battery.el UPower support
2020-06-18 13:11:17 +01:00
bindings.el
Restore the previous minimum-width specs in the line/column mode lines
2020-09-20 21:43:01 +02:00
bookmark.el
Revert "Use format-prompt in read-file-name calls that have a default"
2020-09-13 14:58:24 +02:00
bs.el
Remove subsumed repetitions in regexps
2020-02-20 16:05:18 +01:00
buff-menu.el
Remove many items obsolete since Emacs 23.1
2020-08-14 13:07:26 +02:00
button.el
Make the button navigation commands available via a minor mode
2020-09-09 12:59:33 +02:00
calculator.el
Fix calculator entry of numbers with negative exponents (bug#41347)
2020-05-18 11:27:40 +02:00
case-table.el
cdl.el
* lisp/cdl.el: Use lexical binding.
2020-04-20 09:08:09 +02:00
ChangeLog.1
ChangeLog.2
ChangeLog.3
ChangeLog.4
ChangeLog.5
ChangeLog.6
ChangeLog.7
ChangeLog.8
ChangeLog.9
ChangeLog.10
ChangeLog.11
ChangeLog.12
ChangeLog.13
ChangeLog.14
ChangeLog.15
ChangeLog.16
ChangeLog.17
char-fold.el
* lisp/char-fold.el (char-fold-to-regexp): Handle lax-whitespace (bug#38539)
2020-09-07 21:33:13 +03:00
chistory.el
cmuscheme.el
Use format-prompt in some read-string calls
2020-09-06 23:44:09 +02:00
color.el
comint.el
Strip carriage returns from received password prompts (comint)
2020-09-01 17:01:48 +02:00
completion.el
Use `format-prompt' when prompting with default values
2020-09-06 16:56:54 +02:00
composite.el
; Fix typos
2020-09-21 14:26:42 +02:00
COPYING
cus-dep.el
(define-minor-mode): Don't compute a default :group (bug#41145)
2020-09-09 13:30:20 -04:00
cus-edit.el
Use a widget for the face link in Customize buffers
2020-09-18 13:28:12 +02:00
cus-face.el
Allow negative line width for :box face attribute
2020-04-01 18:02:55 -04:00
cus-start.el
Minor fixes for last change
2020-08-23 10:10:47 +03:00
cus-theme.el
Do not remove unbound variables or faces when modifying a custom-theme
2020-09-04 15:35:41 +02:00
custom.el
Preserve user customizations after disabling a theme
2020-09-05 13:53:18 +02:00
dabbrev.el
delim-col.el
delsel.el
descr-text.el
; Fix typos
2020-09-21 14:26:42 +02:00
desktop.el
Merge from origin/emacs-27
2020-08-18 07:51:05 -07:00
dframe.el
Declare some <package>-version variables obsolete
2020-03-21 02:49:25 +01:00
dired-aux.el
Tweak dired warning about "wildcard" characters
2020-09-20 14:16:19 +02:00
dired-x.el
Move dired-jump from dired-x to dired (Bug#21981)
2020-09-12 03:42:37 +02:00
dired.el
Fix problem with previous dired.el change
2020-09-16 13:34:58 +02:00
dirtrack.el
Remove many items obsolete since Emacs 23.1
2020-08-14 13:07:26 +02:00
disp-table.el
display-fill-column-indicator.el
(define-minor-mode): Don't compute a default :group (bug#41145)
2020-09-09 13:30:20 -04:00
display-line-numbers.el
dnd.el
* lisp/dnd.el: Use lexical-binding. Remove redundant :group
2020-09-09 13:33:15 -04:00
doc-view.el
Fix doc-view problem with file names with spaces in them
2020-08-26 14:37:13 +02:00
dom.el
Add a new function dom-print
2020-08-31 19:13:30 +02:00
dos-fns.el
dos-vars.el
Use lexical-binding in dos-vars.el
2020-04-26 16:20:05 +02:00
dos-w32.el
double.el
dynamic-setting.el
ebuff-menu.el
echistory.el
ecomplete.el
edmacro.el
ehelp.el
elec-pair.el
electric.el
elide-head.el
Use lexical-binding in elide-head.el and add tests
2020-04-19 08:04:57 +02:00
emacs-lock.el
Use format-prompt in calls to completing-read with a default value
2020-09-06 20:35:11 +02:00
env.el
; Fix last change
2020-04-29 14:15:03 +03:00
epa-dired.el
Split EasyPG libraries into outline sections
2020-08-13 11:30:16 +02:00
epa-file.el
Fix error when loading a new, non-existent foo.gpg file
2020-08-24 20:50:08 +02:00
epa-hook.el
Split EasyPG libraries into outline sections
2020-08-13 11:30:16 +02:00
epa-mail.el
Split EasyPG libraries into outline sections
2020-08-13 11:30:16 +02:00
epa.el
; Fix typos
2020-09-21 14:26:42 +02:00
epg-config.el
Split EasyPG libraries into outline sections
2020-08-13 11:30:16 +02:00
epg.el
Remove many items obsolete since Emacs 23.1
2020-08-14 13:07:26 +02:00
expand.el
ezimage.el
face-remap.el
facemenu.el
Use `format-prompt' when prompting with default values
2020-09-06 16:56:54 +02:00
faces.el
Use `format-prompt' when prompting with default values
2020-09-06 16:56:54 +02:00
ffap.el
Add new tab command `C-x t C-r'
2020-09-20 11:36:52 +02:00
filecache.el
Remove many items obsolete since Emacs 23.2 and 23.3
2020-08-24 04:09:47 +02:00
fileloop.el
; Fix license statements.
2020-08-27 02:53:25 +02:00
filenotify.el
files-x.el
Use `format-prompt' when prompting with default values
2020-09-06 16:56:54 +02:00
files.el
New command: revert-buffer-with-fine-grain
2020-09-20 01:04:39 +02:00
filesets.el
find-cmd.el
find-dired.el
Minor clean ups and doc fixes in find-dired
2020-09-09 20:14:54 +02:00
find-file.el
find-lisp.el
finder.el
Make 'byte-compile-info*' functions more logical
2020-08-06 08:12:31 +02:00
flow-ctrl.el
foldout.el
follow.el
font-core.el
font-lock.el
* lisp/font-lock.el: No longer use headings as end of section markers.
2020-08-13 11:34:49 +02:00
format-spec.el
Fix and extend format-spec (bug#41758)
2020-06-18 12:46:21 +01:00
format.el
Use `format-prompt' when prompting with default values
2020-09-06 16:56:54 +02:00
forms.el
Remove some compat code from forms.el
2020-08-18 23:19:09 +02:00
frame.el
Use format-prompt in read-string calls (that have default values)
2020-09-06 23:19:43 +02:00
frameset.el
Don’t attempt to modify constant conses
2020-05-16 17:05:37 -07:00
fringe.el
generic-x.el
* lisp/generic-x.el (ansible-inventory-generic-mode): Fix filename (bug#42703)
2020-08-05 02:51:00 +03:00
help-at-pt.el
Substitute command keys in display-local-help
2020-08-27 14:04:36 +02:00
help-fns.el
Revert "Use format-prompt in read-file-name calls that have a default"
2020-09-13 14:58:24 +02:00
help-macro.el
help-mode.el
Open describe-function NEWS links in view-mode
2020-09-10 15:18:46 +02:00
help.el
Give Lisp control on the lossage size
2020-09-17 16:32:18 +02:00
hex-util.el
hexl.el
Better handle asynchronous Eldoc sources
2020-07-08 11:25:33 +01:00
hfy-cmap.el
hi-lock.el
Use `format-prompt' when prompting with default values
2020-09-06 16:56:54 +02:00
hilit-chg.el
Remove many items obsolete since Emacs 23.1
2020-08-14 13:07:26 +02:00
hippie-exp.el
Add "Old-" prefix to "Version" header in some cases
2020-03-21 02:48:24 +01:00
hl-line.el
htmlfontify.el
; Fix typos
2020-09-21 14:26:42 +02:00
ibuf-ext.el
Use `format-prompt' when prompting with default values
2020-09-06 16:56:54 +02:00
ibuf-macs.el
ibuffer.el
icomplete.el
Fix up fix for bug#19032
2020-09-09 20:12:45 +01:00
ido.el
Let ido-everywhere turn on ido-mode
2020-08-19 12:49:11 +02:00
ielm.el
Don't call undefined function elisp-eldoc-documentation-function (bug#42493)
2020-07-23 22:05:26 +02:00
iimage.el
image-dired.el
Fix and extend format-spec (bug#41758)
2020-06-18 12:46:21 +01:00
image-file.el
Make n'/p' in image-mode also find externally converted images
2020-08-03 09:14:52 +02:00
image-mode.el
Remove many items obsolete since Emacs 23.2 and 23.3
2020-08-24 04:09:47 +02:00
image.el
Use a new method to determine when to auto-stop image animations
2020-07-29 08:38:52 +02:00
imenu.el
Use `format-prompt' when prompting with default values
2020-09-06 16:56:54 +02:00
indent.el
Revert "Explain in the tab-always-indent doc how to make TAB insert a TAB"
2020-09-08 12:34:42 +02:00
info-look.el
Use `format-prompt' when prompting with default values
2020-09-06 16:56:54 +02:00
info-xref.el
info.el
Allow hitting RET on info node names with multiple whitespace chars
2020-09-14 13:49:04 +02:00
informat.el
Remove subsumed repetitions in regexps
2020-02-20 16:05:18 +01:00
isearch.el
Improve documentation of a recently-added feature
2020-09-20 17:16:38 +03:00
isearchb.el
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
jka-compr.el
json.el
Various json.el improvements
2020-05-22 15:16:13 +01:00
jsonrpc.el
; Fix typos
2020-09-21 14:26:42 +02:00
kermit.el
* lisp/kermit.el: Use lexical-binding.
2020-04-24 11:48:25 +02:00
kmacro.el
; Fix typos
2020-09-21 14:26:42 +02:00
ldefs-boot.el
; Auto-commit of loaddefs files.
2020-09-01 06:27:54 -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 ("button"): Move to after loaddefs.el
2020-09-10 22:10:02 -04:00
locate.el
Use `format-prompt' when prompting with default values
2020-09-06 16:56:54 +02:00
lpr.el
ls-lisp.el
Improve the UI of 'list-timers'
2020-03-25 16:18:37 +02:00
macros.el
Makefile.in
Make the loaddefs scraping compilation output look more regular
2020-08-06 08:20:09 +02:00
makesum.el
man.el
Tweak how Man selects the previous window on failure
2020-09-21 15:06:00 +02:00
master.el
Add "Old-" prefix to "Version" header in some cases
2020-03-21 02:48:24 +01:00
mb-depth.el
md4.el
menu-bar.el
Merge from origin/emacs-27
2020-09-20 17:18:16 -07:00
midnight.el
minibuf-eldef.el
Further fixups in minibuffer-default--in-prompt-regexps
2020-09-14 13:14:21 +02:00
minibuffer.el
Allow preserving (some) text properties from completion tables
2020-09-14 14:22:06 +02:00
misc.el
Use lexical-binding in misc.el and add tests
2020-04-26 00:30:37 +02:00
misearch.el
Revert "Use format-prompt in read-file-name calls that have a default"
2020-09-13 14:58:24 +02:00
mouse-copy.el
mouse-drag.el
mouse.el
Remove many items obsolete since Emacs 23.2 and 23.3
2020-08-24 04:09:47 +02:00
mpc.el
Use format-prompt in read-string calls (that have default values)
2020-09-06 23:19:43 +02:00
msb.el
mwheel.el
Remove pointless use of intern
2020-09-17 11:13:54 +02:00
newcomment.el
notifications.el
novice.el
obarray.el
outline.el
* lisp/outline.el (outline-minor-mode-prefix): Fix compilation.
2020-08-08 08:35:34 -07:00
paren.el
password-cache.el
Remove many items obsolete since Emacs 23.1
2020-08-14 13:07:26 +02:00
pcmpl-cvs.el
pcmpl-gnu.el
Tweak completion of Makefile targets
2020-08-21 12:44:52 +02:00
pcmpl-linux.el
Use lexical-binding in pcmpl-linux.el and add tests
2020-09-02 12:53:02 +02:00
pcmpl-rpm.el
pcmpl-unix.el
Use lexical-binding in pcmpl-unix.el
2020-09-02 16:37:48 +02:00
pcmpl-x.el
pcomplete.el
pixel-scroll.el
plstore.el
printing.el
Use format-prompt in some read-string calls
2020-09-06 23:44:09 +02:00
proced.el
profiler.el
Remove pointless use of intern
2020-09-17 11:13:54 +02:00
ps-bdf.el
ps-def.el
Remove some compat code from ps files
2020-08-18 23:19:09 +02:00
ps-mule.el
ps-print.el
Use format-prompt a couple of places
2020-08-26 14:08:21 +02:00
ps-samp.el
README
recentf.el
Use write-region when saving recentf file
2020-08-08 13:59:03 +02:00
rect.el
Use `format-prompt' when prompting with default values
2020-09-06 16:56:54 +02:00
register.el
registry.el
repeat.el
Add "Old-" prefix to "Version" header in some cases
2020-03-21 02:48:24 +01:00
replace.el
; Fix typos
2020-09-21 14:26:42 +02:00
reposition.el
reveal.el
Allow reveal mode to not automatically re-hide revealed text
2020-09-19 17:43:42 +02:00
rfn-eshadow.el
rot13.el
rtree.el
ruler-mode.el
Add "Old-" prefix to "Version" header in some cases
2020-03-21 02:48:24 +01:00
savehist.el
* lisp/savehist.el: Doc fix.
2020-08-18 19:02:52 +02:00
saveplace.el
Use lexical-binding in saveplace.el and add tests
2020-08-08 01:40:38 +02:00
scroll-all.el
scroll-bar.el
scroll-lock.el
* lisp/scroll-lock.el: Use lexical-binding.
2020-08-07 19:40:31 +02:00
select.el
server.el
Use format-prompt in read-string calls (that have default values)
2020-09-06 23:19:43 +02:00
ses.el
; Fix typos
2020-09-21 14:26:42 +02:00
shadowfile.el
shell.el
Make shell-resync-dirs handle whitespace in directory names
2020-08-19 15:59:59 +02:00
simple.el
Allow controlling the look of the line/column indicators
2020-09-15 17:15:59 +02:00
skeleton.el
* lisp/skeleton.el: Use lexical-binding
2020-08-06 18:45:33 -04:00
so-long.el
; Fix typos
2020-09-21 14:26:42 +02:00
sort.el
Unbreak 'reverse-region'
2020-06-22 18:40:37 +03:00
soundex.el
speedbar.el
Use `format-prompt' when prompting with default values
2020-09-06 16:56:54 +02:00
startup.el
Fix PWD startup checking with symlinks
2020-08-26 13:27:56 -07:00
strokes.el
Fix comparing command names in strokes.el (bug#40600)
2020-04-16 20:47:35 -04:00
subr.el
; Fix typos
2020-09-21 14:26:42 +02:00
svg.el
* lisp/svg.el: Bump package version to 1.1.
2020-09-06 02:23:12 +02:00
t-mouse.el
Remove many items obsolete since Emacs 23.1
2020-08-14 13:07:26 +02:00
tab-bar.el
Add new tab command `C-x t C-r'
2020-09-20 11:36:52 +02:00
tab-line.el
; * lisp/tab-line.el (tab-line-switch-cycling): Fix last change.
2020-09-13 18:27:44 +03:00
tabify.el
talk.el
tar-mode.el
Make 'n'/'p' in image mode buffers respect dired sorting
2020-08-06 11:51:22 +02:00
tempo.el
; * lisp/tempo.el (tempo-add-tag): Punctuation fixes in comments.
2020-02-21 11:18:04 +02:00
term.el
Use `format-prompt' when prompting with default values
2020-09-06 16:56:54 +02:00
thingatpt.el
Make thingatpt recognise files names with @ in them
2020-08-19 13:55:49 +02:00
thread.el
thumbs.el
time-stamp.el
time.el
Make emacs-uptime insert at point with prefix arg
2020-09-18 16:26:16 +02:00
timezone.el
tmm.el
tool-bar.el
tooltip.el
Remove many items obsolete since Emacs 23.1
2020-08-14 13:07:26 +02:00
tree-widget.el
tutorial.el
type-break.el
uniquify.el
Enable uniquify-buffer-name-style to be a function.
2020-09-15 16:12:54 +02:00
userlock.el
vcursor.el
Remove many items obsolete since Emacs 23.1
2020-08-14 13:07:26 +02:00
version.el
Redo RCS Id for pdumper
2020-05-21 19:17:36 +03:00
view.el
vt-control.el
* lisp/vt-control.el: Use lexical-binding.
2020-08-18 21:20:16 +02:00
vt100-led.el
* lisp/vt100-led.el: Use lexical-binding.
2020-08-10 00:43:54 +02:00
w32-fns.el
Use `format-prompt' when prompting with default values
2020-09-06 16:56:54 +02:00
w32-vars.el
Use lexical-binding in w32-vars.el
2020-05-03 16:17:20 +02:00
wdired.el
wdired-do-renames: Speed up for long Emacs sessions
2020-09-04 06:09:23 +02:00
whitespace.el
; * lisp/whitespace.el: Capitalize "Code" section heading.
2020-08-13 11:30:16 +02:00
wid-browse.el
; Fix typos
2020-09-21 14:26:42 +02:00
wid-edit.el
Use a widget for the face link in Customize buffers
2020-09-18 13:28:12 +02:00
widget.el
windmove.el
* lisp/window.el (display-buffer-override-next-command): Add ECHO arg.
2020-07-19 02:43:18 +03:00
window.el
* lisp/window.el: Add provide statement
2020-09-15 17:15:59 +02:00
winner.el
woman.el
Use `format-prompt' when prompting with default values
2020-09-06 16:56:54 +02:00
x-dnd.el
* lisp/x-dnd.el: Use lexical-scoping
2020-08-04 20:15:56 -04:00
xdg.el
xml.el
Make ERC desktop notifications lenient to invalid XML characters
2020-09-13 16:49:00 +02:00
xt-mouse.el
Make xterm-mouse-event check whether the click event is valid
2020-09-20 23:32:45 +02:00
xwidget.el
; Fix typos
2020-09-21 14:26:42 +02:00