emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/progmodes/ada-mode.el


From: Richard M . Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/progmodes/ada-mode.el
Date: Fri, 31 Dec 2004 10:00:45 -0500

Index: emacs/lisp/progmodes/ada-mode.el
diff -c emacs/lisp/progmodes/ada-mode.el:1.60 
emacs/lisp/progmodes/ada-mode.el:1.61
*** emacs/lisp/progmodes/ada-mode.el:1.60       Sat May 22 21:48:55 2004
--- emacs/lisp/progmodes/ada-mode.el    Fri Dec 31 14:49:18 2004
***************
*** 1116,1122 ****
    (interactive)
    (kill-all-local-variables)
  
!   (set (make-local-variable 'require-final-newline) t)
  
    ;;  Set the paragraph delimiters so that one can select a whole block
    ;;  simply with M-h
--- 1116,1122 ----
    (interactive)
    (kill-all-local-variables)
  
!   (set (make-local-variable 'require-final-newline) 
mode-require-final-newline)
  
    ;;  Set the paragraph delimiters so that one can select a whole block
    ;;  simply with M-h




reply via email to

[Prev in Thread] Current Thread [Next in Thread]