Mercurial > emacs
comparison lisp/ChangeLog @ 102152:c526d585a715
(command-line): Don't match an empty argument as an
option.
(command-line-1): Likewise.
author | Andreas Schwab <schwab@suse.de> |
---|---|
date | Fri, 20 Feb 2009 14:24:55 +0000 |
parents | 328f4b370b74 |
children | 603bb57bb542 |
comparison
equal
deleted
inserted
replaced
102151:328f4b370b74 | 102152:c526d585a715 |
---|---|
1 2009-02-20 Andreas Schwab <schwab@suse.de> | |
2 | |
3 * startup.el (command-line): Don't match an empty argument as an | |
4 option. | |
5 (command-line-1): Likewise. | |
6 | |
1 2009-02-20 Daniel Jensen <daniel@bigwalter.net> (tiny change) | 7 2009-02-20 Daniel Jensen <daniel@bigwalter.net> (tiny change) |
2 | 8 |
3 * apropos.el (apropos-library): Check for null filename in load-history. | 9 * apropos.el (apropos-library): Check for null filename in load-history. |
4 | 10 |
5 2009-02-20 Glenn Morris <rgm@gnu.org> | 11 2009-02-20 Glenn Morris <rgm@gnu.org> |