1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-02 10:11:05 -08:00
emacs/test/lisp
Liu Hui 1fb98f2002 Fix the date in the calendar mode line (bug#80069)
* lisp/calendar/calendar.el (calendar-redraw)
(calendar-other-month): Make sure that the mode line is updated
after cursor motion in case 'date' is used in
'calendar-mode-line-format'.
(calendar-set-date-style): Delete call to
calendar-update-mode-line because it is called in calendar-draw.
(calendar-generate-window): Delete calls to
calendar-update-mode-line and calendar-cursor-to-visible-date.
It's better for the caller to do it.
(calendar-basic-setup): Update cursor position and mode line.
* lisp/calendar/cal-move.el (calendar-goto-today): Delete
calendar-update-mode-line because calendar-move-hook is called
last.  This is consistent with other cal-move commands.
* test/lisp/calendar/calendar-tests.el
(calendar-test-date-in-mode-line): New test.
2025-12-29 11:36:07 +00:00
..
align-resources
auth-source-resources
bookmark-resources
calc Add user option to inhibit Calc startup message (bug#79143) 2025-08-30 10:22:06 +03:00
calendar Fix the date in the calendar mode line (bug#80069) 2025-12-29 11:36:07 +00:00
cedet Fix semantic-utest-ia tests 2025-06-07 11:01:35 +03:00
custom-resources
dabbrev-resources
dired-resources/insert-directory
emacs-lisp December 2025 spelling fixes 2025-12-26 10:22:12 -08:00
emulation
epg-resources
erc December 2025 spelling fixes 2025-12-26 10:22:12 -08:00
eshell December 2025 spelling fixes 2025-12-26 10:22:12 -08:00
faces-resources
files-resources
gnus
hfy-cmap-resources
image
international Fix 'ucs-normalize' tests following Unciode 17.0 import 2025-09-14 07:34:41 +03:00
language Fix VIQR decoding and encoding 2025-12-21 12:52:17 +02:00
loadhist-resources
mail
mh-e
minibuffer-resources
net December 2025 spelling fixes 2025-12-26 10:22:12 -08:00
nxml
obsolete
org
pcmpl-linux-resources
play
progmodes December 2025 spelling fixes 2025-12-26 10:22:12 -08:00
saveplace-resources
so-long-tests
term
textmodes December 2025 spelling fixes 2025-12-26 10:22:12 -08:00
time-resources
url Lookup cached basic-auth credentials with the correct key 2025-11-08 19:21:10 +02:00
use-package
vc December 2025 spelling fixes 2025-12-26 10:22:12 -08:00
xdg-resources
abbrev-tests.el
align-tests.el
allout-tests.el
allout-widgets-tests.el
ansi-color-tests.el
ansi-osc-tests.el ansi-osc.el: Use marker (bug#78184) 2025-05-31 15:21:21 +03:00
apropos-tests.el
arc-mode-tests.el
auth-source-pass-tests.el
auth-source-tests.el Add fallback backend in auth-sources 2025-10-05 17:14:59 +02:00
autoinsert-tests.el Autoinsert: Allow condition to be a function 2025-08-09 13:35:48 +03:00
autorevert-tests.el Fix failed tests on emba 2025-09-18 14:56:05 +02:00
battery-tests.el
bookmark-tests.el
buff-menu-tests.el
button-tests.el
calculator-tests.el
char-fold-tests.el
color-tests.el
comint-tests.el Add support for su-rs and sudo-rs programs 2025-10-15 10:30:29 +02:00
completion-preview-tests.el December 2025 spelling fixes 2025-12-26 10:22:12 -08:00
completion-tests.el
cus-edit-tests.el
custom-tests.el
dabbrev-tests.el
delim-col-tests.el
descr-text-tests.el
desktop-tests.el
dired-aux-tests.el
dired-tests.el
dired-x-tests.el
dnd-tests.el
dom-tests.el ; * test/lisp/dom-tests.el: silence obsoletion warnings 2025-09-14 11:31:53 +02:00
edmacro-tests.el
electric-tests.el Support strings for electric pairs (bug#78053) 2025-06-21 12:24:55 +03:00
elide-head-tests.el
env-tests.el
epg-config-tests.el
epg-tests.el
faces-tests.el
ffap-tests.el Add option 'ffap-prefer-remote-file' (bug#78925) 2025-07-12 11:48:52 +03:00
filenotify-tests.el ; Instrument file-notify-test07-many-events 2025-09-23 11:23:11 +02:00
files-tests.el 'map-y-or-n-p' now uses the minibuffer to read a char (bug#79664) 2025-11-01 20:27:45 +02:00
files-x-tests.el
find-cmd-tests.el
follow-tests.el
font-lock-tests.el
format-spec-tests.el
help-fns-tests.el
help-mode-tests.el
help-tests.el (help-function-arglist): Fix bug#79128 2025-08-07 13:49:48 -04:00
hfy-cmap-tests.el
hi-lock-tests.el
hl-line-tests.el
htmlfontify-tests.el
ibuffer-tests.el
ido-tests.el
image-file-tests.el
image-tests.el
imenu-tests.el
info-tests.el
info-xref-tests.el Extend info-xref-test-emacs-manuals, fix info reference 2025-08-27 11:24:12 +02:00
isearch-tests.el
jit-lock-tests.el
json-tests.el
jsonrpc-tests.el
kmacro-tests.el
loadhist-tests.el
lpr-tests.el
ls-lisp-tests.el
man-tests.el
md4-tests.el
minibuffer-tests.el Fix completion error in C-x RET f ut-8-d TAB 2025-11-26 09:53:19 -05:00
misc-tests.el
mouse-tests.el
mwheel-tests.el
newcomment-tests.el
obarray-tests.el
paren-tests.el
password-cache-tests.el
pcmpl-linux-tests.el
pcomplete-tests.el
proced-tests.el
ps-print-tests.el
register-tests.el
repeat-tests.el Fix repeat-echo-message-string for keys with hints (bug#78797). 2025-06-19 09:40:36 +03:00
replace-tests.el Fix query-replace-regexp for using '^' with calculated replacement '\,' 2025-11-24 20:14:15 +02:00
rot13-tests.el
savehist-tests.el ; silence some compiler warnings in tests 2025-07-19 17:02:28 +02:00
saveplace-tests.el
scroll-lock-tests.el
server-tests.el
ses-tests.el
shadowfile-tests.el
shell-tests.el
simple-tests.el
sort-tests.el
soundex-tests.el
speedbar-tests.el
sqlite-tests.el
startup-tests.el
subr-tests.el Don't use the term 'null' for empty strings 2025-12-28 12:37:37 +01:00
tab-bar-tests.el Disable one tab-bar-test case on macOS 2025-10-21 13:19:07 +02:00
tabify-tests.el
tar-mode-tests.el
tempo-tests.el
term-tests.el ; Fix char encoding in term-tests.el 2025-06-12 11:38:01 +03:00
thingatpt-tests.el
thread-tests.el
time-stamp-tests.el time-stamp-custom-pattern test: Minor optimization 2025-12-22 08:25:58 -08:00
time-tests.el
timezone-tests.el
uniquify-tests.el
version-tests.el
visual-wrap-tests.el Clean up text properties in 'visual-wrap-prefix-mode' 2025-06-10 22:09:26 -07:00
wdired-tests.el
which-key-tests.el
whitespace-tests.el
wid-edit-tests.el
winner-tests.el
x-dnd-tests.el
xdg-tests.el
xml-tests.el
xt-mouse-tests.el
yank-media-tests.el