Mercurial > emacs
diff src/ChangeLog @ 106864:db05908c4fc1
Command line arg processing fix (Bug#5392)
* src/emacs.c (standard_args): Adjust arg priorities to reflect how
they are processed in startup.el.
* lisp/startup.el (command-line): Remove unused --icon-type arg.
Handle --display arg, passing it to command-line-1 (Bug#5392).
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sat, 16 Jan 2010 14:28:59 -0500 |
parents | 54186fbffcf8 |
children | e9a9fc07702f |
line wrap: on
line diff
--- a/src/ChangeLog Sat Jan 16 06:58:42 2010 -0500 +++ b/src/ChangeLog Sat Jan 16 14:28:59 2010 -0500 @@ -1,3 +1,8 @@ +2010-01-16 Chong Yidong <cyd@stupidchicken.com> + + * emacs.c (standard_args): Adjust arg priorities to reflect how + they are processed in startup.el. + 2010-01-16 Andreas Schwab <schwab@linux-m68k.org> * Makefile.in (lisp, shortlisp): Update.