comparison lisp/progmodes/ada-mode.el @ 17929:12851b631f87

Comment change.
author Richard M. Stallman <rms@gnu.org>
date Fri, 23 May 1997 04:56:15 +0000
parents e5e2ef0dd5ab
children be02a4e4cf47
comparison
equal deleted inserted replaced
17928:bfc976ba39f9 17929:12851b631f87
3530 ((eq ada-tab-policy 'indent-af) (af-forward-to-indentation arg)) 3530 ((eq ada-tab-policy 'indent-af) (af-forward-to-indentation arg))
3531 (t (forward-to-indentation arg)) 3531 (t (forward-to-indentation arg))
3532 )) 3532 ))
3533 3533
3534 ;;;--------------------------------------------------- 3534 ;;;---------------------------------------------------
3535 ;;; support for find-file 3535 ;;; support for find-file.el
3536 ;;;--------------------------------------------------- 3536 ;;;---------------------------------------------------
3537 3537
3538 3538
3539 ;;;###autoload 3539 ;;;###autoload
3540 (defun ada-make-filename-from-adaname (adaname) 3540 (defun ada-make-filename-from-adaname (adaname)