summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 733106b740c..7d8549c918f 100644
--- a/doc/emacs/ack.texi
+++ b/doc/emacs/ack.texi
@@ -1418,8 +1418,8 @@ zone out in front of Emacs.
Eli Zaretskii made many standard Emacs features work on MS-DOS and
Microsoft Windows. He also wrote @file{tty-colors.el}, which
implements transparent mapping of X colors to tty colors; and
-@file{rxvt.el}. He implemented support for bidirectional text,
-and also menus on text-mode terminals.
+@file{rxvt.el}. He implemented support for bidirectional text, menus
+on text-mode terminals, and built-in display of line numbers.
@item
Jamie Zawinski wrote much of the support for faces and X selections.