unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Stefan Kangas <stefankangas@gmail.com>
To: Philip Kaludercic <philipk@posteo.net>, 56486@debbugs.gnu.org
Subject: bug#56486: [PATCH] * time-date.el (decoded-time-period): Rename TIME in docstring
Date: Sun, 10 Jul 2022 14:36:47 -0700	[thread overview]
Message-ID: <CADwFkm=YdN5HNELEZG07XNbuwNSOhx54g1gP6+MBsC4xWPS-=A@mail.gmail.com> (raw)
In-Reply-To: <87wncklrvf.fsf@posteo.net>

Philip Kaludercic <philipk@posteo.net> writes:

> This appears to be a typo?

Indeed, please push to master.

> diff --git a/lisp/calendar/time-date.el b/lisp/calendar/time-date.el
> index d19134db83..d1afd8ce95 100644
> --- a/lisp/calendar/time-date.el
> +++ b/lisp/calendar/time-date.el
> @@ -590,7 +590,7 @@ decoded-time-set-defaults
>    time)
>
>  (defun decoded-time-period (time)
> -  "Interpret DECODED as a period and return its length in seconds.
> +  "Interpret TIME as a period and return its length in seconds.
>  For computational purposes, years are 365 days long and months
>  are 30 days long."
>    (+ (if (consp (decoded-time-second time))
> --
> 2.36.1





  reply	other threads:[~2022-07-10 21:36 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-10 18:55 bug#56486: [PATCH] * time-date.el (decoded-time-period): Rename TIME in docstring Philip Kaludercic
2022-07-10 21:36 ` Stefan Kangas [this message]
2022-07-10 23:07   ` Philip Kaludercic

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to='CADwFkm=YdN5HNELEZG07XNbuwNSOhx54g1gP6+MBsC4xWPS-=A@mail.gmail.com' \
    --to=stefankangas@gmail.com \
    --cc=56486@debbugs.gnu.org \
    --cc=philipk@posteo.net \
    /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 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).