diff options
| author | Jason Rumney | 2007-11-20 22:21:54 +0000 |
|---|---|---|
| committer | Jason Rumney | 2007-11-20 22:21:54 +0000 |
| commit | 8281b9f9c90630aa32f04e667a9cb5d5a38c2f3d (patch) | |
| tree | 1a4913ca82d31603ea84d5138e90dbc9d3a624b2 | |
| parent | 5e174b3d81d3e65886f95cdcaa48aba6c11d17bf (diff) | |
| download | emacs-8281b9f9c90630aa32f04e667a9cb5d5a38c2f3d.tar.gz emacs-8281b9f9c90630aa32f04e667a9cb5d5a38c2f3d.zip | |
*** empty log message ***
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index ef4f67bf37c..e549e42d537 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2007-11-20 Jason Rumney <jasonr@gnu.org> | ||
| 2 | |||
| 3 | * term/w32-win.el (x-setup-function-keys): Protect against | ||
| 4 | multiple calls on the same terminal. | ||
| 5 | |||
| 1 | 2007-11-20 Dan Nicolaescu <dann@ics.uci.edu> | 6 | 2007-11-20 Dan Nicolaescu <dann@ics.uci.edu> |
| 2 | 7 | ||
| 3 | * term/mac-win.el (x-setup-function-keys): Only setup | 8 | * term/mac-win.el (x-setup-function-keys): Only setup |