diff options
Diffstat (limited to 'lib-src/ChangeLog')
| -rw-r--r-- | lib-src/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index ec123e85036..b7a95fe8043 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog | |||
| @@ -1,3 +1,12 @@ | |||
| 1 | 2011-06-25 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * emacsclient.c (decode_options) <opt>: Add `F:'. | ||
| 4 | (print_help_and_exit): Mention --frame-parameters. | ||
| 5 | |||
| 6 | 2011-06-25 Andreas Rottmann <a.rottmann@gmx.at> | ||
| 7 | |||
| 8 | * emacsclient.c (longopts, decode_options, main): Add frame-parameters. | ||
| 9 | |||
| 1 | 2011-06-10 Paul Eggert <eggert@cs.ucla.edu> | 10 | 2011-06-10 Paul Eggert <eggert@cs.ucla.edu> |
| 2 | 11 | ||
| 3 | * movemail.c: Fix race condition and related bugs (Bug#8836). | 12 | * movemail.c: Fix race condition and related bugs (Bug#8836). |