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
e5389a0b
Commit
e5389a0b
authored
Feb 19, 2002
by
Paul Eggert
Browse files
* make-dist: Port to POSIX 1003.1-2001, which doesn't allow "head -1".
"sed q" is a portable equivalent to plain "head -1".
parent
a8a8fcfa
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
1 deletion
+6
-1
ChangeLog
ChangeLog
+6
-1
No files found.
ChangeLog
View file @
e5389a0b
2002-02-18 Paul Eggert <eggert@twinsun.com>
* make-dist: Port to POSIX 1003.1-2001, which doesn't allow "head -1".
"sed q" is a portable equivalent to plain "head -1".
2002-02-13 Richard M. Stallman <rms@gnu.org>
* Makefile.in (maybe_bootstrap): Do `exit 1'.
...
...
@@ -5230,7 +5235,7 @@
;; coding: iso-2022-7bit-unix
;; End:
Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001
Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001
, 2002
Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted provided the copyright notice and this notice are preserved.
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