Mercurial > emacs
changeset 12413:a580af99789c
Update copyright year in message.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Wed, 28 Jun 1995 10:41:05 +0000 |
parents | 7f2c068121d8 |
children | cbe404298013 |
files | lisp/startup.el |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/startup.el Wed Jun 28 10:05:35 1995 +0000 +++ b/lisp/startup.el Wed Jun 28 10:41:05 1995 +0000 @@ -1,6 +1,6 @@ ;;; startup.el --- process Emacs shell arguments -;; Copyright (C) 1985, 1986, 1992, 1994 Free Software Foundation, Inc. +;; Copyright (C) 1985, 1986, 1992, 1994, 1995 Free Software Foundation, Inc. ;; Maintainer: FSF ;; Keywords: internal @@ -601,7 +601,7 @@ (progn (insert (emacs-version) " -Copyright (C) 1994 Free Software Foundation, Inc.\n\n") +Copyright (C) 1995 Free Software Foundation, Inc.\n\n") ;; If keys have their default meanings, ;; use precomputed string to save lots of time. (if (and (eq (key-binding "\C-h") 'help-command)