/[anubis]/anubis/elisp/anubis-mode.el
ViewVC logotype

Diff of /anubis/elisp/anubis-mode.el

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

revision 1.4 by gray, Fri Aug 8 22:21:15 2003 UTC revision 1.5 by polak, Tue Aug 26 20:00:01 2003 UTC
# Line 130  Line 130 
130                "drop-unknown-user"                "drop-unknown-user"
131                "loglevel"                "loglevel"
132                "logfile"                "logfile"
133                  "tracefile"
134                "remote-mta"                "remote-mta"
135                "local-mta"                "local-mta"
136                "esmtp-auth"                "esmtp-auth"
# Line 150  Line 151 
151                "gpg-passphrase"                "gpg-passphrase"
152                "gpg-encrypt"                "gpg-encrypt"
153                "gpg-sign"                "gpg-sign"
154                  "gpg-sign-encrypt"
155                  "gpg-se"
156                "gpg-home"                "gpg-home"
157                "guile-output"                "guile-output"
158                "guile-debug"                "guile-debug"
# Line 199  Line 202 
202                   (loglevel       none                   (loglevel       none
203                                   fails                                   fails
204                                   all)                                   all)
205                   logfile                               logfile
206                     tracefile
207                   remote-mta                             remote-mta          
208                   local-mta                             local-mta          
209                   esmtp-auth                             esmtp-auth          
# Line 246  Line 250 
250                   body-clear-append                   body-clear-append
251                   gpg-passphrase                   gpg-passphrase
252                   gpg-encrypt                   gpg-encrypt
253                     gpg-sign
254                     gpg-sign-encrypt
255                     gpg-se
256                   external-body-processor                   external-body-processor
257                   guile-process)))                   guile-process)))
258    
# Line 265  Line 272 
272      ("termlevel"                "Output Settings")      ("termlevel"                "Output Settings")
273      ("logfile"                  "Output Settings")      ("logfile"                  "Output Settings")
274      ("loglevel"                 "Output Settings")      ("loglevel"                 "Output Settings")
275        ("tracefile"                "Output Settings")
276                                                                    
277      ("socks-proxy"              "Proxy Settings")      ("socks-proxy"              "Proxy Settings")
278      ("socks-v4"                 "Proxy Settings")      ("socks-v4"                 "Proxy Settings")
# Line 294  Line 302 
302      ("gpg-passphrase"           "Mail Encryption")      ("gpg-passphrase"           "Mail Encryption")
303      ("gpg-encrypt"              "Mail Encryption")      ("gpg-encrypt"              "Mail Encryption")
304      ("gpg-sign"                 "Mail Encryption")      ("gpg-sign"                 "Mail Encryption")
305        ("gpg-sign-encrypt"         "Mail Encryption")
306        ("gpg-se"                   "Mail Encryption")
307      ("external-body-processor"  "External Processor")      ("external-body-processor"  "External Processor")
308      ("guile-process"            "Invoking Guile Actions")      ("guile-process"            "Invoking Guile Actions")
309      ("guile-output"             "GUILE Section")      ("guile-output"             "GUILE Section")

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

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