comparison lisp/vm/vm-autoload.el @ 155:43dd3413c7c7 r20-3b4

Import from CVS: tag r20-3b4
author cvs
date Mon, 13 Aug 2007 09:39:39 +0200
parents 2af401a6ecca
children 2d532a89d707
comparison
equal deleted inserted replaced
154:94141801dd7e 155:43dd3413c7c7
1566 1566
1567 (autoload (quote vm-multiple-frames-possible-p) "vm-misc" nil nil nil) 1567 (autoload (quote vm-multiple-frames-possible-p) "vm-misc" nil nil nil)
1568 1568
1569 (autoload (quote vm-mouse-support-possible-p) "vm-misc" nil nil nil) 1569 (autoload (quote vm-mouse-support-possible-p) "vm-misc" nil nil nil)
1570 1570
1571 (autoload (quote vm-mouse-support-possible-here-p) "vm-misc" nil nil nil)
1572
1571 (autoload (quote vm-menu-support-possible-p) "vm-misc" nil nil nil) 1573 (autoload (quote vm-menu-support-possible-p) "vm-misc" nil nil nil)
1572 1574
1573 (autoload (quote vm-toolbar-support-possible-p) "vm-misc" nil nil nil) 1575 (autoload (quote vm-toolbar-support-possible-p) "vm-misc" nil nil nil)
1574 1576
1575 (autoload (quote vm-multiple-fonts-possible-p) "vm-misc" nil nil nil) 1577 (autoload (quote vm-multiple-fonts-possible-p) "vm-misc" nil nil nil)
2215 2217
2216 (autoload (quote vm-other-window) "vm-startup" "Like vm, but run in a different window." t nil) 2218 (autoload (quote vm-other-window) "vm-startup" "Like vm, but run in a different window." t nil)
2217 2219
2218 (autoload (quote vm-mode) "vm-startup" "Major mode for reading mail. 2220 (autoload (quote vm-mode) "vm-startup" "Major mode for reading mail.
2219 2221
2220 This is VM 6.31. 2222 This is VM 6.32.
2221 2223
2222 Commands: 2224 Commands:
2223 h - summarize folder contents 2225 h - summarize folder contents
2224 C-t - toggle threads display 2226 C-t - toggle threads display
2225 2227
2380 vm-frame-parameter-alist 2382 vm-frame-parameter-alist
2381 vm-frame-per-completion 2383 vm-frame-per-completion
2382 vm-frame-per-composition 2384 vm-frame-per-composition
2383 vm-frame-per-edit 2385 vm-frame-per-edit
2384 vm-frame-per-folder 2386 vm-frame-per-folder
2387 vm-frame-per-help
2385 vm-frame-per-summary 2388 vm-frame-per-summary
2386 vm-highlighted-header-face 2389 vm-highlighted-header-face
2387 vm-highlighted-header-regexp 2390 vm-highlighted-header-regexp
2388 vm-honor-page-delimiters 2391 vm-honor-page-delimiters
2389 vm-image-directory 2392 vm-image-directory
2478 vm-summary-redo-hook 2481 vm-summary-redo-hook
2479 vm-summary-show-threads 2482 vm-summary-show-threads
2480 vm-summary-thread-indent-level 2483 vm-summary-thread-indent-level
2481 vm-tale-is-an-idiot 2484 vm-tale-is-an-idiot
2482 vm-temp-file-directory 2485 vm-temp-file-directory
2486 vm-toolbar-pixmap-directory
2483 vm-trust-From_-with-Content-Length 2487 vm-trust-From_-with-Content-Length
2484 vm-undisplay-buffer-hook 2488 vm-undisplay-buffer-hook
2485 vm-unforwarded-header-regexp 2489 vm-unforwarded-header-regexp
2486 vm-url-browser 2490 vm-url-browser
2487 vm-url-search-limit 2491 vm-url-search-limit
2526 2530
2527 (autoload (quote vm-visit-virtual-folder-other-frame) "vm-startup" "Like vm-visit-virtual-folder, but run in a newly created frame." t nil) 2531 (autoload (quote vm-visit-virtual-folder-other-frame) "vm-startup" "Like vm-visit-virtual-folder, but run in a newly created frame." t nil)
2528 2532
2529 (autoload (quote vm-visit-virtual-folder-other-window) "vm-startup" "Like vm-visit-virtual-folder, but run in a different window." t nil) 2533 (autoload (quote vm-visit-virtual-folder-other-window) "vm-startup" "Like vm-visit-virtual-folder, but run in a different window." t nil)
2530 2534
2531 (autoload (quote vm-mail) "vm-startup" "Send a mail message from within VM, or from without." t nil) 2535 (autoload (quote vm-mail) "vm-startup" "Send a mail message from within VM, or from without.
2532 2536 Optional argument TO is a string that should contain a comma separated
2533 (autoload (quote vm-mail-other-frame) "vm-startup" "Like vm-mail, but run in a newly created frame." t nil) 2537 recipient list." t nil)
2534 2538
2535 (autoload (quote vm-mail-other-window) "vm-startup" "Like vm-mail, but run in a different window." t nil) 2539 (autoload (quote vm-mail-other-frame) "vm-startup" "Like vm-mail, but run in a newly created frame.
2540 Optional argument TO is a string that should contain a comma separated
2541 recipient list." t nil)
2542
2543 (autoload (quote vm-mail-other-window) "vm-startup" "Like vm-mail, but run in a different window.
2544 Optional argument TO is a string that should contain a comma separated
2545 recipient list." t nil)
2536 2546
2537 (autoload (quote vm-submit-bug-report) "vm-startup" "Submit a bug report, with pertinent information to the VM bug list." t nil) 2547 (autoload (quote vm-submit-bug-report) "vm-startup" "Submit a bug report, with pertinent information to the VM bug list." t nil)
2538 2548
2539 (autoload (quote vm-load-init-file) "vm-startup" nil t nil) 2549 (autoload (quote vm-load-init-file) "vm-startup" nil t nil)
2540 2550
2918 (autoload (quote vm-load-window-configurations) "vm-window" nil nil nil) 2928 (autoload (quote vm-load-window-configurations) "vm-window" nil nil nil)
2919 2929
2920 (autoload (quote vm-store-window-configurations) "vm-window" nil nil nil) 2930 (autoload (quote vm-store-window-configurations) "vm-window" nil nil nil)
2921 2931
2922 (autoload (quote vm-set-window-configuration) "vm-window" nil nil nil) 2932 (autoload (quote vm-set-window-configuration) "vm-window" nil nil nil)
2923
2924 (autoload (quote vm-record-current-window-configuration) "vm-window" nil nil nil)
2925 2933
2926 (autoload (quote vm-save-window-configuration) "vm-window" "Name and save the current window configuration. 2934 (autoload (quote vm-save-window-configuration) "vm-window" "Name and save the current window configuration.
2927 With this command you associate the current window setup with an 2935 With this command you associate the current window setup with an
2928 action. Each time you perform this action VM will duplicate this 2936 action. Each time you perform this action VM will duplicate this
2929 window setup. 2937 window setup.
2937 specific configurations are searched for first, then the category 2945 specific configurations are searched for first, then the category
2938 configurations and then the default configuration. The first 2946 configurations and then the default configuration. The first
2939 configuration found is the one that is applied. 2947 configuration found is the one that is applied.
2940 2948
2941 The value of vm-mutable-windows must be non-nil for VM to use 2949 The value of vm-mutable-windows must be non-nil for VM to use
2942 window configurations. 2950 window configurations." t nil)
2943
2944 If vm-mutable-frames is non-nil and Emacs is running under X
2945 windows, then VM will use all existing frames. Otherwise VM will
2946 restrict its changes to the frame in which it was started." t nil)
2947 2951
2948 (autoload (quote vm-buffer-to-label) "vm-window" nil nil nil) 2952 (autoload (quote vm-buffer-to-label) "vm-window" nil nil nil)
2949 2953
2950 (autoload (quote vm-delete-window-configuration) "vm-window" "Delete the configuration saved for a particular action. 2954 (autoload (quote vm-delete-window-configuration) "vm-window" "Delete the configuration saved for a particular action.
2951 This action will no longer have an associated window configuration. 2955 This action will no longer have an associated window configuration.
2962 2966
2963 (autoload (quote vm-window-loop) "vm-window" nil nil nil) 2967 (autoload (quote vm-window-loop) "vm-window" nil nil nil)
2964 2968
2965 (autoload (quote vm-frame-loop) "vm-window" nil nil nil) 2969 (autoload (quote vm-frame-loop) "vm-window" nil nil nil)
2966 2970
2967 (autoload (quote vm-delete-windows-or-frames-on) "vm-window" nil nil nil) 2971 (autoload (quote vm-maybe-delete-windows-or-frames-on) "vm-window" nil nil nil)
2968 2972
2969 (autoload (quote vm-replace-buffer-in-windows) "vm-window" nil nil nil) 2973 (autoload (quote vm-replace-buffer-in-windows) "vm-window" nil nil nil)
2970 2974
2971 (autoload (quote vm-bury-buffer) "vm-window" nil nil nil) 2975 (autoload (quote vm-bury-buffer) "vm-window" nil nil nil)
2972 2976