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