aboutsummaryrefslogtreecommitdiffstats
path: root/admin/notes
diff options
context:
space:
mode:
authorKenichi Handa2004-04-16 12:51:06 +0000
committerKenichi Handa2004-04-16 12:51:06 +0000
commit6b61353c0a0320ee15bb6488149735381fed62ec (patch)
treee69adba60e504a5a37beb556ad70084de88a7aab /admin/notes
parentdc6a28319312fe81f7a1015e363174022313f0bd (diff)
downloademacs-6b61353c0a0320ee15bb6488149735381fed62ec.tar.gz
emacs-6b61353c0a0320ee15bb6488149735381fed62ec.zip
Sync to HEAD
Diffstat (limited to 'admin/notes')
-rw-r--r--admin/notes/cpp2
-rw-r--r--admin/notes/iftc2
-rw-r--r--admin/notes/trailing-whitespace2
3 files changed, 6 insertions, 0 deletions
diff --git a/admin/notes/cpp b/admin/notes/cpp
index 6815b88cccb..4f61a595f5e 100644
--- a/admin/notes/cpp
+++ b/admin/notes/cpp
@@ -16,3 +16,5 @@ this should not be defined for normal .c file compilation.
16 16
17there has been discussion on eliminating this use of cpp and relying 17there has been discussion on eliminating this use of cpp and relying
18solely on autoconf processing. rms says to leave it be. 18solely on autoconf processing. rms says to leave it be.
19
20;;; arch-tag: d654291e-9fc8-41b7-ab0c-d3cde842a8e0
diff --git a/admin/notes/iftc b/admin/notes/iftc
index 294464a8605..e8dcdd3a6d6 100644
--- a/admin/notes/iftc
+++ b/admin/notes/iftc
@@ -23,3 +23,5 @@ The comment /* iftc */ is used to mark this type of casting to differentiate
23it from other casting. We commit the changes and can now go about modifying 23it from other casting. We commit the changes and can now go about modifying
24LOW and HIGH separately. When HIGH is ready to handle the type change, the 24LOW and HIGH separately. When HIGH is ready to handle the type change, the
25cast can be removed. 25cast can be removed.
26
27;;; arch-tag: 3309cc41-5d59-421b-b7be-c94b04083bb5
diff --git a/admin/notes/trailing-whitespace b/admin/notes/trailing-whitespace
index bbf5c05f173..e29456b3a2f 100644
--- a/admin/notes/trailing-whitespace
+++ b/admin/notes/trailing-whitespace
@@ -4,3 +4,5 @@ apparently there was a big discussion on emacs-devel wrt trailing whitespace.
4there was a mass-change to remove such from various branches in cvs. probably 4there was a mass-change to remove such from various branches in cvs. probably
5it's a good idea to avoid adding trailing whitespace in new code/docs and in 5it's a good idea to avoid adding trailing whitespace in new code/docs and in
6changes. 6changes.
7
8;;; arch-tag: de441379-c345-4826-a784-352b5413a698