unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [PATCH] Fx_show_tip: fix typo in docstring
@ 2010-11-10 13:43 Julien Danjou
  2010-11-12  8:47 ` Jan Djärv
  0 siblings, 1 reply; 2+ messages in thread
From: Julien Danjou @ 2010-11-10 13:43 UTC (permalink / raw)
  To: emacs-devel; +Cc: Julien Danjou

Signed-off-by: Julien Danjou <julien@danjou.info>
---
 src/ChangeLog |    4 ++++
 src/xfns.c    |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)

diff --git a/src/ChangeLog b/src/ChangeLog
index e43ae3d..4e9f403 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
+2010-11-09  Julien Danjou  <julien@danjou.info>
+
+	* xfns.c (Fx_show_tip): Fix typo in docstring.
+
 2010-11-07  Jan Djärv  <jan.h.d@swipnet.se>
 
 	* xfns.c (set_machine_and_pid_properties): Let X set WM_CLIENT_MACHINE.
diff --git a/src/xfns.c b/src/xfns.c
index 576ab3f..e5e0335 100644
--- a/src/xfns.c
+++ b/src/xfns.c
@@ -4986,7 +4986,7 @@ change the tooltip's appearance.
 Automatically hide the tooltip after TIMEOUT seconds.  TIMEOUT nil
 means use the default timeout of 5 seconds.
 
-If the list of frame parameters PARAMS contains a `left' parameters,
+If the list of frame parameters PARMS contains a `left' parameters,
 the tooltip is displayed at that x-position.  Otherwise it is
 displayed at the mouse position, with offset DX added (default is 5 if
 DX isn't specified).  Likewise for the y-position; if a `top' frame
-- 
1.7.2.3




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

* Re: [PATCH] Fx_show_tip: fix typo in docstring
  2010-11-10 13:43 [PATCH] Fx_show_tip: fix typo in docstring Julien Danjou
@ 2010-11-12  8:47 ` Jan Djärv
  0 siblings, 0 replies; 2+ messages in thread
From: Jan Djärv @ 2010-11-12  8:47 UTC (permalink / raw)
  To: Julien Danjou; +Cc: emacs-devel

2010-11-10 14:43, Julien Danjou skrev:
> +2010-11-09  Julien Danjou<julien@danjou.info>
> +
> +	* xfns.c (Fx_show_tip): Fix typo in docstring.
> +

Applied, thanks.

	Jan D.



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

end of thread, other threads:[~2010-11-12  8:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-10 13:43 [PATCH] Fx_show_tip: fix typo in docstring Julien Danjou
2010-11-12  8:47 ` Jan Djärv

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