comparison lisp/ChangeLog @ 111641:224cc868d181

* mail/emacsbug.el (report-emacs-bug-tracker-url) (report-emacs-bug-create-existing-bugs-buffer) (report-emacs-bug-parse-query-results) (report-emacs-bug-query-existing-bugs): Implemented a bug querying mechanism.
author Tassilo Horn <tassilo@member.fsf.org>
date Sat, 20 Nov 2010 12:39:44 +0100
parents e19cfb89c13c
children 6c46fcde7f5f
comparison
equal deleted inserted replaced
111640:8bd4a845ba2a 111641:224cc868d181
1 2010-11-20 Tassilo Horn <tassilo@member.fsf.org>
2
3 * mail/emacsbug.el (report-emacs-bug-tracker-url)
4 (report-emacs-bug-create-existing-bugs-buffer)
5 (report-emacs-bug-parse-query-results)
6 (report-emacs-bug-query-existing-bugs): Implemented a bug querying
7 mechanism.
8
1 2010-11-19 Tassilo Horn <tassilo@member.fsf.org> 9 2010-11-19 Tassilo Horn <tassilo@member.fsf.org>
2 10
3 * textmodes/reftex-ref.el (reftex-goto-label): If point is inside 11 * textmodes/reftex-ref.el (reftex-goto-label): If point is inside
4 a \ref{} or \pageref{} macro, then use its value as initial input. 12 a \ref{} or \pageref{} macro, then use its value as initial input.
5 13