/[emacs]/emacs/lisp/calendar/todo-mode.el
ViewVC logotype

Diff of /emacs/lisp/calendar/todo-mode.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.49 by rms, Sat Nov 17 04:01:31 2001 UTC revision 1.50 by pj, Tue Dec 11 07:36:30 2001 UTC
# Line 264  Line 264 
264    
265  ;;; Code:  ;;; Code:
266    
267    (require 'time-stamp)
268    
269    
270  ;; User-configurable variables:  ;; User-configurable variables:
271    
272  (defgroup todo nil  (defgroup todo nil
# Line 372  For details see the variable `time-stamp Line 375  For details see the variable `time-stamp
375    :type 'string    :type 'string
376    :group 'todo)    :group 'todo)
377    
 (autoload 'time-stamp-string "time-stamp")  
   
378  (defun todo-entry-timestamp-initials ()  (defun todo-entry-timestamp-initials ()
379    "Prepend timestamp and your initials to the head of a TODO entry."    "Prepend timestamp and your initials to the head of a TODO entry."
380    (let ((time-stamp-format todo-time-string-format))    (let ((time-stamp-format todo-time-string-format))

Legend:
Removed from v.1.49  
changed lines
  Added in v.1.50

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26