]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKim F. Storm <storm@cua.dk>
Wed, 21 Apr 2004 21:45:15 +0000 (21:45 +0000)
committerKim F. Storm <storm@cua.dk>
Wed, 21 Apr 2004 21:45:15 +0000 (21:45 +0000)
etc/NEWS
lisp/ChangeLog

index 752473f71317935a5db7a339a356e26d2ed16726..491713224ff1e452d8259d07ae4192290dcb4101 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -91,6 +91,8 @@ types any more.  Add -DUSE_LISP_UNION_TYPE if you want union types.
 ** You can now use next-error (C-x `) and previous-error to advance to
 the next/previous matching line found by M-x occur.
 
+** Telnet will now prompt you for a port number with C-u M-x telnet.
+
 +++
 ** New command line option -Q.
 
index 2c4e79091cc8eaa33d50cc163c5198af3d2d7cc7..6dee97cdb26fa37db842a45d2e018b1c103e8e28 100644 (file)
@@ -1,3 +1,7 @@
+2004-04-22  Kim F. Storm  <storm@cua.dk>
+
+       * net/telnet.el (telnet): Add optional port arg.
+
 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
 
        * simple.el (next-error-last-buffer, next-error-function):