diff options
| author | Juanma Barranquero | 2012-05-02 13:43:14 +0200 |
|---|---|---|
| committer | Juanma Barranquero | 2012-05-02 13:43:14 +0200 |
| commit | 5d3385a0ebc280b07c3432ae066d001417d882fc (patch) | |
| tree | a98b80a6e14810eb85dc39d855a0bc3d3a2f0ba5 /lib-src | |
| parent | 55a714795dbd59a16608d2b565e12fec5b5ba130 (diff) | |
| download | emacs-5d3385a0ebc280b07c3432ae066d001417d882fc.tar.gz emacs-5d3385a0ebc280b07c3432ae066d001417d882fc.zip | |
Fix ChangeLog typos.
Diffstat (limited to 'lib-src')
| -rw-r--r-- | lib-src/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index f5715cba446..79c4e0e10cb 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog | |||
| @@ -16,7 +16,7 @@ | |||
| 16 | 16 | ||
| 17 | * emacsclient.c (decode_options): Move -t -n corner case handling | 17 | * emacsclient.c (decode_options): Move -t -n corner case handling |
| 18 | into server.el (Bug#11102). | 18 | into server.el (Bug#11102). |
| 19 | (main): Send -tty to Emacs under more circumstanced (Bug#8314). | 19 | (main): Send -tty to Emacs under more circumstances (Bug#8314). |
| 20 | 20 | ||
| 21 | 2012-04-18 Paul Eggert <eggert@cs.ucla.edu> | 21 | 2012-04-18 Paul Eggert <eggert@cs.ucla.edu> |
| 22 | 22 | ||