unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* A small typo in customize group doc
@ 2010-02-28 19:41 Teemu Likonen
  2010-02-28 21:35 ` Chong Yidong
  0 siblings, 1 reply; 2+ messages in thread
From: Teemu Likonen @ 2010-02-28 19:41 UTC (permalink / raw)
  To: emacs-devel

There is a small typo in the document string of customize group
"sh-indentation":

--8<---------------cut here---------------start------------->8---
diff --git i/lisp/progmodes/sh-script.el w/lisp/progmodes/sh-script.el
index ca0971b..610fa14 100644
--- i/lisp/progmodes/sh-script.el
+++ w/lisp/progmodes/sh-script.el
@@ -1185,9 +1185,9 @@ subshells can nest."
 (defgroup sh-indentation nil
   "Variables controlling indentation in shell scripts.
 
 Note: customizing these variables will not affect existing buffers if
-`sh-make-vars-local' is no-nil.  See the documentation for
+`sh-make-vars-local' is non-nil.  See the documentation for
 variable `sh-make-vars-local', command `sh-make-vars-local'
 and command `sh-reset-indent-vars-to-global-values'."
   :group 'sh-script)
 
--8<---------------cut here---------------end--------------->8---




^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: A small typo in customize group doc
  2010-02-28 19:41 A small typo in customize group doc Teemu Likonen
@ 2010-02-28 21:35 ` Chong Yidong
  0 siblings, 0 replies; 2+ messages in thread
From: Chong Yidong @ 2010-02-28 21:35 UTC (permalink / raw)
  To: Teemu Likonen; +Cc: emacs-devel

Teemu Likonen <tlikonen@iki.fi> writes:

> There is a small typo in the document string of customize group
> "sh-indentation":

Thanks.




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-02-28 21:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-28 19:41 A small typo in customize group doc Teemu Likonen
2010-02-28 21:35 ` Chong Yidong

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).