/[guile]/guile/guile-core/emacs/patch.el
ViewVC logotype

Diff of /guile/guile-core/emacs/patch.el

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

revision 1.2 by ttn, Mon Nov 19 06:59:38 2001 UTC revision 1.3 by ttn, Tue Feb 26 10:32:34 2002 UTC
# Line 45  Line 45 
45  ;;; Code:  ;;; Code:
46    
47  (require 'cl)  (require 'cl)
48    (require 'update-changelog)             ; for stitching
49    
50    ;; outgoing
51    
52  (defvar patch-greeting "hello guile maintainers,\n\n"  (defvar patch-greeting "hello guile maintainers,\n\n"
53    "*String to insert at beginning of patch mail.")    "*String to insert at beginning of patch mail.")
# Line 95  Line 98 
98              (patch-changelog-skeleton) "\n\n\n"              (patch-changelog-skeleton) "\n\n\n"
99              (make-string 72 ?_) "\n")))              (make-string 72 ?_) "\n")))
100    
101    ;; incoming
102    
103    
104      
105    
106  ;;; patch.el ends here  ;;; patch.el ends here

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

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