aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorAndreas Schwab2002-01-12 21:15:02 +0000
committerAndreas Schwab2002-01-12 21:15:02 +0000
commit9f696a0053309aa48f5cae63beb8d05e030cbf49 (patch)
treee6cff946da41dfaa3cd7950c67526b6e8d861140 /src/ChangeLog
parent6ab3cbb51cec226cb952cb9ee707a92488abe651 (diff)
downloademacs-9f696a0053309aa48f5cae63beb8d05e030cbf49.tar.gz
emacs-9f696a0053309aa48f5cae63beb8d05e030cbf49.zip
(xbuffer): Remove address operator since data is now a pointer.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 2f25c6a053e..c88bdc116b4 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12002-01-12 Andreas Schwab <schwab@suse.de>
2
3 * .gdbinit (xbuffer): Remove address operator since data is now a
4 pointer.
5
12002-01-11 Richard M. Stallman <rms@gnu.org> 62002-01-11 Richard M. Stallman <rms@gnu.org>
2 7
3 * insdel.c (adjust_after_replace_noundo): New function. 8 * insdel.c (adjust_after_replace_noundo): New function.