]> git.donarmstrong.com Git - emacs.git/blobdiff - .emacs
only log the time, do not prompt for a note
[emacs.git] / .emacs
diff --git a/.emacs b/.emacs
index 97abbe2ab791db88b65c7a32c0aa67b44f35b7bf..78f27f9cd28a9a27ccf050b0590d20d208ce925f 100644 (file)
--- a/.emacs
+++ b/.emacs
 (global-set-key "\C-ca" 'org-agenda)
 (global-set-key "\C-cb" 'org-iswitchb)
 (setq org-log-done 'time)
-(setq org-log-done 'note)
 (setq org-agenda-ndays 5)