# HG changeset patch # User Richard M. Stallman # Date 1006029530 0 # Node ID b82ef9da4565c7f37816a2dac7fb6f2b8e3f9ff8 # Parent 46be38faf3a6dfdd9a062f4dbe15a27023fdf59e Comment change. diff -r 46be38faf3a6 -r b82ef9da4565 lisp/bindings.el --- a/lisp/bindings.el Sat Nov 17 18:09:27 2001 +0000 +++ b/lisp/bindings.el Sat Nov 17 20:38:50 2001 +0000 @@ -168,9 +168,9 @@ coding system for saving or writing the current buffer coding system for keyboard input (if Emacs is running on terminal) coding system for terminal output (if Emacs is running on terminal)" -;; Currently not: -;; coding system for decoding output of buffer process (if any) -;; coding system for encoding text to send to buffer process (if any)." +;;; Currently not: +;;; coding system for decoding output of buffer process (if any) +;;; coding system for encoding text to send to buffer process (if any)." ) (make-variable-buffer-local 'mode-line-mule-info)