]> git.eshelyaron.com Git - emacs.git/commitdiff
(todo-top-priorities): Use
authorDave Love <fx@gnu.org>
Wed, 22 Nov 2000 22:51:33 +0000 (22:51 +0000)
committerDave Love <fx@gnu.org>
Wed, 22 Nov 2000 22:51:33 +0000 (22:51 +0000)
todo-tmp-buffer-name.  From Milan Zamazal <Milan.Zamazal@qbizm.com>.

lisp/calendar/todo-mode.el

index d6a9e253f48c35d60619b39657c1ed9c8672ca40..a193903483934f1dc5d8d999242ced76b0f4532c 100644 (file)
@@ -5,7 +5,7 @@
 ;; Author: Oliver Seidel <os10000@seidel-space.de>
 ;;   [Not clear the above works, July 2000]
 ;; Created: 2 Aug 1997
-;; Version: $Id: todo-mode.el,v 1.1 1999/05/12 11:49:30 fx Exp fx $
+;; Version: $Id: todo-mode.el,v 1.43 2000/07/04 11:15:24 fx Exp $
 ;; Keywords: calendar, todo
 
 ;; This file is part of GNU Emacs.
@@ -97,7 +97,7 @@
 ;;
 ;;      Which version of todo-mode.el does this documentation refer to?
 ;;
-;;      $Id: todo-mode.el,v 1.1 1999/05/12 11:49:30 fx Exp fx $
+;;      $Id: todo-mode.el,v 1.43 2000/07/04 11:15:24 fx Exp $
 ;;
 ;;  Pre-Requisites
 ;;
@@ -729,7 +729,7 @@ between each category."
   (or nof-priorities (setq nof-priorities todo-show-priorities))
   (if (listp nof-priorities)            ;universal argument
       (setq nof-priorities (car nof-priorities)))
-  (let ((todo-print-buffer-name "*Tmp*")
+  (let ((todo-print-buffer-name todo-tmp-buffer-name)
         ;;(todo-print-category-number 0)
         (todo-category-break (if category-pr-page "\f" ""))
         (cat-end