]> git.eshelyaron.com Git - emacs.git/commit
Fix messages with plural forms in todo-mode.el
authorEli Zaretskii <eliz@gnu.org>
Sat, 26 Dec 2020 08:23:04 +0000 (10:23 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sat, 26 Dec 2020 08:23:04 +0000 (10:23 +0200)
commitcf1d7034445e7896c34f88256e5d7f2674a4f7ee
treef891eeafa49ac8d3b10787af28b9f02c6c83361f
parent60bfa84e41449020d1122a1d18b7c11cb73211f3
Fix messages with plural forms in todo-mode.el

* lisp/calendar/todo-mode.el (todo-move-item, todo-item-undone)
(todo-category-completions): Use 'ngettext' instead of hard-coding
plural forms by hand.
lisp/calendar/todo-mode.el