From 555f1a326a00aeb520804fab6e237ecab31a035d Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sat, 17 Nov 2001 20:38:50 +0000 Subject: [PATCH] Comment change. --- lisp/bindings.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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) -- 2.39.5