* gnus.el (gnus-other-frame-function): New user option.
[gnus] / lisp / ChangeLog
index 8fb74a3..b3d3532 100644 (file)
@@ -1,3 +1,19 @@
+2002-08-26  Katsumi Yamaoka <yamaoka@jpl.org>
+
+       * gnus.el (gnus-other-frame-function): New user option.
+       (gnus-other-frame): Use it; add a doc-string; make it work with
+       the gnuclient program.
+
+       * gnus-util.el (gnus-frame-or-window-display-name): New function.
+
+       * lpath.el: Fbind `frame-parameter', `make-frame-on-display',
+       `device-connection' and `dfw-device'.
+
+2002-08-22  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
+
+       * gnus-art.el (gnus-emphasis-alist): Strikethru had a lot of false
+       positives, make it stricter.  From Jochen Hein (trivial change).
+
 2002-08-21  Katsumi Yamaoka <yamaoka@jpl.org>
 
        * gnus.el (gnus-other-frame): Trivial fix.