unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* assoc-string in NEWS
@ 2004-11-18  2:44 Luc Teirlinck
  0 siblings, 0 replies; only message in thread
From: Luc Teirlinck @ 2004-11-18  2:44 UTC (permalink / 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
============================================================

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-11-18  2:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-11-18  2:44 assoc-string in NEWS Luc Teirlinck

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