diff options
| author | Eli Zaretskii | 2013-03-07 13:31:07 +0200 |
|---|---|---|
| committer | Eli Zaretskii | 2013-03-07 13:31:07 +0200 |
| commit | 4aae1914355e05a844af889813c615d832eba08c (patch) | |
| tree | 0a648ac2ad9b496a4cbec5a5df6eaf6a10c2e994 /src/ChangeLog | |
| parent | 3cd23a35e7c7319125303c5513c01bbc57b7f6dd (diff) | |
| download | emacs-4aae1914355e05a844af889813c615d832eba08c.tar.gz emacs-4aae1914355e05a844af889813c615d832eba08c.zip | |
src/.gdbinit (prowlims): Display the enabled_p flag of the row.
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index bc106df0cb2..54b1fd04503 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2013-03-07 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * .gdbinit (prowlims): Display the enabled_p flag of the row. | ||
| 4 | |||
| 1 | 2013-03-07 Dmitry Antipov <dmantipov@yandex.ru> | 5 | 2013-03-07 Dmitry Antipov <dmantipov@yandex.ru> |
| 2 | 6 | ||
| 3 | Avoid character to byte conversions in motion subroutines. | 7 | Avoid character to byte conversions in motion subroutines. |