Commit e00edafe e00edafe5c8e82a31f05d28c04e672a0e561b46e by Sergey Poznyakoff

Updated

1 parent b8bb4663
......@@ -52,96 +52,98 @@ struct mh_argp_data
#define ARG_CC 268
#define ARG_CFLAGS 269
#define ARG_CHANGECUR 270
#define ARG_CLEAR 271
#define ARG_COMPAT 272
#define ARG_COMPONENT 273
#define ARG_CREATE 274
#define ARG_DATE 275
#define ARG_DATEFIELD 276
#define ARG_DEBUG 277
#define ARG_DELETE 278
#define ARG_DRAFT 279
#define ARG_DRAFTFOLDER 280
#define ARG_DRAFTMESSAGE 281
#define ARG_DRY_RUN 282
#define ARG_DUMP 283
#define ARG_EDITOR 284
#define ARG_FAST 285
#define ARG_FCC 286
#define ARG_FILE 287
#define ARG_FILTER 288
#define ARG_FOLDER 289
#define ARG_FORM 290
#define ARG_FORMAT 291
#define ARG_FORWARD 292
#define ARG_FROM 293
#define ARG_HEADER 294
#define ARG_INPLACE 295
#define ARG_INTERACTIVE 296
#define ARG_LBRACE 297
#define ARG_LENGTH 298
#define ARG_LICENSE 299
#define ARG_LINK 300
#define ARG_LIMIT 301
#define ARG_LIST 302
#define ARG_MIME 303
#define ARG_MOREPROC 304
#define ARG_MSGID 305
#define ARG_NOAUDIT 306
#define ARG_NOBELL 307
#define ARG_NOCC 308
#define ARG_NOCLEAR 309
#define ARG_NODATE 310
#define ARG_NODATEFIELD 311
#define ARG_NODRAFTFOLDER 312
#define ARG_NOEDIT 313
#define ARG_NOFILTER 314
#define ARG_NOFORMAT 315
#define ARG_NOFORWARD 316
#define ARG_NOINPLACE 317
#define ARG_NOLIMIT 318
#define ARG_NOLIST 319
#define ARG_NOMIME 320
#define ARG_NOMOREPROC 321
#define ARG_NOMSGID 322
#define ARG_NOPUBLIC 323
#define ARG_NOPUSH 324
#define ARG_NOT 325
#define ARG_NOTEXTFIELD 326
#define ARG_NOVERBOSE 327
#define ARG_NOWATCH 328
#define ARG_NOWHATNOWPROC 329
#define ARG_NOZERO 330
#define ARG_NUMFIELD 331
#define ARG_OR 332
#define ARG_PATTERN 333
#define ARG_POP 334
#define ARG_PRESERVE 335
#define ARG_PRINT 336
#define ARG_PROMPT 337
#define ARG_PUBLIC 338
#define ARG_PUSH 339
#define ARG_QUERY 340
#define ARG_QUIET 341
#define ARG_RBRACE 342
#define ARG_RECURSIVE 343
#define ARG_REORDER 344
#define ARG_REVERSE 345
#define ARG_SEQUENCE 346
#define ARG_SOURCE 347
#define ARG_SPLIT 348
#define ARG_SUBJECT 349
#define ARG_TEXT 350
#define ARG_TEXTFIELD 351
#define ARG_TO 352
#define ARG_TOTAL 353
#define ARG_TRUNCATE 354
#define ARG_USE 355
#define ARG_VERBOSE 356
#define ARG_WATCH 357
#define ARG_WHATNOWPROC 358
#define ARG_WIDTH 359
#define ARG_ZERO 360
#define ARG_CHECK 271
#define ARG_CLEAR 272
#define ARG_COMPAT 273
#define ARG_COMPONENT 274
#define ARG_CREATE 275
#define ARG_DATE 276
#define ARG_DATEFIELD 277
#define ARG_DEBUG 278
#define ARG_DELETE 279
#define ARG_DRAFT 280
#define ARG_DRAFTFOLDER 281
#define ARG_DRAFTMESSAGE 282
#define ARG_DRY_RUN 283
#define ARG_DUMP 284
#define ARG_EDITOR 285
#define ARG_FAST 286
#define ARG_FCC 287
#define ARG_FILE 288
#define ARG_FILTER 289
#define ARG_FOLDER 290
#define ARG_FORM 291
#define ARG_FORMAT 292
#define ARG_FORWARD 293
#define ARG_FROM 294
#define ARG_HEADER 295
#define ARG_INPLACE 296
#define ARG_INTERACTIVE 297
#define ARG_LBRACE 298
#define ARG_LENGTH 299
#define ARG_LICENSE 300
#define ARG_LINK 301
#define ARG_LIMIT 302
#define ARG_LIST 303
#define ARG_MIME 304
#define ARG_MOREPROC 305
#define ARG_MSGID 306
#define ARG_NOAUDIT 307
#define ARG_NOBELL 308
#define ARG_NOCC 309
#define ARG_NOCHECK 310
#define ARG_NOCLEAR 311
#define ARG_NODATE 312
#define ARG_NODATEFIELD 313
#define ARG_NODRAFTFOLDER 314
#define ARG_NOEDIT 315
#define ARG_NOFILTER 316
#define ARG_NOFORMAT 317
#define ARG_NOFORWARD 318
#define ARG_NOINPLACE 319
#define ARG_NOLIMIT 320
#define ARG_NOLIST 321
#define ARG_NOMIME 322
#define ARG_NOMOREPROC 323
#define ARG_NOMSGID 324
#define ARG_NOPUBLIC 325
#define ARG_NOPUSH 326
#define ARG_NOT 327
#define ARG_NOTEXTFIELD 328
#define ARG_NOVERBOSE 329
#define ARG_NOWATCH 330
#define ARG_NOWHATNOWPROC 331
#define ARG_NOZERO 332
#define ARG_NUMFIELD 333
#define ARG_OR 334
#define ARG_PATTERN 335
#define ARG_POP 336
#define ARG_PRESERVE 337
#define ARG_PRINT 338
#define ARG_PROMPT 339
#define ARG_PUBLIC 340
#define ARG_PUSH 341
#define ARG_QUERY 342
#define ARG_QUIET 343
#define ARG_RBRACE 344
#define ARG_RECURSIVE 345
#define ARG_REORDER 346
#define ARG_REVERSE 347
#define ARG_SEQUENCE 348
#define ARG_SOURCE 349
#define ARG_SPLIT 350
#define ARG_SUBJECT 351
#define ARG_TEXT 352
#define ARG_TEXTFIELD 353
#define ARG_TO 354
#define ARG_TOTAL 355
#define ARG_TRUNCATE 356
#define ARG_USE 357
#define ARG_VERBOSE 358
#define ARG_WATCH 359
#define ARG_WHATNOWPROC 360
#define ARG_WIDTH 361
#define ARG_ZERO 362
void mh_argv_preproc __P((int argc, char **argv, struct mh_argp_data *data));
int mh_getopt __P((int argc, char **argv, struct mh_option *mh_opt,
......