]> code.delx.au - gnu-emacs/blobdiff - lisp/calendar/timeclock.el
Fix todo-mode use of minibuffer completion keymap (bug#23695).
[gnu-emacs] / lisp / calendar / timeclock.el
index cd79781fbd62f523f864bafd83c6ba39f3fbb9c8..2bdfd98344afda2ce3ed81e13f23472cf7413523 100644 (file)
@@ -1,6 +1,6 @@
 ;;; timeclock.el --- mode for keeping track of how much you work
 
-;; Copyright (C) 1999-2015 Free Software Foundation, Inc.
+;; Copyright (C) 1999-2016 Free Software Foundation, Inc.
 
 ;; Author: John Wiegley <johnw@gnu.org>
 ;; Created: 25 Mar 1999
@@ -919,7 +919,7 @@ following format:
   (DEBT ENTRIES-BY-DAY ENTRIES-BY-PROJECT)
 
 DEBT is a floating point number representing the number of seconds
-\"owed\" before any work was done.  For a new file (one without a 'b'
+“owed” before any work was done.  For a new file (one without a `b'
 entry), this is always zero.
 
 The two entries lists have similar formats.  They are both alists,