diff options
| author | Joakim Verona | 2013-08-22 19:47:29 +0200 |
|---|---|---|
| committer | Joakim Verona | 2013-08-22 19:47:29 +0200 |
| commit | ef581ca7da4e9903cad73837cd451fd969adcdbd (patch) | |
| tree | 207c12c604c215be32a68e1f7fd698782c000642 /ChangeLog | |
| parent | 98b421872a0894ff860ac6284cd077c96475de1a (diff) | |
| parent | 917c483a2976db21334425d87a33d45ba8c58d60 (diff) | |
| download | emacs-ef581ca7da4e9903cad73837cd451fd969adcdbd.tar.gz emacs-ef581ca7da4e9903cad73837cd451fd969adcdbd.zip | |
merge from trunk
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
| @@ -1,3 +1,11 @@ | |||
| 1 | 2013-08-22 Paul Eggert <eggert@cs.ucla.edu> | ||
| 2 | |||
| 3 | * configure.ac (EMACS_CONFIG_OPTIONS): Quote systematically (Bug#13274). | ||
| 4 | This improves on the patch already installed, by quoting options | ||
| 5 | that contain spaces and suchlike systematically, so that | ||
| 6 | EMACS_CONFIG_OPTIONS is no longer ambiguous when options contain | ||
| 7 | these characters. | ||
| 8 | |||
| 1 | 2013-08-21 Paul Eggert <eggert@cs.ucla.edu> | 9 | 2013-08-21 Paul Eggert <eggert@cs.ucla.edu> |
| 2 | 10 | ||
| 3 | Port close-on-exec pty creation to FreeBSD 9.1-RELEASE (Bug#15129). | 11 | Port close-on-exec pty creation to FreeBSD 9.1-RELEASE (Bug#15129). |