comparison lisp/gnus/nnoo.el @ 38413:a26d9b55abb6

Some fixes to follow coding conventions in files from Gnus.
author Pavel Janík <Pavel@Janik.cz>
date Sun, 15 Jul 2001 17:42:53 +0000
parents 9968f55ad26e
children 695cf19ef79e d7ddb3e565de
comparison
equal deleted inserted replaced
38412:253f761ad37b 38413:a26d9b55abb6
304 (&rest args) 304 (&rest args)
305 (nnheader-report ',backend ,(format "%s-%s not implemented" 305 (nnheader-report ',backend ,(format "%s-%s not implemented"
306 backend function)))))))) 306 backend function))))))))
307 (provide 'nnoo) 307 (provide 'nnoo)
308 308
309 ;;; nnoo.el ends here. 309 ;;; nnoo.el ends here