1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-27 07:37:33 +00:00

Doc fixes.

This commit is contained in:
Richard M. Stallman 1993-06-28 05:18:27 +00:00
parent 3c8aaef219
commit 1bd4e7608f

View File

@ -79,12 +79,20 @@ would give military-style times like `21:07 (UTC)'.")
;;;###autoload
(defvar calendar-latitude nil
"*Latitude of `calendar-location-name' in degrees, + north, - south.
For example, 40.7 for New York City.")
For example, 40.7 for New York City.
It may not be a good idea to set this in advance for your site;
if there may be users running Emacs at your site
who are physically located elsewhere, they would get the wrong
value and might not know how to override it.")
;;;###autoload
(defvar calendar-longitude nil
"*Longitude of `calendar-location-name' in degrees, + east, - west.
For example, -74.0 for New York City.")
For example, -74.0 for New York City.
It may not be a good idea to set this in advance for your site;
if there may be users running Emacs at your site
who are physically located elsewhere, they would get the wrong
value and might not know how to override it.")
;;;###autoload
(defvar calendar-location-name