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
emacs
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
1
Issues
1
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
emacs
emacs
Commits
2821d967
Commit
2821d967
authored
Feb 24, 2001
by
Andrew Innes
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update copyright notice.
parent
41eca17b
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
4 additions
and
2 deletions
+4
-2
nt/configure.bat
nt/configure.bat
+1
-1
nt/makefile.def
nt/makefile.def
+1
-0
nt/makefile.nt
nt/makefile.nt
+1
-0
src/makefile.w32-in
src/makefile.w32-in
+1
-1
No files found.
nt/configure.bat
View file @
2821d967
@echo
off
rem ----------------------------------------------------------------------
rem Configuration script for MS Windows 95/98 and NT/2000
rem Copyright (C) 1999
, 2000
Free Software Foundation, Inc.
rem Copyright (C) 1999
-2001
Free Software Foundation, Inc.
rem This file is part of GNU Emacs.
...
...
nt/makefile.def
View file @
2821d967
#
# Makefile definition file for building GNU Emacs on Windows NT
# Copyright (c) 1994-2001 Free Software Foundation, Inc.
#
# GNU Emacs is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
...
...
nt/makefile.nt
View file @
2821d967
#
# Top level makefile for building GNU Emacs on Windows NT
# Copyright (c) 1993-2000 Free Software Foundation, Inc.
#
# This file is part of GNU Emacs.
#
...
...
src/makefile.w32-in
View file @
2821d967
# Makefile for GNU Emacs on the Microsoft W32 API.
# Copyright (c)
1992-2000
Free Software Foundation, Inc.
# Copyright (c)
2000-2001
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