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
b55c0dea
Commit
b55c0dea
authored
Oct 17, 2004
by
Richard M. Stallman
Browse files
(fancy-splash-tail, normal-splash-screen): Update copyright year.
parent
a6d23706
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
lisp/startup.el
lisp/startup.el
+3
-3
No files found.
lisp/startup.el
View file @
b55c0dea
...
...
@@ -1153,7 +1153,7 @@ where FACE is a valid face specification, as it can be used with
(emacs-version)
"
\n
"
:face '(variable-pitch :height 0.5)
"
Copyright
(
C
)
200
2
Free
Software
Foundation,
Inc.
")
"
Copyright
(
C
)
200
4
Free
Software
Foundation,
Inc.
")
(and auto-save-list-file-prefix
;; Don't signal an error if the
;; directory for auto-save-list files
...
...
@@ -1319,7 +1319,7 @@ More Manuals / Ordering Manuals How to order printed manuals from the FSF.
")
(insert "
\n\n
" (emacs-version)
"
Copyright
(
C
)
200
2
Free
Software
Foundation,
Inc.
"))
Copyright
(
C
)
200
4
Free
Software
Foundation,
Inc.
"))
;; No mouse menus, so give help using kbd commands.
...
...
@@ -1367,7 +1367,7 @@ If you have no Meta key, you may instead type ESC followed by the character.)")
(insert "
\n\n
" (emacs-version)
"
Copyright
(
C
)
200
2
Free
Software
Foundation,
Inc.
")
Copyright
(
C
)
200
4
Free
Software
Foundation,
Inc.
")
(if (and (eq (key-binding "
\C-h\C-c
") 'describe-copying)
(eq (key-binding "
\C-h\C-d
") 'describe-distribution)
...
...
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