/[emacs]/emacs/lisp/arc-mode.el
ViewVC logotype

Diff of /emacs/lisp/arc-mode.el

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

revision 1.60 by monnier, Sat Apr 9 19:18:17 2005 UTC revision 1.61 by lute, Thu May 26 12:11:10 2005 UTC
# Line 672  archive. Line 672  archive.
672          (setq major-mode 'archive-mode)          (setq major-mode 'archive-mode)
673          (setq mode-name (concat typename "-Archive"))          (setq mode-name (concat typename "-Archive"))
674          ;; Run archive-foo-mode-hook and archive-mode-hook          ;; Run archive-foo-mode-hook and archive-mode-hook
675          (run-hooks (archive-name "mode-hook") 'archive-mode-hook)          (run-mode-hooks (archive-name "mode-hook") 'archive-mode-hook)
676          (use-local-map archive-mode-map))          (use-local-map archive-mode-map))
677    
678        (make-local-variable 'archive-proper-file-start)        (make-local-variable 'archive-proper-file-start)

Legend:
Removed from v.1.60  
changed lines
  Added in v.1.61

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