]> code.delx.au - gnu-emacs/blobdiff - lisp/kermit.el
Support bidi reordering of text covered by display properties.
[gnu-emacs] / lisp / kermit.el
index b91dbb00cfa86cbb76c2c2557751bd2ad16eba72..3c8f52db0cd0cabf42be0e7869de8c6e1fbde523 100644 (file)
@@ -63,7 +63,7 @@
 ;; the -c (connect) command line option, which means you also have to specify a
 ;; line and baud on the command line, as in "kermit -l /dev/tty53 -b 9600 -c".
 ;; However, this will cause kermit to exit when the connection is closed.  So
-;; in order to do a file transfer, you have to think ahead and and add -r
+;; in order to do a file transfer, you have to think ahead and add -r
 ;; (receive) to the command line.  This means that you can't use the server
 ;; feature.  The only fix I can see is to muck around with the source code for
 ;; kermit, although this probably wouldn't be too hard.  What is needed is an