mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-21 17:51:03 +00:00
Add the perl-mode-line for emacs to perl scripts
This commit is contained in:
parent
91f770bf80
commit
f4c3dc6668
@ -1,4 +1,5 @@
|
||||
#!/usr/bin/perl -w
|
||||
# -*- mode: perl; -*-
|
||||
#
|
||||
# Boost.Function library
|
||||
#
|
||||
|
@ -1,4 +1,5 @@
|
||||
#!/usr/bin/perl -w
|
||||
# -*- mode: perl; -*-
|
||||
#
|
||||
# Boost.Function library
|
||||
#
|
||||
|
@ -1,4 +1,5 @@
|
||||
#! /usr/bin/env perl
|
||||
# -*- mode: perl; -*-
|
||||
|
||||
use strict;
|
||||
|
||||
|
@ -1,4 +1,5 @@
|
||||
#! /usr/bin/perl -w
|
||||
# -*- mode: perl; -*-
|
||||
|
||||
# file pocheck.pl
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user