perldebug: perl no longer includes the emacs mode
authorFather Chrysostomos <sprout@cpan.org>
Sat, 12 Feb 2011 15:07:42 +0000 (07:07 -0800)
committerFather Chrysostomos <sprout@cpan.org>
Sat, 12 Feb 2011 17:50:53 +0000 (09:50 -0800)
pod/perldebug.pod

index 56777d2..7a9efa4 100644 (file)
@@ -1080,9 +1080,10 @@ it can interact with the Perl debugger to provide an integrated
 software development environment reminiscent of its interactions
 with C debuggers.
 
-Perl comes with a start file for making B<emacs> act like a
+Recent versions of Emacs come with a
+start file for making B<emacs> act like a
 syntax-directed editor that understands (some of) Perl's syntax.
-Look in the I<emacs> directory of the Perl source distribution.
+See L<perlfaq3>.
 
 A similar setup by Tom Christiansen for interacting with any
 vendor-shipped B<vi> and the X11 window system is also available.