projects
/
chise
/
xemacs-chise.git-
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b81dbd9
)
XEmacs 21.2.24 "Hecate".
author
tomo
<tomo>
Thu, 6 Jan 2000 07:24:31 +0000
(07:24 +0000)
committer
tomo
<tomo>
Thu, 6 Jan 2000 07:24:31 +0000
(07:24 +0000)
src/dbxrc
patch
|
blob
|
history
diff --git
a/src/dbxrc
b/src/dbxrc
index
bae532e
..
166922b
100644
(file)
--- a/
src/dbxrc
+++ b/
src/dbxrc
@@
-279,8
+279,8
@@
function pobj {
pstruct Lisp_Marker
elif lrecord_type_p opaque; then
pstruct Lisp_Opaque
- elif lrecord_type_p opaque_list; then
- pstruct Lisp_Opaque_List
+ elif lrecord_type_p opaque_ptr; then
+ pstruct Lisp_Opaque_Ptr
elif lrecord_type_p popup_data; then
pstruct popup_data
elif lrecord_type_p process; then