comparison lisp/gnus/gnus-logic.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 e06db3b8e558
children 695cf19ef79e d7ddb3e565de
comparison
equal deleted inserted replaced
38412:253f761ad37b 38413:a26d9b55abb6
225 (funcall search-func match nil t) 225 (funcall search-func match nil t)
226 (widen))))))) 226 (widen)))))))
227 227
228 (provide 'gnus-logic) 228 (provide 'gnus-logic)
229 229
230 ;;; gnus-logic.el ends here. 230 ;;; gnus-logic.el ends here