diff options
Diffstat (limited to 'admin/notes')
-rw-r--r-- | admin/notes/cpp | 2 | ||||
-rw-r--r-- | admin/notes/iftc | 2 | ||||
-rw-r--r-- | admin/notes/trailing-whitespace | 2 |
3 files changed, 0 insertions, 6 deletions
diff --git a/admin/notes/cpp b/admin/notes/cpp index 4f61a595f5e..6815b88cccb 100644 --- a/admin/notes/cpp +++ b/admin/notes/cpp @@ -16,5 +16,3 @@ this should not be defined for normal .c file compilation. there has been discussion on eliminating this use of cpp and relying solely on autoconf processing. rms says to leave it be. - -;;; arch-tag: d654291e-9fc8-41b7-ab0c-d3cde842a8e0 diff --git a/admin/notes/iftc b/admin/notes/iftc index e8dcdd3a6d6..294464a8605 100644 --- a/admin/notes/iftc +++ b/admin/notes/iftc @@ -23,5 +23,3 @@ The comment /* iftc */ is used to mark this type of casting to differentiate it from other casting. We commit the changes and can now go about modifying LOW and HIGH separately. When HIGH is ready to handle the type change, the cast can be removed. - -;;; arch-tag: 3309cc41-5d59-421b-b7be-c94b04083bb5 diff --git a/admin/notes/trailing-whitespace b/admin/notes/trailing-whitespace index e29456b3a2f..bbf5c05f173 100644 --- a/admin/notes/trailing-whitespace +++ b/admin/notes/trailing-whitespace @@ -4,5 +4,3 @@ apparently there was a big discussion on emacs-devel wrt trailing whitespace. there was a mass-change to remove such from various branches in cvs. probably it's a good idea to avoid adding trailing whitespace in new code/docs and in changes. - -;;; arch-tag: de441379-c345-4826-a784-352b5413a698 |