comparison lisp/ediff-ptch.el @ 38422:7a94f1c588c4

Some fixes to follow coding conventions.
author Pavel Janík <Pavel@Janik.cz>
date Mon, 16 Jul 2001 07:46:48 +0000
parents fdb5d08ced13
children 10482dd382e7
comparison
equal deleted inserted replaced
38421:207796d8dffc 38422:7a94f1c588c4
19 ;; You should have received a copy of the GNU General Public License 19 ;; You should have received a copy of the GNU General Public License
20 ;; along with GNU Emacs; see the file COPYING. If not, write to the 20 ;; along with GNU Emacs; see the file COPYING. If not, write to the
21 ;; Free Software Foundation, Inc., 59 Temple Place - Suite 330, 21 ;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
22 ;; Boston, MA 02111-1307, USA. 22 ;; Boston, MA 02111-1307, USA.
23 23
24 ;;; Commentary:
24 25
25 ;;; Code: 26 ;;; Code:
26 27
27 (provide 'ediff-ptch) 28 (provide 'ediff-ptch)
28 29