Mercurial > emacs
comparison admin/check-doc-strings @ 89909:68c22ea6027c
Sync to HEAD
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Fri, 16 Apr 2004 12:51:06 +0000 |
parents | 375f2633d815 |
children | dd7c098af727 |
comparison
equal
deleted
inserted
replaced
89908:ee1402f7b568 | 89909:68c22ea6027c |
---|---|
296 if (not exists $code_funtype{$fun}) { | 296 if (not exists $code_funtype{$fun}) { |
297 print "nuke-this-doc: $fun $texi_funtype{$fun}\n"; | 297 print "nuke-this-doc: $fun $texi_funtype{$fun}\n"; |
298 } | 298 } |
299 } | 299 } |
300 | 300 |
301 # arch-tag: e75331f5-5d1b-4393-ad5b-b0f87b5d47b0 |