summaryrefslogtreecommitdiff
path: root/utils/emacs
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2006-03-14 06:05:05 +0000
committerReid Spencer <rspencer@reidspencer.com>2006-03-14 06:05:05 +0000
commitb7b83173888f94d9629e8c4df4e7fddd325d0600 (patch)
tree0701bc9fe6d38f5fd2daff903746050946dac8f2 /utils/emacs
parent767a25b8788b5e313c99c16b4d359478432901f5 (diff)
downloadllvm-b7b83173888f94d9629e8c4df4e7fddd325d0600.tar.gz
llvm-b7b83173888f94d9629e8c4df4e7fddd325d0600.tar.bz2
llvm-b7b83173888f94d9629e8c4df4e7fddd325d0600.tar.xz
Change llvm.cs.uiuc.edu -> llvm.org
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26750 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'utils/emacs')
-rw-r--r--utils/emacs/emacs.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/emacs/emacs.el b/utils/emacs/emacs.el
index 3f68ea84e1..43e17a7be6 100644
--- a/utils/emacs/emacs.el
+++ b/utils/emacs/emacs.el
@@ -1,5 +1,5 @@
;; LLVM coding style guidelines in emacs
-;; Maintainer: LLVM Team, http://llvm.cs.uiuc.edu
+;; Maintainer: LLVM Team, http://llvm.org/
;; Modified: 2005-04-24
;; Max 80 cols per line, indent by two spaces, no tabs.