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
97cc3d15
Commit
97cc3d15
authored
Feb 27, 2004
by
Eli Zaretskii
Browse files
Fix copyright years.
parent
08d87b2d
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
5 additions
and
4 deletions
+5
-4
lisp/custom.el
lisp/custom.el
+2
-1
lisp/faces.el
lisp/faces.el
+1
-1
lisp/font-lock.el
lisp/font-lock.el
+1
-1
lisp/isearch.el
lisp/isearch.el
+1
-1
No files found.
lisp/custom.el
View file @
97cc3d15
;;; custom.el --- tools for declaring and initializing options
;;
;; Copyright (C) 1996, 1997, 1999, 2001, 2002 Free Software Foundation, Inc.
;; Copyright (C) 1996, 1997, 1999, 2001, 2002, 2004
;; Free Software Foundation, Inc.
;;
;; Author: Per Abrahamsen <abraham@dina.kvl.dk>
;; Maintainer: FSF
...
...
lisp/faces.el
View file @
97cc3d15
;;; faces.el --- Lisp faces
;; Copyright (C) 1992,
1993,
1994,
1995,
1996,
1998,
1999,
2000,
2001,
2002
;; Copyright (C) 1992,1993,1994,1995,1996,1998,1999,2000,2001,2002
,2004
;; Free Software Foundation, Inc.
;; Maintainer: FSF
...
...
lisp/font-lock.el
View file @
97cc3d15
;;; font-lock.el --- Electric font lock mode
;; Copyright (C) 1992, 93, 94, 95, 96, 97, 98, 1999, 2000, 2001, 02, 2003
;; Copyright (C) 1992, 93, 94, 95, 96, 97, 98, 1999, 2000, 2001, 02, 2003
, 2004
;; Free Software Foundation, Inc.
;; Author: jwz, then rms, then sm
...
...
lisp/isearch.el
View file @
97cc3d15
;;; isearch.el --- incremental search minor mode
;; Copyright (C) 1992, 93, 94, 95, 96, 97, 1999, 2000, 01, 2003
;; Copyright (C) 1992, 93, 94, 95, 96, 97, 1999, 2000, 01, 2003
, 2004
;; Free Software Foundation, Inc.
;; Author: Daniel LaLiberte <liberte@cs.uiuc.edu>
...
...
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