]> git.donarmstrong.com Git - emacs.git/commitdiff
only log the time, do not prompt for a note
authorDon Armstrong <don@donarmstrong.com>
Fri, 28 Dec 2012 02:53:30 +0000 (18:53 -0800)
committerDon Armstrong <don@donarmstrong.com>
Fri, 28 Dec 2012 02:53:30 +0000 (18:53 -0800)
.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)