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/asm-mode.el


From: Kim F . Storm
Subject: [Emacs-diffs] Changes to emacs/lisp/progmodes/asm-mode.el
Date: Wed, 09 Feb 2005 10:52:28 -0500

Index: emacs/lisp/progmodes/asm-mode.el
diff -c emacs/lisp/progmodes/asm-mode.el:1.29 
emacs/lisp/progmodes/asm-mode.el:1.30
*** emacs/lisp/progmodes/asm-mode.el:1.29       Sat Oct 23 22:02:56 2004
--- emacs/lisp/progmodes/asm-mode.el    Wed Feb  9 15:50:36 2005
***************
*** 186,192 ****
        (delete-horizontal-space)
        (tab-to-tab-stop))))
  
! ;; Obsolete since Emacs-21.4.
  (defalias 'asm-newline 'newline-and-indent)
  
  (defun asm-comment ()
--- 186,192 ----
        (delete-horizontal-space)
        (tab-to-tab-stop))))
  
! ;; Obsolete since Emacs-22.1.
  (defalias 'asm-newline 'newline-and-indent)
  
  (defun asm-comment ()




reply via email to

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