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

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

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

revision 1.23 by ttn, Sat Aug 6 19:51:42 2005 UTC revision 1.24 by rfrancoise, Sat Sep 24 13:46:19 2005 UTC
# Line 652  file for the command instead of the curr Line 652  file for the command instead of the curr
652                 (intern                  ; need symbol                 (intern                  ; need symbol
653                  (gnus-completing-read-with-default                  (gnus-completing-read-with-default
654                   (symbol-name (car gnus-extra-headers)) ; default response                   (symbol-name (car gnus-extra-headers)) ; default response
655                   "Score extra header:"  ; prompt                   "Score extra header"   ; prompt
656                   (mapcar (lambda (x)    ; completion list                   (mapcar (lambda (x)    ; completion list
657                             (cons (symbol-name x) x))                             (cons (symbol-name x) x))
658                           gnus-extra-headers)                           gnus-extra-headers)

Legend:
Removed from v.1.23  
changed lines
  Added in v.1.24

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