Mercurial > emacs
comparison admin/check-doc-strings @ 88155:d7ddb3e565de
sync with trunk
author | Henrik Enberg <henrik.enberg@telia.com> |
---|---|
date | Mon, 16 Jan 2006 00:03:54 +0000 |
parents | f87dbbd87498 |
children | 4e2606f6ee72 375f2633d815 |
comparison
equal
deleted
inserted
replaced
88154:8ce476d3ba36 | 88155:d7ddb3e565de |
---|---|
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 |