emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/etc/NEWS,v


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/etc/NEWS,v
Date: Mon, 19 Mar 2007 05:32:00 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Richard M. Stallman <rms>       07/03/19 05:32:00

Index: NEWS
===================================================================
RCS file: /cvsroot/emacs/emacs/etc/NEWS,v
retrieving revision 1.1445
retrieving revision 1.1446
diff -u -b -r1.1445 -r1.1446
--- NEWS        4 Mar 2007 08:41:08 -0000       1.1445
+++ NEWS        19 Mar 2007 05:32:00 -0000      1.1446
@@ -1755,8 +1755,8 @@
 To see what modules are available, type
 M-x customize-option erc-modules RET.
 
-To start an IRC session, type M-x erc, and follow the prompts for
-server, port, and nick.
+To start an IRC session with ERC, type M-x erc, and follow the prompts
+for server, port, and nick.
 
 ---
 ** Rcirc is now part of the Emacs distribution.
@@ -1768,8 +1768,9 @@
 (one-to-one) chats.  Both channel and private chats are contained in
 separate buffers.
 
-To start an IRC session, type M-x irc, and follow the prompts for
-server, port, nick and initial channels.
+To start an IRC session using the default parameters, type M-x irc.
+If you type C-u M-x irc, it prompts you for the server, nick, port and
+startup channel parameters before connecting.
 
 ---
 ** Newsticker is now part of the Emacs distribution.
@@ -4679,6 +4680,9 @@
 finishes.  It returns nil if BODY was aborted by a quit, and t if
 BODY was aborted by arrival of input.
 
++++
+*** `recent-keys' now returns the last 300 keys.
+
 ** Minibuffer changes:
 
 +++




reply via email to

[Prev in Thread] Current Thread [Next in Thread]