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
3a22ee35
Commit
3a22ee35
authored
May 04, 1994
by
Karl Heuer
Browse files
Update copyright.
parent
f02902f7
Changes
50
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
with
20 additions
and
20 deletions
+20
-20
lib-src/etags.c
lib-src/etags.c
+1
-1
lib-src/fakemail.c
lib-src/fakemail.c
+1
-1
src/alloc.c
src/alloc.c
+1
-1
src/buffer.h
src/buffer.h
+1
-1
src/callint.c
src/callint.c
+1
-1
src/casefiddle.c
src/casefiddle.c
+1
-1
src/casetab.c
src/casetab.c
+1
-1
src/cmds.c
src/cmds.c
+1
-1
src/commands.h
src/commands.h
+1
-1
src/config.in
src/config.in
+1
-1
src/data.c
src/data.c
+1
-1
src/dired.c
src/dired.c
+1
-1
src/dispextern.h
src/dispextern.h
+1
-1
src/doc.c
src/doc.c
+1
-1
src/editfns.c
src/editfns.c
+1
-1
src/eval.c
src/eval.c
+1
-1
src/filelock.c
src/filelock.c
+1
-1
src/floatfns.c
src/floatfns.c
+1
-1
src/fns.c
src/fns.c
+1
-1
src/frame.c
src/frame.c
+1
-1
No files found.
lib-src/etags.c
View file @
3a22ee35
/* Tags file maker to go with GNU Emacs
Copyright (C) 1984,
1987, 1988, 1989, 1993
Free Software Foundation, Inc. and Ken Arnold
Copyright (C) 1984,
87,88,89,93,94
Free Software Foundation, Inc. and Ken Arnold
This file is not considered part of GNU Emacs.
...
...
lib-src/fakemail.c
View file @
3a22ee35
/* sendmail-like interface to /bin/mail for system V,
Copyright (C) 1985 Free Software Foundation, Inc.
Copyright (C) 1985
, 1994
Free Software Foundation, Inc.
This file is part of GNU Emacs.
...
...
src/alloc.c
View file @
3a22ee35
/* Storage allocation and gc for GNU Emacs Lisp interpreter.
Copyright (C) 1985, 1986, 1988, 1993 Free Software Foundation, Inc.
Copyright (C) 1985, 1986, 1988, 1993
, 1994
Free Software Foundation, Inc.
This file is part of GNU Emacs.
...
...
src/buffer.h
View file @
3a22ee35
/* Header file for the buffer manipulation primitives.
Copyright (C) 1985, 1986, 1993 Free Software Foundation, Inc.
Copyright (C) 1985, 1986, 1993
, 1994
Free Software Foundation, Inc.
This file is part of GNU Emacs.
...
...
src/callint.c
View file @
3a22ee35
/* Call a Lisp function interactively.
Copyright (C) 1985, 1986, 1993 Free Software Foundation, Inc.
Copyright (C) 1985, 1986, 1993
, 1994
Free Software Foundation, Inc.
This file is part of GNU Emacs.
...
...
src/casefiddle.c
View file @
3a22ee35
/* GNU Emacs case conversion functions.
Copyright (C) 1985 Free Software Foundation, Inc.
Copyright (C) 1985
, 1994
Free Software Foundation, Inc.
This file is part of GNU Emacs.
...
...
src/casetab.c
View file @
3a22ee35
/* GNU Emacs routines to deal with case tables.
Copyright (C) 1993 Free Software Foundation, Inc.
Copyright (C) 1993
, 1994
Free Software Foundation, Inc.
This file is part of GNU Emacs.
...
...
src/cmds.c
View file @
3a22ee35
/* Simple built-in editing commands.
Copyright (C) 1985, 1993 Free Software Foundation, Inc.
Copyright (C) 1985, 1993
, 1994
Free Software Foundation, Inc.
This file is part of GNU Emacs.
...
...
src/commands.h
View file @
3a22ee35
/* Definitions needed by most editing commands.
Copyright (C) 1985 Free Software Foundation, Inc.
Copyright (C) 1985
, 1994
Free Software Foundation, Inc.
This file is part of GNU Emacs.
...
...
src/config.in
View file @
3a22ee35
/* GNU Emacs site configuration template file. -*- C -*-
Copyright (C) 1988, 1993 Free Software Foundation, Inc.
Copyright (C) 1988, 1993
, 1994
Free Software Foundation, Inc.
This file is part of GNU Emacs.
...
...
src/data.c
View file @
3a22ee35
/* Primitive operations on Lisp data types for GNU Emacs Lisp interpreter.
Copyright (C) 1985, 1986, 1988, 1993 Free Software Foundation, Inc.
Copyright (C) 1985, 1986, 1988, 1993
, 1994
Free Software Foundation, Inc.
This file is part of GNU Emacs.
...
...
src/dired.c
View file @
3a22ee35
/* Lisp functions for making directory listings.
Copyright (C) 1985, 1986, 1993 Free Software Foundation, Inc.
Copyright (C) 1985, 1986, 1993
, 1994
Free Software Foundation, Inc.
This file is part of GNU Emacs.
...
...
src/dispextern.h
View file @
3a22ee35
/* Interface definitions for display code.
Copyright (C) 1985, 1993 Free Software Foundation, Inc.
Copyright (C) 1985, 1993
, 1994
Free Software Foundation, Inc.
This file is part of GNU Emacs.
...
...
src/doc.c
View file @
3a22ee35
/* Record indices of function doc strings stored in a file.
Copyright (C) 1985, 1986, 1993 Free Software Foundation, Inc.
Copyright (C) 1985, 1986, 1993
, 1994
Free Software Foundation, Inc.
This file is part of GNU Emacs.
...
...
src/editfns.c
View file @
3a22ee35
/* Lisp functions pertaining to editing.
Copyright (C) 1985,
1986, 1987, 1989, 1993
Free Software Foundation, Inc.
Copyright (C) 1985,
86,87,89,93,94
Free Software Foundation, Inc.
This file is part of GNU Emacs.
...
...
src/eval.c
View file @
3a22ee35
/* Evaluator for GNU Emacs Lisp interpreter.
Copyright (C) 1985, 1986, 1987, 1993 Free Software Foundation, Inc.
Copyright (C) 1985, 1986, 1987, 1993
, 1994
Free Software Foundation, Inc.
This file is part of GNU Emacs.
...
...
src/filelock.c
View file @
3a22ee35
/* Copyright (C) 1985, 1986, 1987, 1993 Free Software Foundation, Inc.
/* Copyright (C) 1985, 1986, 1987, 1993
, 1994
Free Software Foundation, Inc.
This file is part of GNU Emacs.
...
...
src/floatfns.c
View file @
3a22ee35
/* Primitive operations on floating point for GNU Emacs Lisp interpreter.
Copyright (C) 1988, 1993 Free Software Foundation, Inc.
Copyright (C) 1988, 1993
, 1994
Free Software Foundation, Inc.
This file is part of GNU Emacs.
...
...
src/fns.c
View file @
3a22ee35
/* Random utility Lisp functions.
Copyright (C) 1985, 1986, 1987, 1993 Free Software Foundation, Inc.
Copyright (C) 1985, 1986, 1987, 1993
, 1994
Free Software Foundation, Inc.
This file is part of GNU Emacs.
...
...
src/frame.c
View file @
3a22ee35
/* Generic frame functions.
Copyright (C) 1993 Free Software Foundation.
Copyright (C) 1993
, 1994
Free Software Foundation.
This file is part of GNU Emacs.
...
...
Prev
1
2
3
Next
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