]> code.delx.au - gnu-emacs-elpa/blob - packages/debbugs/ChangeLog
b205c1ee140fb1a15728e822bc460866039186dc
[gnu-emacs-elpa] / packages / debbugs / ChangeLog
1 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
2
3 * debbugs-gnu.el (debbugs-rescan): New command and keystroke.
4
5 2011-07-03 Michael Albinus <michael.albinus@gmx.de>
6
7 * debbugs-gnu.el (debbugs-widget-map): Add [mouse-1] and [mouse-2].
8 (debbugs-emacs): Add :help-echo and :suppress-done for report
9 pages' widgets.
10 (debbugs-show-reports): Remove suppress-done from arguments. It
11 must be read from the widget anyway. Tune inserting of bottom line
12 widgets.
13 (debbugs-owner): New face.
14 (debbugs-show-reports): Mark subject if the user is the bug's
15 owner. Add mouse-face.
16 (debbugs-mode-map): Add [mouse-1] and [mouse-2].
17 (debbugs-send-control-message): Add "owner" and "noowner" messages.
18
19 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
20
21 * debbugs-gnu.el (debbugs-emacs): Don't use widgets to provide
22 clickable links, since that requires you to select certain parts
23 of the line, which is annoying.
24 (debbugs-show-reports): Store the status in the buffer.
25 (debbugs-display-status): New command and keystroke.
26 (debbugs-widget-map): New keymap.
27 (debbugs-emacs): Use it.
28 (debbugs-toggle-sort): Make sorting work again.
29 (debbugs-toggle-sort): Use `debbugs-current-id'.
30 (debbugs-toggle-sort): Don't move point around so much.
31 (debbugs-summary-mode): Ignore submit@debbugs addresses, too.
32
33 2011-07-03 Michael Albinus <michael.albinus@gmx.de>
34
35 * debbugs-gnu.el (debbugs-emacs, debbugs-show-reports): Rewrite in
36 order to use widgets exclusively.
37 (debbugs-widget-format-handler): New defun.
38 (debbugs-mode-map): Derive from `special-mode-map'. Use
39 `widget-keymap' as parent map.
40 (debbugs-select-report): Add bug id as parameter.
41
42 2011-07-02 Michael Albinus <michael.albinus@gmx.de>
43
44 * debbugs-gnu.el (debbugs-emacs): Move reporting lines to
45 `debbugs-show-reports'. Create widgets for every report page.
46 (debbugs-show-reports): New defun.
47 (debbugs-select-report): Handle also page links.
48
49 2011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
50
51 * debbugs-gnu.el (debbugs-summary-mode): Make sure we don't Cc
52 both bug-gnu-emacs (etc) and debbugs.
53 (debbugs-emacs): Default to list the done bugs.
54 (debbugs-toggle-sort): New command and keystroke.
55 (debbugs-send-control-message): Record the bug number on group
56 entry, so that we don't have to rely on subject header mangling,
57 which is fragile.
58 (debbugs-emacs): Display multiple merges prettier.
59 (debbugs-toggle-sort): Allow sorting from the final line.
60
61 2011-07-02 Michael Albinus <michael.albinus@gmx.de>
62
63 * debbugs-gnu.el (debbugs-emacs): Propertize with 'help-echo.
64 (debbugs-mode-map): Define key "q".
65 (debbugs-send-control-message): Prompt for version number for
66 "close" and "done" control messages.
67
68 2011-07-02 Michael Albinus <michael.albinus@gmx.de>
69
70 * debbugs.el (debbugs-new, debbugs-handled, debbugs-stale)
71 (debbugs-done, debbugs-emacs, debbugs-mode-map, debbugs-mode)
72 (debbugs-select-report, debbugs-summary-mode-map)
73 (debbugs-summary-mode, debbugs-send-control-message): Move to ...
74 * debbugs-gnu.el: New file.
75
76 2011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
77
78 * debbugs.el (debbugs-send-control-message): Add more control
79 messages.
80 (debbugs-done): Add a face for done bugs.
81
82 2011-07-02 Michael Albinus <michael.albinus@gmx.de>
83
84 * debbugs.el (debbugs-emacs): Let-bind `debbugs-port' to "gnu.org".
85 Ask how many reports to retrieve, when `debbugs-get-bugs' returns
86 more than 400 hits.
87
88 2011-07-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
89
90 * debbugs.el (debbugs-send-control-message): Add severity and "done".
91 (debbugs-select-report): Set the minor summary mode in the right
92 buffer.
93 (debbugs-send-control-message): Fix typo in the "done" case.
94 (debbugs-emacs): Allow listing archived bugs.
95
96 2011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
97
98 * debbugs.el (debbugs-emacs): New function and modes for listing
99 the Emacs bugs, reading them and updating them.
100
101 2011-06-12 Evgeny M. Zubok <zoubok@mail.ru>
102
103 * debbugs.el (top): Pacify byte compiler.
104 (debbugs): New custom group.
105 (debbugs-servers): New defcustom.
106 (debbugs-port): Allow user defined ports.
107 (debbugs-get-mbox): New defun.
108
109 2011-03-14 Michael Albinus <michael.albinus@gmx.de>
110
111 * debbugs.el (debbugs-get-bugs): Remove syntactical error.
112
113 2011-03-07 Michael Albinus <michael.albinus@gmx.de>
114
115 * Debbugs.wsdl:
116 * README:
117 * debbugs-pkg.el:
118 * debbugs.el: Initial import.
119
120 ;; Local Variables:
121 ;; coding: utf-8
122 ;; add-log-time-zone-rule: t
123 ;; End:
124
125 Copyright (C) 2011 Free Software Foundation, Inc.
126
127 This file is part of GNU Emacs.
128
129 GNU Emacs is free software: you can redistribute it and/or modify
130 it under the terms of the GNU General Public License as published by
131 the Free Software Foundation, either version 3 of the License, or
132 (at your option) any later version.
133
134 GNU Emacs is distributed in the hope that it will be useful,
135 but WITHOUT ANY WARRANTY; without even the implied warranty of
136 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
137 GNU General Public License for more details.
138
139 You should have received a copy of the GNU General Public License
140 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.