]> code.delx.au - gnu-emacs/commitdiff
'.' -> `.' in doc string
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 20 Sep 2015 16:45:04 +0000 (09:45 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 20 Sep 2015 16:46:14 +0000 (09:46 -0700)
* lisp/emacs-lisp/timer.el (run-at-time): In doc string, quote
individual chars with grave quotes instead of straight quotes, as
this works better when they are translated to curved quotes.

lisp/emacs-lisp/timer.el

index 2aca26cf1666c134870f9a70ca224ebfe737b6dd..c9e3fbe4f7d965e12c061e56aeed0d4f93c8764b 100644 (file)
@@ -350,7 +350,7 @@ TIME should be one of:
 - a string giving today's time like \"11:23pm\"
   (the acceptable formats are HHMM, H:MM, HH:MM, HHam, HHAM,
   HHpm, HHPM, HH:MMam, HH:MMAM, HH:MMpm, or HH:MMPM;
-  a period '.' can be used instead of a colon ':' to separate
+  a period `.' can be used instead of a colon `:' to separate
   the hour and minute parts);
 - a string giving a relative time like \"90\" or \"2 hours 35 minutes\"
   (the acceptable forms are a number of seconds without units