diff options
| author | Glenn Morris | 2012-08-15 09:29:11 -0700 |
|---|---|---|
| committer | Glenn Morris | 2012-08-15 09:29:11 -0700 |
| commit | 2a1e24765bc3de7bf72e7117893307f6f6c441be (patch) | |
| tree | 95cbfdc4e94f4f7c899e2ceea99b771928e4937a /doc | |
| parent | eb424fe3d660eebd9b74dd5d2875e2e4b7b3307f (diff) | |
| download | emacs-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.texi | 4 |
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 |
| 367 | Fabián E. Gallina rewrote @file{python.el}, the major mode for the | 367 | Fabián E. Gallina rewrote @file{python.el}, the major mode for the |
| 368 | Python programming language used in Emacs 24.2 onwards. | 368 | Python programming language used in Emacs 24.3 onwards. |
| 369 | 369 | ||
| 370 | @item | 370 | @item |
| 371 | Kevin Gallo added multiple-frame support for Windows NT and wrote | 371 | Kevin 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 | |||
| 715 | for motion in ``CapitalizedWordIdentifiers''; @file{latin1-disp.el}, a | 715 | for motion in ``CapitalizedWordIdentifiers''; @file{latin1-disp.el}, a |
| 716 | package that lets you display ISO 8859 characters on Latin-1 terminals | 716 | package that lets you display ISO 8859 characters on Latin-1 terminals |
| 717 | by setting up appropriate display tables; the version of | 717 | by 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 |
| 719 | facility for displaying smiley faces; @file{sym-comp.el}, a library | 719 | facility for displaying smiley faces; @file{sym-comp.el}, a library |
| 720 | for performing mode-dependent symbol completion; @file{benchmark.el} | 720 | for performing mode-dependent symbol completion; @file{benchmark.el} |
| 721 | for timing code execution; and @file{tool-bar.el}, a mode to control | 721 | for timing code execution; and @file{tool-bar.el}, a mode to control |