all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Richard Stallman <rms@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: Two questions about thumbs.el
Date: Tue, 27 Apr 2004 12:29:16 -0400	[thread overview]
Message-ID: <E1BIVSO-0004eb-S3@fencepost.gnu.org> (raw)
In-Reply-To: <20040426184621.1D6B.LEKTU@mi.madritel.es> (message from Juanma Barranquero on Mon, 26 Apr 2004 18:58:05 +0200)

    time-less-p, time-subtract, time-add, time-to-days, time-to-day-in-year
    and date-leap-year-p are all documented on the *Time Calculations* node
    of the Emacs Lisp manual. It feels a bit weird to have one on subr.el
    and the rest on calendar/time-date.el

If time-less-p is used more often, it may be worth putting in subr.el.
But autoloading time-date.el will work too.  So another solution is
simply for the other packages to use time-less-p, with no other
change.

  reply	other threads:[~2004-04-27 16:29 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-04-26 13:31 Two questions about thumbs.el Juanma Barranquero
2004-04-26 16:39 ` Kim F. Storm
2004-04-26 16:58   ` Juanma Barranquero
2004-04-27 16:29     ` Richard Stallman [this message]
2004-04-27 18:09       ` Juanma Barranquero
2004-05-24 14:08 ` Richard Stallman
2004-05-24 14:32   ` Juanma Barranquero

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1BIVSO-0004eb-S3@fencepost.gnu.org \
    --to=rms@gnu.org \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.