all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: David Engster <deng@randomsample.de>
To: emacs-pretest-bug@gnu.org
Subject: bug#4549: 23.1.50; copy-overlay is not mentioned in the Emacs Lisp Reference Manual
Date: Thu, 24 Sep 2009 15:52:23 +0200	[thread overview]
Message-ID: <kz3a6c4fhk.fsf@engster.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 133 bytes --]

The copy-overlay function is not mentioned in the Emacs Lisp Reference
Manual. I attached a patch for display.texi.

Regards,
David


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: display-texi-copy-overlay.diff --]
[-- Type: text/x-diff, Size: 581 bytes --]

Index: display.texi
===================================================================
RCS file: /sources/emacs/emacs/doc/lispref/display.texi,v
retrieving revision 1.52
diff -u -r1.52 display.texi
--- display.texi	1 Sep 2009 02:54:16 -0000	1.52
+++ display.texi	24 Sep 2009 13:51:22 -0000
@@ -1269,6 +1269,12 @@
 current buffer.
 @end defun
 
+@defun copy-overlay overlay
+This function will return a copy of @var{overlay}, with the exception
+of the insertion marker types, which will always be set to their
+default values.
+@end defun
+
   Here are some examples:
 
 @example

             reply	other threads:[~2009-09-24 13:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <87vdj7itiu.fsf@cyd.mit.edu>
2009-09-24 13:52 ` David Engster [this message]
2009-09-25  3:45   ` bug#4549: marked as done (23.1.50; copy-overlay is not mentioned in the Emacs Lisp Reference Manual) Emacs bug Tracking System

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=kz3a6c4fhk.fsf@engster.org \
    --to=deng@randomsample.de \
    --cc=4549@emacsbugs.donarmstrong.com \
    --cc=emacs-pretest-bug@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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.