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

Diff of /emacs/src/intervals.h

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

revision 1.47 by pj, Sun Feb 24 20:35:44 2002 UTC revision 1.48 by miles, Thu Mar 14 08:09:59 2002 UTC
# Line 1  Line 1 
1  /* Definitions and global variables for intervals.  /* Definitions and global variables for intervals.
2     Copyright (C) 1993, 1994, 2000 Free Software Foundation, Inc.     Copyright (C) 1993, 1994, 2000, 2002 Free Software Foundation, Inc.
3    
4  This file is part of GNU Emacs.  This file is part of GNU Emacs.
5    
# Line 298  int add_text_properties_from_list P_ ((L Line 298  int add_text_properties_from_list P_ ((L
298  void extend_property_ranges P_ ((Lisp_Object, Lisp_Object, Lisp_Object));  void extend_property_ranges P_ ((Lisp_Object, Lisp_Object, Lisp_Object));
299  Lisp_Object get_char_property_and_overlay P_ ((Lisp_Object, Lisp_Object,  Lisp_Object get_char_property_and_overlay P_ ((Lisp_Object, Lisp_Object,
300                                                 Lisp_Object, Lisp_Object*));                                                 Lisp_Object, Lisp_Object*));
301    extern int text_property_stickiness (Lisp_Object prop, Lisp_Object pos);
302    
303  extern void syms_of_textprop ();  extern void syms_of_textprop ();
304    

Legend:
Removed from v.1.47  
changed lines
  Added in v.1.48

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