Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
061a7c0e
Commit
061a7c0e
authored
Jan 05, 2009
by
Glenn Morris
Browse files
(emacs-copyright): Update for 2009.
parent
6dec9044
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
2 deletions
+7
-2
lisp/ChangeLog
lisp/ChangeLog
+4
-0
lisp/version.el
lisp/version.el
+3
-2
No files found.
lisp/ChangeLog
View file @
061a7c0e
2009-01-05 Glenn Morris <rgm@gnu.org>
* version.el (emacs-copyright): Update for 2009.
2009-01-04 Stephen Leake <stephen_leake@member.fsf.org>
* progmodes/ada-mode.el (ada-mode): Simplify doc string.
...
...
lisp/version.el
View file @
061a7c0e
;;; version.el --- record version number of Emacs -*- no-byte-compile: t -*-
;; Copyright (C) 1985, 1992, 1994, 1995, 1999, 2000, 2001, 2002,
;; 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
;; 2003, 2004, 2005, 2006, 2007, 2008, 2009
; Free Software Foundation, Inc.
;; Maintainer: FSF
;; Keywords: internal
...
...
@@ -25,7 +26,7 @@
;;; Code:
(
defconst
emacs-copyright
"Copyright (C) 200
8
Free Software Foundation, Inc."
(
defconst
emacs-copyright
"Copyright (C) 200
9
Free Software Foundation, Inc."
"Short copyright string for this version of Emacs."
)
(
defconst
emacs-version
"23.0.60"
"\
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment