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

Diff of /emacs/src/buffer.h

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

revision 1.102 by lute, Mon Jul 4 16:06:28 2005 UTC revision 1.103 by monnier, Mon Jul 18 21:34:33 2005 UTC
# Line 1  Line 1 
1  /* Header file for the buffer manipulation primitives.  /* Header file for the buffer manipulation primitives.
2     Copyright (C) 1985,86,93,94,95,97,98,99,2000,01,03,04     Copyright (C) 1985, 1986, 1993, 1994, 1995, 1997, 1998, 1999, 2000, 2001,
3     Free Software Foundation, Inc.       2003, 2004, 2005  Free Software Foundation, Inc.
4    
5  This file is part of GNU Emacs.  This file is part of GNU Emacs.
6    
# Line 855  EXFUN (Fget_file_buffer, 1); Line 855  EXFUN (Fget_file_buffer, 1);
855  EXFUN (Fnext_overlay_change, 1);  EXFUN (Fnext_overlay_change, 1);
856  EXFUN (Fdelete_overlay, 1);  EXFUN (Fdelete_overlay, 1);
857  EXFUN (Fbuffer_local_value, 2);  EXFUN (Fbuffer_local_value, 2);
858    EXFUN (Fgenerate_new_buffer_name, 2);
859    
860  /* Functions to call before and after each text change.  */  /* Functions to call before and after each text change.  */
861  extern Lisp_Object Vbefore_change_functions;  extern Lisp_Object Vbefore_change_functions;

Legend:
Removed from v.1.102  
changed lines
  Added in v.1.103

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