unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Luc Teirlinck <teirllm@dms.auburn.edu>
Subject: assoc-string in NEWS
Date: Wed, 17 Nov 2004 20:44:17 -0600 (CST)	[thread overview]
Message-ID: <200411180244.iAI2iH601340@raven.dms.auburn.edu> (raw)

I believe I remember talk on emacs-devel of adding `assoc-string' to
NEWS, but I can not find any reference to it, searching using C-s.

What about the following patch, which also corrects some typos to
another recent entry?

===File ~/NEWS-diff=========================================
*** NEWS	16 Nov 2004 11:15:33 -0600	1.1068
--- NEWS	17 Nov 2004 20:28:13 -0600	
***************
*** 2357,2366 ****
  
  +++
  ** The new function `called-interactively-p' does what many people
! have mistakenly believed `interactively-p' did: it returns t if the
! calling function was called through `call-interactively'.
! This should only be used when you cannot add a new "interactively"
! argument to the command.
  
  +++
  ** An interactive specification may now use the code letter 'U' to get
--- 2357,2371 ----
  
  +++
  ** The new function `called-interactively-p' does what many people
! have mistakenly believed `interactive-p' did: it returns t if the
! calling function was called through `call-interactively'.  This should
! only be used when you cannot add a new "interactive" argument to the
! command.
! 
! +++
! ** The new function `assoc-string' replaces `assoc-ignore-case' and
! `assoc-ignore-representation', which are still available, but have
! been declared obsolete.
  
  +++
  ** An interactive specification may now use the code letter 'U' to get
============================================================

                 reply	other threads:[~2004-11-18  2:44 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=200411180244.iAI2iH601340@raven.dms.auburn.edu \
    --to=teirllm@dms.auburn.edu \
    /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).