emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] externals/caml 49653b2 148/197: remove all $Id keywords


From: Stefan Monnier
Subject: [nongnu] externals/caml 49653b2 148/197: remove all $Id keywords
Date: Sat, 21 Nov 2020 01:19:56 -0500 (EST)

branch: externals/caml
commit 49653b202b6da3bdeda7b671fdd695475d8a8c6a
Author: Damien Doligez <damien.doligez-inria.fr>
Commit: Damien Doligez <damien.doligez-inria.fr>

    remove all $Id keywords
    
    git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@13013 
f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
---
 Makefile         | 2 --
 caml-compat.el   | 2 --
 caml-emacs.el    | 2 --
 caml-font-old.el | 2 --
 caml-help.el     | 2 --
 caml-hilit.el    | 2 --
 caml-types.el    | 2 --
 caml-xemacs.el   | 2 --
 caml.el          | 2 --
 camldebug.el     | 2 --
 inf-caml.el      | 2 --
 ocamltags.in     | 3 ---
 12 files changed, 25 deletions(-)

diff --git a/Makefile b/Makefile
index 5fad5e3..22b2a19 100644
--- a/Makefile
+++ b/Makefile
@@ -10,8 +10,6 @@
 #                                                                       #
 #########################################################################
 
-# $Id$
-
 include ../config/Makefile
 
 # Files to install
diff --git a/caml-compat.el b/caml-compat.el
index da54cd0..a5cff87 100644
--- a/caml-compat.el
+++ b/caml-compat.el
@@ -10,8 +10,6 @@
 ;(*                                                                     *)
 ;(***********************************************************************)
 
-;(* $Id$ *)
-
 ;; function definitions for old versions of emacs
 
 ;; indent-line-to
diff --git a/caml-emacs.el b/caml-emacs.el
index 06cabf3..13dc297 100644
--- a/caml-emacs.el
+++ b/caml-emacs.el
@@ -10,8 +10,6 @@
 ;(*                                                                     *)
 ;(***********************************************************************)
 
-;(* $Id$ *)
-
 ;; for caml-help.el
 (defalias 'caml-info-other-window 'info-other-window)
 
diff --git a/caml-font-old.el b/caml-font-old.el
index 12c318c..7456e8c 100644
--- a/caml-font-old.el
+++ b/caml-font-old.el
@@ -10,8 +10,6 @@
 ;(*                                                                     *)
 ;(***********************************************************************)
 
-;(* $Id$ *)
-
 ;; useful colors
 
 (cond
diff --git a/caml-help.el b/caml-help.el
index 1019632..99af471 100644
--- a/caml-help.el
+++ b/caml-help.el
@@ -10,8 +10,6 @@
 ;(*                                                                     *)
 ;(***********************************************************************)
 
-;(* $Id$ *)
-
 ;; caml-info.el --- contextual completion and help to caml-mode
 
 ;; Didier Remy, November 2001.
diff --git a/caml-hilit.el b/caml-hilit.el
index 25376eb..1373559 100644
--- a/caml-hilit.el
+++ b/caml-hilit.el
@@ -10,8 +10,6 @@
 ;(*                                                                     *)
 ;(***********************************************************************)
 
-;(* $Id$ *)
-
 ; Highlighting patterns for hilit19 under caml-mode
 
 ; defined also in caml.el
diff --git a/caml-types.el b/caml-types.el
index ac3fb1b..9fd613e 100644
--- a/caml-types.el
+++ b/caml-types.el
@@ -10,8 +10,6 @@
 ;(*                                                                     *)
 ;(***********************************************************************)
 
-;(* $Id$ *)
-
 ; An emacs-lisp complement to the "-annot" option of ocamlc and ocamlopt.
 
 ;; XEmacs compatibility
diff --git a/caml-xemacs.el b/caml-xemacs.el
index 79321e0..f74c883 100644
--- a/caml-xemacs.el
+++ b/caml-xemacs.el
@@ -10,8 +10,6 @@
 ;(*                                                                     *)
 ;(***********************************************************************)
 
-;(* $Id$ *)
-
 (require 'overlay)
 
 ;; for caml-help.el
diff --git a/caml.el b/caml.el
index 5eda10b..a246c55 100644
--- a/caml.el
+++ b/caml.el
@@ -10,8 +10,6 @@
 ;(*                                                                     *)
 ;(***********************************************************************)
 
-;(* $Id$ *)
-
 ;;; caml.el --- OCaml code editing commands for Emacs
 
 ;; Xavier Leroy, july 1993.
diff --git a/camldebug.el b/camldebug.el
index 790eb6e..74f096c 100644
--- a/camldebug.el
+++ b/camldebug.el
@@ -10,8 +10,6 @@
 ;(*                                                                     *)
 ;(***********************************************************************)
 
-;(* $Id$ *)
-
 ;;; Run camldebug under Emacs
 ;;; Derived from gdb.el.
 ;;; gdb.el is Copyright (C) 1988 Free Software Foundation, Inc, and is part
diff --git a/inf-caml.el b/inf-caml.el
index 5b864ef..7f16611 100644
--- a/inf-caml.el
+++ b/inf-caml.el
@@ -10,8 +10,6 @@
 ;(*                                                                     *)
 ;(***********************************************************************)
 
-;(* $Id$ *)
-
 ;;; inf-caml.el --- run the OCaml toplevel in an Emacs buffer
 
 ;; Xavier Leroy, july 1993.
diff --git a/ocamltags.in b/ocamltags.in
index 2a6aadb..7b1f41c 100644
--- a/ocamltags.in
+++ b/ocamltags.in
@@ -12,8 +12,6 @@
 ;(*                                                                     *)
 ;(***********************************************************************)
 
-;(* $Id$ *)
-
 ;; Copyright (C) 1998 Ian Zimmerman <itz@transbay.net>
 ;;  This program is free software; you can redistribute it and/or
 ;;  modify it under the terms of the GNU General Public License as
@@ -24,7 +22,6 @@
 ;;  but WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;  General Public License for more details.
-;; $Id$
 
 (require 'caml)
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]