diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 9e236b25785..468e73c190b 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2012-01-07 David Benjamin <davidben@mit.edu> (tiny change) | ||
| 2 | |||
| 3 | * xterm.c (x_embed_request_focus): New function. | ||
| 4 | |||
| 5 | * xterm.h: Add prototype. | ||
| 6 | |||
| 7 | * xfns.c (Fx_focus_frame): Use it for embedded frames (Bug#9977). | ||
| 8 | |||
| 1 | 2012-01-05 Glenn Morris <rgm@gnu.org> | 9 | 2012-01-05 Glenn Morris <rgm@gnu.org> |
| 2 | 10 | ||
| 3 | * emacs.c (emacs_copyright): Update short copyright year to 2012. | 11 | * emacs.c (emacs_copyright): Update short copyright year to 2012. |