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
31c8f881
Commit
31c8f881
authored
Jan 21, 1998
by
Richard M. Stallman
Browse files
Update copyright year.
parent
35e623fb
Changes
9
Show whitespace changes
Inline
Side-by-side
Showing
9 changed files
with
9 additions
and
9 deletions
+9
-9
src/buffer.c
src/buffer.c
+1
-1
src/editfns.c
src/editfns.c
+1
-1
src/fns.c
src/fns.c
+1
-1
src/indent.c
src/indent.c
+1
-1
src/intervals.c
src/intervals.c
+1
-1
src/lread.c
src/lread.c
+1
-1
src/marker.c
src/marker.c
+1
-1
src/print.c
src/print.c
+1
-1
src/search.c
src/search.c
+1
-1
No files found.
src/buffer.c
View file @
31c8f881
/* Buffer manipulation primitives for GNU Emacs.
Copyright (C) 1985, 1986, 1987, 1988, 1989, 1993, 1994, 1995, 1997
Copyright (C) 1985, 1986, 1987, 1988, 1989, 1993, 1994, 1995, 1997
, 1998
Free Software Foundation, Inc.
This file is part of GNU Emacs.
...
...
src/editfns.c
View file @
31c8f881
/* Lisp functions pertaining to editing.
Copyright (C) 1985,86,87,89,93,94,95,96,97 Free Software Foundation, Inc.
Copyright (C) 1985,86,87,89,93,94,95,96,97
,98
Free Software Foundation, Inc.
This file is part of GNU Emacs.
...
...
src/fns.c
View file @
31c8f881
/* Random utility Lisp functions.
Copyright (C) 1985, 86, 87, 93, 94, 95, 199
7
Free Software Foundation, Inc.
Copyright (C) 1985, 86, 87, 93, 94, 95,
97,
199
8
Free Software Foundation, Inc.
This file is part of GNU Emacs.
...
...
src/indent.c
View file @
31c8f881
/* Indentation functions.
Copyright (C) 1985,86,87,88,93,94,95 Free Software Foundation, Inc.
Copyright (C) 1985,86,87,88,93,94,95
,98
Free Software Foundation, Inc.
This file is part of GNU Emacs.
...
...
src/intervals.c
View file @
31c8f881
/* Code for doing intervals.
Copyright (C) 1993, 1994, 1995, 1997 Free Software Foundation, Inc.
Copyright (C) 1993, 1994, 1995, 1997
, 1998
Free Software Foundation, Inc.
This file is part of GNU Emacs.
...
...
src/lread.c
View file @
31c8f881
/* Lisp parsing and input streams.
Copyright (C) 1985, 86, 87, 88, 89, 93, 94, 95, 199
7
Copyright (C) 1985, 86, 87, 88, 89, 93, 94, 95,
97,
199
8
Free Software Foundation, Inc.
This file is part of GNU Emacs.
...
...
src/marker.c
View file @
31c8f881
/* Markers: examining, setting and deleting.
Copyright (C) 1985, 1997 Free Software Foundation, Inc.
Copyright (C) 1985, 1997
, 1998
Free Software Foundation, Inc.
This file is part of GNU Emacs.
...
...
src/print.c
View file @
31c8f881
/* Lisp object printing and output streams.
Copyright (C) 1985, 86, 88, 93, 94, 95, 97 Free Software Foundation, Inc.
Copyright (C) 1985, 86, 88, 93, 94, 95, 97
, 98
Free Software Foundation, Inc.
This file is part of GNU Emacs.
...
...
src/search.c
View file @
31c8f881
/* String search routines for GNU Emacs.
Copyright (C) 1985,
19
86,
19
87,
19
93, 199
4
Free Software Foundation, Inc.
Copyright (C) 1985, 86, 87, 93,
94, 97,
199
8
Free Software Foundation, Inc.
This file is part of GNU Emacs.
...
...
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