/[emacs]/emacs/lisp/progmodes/cc-mode.el
ViewVC logotype

Diff of /emacs/lisp/progmodes/cc-mode.el

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

revision 1.43 by rms, Fri Sep 23 18:26:09 2005 UTC revision 1.44 by monnier, Mon Oct 3 21:22:29 2005 UTC
# Line 395  that requires a literal mode spec at com Line 395  that requires a literal mode spec at com
395    (make-local-variable 'comment-end)    (make-local-variable 'comment-end)
396    (make-local-variable 'comment-start-skip)    (make-local-variable 'comment-start-skip)
397    (make-local-variable 'comment-multi-line)    (make-local-variable 'comment-multi-line)
   (make-local-variable 'paragraph-start)  
   (make-local-variable 'paragraph-separate)  
   (make-local-variable 'paragraph-ignore-fill-prefix)  
   (make-local-variable 'adaptive-fill-mode)  
   (make-local-variable 'adaptive-fill-regexp)  
398    
399    ;; now set their values    ;; now set their values
400    (setq parse-sexp-ignore-comments t    (setq parse-sexp-ignore-comments t
# Line 1180  Key bindings: Line 1175  Key bindings:
1175    
1176  (cc-provide 'cc-mode)  (cc-provide 'cc-mode)
1177    
1178  ;;; arch-tag: 7825e5c4-fd09-439f-a04d-4c13208ba3d7  ;; arch-tag: 7825e5c4-fd09-439f-a04d-4c13208ba3d7
1179  ;;; cc-mode.el ends here  ;;; cc-mode.el ends here

Legend:
Removed from v.1.43  
changed lines
  Added in v.1.44

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