diff lisp/progmodes/c-mode.el @ 846:20674ae6bf52

*** empty log message ***
author Eric S. Raymond <esr@snark.thyrsus.com>
date Wed, 22 Jul 1992 04:22:42 +0000
parents a8aef92e0025
children 345296f94a1e
line wrap: on
line diff
--- a/lisp/progmodes/c-mode.el	Wed Jul 22 04:22:30 1992 +0000
+++ b/lisp/progmodes/c-mode.el	Wed Jul 22 04:22:42 1992 +0000
@@ -1,11 +1,10 @@
 ;;; c-mode.el --- C code editing commands for Emacs
 
+;; Copyright (C) 1985, 1986, 1987 Free Software Foundation, Inc.
+
 ;; Maintainer: FSF
-;; Last-Modified: 11 Jul 1992
 ;; Keywords: c
 
-;; Copyright (C) 1985, 1986, 1987 Free Software Foundation, Inc.
-
 ;; This file is part of GNU Emacs.
 
 ;; GNU Emacs is free software; you can redistribute it and/or modify