Mercurial > emacs
changeset 41210:b82ef9da4565
Comment change.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sat, 17 Nov 2001 20:38:50 +0000 |
parents | 46be38faf3a6 |
children | 2e188a8c4ad8 |
files | lisp/bindings.el |
diffstat | 1 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- 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)