all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#6197: Inconsistent naming of VC buffers
@ 2010-05-16  0:02 Glenn Morris
  2011-07-03  1:17 ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 2+ messages in thread
From: Glenn Morris @ 2010-05-16  0:02 UTC (permalink / raw)
  To: 6197

Package: emacs
Severity: minor

VC buffers are named inconsistently (sometimes "vc", sometimes "VC"):

emacs -Q README   # file from Emacs Bazaar repository
C-x v =     -> *vc-diff* buffer   ("vc")

Make a change to the file
C-x v v     -> *VC-log* buffer    ("VC")

M-x vc-dir  -> *vc-dir* buffer    ("vc")


Maybe it's just the log buffer that is different.





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-07-03  1:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-16  0:02 bug#6197: Inconsistent naming of VC buffers Glenn Morris
2011-07-03  1:17 ` Lars Magne Ingebrigtsen

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.