changeset 33795:152ae6b57597

(todo-top-priorities): Use todo-tmp-buffer-name. From Milan Zamazal <Milan.Zamazal@qbizm.com>.
author Dave Love <fx@gnu.org>
date Wed, 22 Nov 2000 22:51:33 +0000
parents f35b09043a64
children 10ffa5b56f53
files lisp/calendar/todo-mode.el
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/calendar/todo-mode.el	Wed Nov 22 22:50:22 2000 +0000
+++ b/lisp/calendar/todo-mode.el	Wed Nov 22 22:51:33 2000 +0000
@@ -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 @@
   (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 "" ""))
         (cat-end