Skip to content

Commit

Permalink
Fix truncated filenames in emacs.tap
Browse files Browse the repository at this point in the history
The files in the emacs.tap tar have their basenames truncated to 14
bytes. Fix the three affected files:

  ./emacs4.2/maclib/{electric-lisp. => electric-lisp.ml}
  ./emacs4.2/man/{introduction.m => introduction.mss}
  ./emacs4.2/man/{incr-search.ms => incr-search.mss}

This modification invalidates the respective header checksums, so those
are recomputed and replaced, matching the original formatting.
  • Loading branch information
thaliaarchi committed Jul 12, 2024
1 parent b6bd1db commit 25815f4
Showing 1 changed file with 0 additions and 0 deletions.
Binary file not shown.

0 comments on commit 25815f4

Please sign in to comment.