diff options
| author | Paul Eggert <eggert@cs.ucla.edu> | 2011-10-25 09:36:20 -0700 |
|---|---|---|
| committer | Paul Eggert <eggert@cs.ucla.edu> | 2011-10-25 09:36:20 -0700 |
| commit | fe0055fa74c94ba1d3bbdf36cffd3d28ffe95158 (patch) | |
| tree | a8d027a06bc46f07899ee2ca4527b397bc6fd36a /src/ChangeLog | |
| parent | e6346438e26069017f0eb5e1b15c53c30587462e (diff) | |
* dispextern.h (Fcontrolling_tty_p): New decl (Bug#6649 part 2).
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 52581be2863..854c4987be5 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,7 @@ +2011-10-25 Paul Eggert <eggert@cs.ucla.edu> + + * dispextern.h (Fcontrolling_tty_p): New decl (Bug#6649 part 2). + 2011-10-25 Stefan Monnier <monnier@iro.umontreal.ca> * keyboard.c (test_undefined): New function (bug#9751). |
