unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* invisible-p
@ 2007-08-26  1:08 Richard Stallman
  2007-08-26  2:42 ` invisible-p Stefan Monnier
  0 siblings, 1 reply; 2+ messages in thread
From: Richard Stallman @ 2007-08-26  1:08 UTC (permalink / raw)
  To: monnier; +Cc: emacs-devel

    +** The function invisible-p returns non-nil if the character
	after a specified position is invisible.

The code seems to accept either a buffer position
or a property value.

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

* Re: invisible-p
  2007-08-26  1:08 invisible-p Richard Stallman
@ 2007-08-26  2:42 ` Stefan Monnier
  0 siblings, 0 replies; 2+ messages in thread
From: Stefan Monnier @ 2007-08-26  2:42 UTC (permalink / raw)
  To: rms; +Cc: emacs-devel

>     +** The function invisible-p returns non-nil if the character
> 	after a specified position is invisible.

> The code seems to accept either a buffer position
> or a property value.

The text above is in the NEWS file of the 22 branch and describes the code
in 22 branch (i.e. the elisp function in simple.el, renamed from
line-move-invisible-p).

The code you seem to be talking about is the one I installed in the branch,
and which I haven't documented yet.


        Stefan

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

end of thread, other threads:[~2007-08-26  2:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-26  1:08 invisible-p Richard Stallman
2007-08-26  2:42 ` invisible-p Stefan Monnier

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