aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNick Roberts2006-08-06 00:45:53 +0000
committerNick Roberts2006-08-06 00:45:53 +0000
commitbf69439f99cf722d8a76920a423c22686cbb0cf0 (patch)
tree250bdfeea131546d00ae6b7639fbfbaaa5dbe721
parent6205d23a8ce4ff231f42dc642d43e6cc9ff942d2 (diff)
downloademacs-bf69439f99cf722d8a76920a423c22686cbb0cf0.tar.gz
emacs-bf69439f99cf722d8a76920a423c22686cbb0cf0.zip
*** empty log message ***
-rw-r--r--etc/ChangeLog1
-rw-r--r--etc/DEBUG6
2 files changed, 7 insertions, 0 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog
index d5b56ded436..1befad29a34 100644
--- a/etc/ChangeLog
+++ b/etc/ChangeLog
@@ -1,6 +1,7 @@
12006-08-06 Nick Roberts <nickrob@snap.net.nz> 12006-08-06 Nick Roberts <nickrob@snap.net.nz>
2 2
3 * DEBUG (Note): Add note about ollowing a longjmp call. 3 * DEBUG (Note): Add note about ollowing a longjmp call.
4 Add local variables list for outline mode.
4 5
52006-08-03 Michael Olson <mwolson@gnu.org> 62006-08-03 Michael Olson <mwolson@gnu.org>
6 7
diff --git a/etc/DEBUG b/etc/DEBUG
index 1eb5d5ca9f4..bc81d1d5dc2 100644
--- a/etc/DEBUG
+++ b/etc/DEBUG
@@ -746,4 +746,10 @@ look at the disassembly to determine which registers are being used,
746and look at those registers directly, to see the actual current values 746and look at those registers directly, to see the actual current values
747of these variables. 747of these variables.
748 748
749
750Local variables:
751mode: outline
752paragraph-separate: "[ ]*$"
753end:
754
749;;; arch-tag: fbf32980-e35d-481f-8e4c-a2eca2586e6b 755;;; arch-tag: fbf32980-e35d-481f-8e4c-a2eca2586e6b