From e8af40eed41d6c61ea6a0649512c4b09afcb1bfa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pavel=20Jan=C3=ADk?= Date: Mon, 16 Jul 2001 12:23:00 +0000 Subject: Some fixes to follow coding conventions. --- lisp/delim-col.el | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'lisp/delim-col.el') diff --git a/lisp/delim-col.el b/lisp/delim-col.el index f24e187ba3c..3f7ca7ecee8 100644 --- a/lisp/delim-col.el +++ b/lisp/delim-col.el @@ -1,13 +1,13 @@ -;;; delim-col.el --- Prettify all columns in a region or rectangle. +;;; delim-col.el --- prettify all columns in a region or rectangle ;; Copyright (C) 1999, 2000 Free Software Foundation, Inc. -;; Author: Vinicius Jose Latorre -;; Maintainer: Vinicius Jose Latorre -;; Time-stamp: <2000/10/28 09:34:15 Vinicius> -;; Version: 2.1 -;; Keywords: internal -;; X-URL: http://www.cpqd.com.br/~vinicius/emacs/ +;; Author: Vinicius Jose Latorre +;; Maintainer: Vinicius Jose Latorre +;; Time-stamp: <2001-07-15 11:12:35 pavel> +;; Version: 2.1 +;; Keywords: internal +;; X-URL: http://www.cpqd.com.br/~vinicius/emacs/ ;; This file is part of GNU Emacs. -- cgit v1.2.1