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
75c8c592
Commit
75c8c592
authored
Jun 20, 1997
by
Richard M. Stallman
Browse files
Change copyright notices.
parent
ad375092
Changes
9
Hide whitespace changes
Inline
Side-by-side
Showing
9 changed files
with
16 additions
and
24 deletions
+16
-24
src/category.c
src/category.c
+2
-3
src/category.h
src/category.h
+0
-1
src/ccl.c
src/ccl.c
+2
-3
src/ccl.h
src/ccl.h
+1
-1
src/charset.c
src/charset.c
+3
-4
src/charset.h
src/charset.h
+2
-3
src/coding.h
src/coding.h
+2
-3
src/fontset.c
src/fontset.c
+2
-3
src/fontset.h
src/fontset.h
+2
-3
No files found.
src/category.c
View file @
75c8c592
/* GNU Emacs routines to deal with category tables.
Ver.1.0
Copyright (C) 1995 Free Software Foundation, Inc.
Copyright (C) 1995 Electrotechnical Laboratory, JAPAN.
Copyright (C) 1995, 1997 Electrotechnical Laboratory, JAPAN.
Licensed to the Free Software Foundation.
This file is part of GNU Emacs.
...
...
src/category.h
View file @
75c8c592
/* Declarations having to do with Emacs category tables.
Copyright (C) 1995 Free Software Foundation, Inc.
Copyright (C) 1995 Electrotechnical Laboratory, JAPAN.
Licensed to the Free Software Foundation.
...
...
src/ccl.c
View file @
75c8c592
/* CCL (Code Conversion Language) interpreter.
Ver.1.0
Copyright (C) 1995 Free Software Foundation, Inc.
Copyright (C) 1995 Electrotechnical Laboratory, JAPAN.
Copyright (C) 1995, 1997 Electrotechnical Laboratory, JAPAN.
Licensed to the Free Software Foundation.
This file is part of GNU Emacs.
...
...
src/ccl.h
View file @
75c8c592
/* Header for CCL (Code Conversion Language) interpreter.
Copyright (C) 1995 Free Software Foundation, Inc.
Copyright (C) 1995 Electrotechnical Laboratory, JAPAN.
Licensed to the Free Software Foundation.
This file is part of GNU Emacs.
...
...
src/charset.c
View file @
75c8c592
/* Multilingual characters handler.
Ver.1.0
Copyright (C) 1995 Free Software Foundation, Inc.
Copyright (C) 1995 Electrotechnical Laboratory, JAPAN.
/* Basic multilingual character support.
Copyright (C) 1995, 1997 Electrotechnical Laboratory, JAPAN.
Licensed to the Free Software Foundation.
This file is part of GNU Emacs.
...
...
src/charset.h
View file @
75c8c592
/* Header for multilingual character handler.
Ver.1.0
Copyright (C) 1995 Free Software Foundation, Inc.
Copyright (C) 1995 Electrotechnical Laboratory, JAPAN.
Copyright (C) 1995, 1997 Electrotechnical Laboratory, JAPAN.
Licensed to the Free Software Foundation.
This file is part of GNU Emacs.
...
...
src/coding.h
View file @
75c8c592
/* Header for coding system handler.
Ver.1.0
Copyright (C) 1995 Free Software Foundation, Inc.
Copyright (C) 1995 Electrotechnical Laboratory, JAPAN.
Copyright (C) 1995, 1997 Electrotechnical Laboratory, JAPAN.
Licensed to the Free Software Foundation.
This file is part of GNU Emacs.
...
...
src/fontset.c
View file @
75c8c592
/* Fontset handler.
Ver.1.0
Copyright (C) 1995 Free Software Foundation, Inc.
Copyright (C) 1995 Electrotechnical Laboratory, JAPAN.
Copyright (C) 1995, 1997 Electrotechnical Laboratory, JAPAN.
Licensed to the Free Software Foundation.
This file is part of GNU Emacs.
...
...
src/fontset.h
View file @
75c8c592
/* Header for fontset handler.
Ver.1.0
Copyright (C) 1995 Free Software Foundation, Inc.
Copyright (C) 1995 Electrotechnical Laboratory, JAPAN.
Copyright (C) 1995, 1997 Electrotechnical Laboratory, JAPAN.
Licensed to the Free Software Foundation.
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