diff options
| author | Daniel Colascione | 2011-04-26 04:26:05 -0700 |
|---|---|---|
| committer | Daniel Colascione | 2011-04-26 04:26:05 -0700 |
| commit | 0438ce915d3408496eae848c351c2c7dde896b7b (patch) | |
| tree | d45f273d397b1e8cc89068b320a2ee2d5b8e9d67 /etc/ChangeLog | |
| parent | 8f91bf934523d47a9f57919733d6093b2484e284 (diff) | |
| download | emacs-0438ce915d3408496eae848c351c2c7dde896b7b.tar.gz emacs-0438ce915d3408496eae848c351c2c7dde896b7b.zip | |
Implement debug-on-event
Diffstat (limited to 'etc/ChangeLog')
| -rw-r--r-- | etc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog index 24f44b9d0e8..73cee7763db 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2011-04-26 Daniel Colascione <dan.colascione@gmail.com> | ||
| 2 | |||
| 3 | * Document debug-on-event default behavior and utility for | ||
| 4 | debugging. | ||
| 5 | |||
| 1 | 2011-04-22 Noah Friedman <friedman@splode.com> | 6 | 2011-04-22 Noah Friedman <friedman@splode.com> |
| 2 | 7 | ||
| 3 | * emacs-buffer.gdb: Add trailing underscores to appropriate member | 8 | * emacs-buffer.gdb: Add trailing underscores to appropriate member |