comparison lisp/mail/rmailedit.el @ 101369:5ceb2eda0cbb

Remove local var.
author Chong Yidong <cyd@stupidchicken.com>
date Fri, 23 Jan 2009 03:34:00 +0000
parents b10df8502c4a
children caac907da88d
comparison
equal deleted inserted replaced
101368:30ee8347c565 101369:5ceb2eda0cbb
207 (rmail-cease-edit) 207 (rmail-cease-edit)
208 (rmail-highlight-headers)) 208 (rmail-highlight-headers))
209 209
210 (provide 'rmailedit) 210 (provide 'rmailedit)
211 211
212 ;; Local Variables:
213 ;; change-log-default-name: "ChangeLog.rmail"
214 ;; End:
215
216 ;; arch-tag: 9524f335-12cc-4e95-9e9b-3208dc30550b 212 ;; arch-tag: 9524f335-12cc-4e95-9e9b-3208dc30550b
217 ;;; rmailedit.el ends here 213 ;;; rmailedit.el ends here