From: Don Armstrong Date: Fri, 28 Dec 2012 02:53:30 +0000 (-0800) Subject: only log the time, do not prompt for a note X-Git-Url: https://git.donarmstrong.com/?p=emacs.git;a=commitdiff_plain;h=f7f5372d7a12144a45acd3f1b3f1b1e5fe6665ff only log the time, do not prompt for a note --- diff --git a/.emacs b/.emacs index 97abbe2..78f27f9 100644 --- a/.emacs +++ b/.emacs @@ -275,7 +275,6 @@ (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)