# HG changeset patch # User Nick Roberts # Date 1156201654 0 # Node ID 006fede795402a607c16949070ab4759918bc73e # Parent d7b676d23dd8ff64b25f62a8ce51e64f23c9e0f3 *** empty log message *** diff -r d7b676d23dd8 -r 006fede79540 lisp/ChangeLog --- a/lisp/ChangeLog Mon Aug 21 23:06:09 2006 +0000 +++ b/lisp/ChangeLog Mon Aug 21 23:07:34 2006 +0000 @@ -1,3 +1,8 @@ +2006-08-22 Nick Roberts + + * progmodes/gdb-ui.el (gdb-frame-memory-buffer): Make frame + a bit wider and remove fringes to fit initial output on line. + 2006-08-21 Richard Stallman * whitespace.el (whitespace-cleanup): Doc fix. diff -r d7b676d23dd8 -r 006fede79540 man/ChangeLog --- a/man/ChangeLog Mon Aug 21 23:06:09 2006 +0000 +++ b/man/ChangeLog Mon Aug 21 23:07:34 2006 +0000 @@ -1,3 +1,8 @@ +2006-08-22 Nick Roberts + + * building.texi (Other GDB-UI Buffers): Describe how to edit + a value in the locals buffer. + 2006-08-21 Richard Stallman * search.texi (Basic Isearch): Add `isearch' index entry.