Added or corrected Commentary sections
[bpt/emacs.git] / lisp / international / iso-insert.el
index efe7e0c..89528d0 100644 (file)
 ;; along with GNU Emacs; see the file COPYING.  If not, write to
 ;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
 
-;;; Code:
+;;; Commentary:
 
 ;; Written by Howard Gayle.  See case-table.el for details.
 
+;;; Code:
+
 (defun insert-no-break-space ()
    (interactive "*")
    (insert 160)