comparison lisp/timezone.el @ 38436:b174db545cfd

Some fixes to follow coding conventions.
author Pavel Janík <Pavel@Janik.cz>
date Mon, 16 Jul 2001 12:23:00 +0000
parents 0d473fed67ba
children 695cf19ef79e d7ddb3e565de
comparison
equal deleted inserted replaced
38435:a9102b5472f0 38436:b174db545cfd
20 20
21 ;; You should have received a copy of the GNU General Public License 21 ;; You should have received a copy of the GNU General Public License
22 ;; along with GNU Emacs; see the file COPYING. If not, write to the 22 ;; along with GNU Emacs; see the file COPYING. If not, write to the
23 ;; Free Software Foundation, Inc., 59 Temple Place - Suite 330, 23 ;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
24 ;; Boston, MA 02111-1307, USA. 24 ;; Boston, MA 02111-1307, USA.
25
26 ;;; Commentary:
25 27
26 ;;; Code: 28 ;;; Code:
27 29
28 (defvar timezone-world-timezones 30 (defvar timezone-world-timezones
29 '(("PST" . -800) 31 '(("PST" . -800)