Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
T
text-modes
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
xemacs
text-modes
Commits
8f7edb260f43
Commit
8f7edb260f43
authored
27 years ago
by
steve
Browse files
Options
Downloads
Patches
Plain Diff
Update to package standard 1.0
parent
00708ad3d61d
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
ChangeLog
+5
-0
5 additions, 0 deletions
ChangeLog
Makefile
+3
-1
3 additions, 1 deletion
Makefile
package-info.in
+10
-1
10 additions, 1 deletion
package-info.in
with
18 additions
and
2 deletions
ChangeLog
+
5
−
0
View file @
8f7edb26
1998-01-25 SL Baur <steve@altair.xemacs.org>
* Makefile (VERSION): Update to package standard 1.0.
* package-info.in: Ditto.
1998-01-12 SL Baur <steve@altair.xemacs.org>
* Makefile: Update to newer package interface.
...
...
This diff is collapsed.
Click to expand it.
Makefile
+
3
−
1
View file @
8f7edb26
...
...
@@ -19,7 +19,9 @@
# This XEmacs package contains independent single file lisp packages
VERSION
=
1.02
VERSION
=
1.03
AUTHOR_VERSION
=
MAINTAINER
=
XEmacs Development Team <xemacs-beta@xemacs.org>
PACKAGE
=
text-modes
PKG_TYPE
=
single-file
REQUIRES
=
xemacs-base
...
...
This diff is collapsed.
Click to expand it.
package-info.in
+
10
−
1
View file @
8f7edb26
(text-modes
(version VERSION
(standards-version 1.0
version VERSION
author-version AUTHOR_VERSION
date DATE
build-date BUILD_DATE
maintainer MAINTAINER
distribution stable
priority high
category CATEGORY
dump nil
description "Miscellaneous support for editing text files."
filename FILENAME
md5sum MD5SUM
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment