Browse Source

Remove user-email-address customization

This allows my local vars gnus-alias customization to work properly
Lily Carpenter 8 years ago
parent
commit
657d919d77
1 changed files with 1 additions and 1 deletions
  1. 1 1
      init.el

+ 1 - 1
init.el

350
  '(uniquify-buffer-name-style (quote forward) nil (uniquify))
350
  '(uniquify-buffer-name-style (quote forward) nil (uniquify))
351
  '(use-package-always-ensure t)
351
  '(use-package-always-ensure t)
352
  '(user-full-name "Lily Carpenter")
352
  '(user-full-name "Lily Carpenter")
353
- '(user-mail-address "azra-emacs@azrazalea.net")
353
+ '(user-mail-address "")
354
  '(vc-annotate-background nil)
354
  '(vc-annotate-background nil)
355
  '(vc-annotate-background-mode nil)
355
  '(vc-annotate-background-mode nil)
356
  '(vc-annotate-color-map
356
  '(vc-annotate-color-map