diff options
author | Daniel Stenberg <daniel@haxx.se> | 2010-03-24 11:02:54 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2010-03-24 11:02:54 +0100 |
commit | 2309b4e330b96bc2e1f8e36b6184015e59544037 (patch) | |
tree | f1d41e999eb5466fd3597226319ca2439e311652 /curl-style.el | |
parent | dd0c31ce386da6fc2467093a4d16b66a15b0961d (diff) | |
download | curl-2309b4e330b96bc2e1f8e36b6184015e59544037.tar.gz |
remove the CVSish $Id$ lines
Diffstat (limited to 'curl-style.el')
-rw-r--r-- | curl-style.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/curl-style.el b/curl-style.el index 1cb24f3b9..83cf8cc31 100644 --- a/curl-style.el +++ b/curl-style.el @@ -1,5 +1,4 @@ ;;;; Emacs Lisp help for writing curl code. ;;;; -;;;; $Id$ ;;; The curl hacker's C conventions. ;;; See the sample.emacs file on how this file can be made to take |