Mercurial > hg > xemacs-beta
comparison src/dbxrc @ 288:e11d67e05968 r21-0b42
Import from CVS: tag r21-0b42
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:35:54 +0200 |
parents | 558f606b08ae |
children | fbbf69b4e8a7 |
comparison
equal
deleted
inserted
replaced
287:13a0bd77a29d | 288:e11d67e05968 |
---|---|
282 pstruct symbol_value_lisp_magic | 282 pstruct symbol_value_lisp_magic |
283 elif lrecord_type_p symbol_value_varalias; then | 283 elif lrecord_type_p symbol_value_varalias; then |
284 pstruct symbol_value_varalias | 284 pstruct symbol_value_varalias |
285 elif lrecord_type_p toolbar_button; then | 285 elif lrecord_type_p toolbar_button; then |
286 pstruct toolbar_button | 286 pstruct toolbar_button |
287 elif lrecord_type_p toolbar_data; then | |
288 pstruct toolbar_data | |
289 elif lrecord_type_p tooltalk_message; then | 287 elif lrecord_type_p tooltalk_message; then |
290 pstruct Lisp_Tooltalk_Message | 288 pstruct Lisp_Tooltalk_Message |
291 elif lrecord_type_p tooltalk_pattern; then | 289 elif lrecord_type_p tooltalk_pattern; then |
292 pstruct Lisp_Tooltalk_Pattern | 290 pstruct Lisp_Tooltalk_Pattern |
293 elif lrecord_type_p weak_list; then | 291 elif lrecord_type_p weak_list; then |