]> code.delx.au - gnu-emacs/blobdiff - lisp/eshell/esh-mode.el
Don't quote nil and t in doc strings
[gnu-emacs] / lisp / eshell / esh-mode.el
index 222e801301b478da958a1d4a0f9ec4b14d1bf237..0dac47806907819b4f523c695a69f65676c25cc9 100644 (file)
@@ -206,7 +206,7 @@ This is used by `eshell-watch-for-password-prompt'."
 
 ;; Internal Variables:
 
-;; these are only set to `nil' initially for the sake of the
+;; these are only set to nil initially for the sake of the
 ;; byte-compiler, when compiling other files which `require' this one
 (defvar eshell-mode nil)
 (defvar eshell-mode-map nil)