]> git.eshelyaron.com Git - emacs.git/commit
(sort_args): Discard duplicate options with no args.
authorRichard M. Stallman <rms@gnu.org>
Tue, 23 Jun 1998 14:42:40 +0000 (14:42 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 23 Jun 1998 14:42:40 +0000 (14:42 +0000)
commit956e3c7e0ba945a2ea6b10acc6059946c2a8be14
treeb119eef629c7cf2a103cbb57cac8da4b433d0e58
parent6287be55b2c535dffaddbe88f13b9b45798bb821
(sort_args): Discard duplicate options with no args.
(main): With duplicate -d options, use the last one.  Likewise for -t.
Check -d last, by checking for -nl earlier on.
src/emacs.c