mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-03 11:33:37 +00:00
Comments (minor fixes of some header conventions).
This commit is contained in:
parent
76ced33856
commit
c5220417f4
@ -1,9 +1,12 @@
|
||||
;;; ada-stmt.el --- an extension to Ada mode for inserting statement templates
|
||||
|
||||
;; Copyright (C) 1987, 1993, 1994, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
|
||||
;; 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
|
||||
;; 2003, 2004, 2005, 2006, 2007, 2008, 2009
|
||||
;; Free Software Foundation, Inc.
|
||||
|
||||
;; Authors: Daniel Pfeiffer, Markus Heritsch, Rolf Ebert <ebert@waporo.muc.de>
|
||||
;; Authors: Daniel Pfeiffer
|
||||
;; Markus Heritsch
|
||||
;; Rolf Ebert <ebert@waporo.muc.de>
|
||||
;; Maintainer: Stephen Leake <stephen_leake@stephe-leake.org>
|
||||
;; Keywords: languages, ada
|
||||
|
||||
|
@ -4,7 +4,8 @@
|
||||
;; 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
|
||||
;; Free Software Foundation, Inc.
|
||||
|
||||
;; Authors: Yukihiro Matsumoto, Nobuyoshi Nakada
|
||||
;; Authors: Yukihiro Matsumoto
|
||||
;; Nobuyoshi Nakada
|
||||
;; URL: http://www.emacswiki.org/cgi-bin/wiki/RubyMode
|
||||
;; Created: Fri Feb 4 14:49:13 JST 1994
|
||||
;; Keywords: languages ruby
|
||||
|
@ -3,8 +3,11 @@
|
||||
;; Copyright (C) 1993, 1994, 2005, 2006, 2007, 2008, 2009
|
||||
;; Free Software Foundation, Inc.
|
||||
|
||||
;; Authors: Carl Edman, Christian Limpach, Scott Bender,
|
||||
;; Christophe de Dinechin, Adrian Robert
|
||||
;; Authors: Carl Edman
|
||||
;; Christian Limpach
|
||||
;; Scott Bender
|
||||
;; Christophe de Dinechin
|
||||
;; Adrian Robert
|
||||
;; Keywords: terminals
|
||||
|
||||
;; This file is part of GNU Emacs.
|
||||
|
Loading…
Reference in New Issue
Block a user