unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [PATCH] defgroup: Grammar fix
@ 2016-02-20 17:03 Wieland Hoffmann
  2016-02-21  2:32 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 2+ messages in thread
From: Wieland Hoffmann @ 2016-02-20 17:03 UTC (permalink / raw)
  To: emacs-devel; +Cc: Wieland Hoffmann

---
 lisp/custom.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lisp/custom.el b/lisp/custom.el
index f404500..056ca34 100644
--- a/lisp/custom.el
+++ b/lisp/custom.el
@@ -464,7 +464,7 @@ are not usually written so.
 MEMBERS should be an alist of the form ((NAME WIDGET)...) where
 NAME is a symbol and WIDGET is a widget for editing that symbol.
 Useful widgets are `custom-variable' for editing variables,
-`custom-face' for edit faces, and `custom-group' for editing groups.
+`custom-face' for editing faces, and `custom-group' for editing groups.
 
 The remaining arguments should have the form
 
-- 
2.7.1




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

* Re: [PATCH] defgroup: Grammar fix
  2016-02-20 17:03 [PATCH] defgroup: Grammar fix Wieland Hoffmann
@ 2016-02-21  2:32 ` Lars Ingebrigtsen
  0 siblings, 0 replies; 2+ messages in thread
From: Lars Ingebrigtsen @ 2016-02-21  2:32 UTC (permalink / raw)
  To: Wieland Hoffmann; +Cc: emacs-devel

Wieland Hoffmann <themineo@gmail.com> writes:

>  Useful widgets are `custom-variable' for editing variables,
> -`custom-face' for edit faces, and `custom-group' for editing groups.
> +`custom-face' for editing faces, and `custom-group' for editing groups.

Thanks; applied to emacs-25.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no



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

end of thread, other threads:[~2016-02-21  2:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-20 17:03 [PATCH] defgroup: Grammar fix Wieland Hoffmann
2016-02-21  2:32 ` Lars Ingebrigtsen

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).