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

Diff of /emacs/src/category.h

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

revision 1.14 by pj, Fri Nov 2 20:12:54 2001 UTC revision 1.14.4.1 by miles, Fri Apr 4 06:20:57 2003 UTC
# Line 109  extern Lisp_Object _temp_category_set; Line 109  extern Lisp_Object _temp_category_set;
109  #else  #else
110  #define CATEGORY_SET(c) \  #define CATEGORY_SET(c) \
111    Faref (current_buffer->category_table, make_number (c))    Faref (current_buffer->category_table, make_number (c))
112  #endif    #endif
113    
114  /* Return the doc string of CATEGORY in category table TABLE.  */  /* Return the doc string of CATEGORY in category table TABLE.  */
115  #define CATEGORY_DOCSTRING(table, category) \  #define CATEGORY_DOCSTRING(table, category) \

Legend:
Removed from v.1.14  
changed lines
  Added in v.1.14.4.1

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