Mercurial > emacs
changeset 57305:a2bd703d2498
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Mon, 04 Oct 2004 13:34:31 +0000 |
parents | 8d5af2441eda |
children | aca7edaa93d4 |
files | src/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Sun Oct 03 19:53:23 2004 +0000 +++ b/src/ChangeLog Mon Oct 04 13:34:31 2004 +0000 @@ -1,3 +1,8 @@ +2004-10-04 Kim F. Storm <storm@cua.dk> + + * .gdbinit (pp): Shorthand for p ARG + pr. + (ff): New command: flush frame updates (X only). + 2004-10-03 Michael Albinus <michael.albinus@gmx.de> * fileio.c (auto_save_1) Call Ffile_modes for remote files.