]> code.delx.au - gnu-emacs/blobdiff - lisp/calendar/calendar.el
Prefer directed to neutral quotes
[gnu-emacs] / lisp / calendar / calendar.el
index 078da3d186c74220471242fa68f80b7f93ba3ca7..c35bd38bb648dc2e65156d3d2b82b74ea66357d9 100644 (file)
@@ -360,7 +360,7 @@ See also `calendar-today-visible-hook'."
   "List of functions called whenever the cursor moves in the calendar.
 For example,
 
-  (add-hook 'calendar-move-hook (lambda () (diary-view-entries 1)))
+  (add-hook \\='calendar-move-hook (lambda () (diary-view-entries 1)))
 
 redisplays the diary for whatever date the cursor is moved to."
   :type 'hook