From 8ec7792fd975f69541b7b0bd735b187268b70328 Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Fri, 6 Sep 2002 09:32:39 +0000 Subject: [PATCH] (calendar-time-display-form): Fix spacing. --- lisp/calendar/solar.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lisp/calendar/solar.el b/lisp/calendar/solar.el index a5dd86a6a54..28aeb260f4c 100644 --- a/lisp/calendar/solar.el +++ b/lisp/calendar/solar.el @@ -73,8 +73,8 @@ "*The pseudo-pattern that governs the way a time of day is formatted. A pseudo-pattern is a list of expressions that can involve the keywords -`12-hours', `24-hours', and `minutes', all numbers in string form, -and `am-pm' and `time-zone', both alphabetic strings. +`12-hours', `24-hours', and `minutes', all numbers in string form, +and `am-pm' and `time-zone', both alphabetic strings. For example, the form -- 2.39.2