]> git.eshelyaron.com Git - emacs.git/commitdiff
* todos.el (todos-jump-to-category): Fix wrong variable left over
authorStephen Berman <stephen.berman@gmx.net>
Wed, 15 May 2013 13:24:45 +0000 (15:24 +0200)
committerStephen Berman <stephen.berman@gmx.net>
Wed, 15 May 2013 13:24:45 +0000 (15:24 +0200)
from previous change.

lisp/calendar/ChangeLog
lisp/calendar/todos.el

index 8206f7071b222167afc88a0988f3579c0974fbb6..6b99c1f36dca6ce85f0c2327acb550272f404c21 100644 (file)
@@ -1,3 +1,8 @@
+2013-05-15  Stephen Berman  <stephen.berman@gmx.net>
+
+       * todos.el (todos-jump-to-category): Fix wrong variable left over
+       from previous change.
+
 2013-05-14  Stephen Berman  <stephen.berman@gmx.net>
 
        * todos.el: Improve handling of jumping to a category, in
index 822f9ba5586d08a16b84dc253699457ed4564053..4b18e001b62d012192c939c3ca64cb0a76390791 100644 (file)
@@ -3616,7 +3616,7 @@ Categories mode."
   (if (null todos-files)
       (todos-show)
     (let* ((archive (eq where 'archive))
-          (cat (unless archive noninteractive))
+          (cat (unless archive where))
           (file0 (when cat             ; We're in Todos Categories mode.
                    ;; With non-nil `todos-skip-archived-categories'
                    ;; jump to archive file of a category with only