unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#4026: `characterp' undocumented optional arg 'ignore'
@ 2009-08-03 22:15 MON KEY
  2009-08-04 16:44 ` martin rudalics
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: MON KEY @ 2009-08-03 22:15 UTC (permalink / raw)
  To: bug-gnu-emacs

`characterp' has undocumented optional arg 'ignore'

This may be another one of the +/- 500 `bootstrapping documentation' arg bugs...
If not, following is what I found:

---
@Circa line 313 in "../src/character.c"

       doc: /* Return non-nil if OBJECT is a character.  */)

---
(describe-function 'characterp)

;;; docstring in *Help*

"characterp is a built-in function in `character.c'.

(characterp object &optional ignore)

Return non-nil if object is a character."

---
(info "(elisp)Character Codes)")

@Circa line 313 of "../info/elisp-7" as from "./elisp.texi" of Emacs
version 23.1.50

" -- Function: characterp charcode
     This returns `t' if CHARCODE is a valid character, and `nil'
     otherwise."

----
In GNU Emacs 23.1.50.1 (i386-mingw-nt5.1.2600)
 of 2009-06-30 on LENNART-69DE564 (patched)
Windowing system distributor `Microsoft Corp.', version 5.1.2600
configured using `configure --with-gcc (3.4) --cflags -Ic:/g/include'






^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2011-07-12 21:19 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-08-03 22:15 bug#4026: `characterp' undocumented optional arg 'ignore' MON KEY
2009-08-04 16:44 ` martin rudalics
2009-08-04 16:51   ` MON KEY
2009-08-04 17:31     ` martin rudalics
2009-08-04 20:48       ` MON KEY
2009-08-05 13:49         ` martin rudalics
2009-08-06 18:42           ` Stefan Monnier
2009-08-07 13:01             ` martin rudalics
2011-07-12 20:19 ` Lars Magne Ingebrigtsen
2011-07-12 21:19 ` Andreas Schwab

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