Mercurial > emacs
comparison src/ChangeLog @ 98293:5286cdd20519
(main): Place #ifdef.in the proper place.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Mon, 22 Sep 2008 12:42:50 +0000 |
parents | 90bc7e356363 |
children | d6ab37532b9b |
comparison
equal
deleted
inserted
replaced
98292:1943be2bc7c2 | 98293:5286cdd20519 |
---|---|
1 2008-09-22 Dan Nicolaescu <dann@ics.uci.edu> | |
2 | |
3 * emacs.c (main): Place #ifdef.in the proper place. | |
4 | |
1 2008-09-21 Dan Nicolaescu <dann@ics.uci.edu> | 5 2008-09-21 Dan Nicolaescu <dann@ics.uci.edu> |
2 | 6 |
3 * emacs.c (standard_args): Add --daemon. | 7 * emacs.c (standard_args): Add --daemon. |
4 (main): Disconnect from the terminal when --daemon is passed. | 8 (main): Disconnect from the terminal when --daemon is passed. |
5 (is_daemon): New variable. | 9 (is_daemon): New variable. |