diff options
| author | Dmitry Dzhus | 2009-07-07 17:08:20 +0000 |
|---|---|---|
| committer | Dmitry Dzhus | 2009-07-07 17:08:20 +0000 |
| commit | 1f2a62248ca7d165f54a5307f280cd569d8273c3 (patch) | |
| tree | 43f948396f48d809ca32ece8907212f2db0d7a35 /lisp/ChangeLog | |
| parent | 28d67a53c593aedadae730262b84366c4bb76b56 (diff) | |
| download | emacs-1f2a62248ca7d165f54a5307f280cd569d8273c3.tar.gz emacs-1f2a62248ca7d165f54a5307f280cd569d8273c3.zip | |
Removed fadr.el.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 60dd6ac29a6..1e4d263a351 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2009-07-07 Dmitry Dzhus <dima@sphinx.net.ru> | 1 | 2009-07-07 Dmitry Dzhus <dima@sphinx.net.ru> |
| 2 | 2 | ||
| 3 | * fadr.el: Removed. | ||
| 4 | |||
| 3 | * progmodes/gdb-mi.el: Port memory buffer from gdb-ui.el | 5 | * progmodes/gdb-mi.el: Port memory buffer from gdb-ui.el |
| 4 | (gdb-memory-address): New variable which holds top address of | 6 | (gdb-memory-address): New variable which holds top address of |
| 5 | memory page shown in memory buffer | 7 | memory page shown in memory buffer |