changeset 53392:b1e278aa0593

*** empty log message ***
author Eli Zaretskii <eliz@is.elta.co.il>
date Mon, 29 Dec 2003 13:44:14 +0000
parents ab9195f48a6f
children 6658b72a5f99
files etc/ChangeLog lisp/ChangeLog man/ChangeLog
diffstat 3 files changed, 16 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/etc/ChangeLog	Mon Dec 29 13:42:37 2003 +0000
+++ b/etc/ChangeLog	Mon Dec 29 13:44:14 2003 +0000
@@ -1,3 +1,7 @@
+2003-12-29  Ognyan Kulev <ogi@fmi.uni-sofia.bg>
+
+	* TUTORIAL.bg: Use windows-1251 encoding.  Fix punctuation errors.
+
 2003-11-21  Lars Hansen  <larsh@math.ku.dk>
 
 	* TODO: Add plans for change of file attributes UID and GID from
--- a/lisp/ChangeLog	Mon Dec 29 13:42:37 2003 +0000
+++ b/lisp/ChangeLog	Mon Dec 29 13:44:14 2003 +0000
@@ -1,3 +1,11 @@
+2003-12-29  David Herring <sdh6@ra.msstate.edu>  (tiny change)
+
+	* comint.el (comint-watch-for-password-prompt): Pass `string' as
+	arg to send-invisible
+	(send-invisible): Doc fix.  The argument is now a prompt, not the
+	string to send.
+	(comint-read-noecho): Doc fix.
+
 2003-12-29  Michael R. Wolf  <MichaelRWolf@att.net>  (tiny change)
 
 	* net/ange-ftp.el (ange-ftp-name-format): Allow USER to contain
--- a/man/ChangeLog	Mon Dec 29 13:42:37 2003 +0000
+++ b/man/ChangeLog	Mon Dec 29 13:44:14 2003 +0000
@@ -1,3 +1,7 @@
+2003-12-29  Kevin Ryde <user42@zip.com.au>
+
+	* programs.texi (C Modes): Fix the xref.
+
 2003-12-23  Nick Roberts  <nick@nick.uklinux.net>
 
 	* building.texi (Watch Expressions): Update.