diff options
| author | Eric Abrahamsen <eric@ericabrahamsen.net> | 2021-01-09 09:45:49 -0800 |
|---|---|---|
| committer | Eric Abrahamsen <eric@ericabrahamsen.net> | 2021-01-09 20:44:54 -0800 |
| commit | 9b57ecfabe14e3111a073787cd3f0b620836dcac (patch) | |
| tree | 8b324ade68165a400c98df79e9b5ba4b3f3bfd72 | |
| parent | 4cebd2ded01f733957919cea9d10a67101cb7a67 (diff) | |
| download | emacs-9b57ecfabe14e3111a073787cd3f0b620836dcac.tar.gz | |
Remove reference to gnus-bug-create-help-buffer
* lisp/gnus/gnus-win.el (gnus-buffer-configuration): Variable no
longer exists.
| -rw-r--r-- | lisp/gnus/gnus-win.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lisp/gnus/gnus-win.el b/lisp/gnus/gnus-win.el index 18924a3ad0e..3fb8e469d04 100644 --- a/lisp/gnus/gnus-win.el +++ b/lisp/gnus/gnus-win.el @@ -145,7 +145,6 @@ used to display Gnus windows." (,shell-command-buffer-name 1.0))) (bug (vertical 1.0 - (if gnus-bug-create-help-buffer '("*Gnus Help Bug*" 0.5)) ("*Gnus Bug*" 1.0 point))) (score-trace (vertical 1.0 |
