projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e338a8a
)
Use 'calendar-buffer' instead of fixed string
author
Thuna
<thuna.cing@gmail.com>
Tue, 14 Feb 2023 18:52:37 +0000
(19:52 +0100)
committer
Eli Zaretskii
<eliz@gnu.org>
Tue, 2 May 2023 18:02:19 +0000
(21:02 +0300)
* test/lisp/calendar/cal-julian-tests.el (with-cal-julian-test):
Use 'calendar-buffer' instead of a literal fixed name.
(Bug#61546)
Copyright-paperwork-exempt: yes
test/lisp/calendar/cal-julian-tests.el
patch
|
blob
|
history
diff --git
a/test/lisp/calendar/cal-julian-tests.el
b/test/lisp/calendar/cal-julian-tests.el
index e0d74e8a6cdae365d0053448cfb5e695d2302bdc..4207d1ee285ed7f491324965c9464e2b041a5180 100644
(file)
--- a/
test/lisp/calendar/cal-julian-tests.el
+++ b/
test/lisp/calendar/cal-julian-tests.el
@@
-47,7
+47,7
@@
(progn
(calendar)
,@body)
- (kill-buffer
"*Calendar*"
))))
+ (kill-buffer
calendar-buffer
))))
(ert-deftest cal-julian-test-goto-date ()
(with-cal-julian-test