diff options
author | Miles Bader <miles@gnu.org> | 2006-02-11 00:06:28 +0000 |
---|---|---|
committer | Miles Bader <miles@gnu.org> | 2006-02-11 00:06:28 +0000 |
commit | 9d64cd1339707277e541b6c54f847240464f65ec (patch) | |
tree | bb73049af026e3b882f74099f0628e1f70d6fbed /lisp/gnus/gnus.el | |
parent | 04bf678313e88efb5ed46b3d07e1a43b69ef04bb (diff) | |
download | emacs-9d64cd1339707277e541b6c54f847240464f65ec.tar.gz |
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-65
Merge from gnus--rel--5.10
Patches applied:
* gnus--rel--5.10 (patch 27-28)
- Update from CVS: lisp/gnus.el: Remove bogus comment.
- Merge from emacs--devo--0
Diffstat (limited to 'lisp/gnus/gnus.el')
-rw-r--r-- | lisp/gnus/gnus.el | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lisp/gnus/gnus.el b/lisp/gnus/gnus.el index 359e48cb701..2caccc0b70e 100644 --- a/lisp/gnus/gnus.el +++ b/lisp/gnus/gnus.el @@ -4257,9 +4257,6 @@ current display is used." (delete-frame gnus-other-frame-object)) (setq gnus-other-frame-object nil))))))) -;;(setq thing ? ; this is a comment -;; more 'yes) - ;;;###autoload (defun gnus (&optional arg dont-connect slave) "Read network news. |