X-Git-Url: http://git.hcoop.net/bpt/emacs.git/blobdiff_plain/226c3633fdc0a259aa73aa9e6555cd42dd9f168c..2a1e24765bc3de7bf72e7117893307f6f6c441be:/doc/emacs/ack.texi diff --git a/doc/emacs/ack.texi b/doc/emacs/ack.texi index 06c5faf961..487e3c19c1 100644 --- a/doc/emacs/ack.texi +++ b/doc/emacs/ack.texi @@ -363,6 +363,10 @@ Kevin Gallagher rewrote and enhanced the EDT emulation, and wrote @file{flow-ctrl.el}, a package for coping with unsuppressible XON/XOFF flow control. +@item +Fabián E. Gallina rewrote @file{python.el}, the major mode for the +Python programming language used in Emacs 24.3 onwards. + @item Kevin Gallo added multiple-frame support for Windows NT and wrote @file{w32-win.el}, support functions for the MS-Windows window system. @@ -710,13 +714,13 @@ headers; @file{hl-line.el}, a minor mode for highlighting the line in the current window on which point is; @file{cap-words.el}, a minor mode for motion in ``CapitalizedWordIdentifiers''; @file{latin1-disp.el}, a package that lets you display ISO 8859 characters on Latin-1 terminals -by setting up appropriate display tables; @file{python.el}, a major mode -for the Python programming language; @file{smiley.el}, a facility for -displaying smiley faces; @file{sym-comp.el}, a library for performing -mode-dependent symbol completion; @file{benchmark.el} for timing code -execution; and @file{tool-bar.el}, a mode to control the display of -the Emacs tool bar. With Riccardo Murri he wrote @file{vc-bzr.el}, -support for the Bazaar version control system. +by setting up appropriate display tables; the version of +@file{python.el} used prior to Emacs 24.3; @file{smiley.el}, a +facility for displaying smiley faces; @file{sym-comp.el}, a library +for performing mode-dependent symbol completion; @file{benchmark.el} +for timing code execution; and @file{tool-bar.el}, a mode to control +the display of the Emacs tool bar. With Riccardo Murri he wrote +@file{vc-bzr.el}, support for the Bazaar version control system. @item Eric Ludlam wrote the Speedbar package; @file{checkdoc.el}, for checking