/[mailutils]/mailutils/ChangeLog
ViewVC logotype

Diff of /mailutils/ChangeLog

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

revision 1.515 by gray, Thu Oct 3 14:35:28 2002 UTC revision 1.516 by gray, Sun Oct 13 20:40:01 2002 UTC
# Line 1  Line 1 
1    2002-10-13  Sergey Poznyakoff
2    
3            * guimb/scm/sieve-core.scm: Changed sieve-register-.* functions
4              to allow for actions to accept tags.
5              (sieve-get-opt-arg): New function. Returns the argument to a
6              given tag.
7            * guimb/scm/sieve.scm.in: Use new sieve-register style.
8              (sieve-preprocess-arguments): New function. Preprocess
9              and group arguments into optional and positional types.
10              (sieve-parse-arguments): New function. Parses arguments
11              to an action or a test.
12              (sieve-register-action,sieve-register-test): Rewritten.
13            * guimb/scm/mimeheader.scm: Updated to use new register style
14            * guimb/scm/numaddr.scm: Likewise.
15            * guimb/scm/redirect.scm: Likewise.
16            * guimb/scm/reject.scm: Likewise.
17    
18            * guimb/scm/vacation.scm: New file. Implements "vacation"
19              extension.
20            * guimb/scm/Makefile.am: Added vacation.scm
21    
22            * libmu_scm/mu_message.c (mu_message_set_header): Bugfix.
23            * libmu_scm/mu_scm.c (_mu_scm_package_string, in scheme
24              mu-package-string): New global.
25    
26            * mail/eq.c: Allow a single argument as an extension to the
27              standard '=' command. The effect is to move the current
28              pointer to the given message.
29    
30            * mail/util.c (util_error_range): New function. Outputs "message
31              out of range" diagnostics.
32              (util_get_message): New function. A wrapper around
33              mailbox_get_message with the proper diagnostics.
34            * mail/mail.h: Likewise.
35    
36            * mail/copy.c: Use util_get_message()
37            * mail/delete.c: Likewise.
38            * mail/followup.c: Likewise.
39            * mail/from.c: Likewise.
40            * mail/hold.c: Likewise.
41            * mail/mbox.c: Likewise.
42            * mail/pipe.c: Likewise.
43            * mail/print.c: Likewise.
44            * mail/quit.c: Likewise.
45            * mail/reply.c: Likewise.
46            * mail/size.c: Likewise.
47            * mail/top.c: Likewise.
48            * mail/undelete.c: Likewise.
49            * mail/var.c: Likewise.
50            * mail/write.c: Likewise.
51            * mail/decode.c: Updated util_isdeleted() invocation.
52    
53            * mail.local/Makefile.am: Added /mailbox to INCLUDES
54            * lib/getline.h: Removed.
55            * mailbox/Makefile.am: Added /mailbox to INCLUDES
56            
57  2002-10-02  Sergey Poznyakoff  2002-10-02  Sergey Poznyakoff
58    
59          * configure.ac: Check if environ is declared.          * configure.ac: Check if environ is declared.

Legend:
Removed from v.1.515  
changed lines
  Added in v.1.516

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