aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorGlenn Morris2012-08-15 09:29:11 -0700
committerGlenn Morris2012-08-15 09:29:11 -0700
commit2a1e24765bc3de7bf72e7117893307f6f6c441be (patch)
tree95cbfdc4e94f4f7c899e2ceea99b771928e4937a /doc
parenteb424fe3d660eebd9b74dd5d2875e2e4b7b3307f (diff)
downloademacs-2a1e24765bc3de7bf72e7117893307f6f6c441be.tar.gz
emacs-2a1e24765bc3de7bf72e7117893307f6f6c441be.zip
Replace version 24.2 with 24.3 where appropriate (hopefully)
Diffstat (limited to 'doc')
-rw-r--r--doc/emacs/ack.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/emacs/ack.texi b/doc/emacs/ack.texi
index 2c4ed1fbcc8..487e3c19c16 100644
--- a/doc/emacs/ack.texi
+++ b/doc/emacs/ack.texi
@@ -365,7 +365,7 @@ flow control.
365 365
366@item 366@item
367Fabián E. Gallina rewrote @file{python.el}, the major mode for the 367Fabián E. Gallina rewrote @file{python.el}, the major mode for the
368Python programming language used in Emacs 24.2 onwards. 368Python programming language used in Emacs 24.3 onwards.
369 369
370@item 370@item
371Kevin Gallo added multiple-frame support for Windows NT and wrote 371Kevin Gallo added multiple-frame support for Windows NT and wrote
@@ -715,7 +715,7 @@ the current window on which point is; @file{cap-words.el}, a minor mode
715for motion in ``CapitalizedWordIdentifiers''; @file{latin1-disp.el}, a 715for motion in ``CapitalizedWordIdentifiers''; @file{latin1-disp.el}, a
716package that lets you display ISO 8859 characters on Latin-1 terminals 716package that lets you display ISO 8859 characters on Latin-1 terminals
717by setting up appropriate display tables; the version of 717by setting up appropriate display tables; the version of
718@file{python.el} used prior to Emacs 24.2; @file{smiley.el}, a 718@file{python.el} used prior to Emacs 24.3; @file{smiley.el}, a
719facility for displaying smiley faces; @file{sym-comp.el}, a library 719facility for displaying smiley faces; @file{sym-comp.el}, a library
720for performing mode-dependent symbol completion; @file{benchmark.el} 720for performing mode-dependent symbol completion; @file{benchmark.el}
721for timing code execution; and @file{tool-bar.el}, a mode to control 721for timing code execution; and @file{tool-bar.el}, a mode to control