unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Re: trunk r113826: * lisp/emacs-lisp/timer.el (timer--time-setter): New function.
       [not found] <E1V94Nt-0003tZ-3x@vcs.savannah.gnu.org>
@ 2013-08-13  3:12 ` Juanma Barranquero
  2013-08-13 14:32   ` [Emacs-diffs] " Stefan Monnier
  0 siblings, 1 reply; 2+ messages in thread
From: Juanma Barranquero @ 2013-08-13  3:12 UTC (permalink / raw)
  To: Stefan Monnier, Emacs developers; +Cc: emacs-diffs

 (defun timer--time (timer)
+  (declare (gv-setter timer--time-setter))
   (list (timer--high-seconds timer)

Is gv-setter documented somewhere?

   J


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

* Re: [Emacs-diffs] trunk r113826: * lisp/emacs-lisp/timer.el (timer--time-setter): New function.
  2013-08-13  3:12 ` trunk r113826: * lisp/emacs-lisp/timer.el (timer--time-setter): New function Juanma Barranquero
@ 2013-08-13 14:32   ` Stefan Monnier
  0 siblings, 0 replies; 2+ messages in thread
From: Stefan Monnier @ 2013-08-13 14:32 UTC (permalink / raw)
  To: Juanma Barranquero; +Cc: emacs-diffs, Emacs developers

>  (defun timer--time (timer)
> +  (declare (gv-setter timer--time-setter))
>    (list (timer--high-seconds timer)
> Is gv-setter documented somewhere?

Not yet, I think,


        Stefan



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

end of thread, other threads:[~2013-08-13 14:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <E1V94Nt-0003tZ-3x@vcs.savannah.gnu.org>
2013-08-13  3:12 ` trunk r113826: * lisp/emacs-lisp/timer.el (timer--time-setter): New function Juanma Barranquero
2013-08-13 14:32   ` [Emacs-diffs] " Stefan Monnier

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