/[emacs]/emacs/src/buffer.c
ViewVC logotype

Diff of /emacs/src/buffer.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.473 by rms, Thu Feb 3 07:33:52 2005 UTC revision 1.474 by lute, Wed Feb 23 08:45:04 2005 UTC
# Line 1  Line 1 
1  /* Buffer manipulation primitives for GNU Emacs.  /* Buffer manipulation primitives for GNU Emacs.
2     Copyright (C) 1985,86,87,88,89,93,94,95,97,98, 1999, 2000, 2001, 02, 03, 2004     Copyright (C) 1985, 86, 87, 88, 89, 93, 94, 95, 97, 98, 99,
3          Free Software Foundation, Inc.       2000, 01, 02, 03, 04, 2005 Free Software Foundation, Inc.
4    
5  This file is part of GNU Emacs.  This file is part of GNU Emacs.
6    
# Line 3830  DEFUN ("overlay-end", Foverlay_end, Sove Line 3830  DEFUN ("overlay-end", Foverlay_end, Sove
3830  }  }
3831    
3832  DEFUN ("overlay-buffer", Foverlay_buffer, Soverlay_buffer, 1, 1, 0,  DEFUN ("overlay-buffer", Foverlay_buffer, Soverlay_buffer, 1, 1, 0,
3833         doc: /* Return the buffer OVERLAY belongs to.  */)         doc: /* Return the buffer OVERLAY belongs to.
3834    Return nil if OVERLAY has been deleted.  */)
3835       (overlay)       (overlay)
3836         Lisp_Object overlay;         Lisp_Object overlay;
3837  {  {

Legend:
Removed from v.1.473  
changed lines
  Added in v.1.474

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26