mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-04-20 13:00:51 -07:00
*** empty log message ***
This commit is contained in:
parent
86a28f9528
commit
5fa405b602
2 changed files with 18 additions and 1 deletions
|
|
@ -1,3 +1,13 @@
|
|||
2004-06-29 Kim F. Storm <storm@cua.dk>
|
||||
|
||||
* progmodes/gdb-ui.el (breakpoint-enabled-bitmap-face)
|
||||
(breakpoint-disabled-bitmap-face): Add :group 'gud.
|
||||
|
||||
* progmodes/ada-xref.el (ada-tight-gvd-integration):
|
||||
Add :group 'ada.
|
||||
|
||||
* vc-arch.el (vc-arch-mode-line-rewrite): Add :group 'vc.
|
||||
|
||||
2004-06-29 Juri Linkov <juri@jurta.org>
|
||||
|
||||
* replace.el (query-replace-read-args): Swallow a space after
|
||||
|
|
@ -25,7 +35,7 @@
|
|||
|
||||
2004-06-26 Nick Roberts <nickrob@gnu.org>
|
||||
|
||||
* progmodes/gdb-ui.el (gdb-toggle-breakpoint)
|
||||
* progmodes/gdb-ui.el (gdb-toggle-breakpoint)
|
||||
(gdb-goto-breakpoint): Fix breakage.
|
||||
|
||||
2004-06-26 Eli Zaretskii <eliz@gnu.org>
|
||||
|
|
|
|||
|
|
@ -1,3 +1,10 @@
|
|||
2004-06-29 Kim F. Storm <storm@cua.dk>
|
||||
|
||||
* nntp.el (nntp-authinfo-file): Add :group 'nntp.
|
||||
|
||||
* nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
|
||||
Add :group 'nnimap.
|
||||
|
||||
2004-05-18 Stefan Monnier <monnier@iro.umontreal.ca>
|
||||
|
||||
* mm-view.el (mm-insert-inline): Make it work in read-only buffer.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue