1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-02 02:10:46 -08:00
emacs/lisp/calendar
Stephen Berman 264dd81d7b todo-mode.el: Fix handling of hidden item headers (bug#27609)
* lisp/calendar/todo-mode.el (todo--item-headers-hidden): New variable.
(todo-toggle-item-header): Use it.  Make this command a noop
if the file has no items.
(todo-move-item, todo-item-done): Instead of concatenating the
items to move into one string, make a list of them to
facilitate handling hidden headers.  Adjust insertion accordingly.
(todo-archive-done-item): Handle hidden headers in archive file.
(todo-unarchive-items): Handle hidden headers in todo file.
(todo-backward-item): Use todo--item-headers-hidden and handle
moving backward work when item date-time headers are hidden.
(todo-remove-item): Delete date-time header overlay.
(todo-get-overlay, todo-insert-with-overlays): Make them work
with hidden date-time headers.
(todo-modes-set-2): Make todo--item-headers-hidden buffer local.
2017-07-07 17:48:14 +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 Merge from origin/emacs-25 2017-01-01 01:10:47 -08: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 todo-mode.el: Fix handling of hidden item headers (bug#27609) 2017-07-07 17:48:14 +02:00