comparison lisp/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 4cf58c2379f4
children f364eaefe2b4
comparison
equal deleted inserted replaced
106863:d6fc22738855 106864:db05908c4fc1
1 2010-01-16 Chong Yidong <cyd@stupidchicken.com>
2
3 * startup.el (command-line): Remove unused --icon-type arg.
4 Handle --display arg, passing it to command-line-1 (Bug#5392).
5
1 2010-01-16 Mario Lang <mlang@delysid.org> 6 2010-01-16 Mario Lang <mlang@delysid.org>
2 7
3 * cedet/ede/cpp-root.el (ede-cpp-root-project): 8 * cedet/ede/cpp-root.el (ede-cpp-root-project):
4 * cedet/ede/files.el (ede-expand-filename): 9 * cedet/ede/files.el (ede-expand-filename):
5 * cedet/ede/simple.el (ede-simple-project): 10 * cedet/ede/simple.el (ede-simple-project):