/[emacs]/emacs/lisp/gnus/gnus-agent.el
ViewVC logotype

Diff of /emacs/lisp/gnus/gnus-agent.el

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

revision 1.15 by miles, Sun Apr 10 04:20:13 2005 UTC revision 1.16 by teirllm, Thu May 26 20:52:42 2005 UTC
# Line 561  manipulated as follows: Line 561  manipulated as follows:
561    (if (and (fboundp 'propertize)    (if (and (fboundp 'propertize)
562             (fboundp 'make-mode-line-mouse-map))             (fboundp 'make-mode-line-mouse-map))
563        (propertize string 'local-map        (propertize string 'local-map
564                    (make-mode-line-mouse-map mouse-button mouse-func))                    (make-mode-line-mouse-map mouse-button mouse-func)
565                      'mouse-face 'mode-line-highlight)
566      string))      string))
567    
568  (defun gnus-agent-toggle-plugged (set-to)  (defun gnus-agent-toggle-plugged (set-to)

Legend:
Removed from v.1.15  
changed lines
  Added in v.1.16

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