summaryrefslogtreecommitdiff
path: root/lisp/diff.el
diff options
context:
space:
mode:
authorPavel Janík <Pavel@Janik.cz>2001-07-15 19:53:53 +0000
committerPavel Janík <Pavel@Janik.cz>2001-07-15 19:53:53 +0000
commit60370d40737ecf92cec4ab75aa73d3ea9ed2d858 (patch)
tree29c0aec9d5f8e7af681d5ff1b49e72245067cf5c /lisp/diff.el
parent715a2ca2fc1be26e8420f209c3440b90d687fec6 (diff)
downloademacs-60370d40737ecf92cec4ab75aa73d3ea9ed2d858.tar.gz
Some fixes to follow coding conventions.
Diffstat (limited to 'lisp/diff.el')
-rw-r--r--lisp/diff.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/diff.el b/lisp/diff.el
index 358ad9a4c24..0e80b6a824f 100644
--- a/lisp/diff.el
+++ b/lisp/diff.el
@@ -1,4 +1,4 @@
-;;; diff.el --- Run `diff' in compilation-mode.
+;;; diff.el --- run `diff' in compilation-mode
;; Copyright (C) 1992, 1994, 1996 Free Software Foundation, Inc.