..
calc
Merge from origin/emacs-28
2021-12-14 06:31:37 +01:00
calendar
Fix icalendar time zone parsing glitch
2021-12-16 11:17:25 -08:00
cedet
Remove some unnecessary references to Emacs 22
2021-12-07 14:44:34 +01:00
emacs-lisp
; * lisp/emacs-lisp/cl-macs.el (cl--self-tco): fix bootstrapping
2021-12-20 17:29:51 +01:00
emulation
Remove some unnecessary references to Emacs 22
2021-12-07 14:44:34 +01:00
erc
Use substitute-command-keys for literal key sequences
2021-11-22 12:04:19 +01:00
eshell
Merge from origin/emacs-28
2021-12-13 06:30:58 +01:00
gnus
Move rmail-related functions from gnus-util.el to gnus-rmail.el
2021-12-19 11:49:46 +01:00
image
Prefer nil to (current-time) when either will do
2021-12-05 23:24:08 -08:00
international
Further tweaks to emoji person groups
2021-12-19 20:25:44 +01:00
language
Remove no-op calls to decode-char with 'ucs' arg
2021-12-05 19:09:48 +01:00
leim /quail
Remove no-op calls to decode-char with 'ucs' arg
2021-12-05 19:09:48 +01:00
mail
Move Rmail autoloads to the common loaddefs.el
2021-12-19 18:50:48 +02:00
mh-e
Merge from origin/emacs-28
2021-12-10 06:30:33 +01:00
net
Rework how shr sets <span id='foo'> targets to make it more reliable
2021-12-19 13:44:21 +01:00
nxml
Remove no-op calls to decode-char with 'ucs' arg
2021-12-05 19:09:48 +01:00
obsolete
eieio-compat.el: Move to lisp/obsolete
2021-12-14 17:01:34 -05:00
org
Merge from origin/emacs-28
2021-12-19 14:02:30 +01:00
play
; Fix my last commit
2021-11-20 13:18:17 +01:00
progmodes
* lisp/progmodes/sh-script.el (sh-mode-map): Use defvar-keymap.
2021-12-19 21:29:35 +01:00
term
Add missing implementation of `pgtk-menu-bar-open'
2021-12-19 09:43:26 +08:00
textmodes
Recognize starred environments
2021-12-15 12:10:05 +01:00
url
Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacs into feature/pgtk
2021-11-11 00:39:53 +09:00
vc
; * lisp/vc/vc-dispatcher.el (vc-command-messages): Doc fix.
2021-12-16 22:01:06 +02:00
abbrev.el
Use substitute-command-keys for literal key sequences
2021-11-22 12:04:19 +01:00
align.el
Tweak how 'align' and 'align-regexp' align text
2021-10-19 22:39:05 +02:00
allout-widgets.el
; Minor stylistic fixes found by checkdoc
2021-10-05 02:06:57 +02:00
allout.el
Prefer command remapping in allout.el
2021-12-14 20:19:32 +01:00
ansi-color.el
Correct the :inherit property on some faces
2021-11-25 18:12:39 +01:00
apropos.el
Do not buttonize key bindings outside of *Help* buffers
2021-11-29 15:13:31 +01:00
arc-mode.el
Prefer format-time-string to current-time-string
2021-12-16 11:17:26 -08:00
array.el
; Adjust overly long docstrings to fit 80 characters
2021-09-26 13:23:57 +02:00
auth-source-pass.el
; Fix symbol quoting typos
2021-09-12 18:36:49 +02:00
auth-source.el
; More minor stylistic fixes found by checkdoc
2021-09-22 20:26:40 +02:00
autoarg.el
Docfix: use command substitution for 'universal-argument'
2021-09-16 20:05:48 +02:00
autoinsert.el
Mark all def* functions that should indent as `defun'
2021-10-13 21:52:57 +02:00
autorevert.el
Make global-auto-revert-non-file-buffers work better
2021-09-21 23:09:38 +02:00
avoid.el
Prefer seq-random-elt to nth+random
2021-09-24 19:41:03 +02:00
battery.el
bindings.el
Revert "Avoid small parasitic button on mode line"
2021-12-06 20:47:43 +02:00
bookmark.el
Improve bookmark-maybe-historicize-string doc string
2021-12-04 20:06:25 +01:00
bs.el
; Normalize some header comments
2021-09-16 15:42:44 +02:00
buff-menu.el
; More minor stylistic fixes found by checkdoc
2021-09-22 20:26:40 +02:00
button.el
Do not buttonize key bindings outside of *Help* buffers
2021-11-29 15:13:31 +01:00
calculator.el
Use substitute-command-keys for literal key sequences
2021-11-22 12:04:19 +01:00
case-table.el
cdl.el
ChangeLog.1
ChangeLog.2
ChangeLog.3
ChangeLog.4
ChangeLog.5
ChangeLog.6
ChangeLog.7
; Fix typos
2021-09-03 13:05:32 +02:00
ChangeLog.8
; Fix typos
2021-09-03 13:05:32 +02:00
ChangeLog.9
ChangeLog.10
ChangeLog.11
ChangeLog.12
; Fix typos
2021-11-12 13:59:58 +01:00
ChangeLog.13
ChangeLog.14
ChangeLog.15
; Update some links to HTTPS and note some broken links
2021-09-27 12:40:04 +02:00
ChangeLog.16
ChangeLog.17
; Prefer HTTPS in more URLs
2021-12-09 16:26:04 +01:00
char-fold.el
* lisp/char-fold.el (char-fold-override): Doc fix.
2021-12-12 21:34:57 +02:00
chistory.el
cmuscheme.el
Prefer locate-user-emacs-file
2021-11-09 07:51:27 +01:00
color.el
comint.el
Fix prompt colors in comint-snapshot-last-prompt
2021-12-19 12:02:11 +01:00
completion.el
completion.el: Make two compat aliases obsolete
2021-12-14 02:16:41 +01:00
composite.el
; Revert parts of previous commit
2021-10-22 07:51:45 +02:00
COPYING
cus-dep.el
cus-edit.el
Merge remote-tracking branch 'origin/master' into feature/pgtk
2021-11-30 08:16:50 +08:00
cus-face.el
Adjust custom-face-attributes for 'regular' weight
2021-11-26 14:29:32 +01:00
cus-start.el
Add a new variable 'process-error-pause-time'
2021-12-02 13:21:53 +01:00
cus-theme.el
Allow obsoleting themes
2021-10-03 11:04:04 +02:00
custom.el
Merge from origin/emacs-28
2021-11-06 11:21:39 +02:00
dabbrev.el
; More minor stylistic fixes found by checkdoc
2021-09-22 20:26:40 +02:00
delim-col.el
; Minor stylistic fixes found by checkdoc
2021-09-16 19:37:07 +02:00
delsel.el
Use `abort-minibuffers' in delsel
2021-08-04 09:15:25 +02:00
descr-text.el
Make describe-char include emoji combination descriptions
2021-11-06 18:22:01 +01:00
desktop.el
dframe.el
dired-aux.el
Merge from origin/emacs-28
2021-12-08 13:04:14 +01:00
dired-x.el
Improve how dired-mark-sexp interprets file sizes in non-C locales
2021-12-03 17:22:59 +01:00
dired.el
* lisp/dired.el (dired-mode-map): Use defvar-keymap.
2021-12-18 15:53:59 +01:00
dirtrack.el
disp-table.el
display-fill-column-indicator.el
; More minor stylistic fixes found by checkdoc
2021-09-22 20:26:40 +02:00
display-line-numbers.el
dnd.el
; Minor doc fixes found by checkdoc
2021-09-13 06:44:52 +02:00
doc-view.el
Use mupdf in doc-view-mode if gs is not installed
2021-11-29 15:48:03 +01:00
dom.el
dos-fns.el
; Minor stylistic fixes found by checkdoc
2021-09-16 19:37:07 +02:00
dos-vars.el
; More minor stylistic fixes found by checkdoc
2021-09-22 20:26:40 +02:00
dos-w32.el
double.el
dynamic-setting.el
ebuff-menu.el
echistory.el
ecomplete.el
edmacro.el
Merge from origin/emacs-28
2021-11-21 11:18:23 +01:00
ehelp.el
elec-pair.el
Remove redundant #' before lambda
2021-10-21 23:35:07 +02:00
electric.el
Remove redundant #' before lambda
2021-10-21 23:35:07 +02:00
elide-head.el
emacs-lock.el
env.el
; Fix typos
2021-11-12 13:59:58 +01:00
epa-dired.el
; More minor stylistic fixes found by checkdoc
2021-09-22 20:26:40 +02:00
epa-file.el
; More minor stylistic fixes found by checkdoc
2021-09-22 20:26:40 +02:00
epa-hook.el
Remove redundant #' before lambda
2021-10-21 23:35:07 +02:00
epa-ks.el
Simplify epa-ks--parse-buffer timestamp handling
2021-12-16 11:17:27 -08:00
epa-mail.el
; More minor stylistic fixes found by checkdoc
2021-09-22 20:26:40 +02:00
epa.el
Make the error message in epa-display-error more helpful
2021-12-04 05:39:25 +01:00
epg-config.el
epg.el
* lisp/epg.el (epg-key): Use explicit copier with proper prefix
2021-11-02 22:17:02 -04:00
expand.el
; Minor stylistic fixes found by checkdoc
2021-09-16 19:37:07 +02:00
ezimage.el
Mark def* macros for indentation
2021-10-13 21:52:57 +02:00
face-remap.el
; More minor stylistic fixes found by checkdoc
2021-09-22 20:26:40 +02:00
facemenu.el
Make list-colors-display sort list passed as argument
2021-10-30 17:34:08 +02:00
faces.el
Merge remote-tracking branch 'origin/master' into feature/pgtk
2021-12-02 09:21:11 +08:00
ffap.el
Make `dired-split' obsolete
2021-11-09 23:58:42 +01:00
filecache.el
fileloop.el
; More minor stylistic fixes found by checkdoc
2021-09-22 20:26:40 +02:00
filenotify.el
Merge from origin/emacs-28
2021-10-16 09:18:37 -07:00
files-x.el
; Fix symbol quoting typos
2021-09-12 18:36:49 +02:00
files.el
Make `C-c C-w' copy the executable bits to the new file
2021-12-02 13:21:53 +01:00
filesets.el
; More minor stylistic fixes found by checkdoc
2021-09-22 20:26:40 +02:00
find-cmd.el
find-dired.el
; More minor stylistic fixes found by checkdoc
2021-09-22 20:26:40 +02:00
find-file.el
; Remove various duplicated words
2021-09-25 20:25:01 +02:00
find-lisp.el
; Minor stylistic fixes found by checkdoc
2021-09-16 19:37:07 +02:00
finder.el
Add links to commentary reached with finder-list-keywords
2021-10-23 05:28:32 +02:00
flow-ctrl.el
foldout.el
; More minor stylistic fixes found by checkdoc
2021-09-22 20:26:40 +02:00
follow.el
Fix follow-scroll-down in a small buffer which starts slightly scrolled
2021-11-13 18:33:17 +00:00
font-core.el
; More minor stylistic fixes found by checkdoc
2021-09-22 20:26:40 +02:00
font-lock.el
font-lock-type-face doc string improvement
2021-11-04 19:28:06 +01:00
format-spec.el
format.el
Merge from origin/emacs-28
2021-10-05 07:50:22 -07:00
forms.el
; More minor stylistic fixes found by checkdoc
2021-09-22 20:26:40 +02:00
frame.el
Merge remote-tracking branch 'origin/master' into feature/pgtk
2021-12-08 09:03:14 +08:00
frameset.el
; Adjust overly long docstrings to fit 80 characters
2021-09-26 13:23:57 +02:00
fringe.el
Use string-replace instead of replace-regexp-in-string
2021-08-08 19:25:26 +02:00
generic-x.el
help-at-pt.el
Remove redundant #' before lambda
2021-10-21 23:35:07 +02:00
help-fns.el
Do not buttonize key bindings outside of *Help* buffers
2021-11-29 15:13:31 +01:00
help-macro.el
Merge from origin/emacs-28
2021-12-14 06:31:37 +01:00
help-mode.el
Add buttons to definition in help--describe-command
2021-11-01 15:42:30 +01:00
help.el
Merge from origin/emacs-28
2021-12-09 14:53:51 +01:00
hex-util.el
hexl.el
; More minor stylistic fixes found by checkdoc
2021-09-22 20:26:40 +02:00
hfy-cmap.el
hi-lock.el
; More minor stylistic fixes found by checkdoc
2021-09-22 20:26:40 +02:00
hilit-chg.el
; Minor stylistic fixes found by checkdoc
2021-10-05 02:06:57 +02:00
hippie-exp.el
; Minor stylistic fixes found by checkdoc
2021-09-16 19:37:07 +02:00
hl-line.el
htmlfontify.el
; * lisp/htmlfontify.el: Remove some commented out code.
2021-12-10 03:04:48 +01:00
ibuf-ext.el
Use substitute-command-keys in some messages
2021-11-17 14:29:15 +01:00
ibuf-macs.el
ibuffer.el
Use substitute-command-keys for literal key sequences
2021-11-22 12:04:19 +01:00
icomplete.el
Revert accidential commit in icomplete.el
2021-11-13 15:26:42 +01:00
ido.el
Remove redundant #' before lambda
2021-10-21 23:35:07 +02:00
ielm.el
* lisp/ielm.el (ielm-map): Use defvar-keymap.
2021-12-13 14:16:03 +01:00
iimage.el
; Minor stylistic fixes found by checkdoc
2021-09-16 19:37:07 +02:00
image-dired.el
Merge from origin/emacs-28
2021-12-10 06:30:33 +01:00
image-file.el
Add WebP image format support (Bug#51296)
2021-10-22 10:59:01 +02:00
image-mode.el
Remove obsolete values from image-mode-auto-resize
2021-12-07 12:34:28 +01:00
image.el
Fix image load timekeeping bug
2021-12-05 23:24:09 -08:00
imenu.el
; More minor stylistic fixes found by checkdoc
2021-09-22 20:26:40 +02:00
indent.el
Don't ignore restriction in indent-region-line-by-line
2021-11-18 08:11:26 +01:00
info-look.el
Remove mistaken dired-x entry from previous info-look patch.
2021-10-09 14:49:38 +02:00
info-xref.el
; More minor docfixes found by checkdoc
2021-09-14 07:57:14 +02:00
info.el
* lisp/info.el (info-menu-star): Improve documentation
2021-12-05 22:05:41 +01:00
informat.el
; Minor stylistic fixes found by checkdoc
2021-09-16 19:37:07 +02:00
isearch.el
* lisp/isearch.el: Don't display "Pending" for lax and toggle commands.
2021-12-19 19:47:36 +02:00
isearchb.el
jit-lock.el
; More minor stylistic fixes found by checkdoc
2021-09-22 20:26:40 +02:00
jka-cmpr-hook.el
Use gzip to uncompess .xz files on MacOS
2021-09-25 03:05:27 +02:00
jka-compr.el
json.el
jsonrpc.el
Don't use `format' on strings without % format directives
2021-09-21 17:52:53 +02:00
kermit.el
; Minor stylistic fixes found by checkdoc
2021-09-16 19:37:07 +02:00
keymap.el
Make keymap-lookup work for keymap results, too
2021-12-10 13:11:26 +01:00
kmacro.el
Improve docstring of kmacro-set-format
2021-11-06 05:41:05 +01:00
ldefs-boot.el
; Update loaddefs files.
2021-12-01 21:12:11 +01:00
linum.el
* lisp/linum.el: Recommend `display-line-numbers-mode'.
2021-09-29 23:50:01 +02:00
loadhist.el
; More minor stylistic fixes found by checkdoc
2021-09-22 20:26:40 +02:00
loadup.el
Merge remote-tracking branch 'origin/master' into feature/pgtk
2021-12-12 21:40:17 +08:00
locate.el
; More minor stylistic fixes found by checkdoc
2021-09-22 20:26:40 +02:00
lpr.el
ls-lisp.el
Change how Dired displays available space
2021-12-01 23:27:19 +01:00
macros.el
; More minor stylistic fixes found by checkdoc
2021-09-22 20:26:40 +02:00
Makefile.in
; * lisp/Makefile.in: Fix typo.
2021-12-10 03:04:51 +01:00
makesum.el
man.el
Fix "SEE ALSO" buttons in some man pages
2021-12-01 23:27:19 +01:00
master.el
mb-depth.el
md4.el
menu-bar.el
Merge remote-tracking branch 'origin/master' into feature/pgtk
2021-11-30 08:16:50 +08:00
midnight.el
Fix minor clock skew issues
2021-12-05 23:24:10 -08:00
minibuf-eldef.el
; Minor stylistic fixes found by checkdoc
2021-09-16 19:37:07 +02:00
minibuffer.el
Merge remote-tracking branch 'origin/emacs-28' into trunk
2021-12-06 09:44:18 -05:00
misc.el
misearch.el
mouse-copy.el
; Minor stylistic fixes found by checkdoc
2021-09-16 19:37:07 +02:00
mouse-drag.el
Fix mouse events on tab bar or tool bar when 'track-mouse' is t
2021-11-20 12:05:36 +02:00
mouse.el
lisp/mouse.el: Fix some lambdas quoted with ` or '
2021-12-08 16:14:03 -05:00
mpc.el
Fix some custom types
2021-10-01 08:33:32 -07:00
msb.el
mwheel.el
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
2021-12-06 00:37:01 +09:00
newcomment.el
; Minor stylistic fixes found by checkdoc
2021-09-16 19:37:07 +02:00
notifications.el
; Minor stylistic fixes found by checkdoc
2021-09-16 19:37:07 +02:00
novice.el
obarray.el
outline.el
* lisp/outline.el (outline-minor-mode-use-buttons): Add :safe #'booleanp.
2021-12-15 19:17:48 +02:00
paren.el
New option show-paren-context-when-offscreen
2021-10-18 09:26:44 +02:00
password-cache.el
pcmpl-cvs.el
pcmpl-gnu.el
pcmpl-linux.el
pcmpl-rpm.el
pcmpl-unix.el
Use string-search instead of string-match[-p]
2021-08-09 11:35:56 +02:00
pcmpl-x.el
; More minor stylistic fixes found by checkdoc
2021-09-22 20:26:40 +02:00
pcomplete.el
lisp/pcomplete.el: Mark obsolete some unused functions
2021-12-13 09:32:01 -05:00
pixel-scroll.el
Work around pixel scrolling issues when line numbers are displayed
2021-12-15 10:27:27 +08:00
plstore.el
; Minor stylistic fixes found by checkdoc
2021-09-16 19:37:07 +02:00
printing.el
; Minor stylistic fixes found by checkdoc
2021-10-05 02:06:57 +02:00
proced.el
Merge from origin/emacs-28
2021-11-23 08:49:49 +01:00
profiler.el
; More minor stylistic fixes found by checkdoc
2021-09-22 20:26:40 +02:00
ps-bdf.el
ps-def.el
; Normalize some header comments
2021-09-16 15:42:44 +02:00
ps-mule.el
Remove redundant #' before lambda
2021-10-21 23:35:07 +02:00
ps-print.el
Remove redundant #' before lambda
2021-10-21 23:35:07 +02:00
ps-samp.el
; Normalize some header comments
2021-09-16 15:42:44 +02:00
README
recentf.el
Remove redundant #' before lambda
2021-10-21 23:35:07 +02:00
rect.el
; More minor stylistic fixes found by checkdoc
2021-09-22 20:26:40 +02:00
register.el
Allow storing buffer names in registers
2021-11-30 15:17:39 +01:00
registry.el
; Minor stylistic fixes found by checkdoc
2021-09-16 19:37:07 +02:00
repeat.el
Merge from origin/emacs-28
2021-12-02 17:34:10 +01:00
replace.el
Use substitute-command-keys for literal key sequences
2021-11-22 12:04:19 +01:00
reposition.el
reveal.el
rfn-eshadow.el
; Minor stylistic fixes found by checkdoc
2021-09-16 19:37:07 +02:00
rot13.el
* lisp/rot13.el (rot13-translate-table): Make it a translation-table
2021-11-16 22:48:37 -05:00
rtree.el
; Minor stylistic fixes found by checkdoc
2021-09-16 19:37:07 +02:00
ruler-mode.el
; More minor stylistic fixes found by checkdoc
2021-09-22 20:26:40 +02:00
savehist.el
saveplace.el
Don't save places in literally-visited files
2021-11-11 05:04:31 +01:00
scroll-all.el
scroll-bar.el
scroll-lock.el
select.el
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
2021-11-13 16:25:48 +09:00
server.el
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
2021-11-13 16:25:48 +09:00
ses.el
Prefer command remapping in ses.el
2021-12-16 03:14:31 +01:00
shadowfile.el
Improve robustness of shadowfile.el
2021-08-26 13:14:19 +02:00
shell.el
Prefer locate-user-emacs-file
2021-11-09 07:51:27 +01:00
simple.el
Make bad-packages-alist obsolete
2021-12-19 16:09:32 +01:00
skeleton.el
Mark def* macros for indentation
2021-10-13 21:52:57 +02:00
so-long.el
; More minor stylistic fixes found by checkdoc
2021-09-22 20:26:40 +02:00
sort.el
Remove redundant #' before lambda
2021-10-21 23:35:07 +02:00
soundex.el
speedbar.el
Define some more keymaps in one step
2021-12-08 17:48:25 +01:00
sqlite-mode.el
Check for support in sqlite-mode-open-file
2021-12-12 10:22:58 +01:00
sqlite.el
Make with-sqlite-transaction mode code efficient
2021-12-12 07:22:49 +01:00
startup.el
Merge remote-tracking branch 'origin/master' into feature/pgtk
2021-12-13 13:32:53 +08:00
strokes.el
Remove XEmacs compat code from strokes.el
2021-12-07 11:39:46 +01:00
subr.el
; * lisp/subr.el (start-process-shell-command): Add missing period.
2021-12-11 19:40:55 +01:00
svg.el
; More minor docfixes found by checkdoc
2021-09-14 07:57:14 +02:00
t-mouse.el
; Minor stylistic fixes found by checkdoc
2021-09-16 19:37:07 +02:00
tab-bar.el
Merge from origin/emacs-28
2021-12-13 06:30:58 +01:00
tab-line.el
Fix tab-line cycling when using buffer groups (bug#52050)
2021-11-24 21:42:32 +02:00
tabify.el
talk.el
tar-mode.el
Prefer format-time-string to current-time-string
2021-12-16 11:17:26 -08:00
tempo.el
; More minor stylistic fixes found by checkdoc
2021-09-22 20:26:40 +02:00
term.el
Don't have M-x term' call
term-mode' twice
2021-11-04 19:02:23 +01:00
thingatpt.el
Don't return whitespace for thing-at-point in whitespace-only buffers
2021-11-29 17:18:49 +01:00
thread.el
thumbs.el
Make thumbs-image-type obsolete
2021-10-18 01:39:49 +02:00
time-stamp.el
time-stamp: %F is "file name" not "pathname" + other doc
2021-11-09 20:11:07 -08:00
time.el
Prefer format-time-string to current-time-zone
2021-12-16 11:17:26 -08:00
timezone.el
Assume current-time-zone exists
2021-12-16 11:17:27 -08:00
tmm.el
Fix tmm-get-keymap under native-compile
2021-08-09 15:19:45 +02:00
tool-bar.el
* lisp/tool-bar.el (tool-bar-position): Doc fix.
2021-10-06 19:18:51 +03:00
tooltip.el
Add support for the Haiku operating system and its window system
2021-11-20 21:46:07 +08:00
transient.el
* lisp/transient.el: Update to package version v0.3.7-11-g7f5520b3.
2021-11-06 15:36:29 +01:00
tree-widget.el
Remove redundant #' before lambda
2021-10-21 23:35:07 +02:00
tutorial.el
Fix handling of changed prefix keys in tutorial
2021-11-15 07:38:21 +01:00
type-break.el
uniquify.el
userlock.el
Use substitute-command-keys for literal key sequences
2021-11-22 12:04:19 +01:00
vcursor.el
* lisp/vcursor.el (vcursor-get-char-count): Preserve point
2021-11-24 11:58:03 -05:00
version.el
Add support for the Haiku operating system and its window system
2021-11-20 21:46:07 +08:00
view.el
* lisp/view.el (view-mode-map): Convert to defvar-keymap.
2021-12-07 12:10:51 +01:00
vt100-led.el
vt-control.el
; Minor stylistic fixes found by checkdoc
2021-09-16 19:37:07 +02:00
w32-fns.el
w32-vars.el
wdired.el
Use defvar-keymap in wdired.el
2021-12-20 18:52:31 +01:00
whitespace.el
Remove redundant #' before lambda
2021-10-21 23:35:07 +02:00
wid-browse.el
Use string-search instead of string-match[-p]
2021-08-09 11:35:56 +02:00
wid-edit.el
Make `group' widgets prettier in Customize
2021-11-29 16:52:26 +01:00
widget.el
Mark def* macros for indentation
2021-10-13 21:52:57 +02:00
windmove.el
Use substitute-command-keys for literal key sequences
2021-11-22 12:04:19 +01:00
window.el
Set minibuffer-completion-*
variables locally in more places
2021-11-11 06:16:52 +01:00
winner.el
; Minor stylistic fixes found by checkdoc
2021-09-16 19:37:07 +02:00
woman.el
; More minor stylistic fixes found by checkdoc
2021-09-22 20:26:40 +02:00
x-dnd.el
; More minor docfixes found by checkdoc
2021-09-14 07:57:14 +02:00
xdg.el
Merge from origin/emacs-28
2021-11-13 07:00:30 +01:00
xml.el
Remove no-op calls to decode-char with 'ucs' arg
2021-12-05 19:09:48 +01:00
xt-mouse.el
; Minor stylistic fixes found by checkdoc
2021-09-16 19:37:07 +02:00
xwidget.el
Cancel xwidget progress timer when buffer is killed
2021-12-07 13:44:52 +08:00
yank-media.el
Allow yank-media-types to also show the unsupported data types
2021-11-09 04:41:14 +01:00