/[mailutils]/mailutils/mh/mh.h
ViewVC logotype

Diff of /mailutils/mh/mh.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.38 by gray, Sat Mar 15 23:22:00 2003 UTC revision 1.39 by gray, Mon Mar 17 15:14:19 2003 UTC
# Line 307  int mh_whom __P((char *filename, int che Line 307  int mh_whom __P((char *filename, int che
307    
308  void mh_annotate __P((message_t msg, char *field, char *text, int date));  void mh_annotate __P((message_t msg, char *field, char *text, int date));
309    
310  #define MHL_DECODE      1  #define MHL_DECODE       1
311  #define MHL_CLEARSCREEN 2  #define MHL_CLEARSCREEN  2
312  #define MHL_BELL        4  #define MHL_BELL         4
313    #define MHL_DISABLE_BODY 8
314    
315  list_t mhl_format_compile __P((char *name));  list_t mhl_format_compile __P((char *name));
316  int mhl_format_run __P((list_t fmt, int width, int length, int flags,  int mhl_format_run __P((list_t fmt, int width, int length, int flags,

Legend:
Removed from v.1.38  
changed lines
  Added in v.1.39

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26