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

Diff of /emacs/src/category.c

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

revision 1.27 by pj, Fri Nov 2 20:18:56 2001 UTC revision 1.28 by rms, Wed Nov 14 04:49:55 2001 UTC
# Line 119  DEFUN ("category-docstring", Fcategory_d Line 119  DEFUN ("category-docstring", Fcategory_d
119    
120  DEFUN ("get-unused-category", Fget_unused_category, Sget_unused_category,  DEFUN ("get-unused-category", Fget_unused_category, Sget_unused_category,
121         0, 1, 0,         0, 1, 0,
122         doc: /* Return a category which is not yet defined in CATEGORY-TABLE.  If no         doc: /* Return a category which is not yet defined in CATEGORY-TABLE.
123  category remains available, return nil.  The optional argument CATEGORY-TABLE  If no category remains available, return nil.
124  specifies which category table to modify; it defaults to the current  The optional argument CATEGORY-TABLE
125  buffer's category table.  */)  specifies which category table to modify;
126    it defaults to the current buffer's category table.  */)
127       (table)       (table)
128       Lisp_Object table;       Lisp_Object table;
129  {  {

Legend:
Removed from v.1.27  
changed lines
  Added in v.1.28

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