1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-12 09:28:24 +00:00
emacs/lisp/calendar
Stephen Berman e3ed43f4ac Fix a minor todo-mode regression
* lisp/calendar/todo-mode.el (todo-get-overlay): Wrap in
save-excursion.  This fixes a regression introduced by the fix
for bug#27609, whereby trying to raise the priority of the
first item or lower the priority of the last item, which
should be noops, moves point to the item's start.  Clarify
comment.

* test/lisp/calendar/todo-mode-tests.el
(todo-test-raise-lower-priority): Add test cases for trying to
raise first item and lower last item.
(with-todo-test): Clear abbreviated-home-dir, since we change HOME.
(todo-test-toggle-item-header02): Remove ":expected-result
:failed" and tests of point after todo-next-item, since the
effect when using Todo mode is not reproducible in the test
environment.  Add commentary about this.
2017-08-11 11:28:57 +02:00
..
appt.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
cal-bahai.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
cal-china.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
cal-coptic.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
cal-dst.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
cal-french.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
cal-hebrew.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
cal-html.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
cal-islam.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
cal-iso.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
cal-julian.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
cal-mayan.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
cal-menu.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
cal-move.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
cal-persia.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
cal-tex.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
cal-x.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
calendar.el Replace some uses of eval 2017-08-08 15:10:49 -04:00
diary-lib.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
holidays.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
icalendar.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
lunar.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
parse-time.el Turn on lexical-binding in parse-time.el 2017-02-01 21:01:45 -05:00
solar.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
time-date.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
timeclock.el Fix all unescaped character literals 2017-05-07 13:22:34 +02:00
todo-mode.el Fix a minor todo-mode regression 2017-08-11 11:28:57 +02:00