all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* setting email and name for Changelogs in vc mode
@ 2006-02-25 22:39 Angelina Carlton
  2006-02-26 10:17 ` Reiner Steib
  2006-02-27 15:39 ` David Hansen
  0 siblings, 2 replies; 9+ messages in thread
From: Angelina Carlton @ 2006-02-25 22:39 UTC (permalink / raw)



Hello, 

When working on files under cvs revision I make some commits inside
Emacs and the update the Changelog with C-x v a 
The problem is my user name and email address are wrong:

2006-02-25  author  <author@morcheeba> 

(morcheeba being the hostname) I would rather see:

2006-02-25  Angelina Carlton  <brat@mgma.ca>

I was told in irc to try this in my .emacs:

,----
| (setq change-log-default-name "ChangeLog"
|       user-full-name "Angelina Carlton"
|       user-mail-address "brat@magma.ca")
`----

But after restarting Emacs, commiting something and then doing C-x v a I
get the same string:

2006-02-25  author  <author@morcheeba> 

I can't find this in my customize menu's, does someone know the correct
way?

GNU Emacs 22.0.50.1

-- 
-----Angelina Carlton-----
orchid on irc.freenode.net
     brat@magma.ca
web:bzgirl.bakadigital.com
--------------------------

^ permalink raw reply	[flat|nested] 9+ messages in thread
[parent not found: <mailman.0.1140907218.18076.help-gnu-emacs@gnu.org>]

end of thread, other threads:[~2006-03-06  1:54 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-02-25 22:39 setting email and name for Changelogs in vc mode Angelina Carlton
2006-02-26 10:17 ` Reiner Steib
2006-03-01  9:09   ` Angelina Carlton
2006-02-27 15:39 ` David Hansen
     [not found] <mailman.0.1140907218.18076.help-gnu-emacs@gnu.org>
2006-02-26  0:10 ` Thien-Thi Nguyen
2006-03-01  9:51   ` Angelina Carlton
2006-03-02 21:59     ` Peter Dyballa
2006-03-03  5:41     ` Ian Zimmerman
2006-03-06  1:54       ` Angelina Carlton

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.