comparison lisp/ChangeLog @ 103749:f3eef698a354

gdb-mi.el: Now using bindat-get-field instead of fadr functions.
author Dmitry Dzhus <dima@sphinx.net.ru>
date Tue, 07 Jul 2009 17:04:51 +0000
parents 5a1769adb8af
children 1373004c63ec
comparison
equal deleted inserted replaced
103748:5a1769adb8af 103749:f3eef698a354
17 (gdb-memory-unit-word, gdb-memory-unit-halfword) 17 (gdb-memory-unit-word, gdb-memory-unit-halfword)
18 (gdb-memory-unit-giant, gdb-memory-unit-byte): Functions to set 18 (gdb-memory-unit-giant, gdb-memory-unit-byte): Functions to set
19 unit size used in memory buffer. 19 unit size used in memory buffer.
20 (gdb-memory-show-next-page, gdb-memory-show-previous-page): Switch 20 (gdb-memory-show-next-page, gdb-memory-show-previous-page): Switch
21 to next/previous page of memory buffer. 21 to next/previous page of memory buffer.
22 Now using (bindat-get-field) instead of fadr functions.
22 23
23 2009-07-07 Sam Steingold <sds@gnu.org> 24 2009-07-07 Sam Steingold <sds@gnu.org>
24 25
25 * vc-cvs.el (vc-cvs-merge-news): Fix message parsing for 26 * vc-cvs.el (vc-cvs-merge-news): Fix message parsing for
26 non-top-level files. 27 non-top-level files.