From: Alan Shutko <ats@acm.org>
Cc: rms@gnu.org, spiegel@gnu.org, savannah-hackers@gnu.org,
emacs-devel@gnu.org
Subject: Re: Several serious problems
Date: Tue, 23 Jul 2002 09:52:00 -0400 [thread overview]
Message-ID: <87ptxeimbj.fsf@wesley.springies.com> (raw)
In-Reply-To: <200207231335.WAA25692@etlken.m17n.org>
Kenichi Handa <handa@etl.go.jp> writes:
> It seem that this problem was already fixed. As I also
> found one unnecessary mule-unicode-0100-24ff char, I deleted
> it.
I took a quick look, and I think these are the commits that didn't
make it into the ChangeLog:
RCS file: /cvsroot/emacs/emacs/lisp/cus-start.el,v
total revisions: 55; selected revisions: 1
description:
Add customization information for intrinsics.
----------------------------
revision 1.51
date: 2002/07/22 15:22:49; author: rms; state: Exp; lines: +1 -0
(double-click-fuzz): Added.
=============================================================================
RCS file: /cvsroot/emacs/emacs/lisp/vc.el,v
total revisions: 341; selected revisions: 1
description:
;;; vc.el --- drive a version-control system from within Emacs
----------------------------
revision 1.335
date: 2002/07/22 18:52:04; author: spiegel; state: Exp; lines: +7 -6
(vc-next-action-on-file): Preserve find-file-literally.
=============================================================================
RCS file: /cvsroot/emacs/emacs/lisp/calendar/cal-hebrew.el,v
total revisions: 13; selected revisions: 1
description:
----------------------------
revision 1.13
date: 2002/07/22 15:31:13; author: rms; state: Exp; lines: +94 -77
(diary-omer, diary-yahrzeit, diary-rosh-hodesh, diary-parasha, diary-parasha):
Add optional MARK parameter, specifying what face or character to use
in the calendar display. These will now return (MARK . ENTRY).
=============================================================================
RCS file: /cvsroot/emacs/emacs/lisp/calendar/diary-lib.el,v
total revisions: 55; selected revisions: 1
description:
----------------------------
revision 1.55
date: 2002/07/22 15:32:00; author: rms; state: Exp; lines: +96 -89
(mark-sexp-diary-entries): Retrieve mark
from diary-sexp-entry and pass it to mark-visible-calendar-date.
(list-sexp-diary-entries): Update doc string for new docs for ....
If diary-sexp-entry returns a cons, only add the text to the diary list.
(diary-sexp-entry): Allow sexps to return a cons of the form (MARK
. STRING) to specify what face or character mark should be used in
the calendar display.
(diary-date, diary-block, diary-float, diary-anniversary)
(diary-cyclic): Add optional MARK parameter, specifying what face
or character to use in the calendar display. These will now
return (MARK . ENTRY).
(check-calendar-holidays, diary-iso-date)
(calendar-holiday-list, diary-french-date, diary-mayan-date)
(diary-julian-date, diary-astro-day-number, diary-chinese-date)
(diary-islamic-date, list-islamic-diary-entries)
(mark-islamic-diary-entries, mark-islamic-calendar-date-pattern)
(diary-hebrew-date, diary-omer, diary-yahrzeit, diary-parasha)
(diary-rosh-hodesh, list-hebrew-diary-entries)
(mark-hebrew-diary-entries, mark-hebrew-calendar-date-pattern)
(diary-coptic-date, diary-persian-date, diary-phases-of-moon)
(diary-sunrise-sunset, diary-sabbath-candles):
Remove interactive flag from autoloads.
=============================================================================
RCS file: /cvsroot/emacs/emacs/lisp/calendar/lunar.el,v
total revisions: 18; selected revisions: 1
description:
;;; lunar.el --- calendar functions for phases of the moon.
----------------------------
revision 1.18
date: 2002/07/22 15:30:43; author: rms; state: Exp; lines: +7 -4
(diary-phases-of-moon): Add optional MARK
parameter, specifying what face or character to use in the
calendar display. These will now return (MARK . ENTRY).
=============================================================================
RCS file: /cvsroot/emacs/emacs/lisp/calendar/solar.el,v
total revisions: 45; selected revisions: 1
description:
;;; solar.el --- calendar functions for solar events.
----------------------------
revision 1.44
date: 2002/07/22 15:30:24; author: rms; state: Exp; lines: +8 -4
(diary-sabbath-candles): Add optional MARK
parameter, specifying what face or character to use in the
calendar display. These will now return (MARK . ENTRY).
=============================================================================
RCS file: /cvsroot/emacs/emacs/lisp/net/browse-url.el,v
total revisions: 24; selected revisions: 1
description:
----------------------------
revision 1.23
date: 2002/07/22 15:21:41; author: rms; state: Exp; lines: +7 -3
(browse-url-lynx-input-attempts): Use defcustom.
(browse-url-lynx-input-delay): Add custom type and group.
=============================================================================
--
Alan Shutko <ats@acm.org> - In a variety of flavors!
I failed as a proof-reader for M & M's.
next prev parent reply other threads:[~2002-07-23 13:52 UTC|newest]
Thread overview: 90+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-07-22 17:11 Several serious problems Richard Stallman
2002-07-22 19:01 ` Andre Spiegel
2002-07-22 19:03 ` Andre Spiegel
2002-07-23 4:00 ` Richard Stallman
2002-07-22 19:03 ` Andreas Schwab
2002-07-23 18:58 ` Richard Stallman
2002-07-22 19:11 ` Andre Spiegel
2002-07-23 4:42 ` Karl Eichwalder
2002-07-24 3:25 ` Richard Stallman
2002-07-24 4:43 ` Karl Eichwalder
2002-07-25 3:12 ` Richard Stallman
2002-07-25 3:24 ` Karl Eichwalder
2002-07-26 15:35 ` Richard Stallman
2002-07-27 3:19 ` Karl Eichwalder
2002-07-29 1:12 ` Richard Stallman
2002-07-29 14:32 ` Karl Eichwalder
2002-07-30 1:00 ` Richard Stallman
2002-08-09 7:42 ` Stefan Monnier
2002-08-09 16:08 ` Karl Eichwalder
2002-08-10 17:16 ` Richard Stallman
2002-08-12 16:20 ` Stefan Monnier
2002-08-13 1:48 ` Richard Stallman
2002-08-15 2:30 ` Karl Eichwalder
2002-08-15 2:47 ` Stefan Monnier
2002-08-15 5:31 ` Karl Eichwalder
2002-08-15 15:30 ` Stefan Monnier
2002-08-15 17:33 ` Dave Love
2002-07-23 13:35 ` Kenichi Handa
2002-07-23 13:52 ` Alan Shutko [this message]
2002-07-24 3:25 ` Richard Stallman
2002-07-24 3:25 ` Richard Stallman
2002-07-24 4:37 ` Kenichi Handa
2002-07-25 3:12 ` Richard Stallman
2002-07-25 5:53 ` Miles Bader
2002-07-26 14:29 ` Francesco Potorti`
2002-07-27 18:52 ` Richard Stallman
2002-08-09 7:43 ` Stefan Monnier
2002-08-11 1:59 ` unencodable-char-position [Re: Several serious problems] Kenichi Handa
2002-08-12 17:06 ` Richard Stallman
2002-08-12 17:15 ` Stefan Monnier
2002-08-13 0:37 ` Kenichi Handa
2002-08-13 22:47 ` Richard Stallman
2002-08-14 0:20 ` Kenichi Handa
2002-08-14 23:13 ` Richard Stallman
2002-08-15 17:51 ` Dave Love
2002-08-19 5:04 ` Kenichi Handa
2002-08-29 22:52 ` Dave Love
2002-08-30 6:53 ` Andre Spiegel
2002-08-09 7:44 ` Several serious problems Stefan Monnier
2002-08-10 17:16 ` Richard Stallman
2002-08-12 0:26 ` Kenichi Handa
2002-08-09 4:41 ` Stefan Monnier
2002-08-15 17:23 ` Dave Love
-- strict thread matches above, loose matches on Subject: below --
2002-08-19 7:48 Kenichi Handa
2002-08-22 17:08 ` Dave Love
2002-08-29 13:25 ` Kenichi Handa
2002-08-29 17:32 ` Stefan Monnier
2002-08-29 23:15 ` Dave Love
2002-08-30 14:36 ` Stefan Monnier
2002-09-04 17:23 ` Dave Love
2002-08-30 6:09 ` Richard Stallman
2002-08-31 17:30 ` Dave Love
2002-09-02 0:01 ` Richard Stallman
2002-09-04 17:15 ` Dave Love
2002-09-08 12:54 ` Richard Stallman
2002-09-12 22:38 ` Dave Love
2002-09-13 19:34 ` Richard Stallman
2002-08-29 23:09 ` Dave Love
2002-08-30 6:11 ` Richard Stallman
2002-09-04 17:21 ` Dave Love
2002-08-29 23:17 ` Dave Love
2002-08-30 6:11 ` Richard Stallman
2002-08-31 17:31 ` Dave Love
2002-09-02 0:01 ` Richard Stallman
2002-09-02 1:28 ` Kenichi Handa
2002-09-05 13:41 ` Dave Love
2002-09-05 23:32 ` Kenichi Handa
2002-09-06 11:38 ` Robert J. Chassell
2002-09-07 23:19 ` Dave Love
2002-09-09 0:21 ` Richard Stallman
2002-09-12 22:43 ` Dave Love
2002-09-26 4:51 ` Kenichi Handa
2002-09-10 16:36 ` Richard Stallman
2002-08-30 6:09 ` Richard Stallman
2002-08-24 12:11 ` Richard Stallman
2002-08-26 13:17 ` Kenichi Handa
2002-08-26 16:15 ` Stefan Monnier
2002-08-29 23:18 ` Dave Love
2002-08-30 14:36 ` Stefan Monnier
2002-08-29 23:19 ` Dave Love
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=87ptxeimbj.fsf@wesley.springies.com \
--to=ats@acm.org \
--cc=emacs-devel@gnu.org \
--cc=rms@gnu.org \
--cc=savannah-hackers@gnu.org \
--cc=spiegel@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 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).