From 879054ea2843482b2c5a42b62b3117e05452d8c0 Mon Sep 17 00:00:00 2001 From: "Kim F. Storm" Date: Wed, 21 Apr 2004 21:45:15 +0000 Subject: [PATCH] *** empty log message *** --- etc/NEWS | 2 ++ lisp/ChangeLog | 4 ++++ 2 files changed, 6 insertions(+) diff --git a/etc/NEWS b/etc/NEWS index 752473f7131..491713224ff 100644 --- 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. diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 2c4e79091cc..6dee97cdb26 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2004-04-22 Kim F. Storm + + * net/telnet.el (telnet): Add optional port arg. + 2004-04-21 Teodor Zlatanov * simple.el (next-error-last-buffer, next-error-function): -- 2.39.5