From: Richard M. Stallman Date: Sat, 17 Nov 2001 20:38:50 +0000 (+0000) Subject: Comment change. X-Git-Tag: ttn-vms-21-2-B4~18428 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=555f1a326a00aeb520804fab6e237ecab31a035d;p=emacs.git Comment change. --- diff --git a/lisp/bindings.el b/lisp/bindings.el index 1e7e9716249..3f64044554b 100644 --- a/lisp/bindings.el +++ b/lisp/bindings.el @@ -168,9 +168,9 @@ mnemonics of the following coding systems: 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)