]> git.eshelyaron.com Git - emacs.git/commit
todo-mode.el: Don't drop full parameter list.
authorStephen Berman <stephen.berman@gmx.net>
Wed, 7 May 2014 09:31:27 +0000 (11:31 +0200)
committerStephen Berman <stephen.berman@gmx.net>
Wed, 7 May 2014 09:31:27 +0000 (11:31 +0200)
commit1ddb2150e64c2d07bd91a3883a0028a0b8599d76
tree9bccdc197f847f3efc9b9b9008f17f2e7e52d90d
parent5e87fcb1d7c55532cfb7163b1de68e7ddaed4201
todo-mode.el: Don't drop full parameter list.

* calendar/todo-mode.el (todo-insert-item--apply-args): When all
four slots of the parameter list are filled, make sure to pass it
to the argument list of todo-insert-item--basic.
lisp/ChangeLog
lisp/calendar/todo-mode.el