emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] trunk r116555: Add some Authors: headers based on authors.


From: Glenn Morris
Subject: [Emacs-diffs] trunk r116555: Add some Authors: headers based on authors.el.
Date: Tue, 25 Feb 2014 18:32:54 +0000
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 116555
revision-id: address@hidden
parent: address@hidden
committer: Glenn Morris <address@hidden>
branch nick: trunk
timestamp: Tue 2014-02-25 13:32:52 -0500
message:
  Add some Authors: headers based on authors.el.
modified:
  lisp/userlock.el               userlock.el-20091113204419-o5vbwnq5f7feedwu-92
  src/filelock.c                 filelock.c-20091113204419-o5vbwnq5f7feedwu-179
=== modified file 'lisp/userlock.el'
--- a/lisp/userlock.el  2014-02-10 01:34:22 +0000
+++ b/lisp/userlock.el  2014-02-25 18:32:52 +0000
@@ -2,6 +2,8 @@
 
 ;; Copyright (C) 1985-1986, 2001-2014 Free Software Foundation, Inc.
 
+;; Author: Richard King
+;; (according to authors.el)
 ;; Maintainer: address@hidden
 ;; Keywords: internal
 ;; Package: emacs

=== modified file 'src/filelock.c'
--- a/src/filelock.c    2014-01-01 07:43:34 +0000
+++ b/src/filelock.c    2014-02-25 18:32:52 +0000
@@ -1,6 +1,10 @@
 /* Lock files for editing.
-   Copyright (C) 1985-1987, 1993-1994, 1996, 1998-2014 Free Software
-   Foundation, Inc.
+
+Copyright (C) 1985-1987, 1993-1994, 1996, 1998-2014
+  Free Software Foundation, Inc.
+
+Author: Richard King
+  (according to authors.el)
 
 This file is part of GNU Emacs.
 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]