Add prototype for w32_valid_pointer_p.
[bpt/emacs.git] / man / calendar.texi
index 3a7a21c..32a5337 100644 (file)
@@ -1500,7 +1500,8 @@ iCalendar data; for example with the Rmail mail client one could use:
 and adds the results to an Emacs diary file.  For example:
 
 @example
-(icalendar-import-file "/here/is/calendar.ics" "/there/goes/ical-diary")
+(icalendar-import-file "/here/is/calendar.ics"
+                       "/there/goes/ical-diary")
 @end example
 
 @noindent