mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-04-27 16:51:06 -07:00
-
This commit is contained in:
commit
cb4e054e41
111 changed files with 805 additions and 459 deletions
|
|
@ -1,5 +1,5 @@
|
|||
: #-*- Perl -*-
|
||||
eval 'exec perl -S $0 ${1+"$@"}' # Portability kludge
|
||||
eval 'exec perl -S $0 "$@"' # Portability kludge
|
||||
if 0;
|
||||
|
||||
# Author: Martin Buchholz
|
||||
|
|
@ -299,4 +299,3 @@ foreach my $fun (sort keys %texi_funtype) {
|
|||
print "nuke-this-doc: $fun $texi_funtype{$fun}\n";
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue