diff options
author | Eric Abrahamsen <eric@ericabrahamsen.net> | 2018-06-25 17:40:19 -0700 |
---|---|---|
committer | Eric Abrahamsen <eric@ericabrahamsen.net> | 2018-11-23 09:44:35 -0800 |
commit | 4ef9bcd0ff0eccb0c0810f43370eaa76aef2f4ec (patch) | |
tree | 8c84e0978048b6a9e2738cfb056a0ce7f35de5c8 /test/lisp/emacs-lisp/text-property-search-tests.el | |
parent | efccd13c1fa451249886df696fd484c413c261ff (diff) | |
download | emacs-4ef9bcd0ff0eccb0c0810f43370eaa76aef2f4ec.tar.gz emacs-4ef9bcd0ff0eccb0c0810f43370eaa76aef2f4ec.tar.bz2 emacs-4ef9bcd0ff0eccb0c0810f43370eaa76aef2f4ec.zip |
Provide new gnus-mode, derive all gnus major modes from this
* lisp/gnus/gnus.el (gnus-mode): New do-nothing major mode, derived
from special mode.
* lisp/gnus/gnus-sum.el (gnus-summary-mode): Change from a function to
a major mode, derive from gnus-mode.
(gnus-summary-setup-buffer): Change call a bit -- can no longer pass
an argument to the mode function.
* lisp/gnus/gnus-srvr.el (gnus-browse-mode): Derive from gnus-mode.
(gnus-server-setup-buffer): Remove unnecessary function.
(gnus-enter-server-buffer): Call gnus-server-mode here, and call it
whether the server buffer already existed or not.
(gnus-server-mode): Change from a function to a major mode.
(gnus-server-mode-hook): Delete custom option, this is automatically
created.
* lisp/gnus/gnus-salt.el (gnus-tree-mode): Derive from gnus-mode.
(gnus-tree-mode-hook): Delete custom option, this is automatically
created.
* lisp/gnus/gnus-kill.el (gnus-kill-file-mode-hook): Delete custom
option.
* lisp/gnus/gnus-group.el (gnus-group-mode):
* lisp/gnus/gnus-art.el (gnus-article-mode):
* lisp/gnus/gnus-agent.el (gnus-category-mode): Derive from gnus-mode.
(gnus-category-mode-hook): Delete custom option.
(Bug#33263)
Diffstat (limited to 'test/lisp/emacs-lisp/text-property-search-tests.el')
0 files changed, 0 insertions, 0 deletions