]> code.delx.au - gnu-emacs/blobdiff - leim/quail/viqr.el
(font-lock-comment-face, font-lock-set-defaults, font-lock-string-face):
[gnu-emacs] / leim / quail / viqr.el
index 5f427c77054f5d194d670a84adca52c0b9103909..a5181528639cd07af68ed9e98958097d7ce6aac0 100644 (file)
@@ -1,4 +1,4 @@
-;; quail/viqr.el -- Quail packages for inputting Vietnamese with VIQR system
+;;; viqr.el --- Quail packages for inputting Vietnamese with VIQR system  -*-coding: iso-2022-7bit;-*-
 
 ;; Copyright (C) 1997 Electrotechnical Laboratory, JAPAN.
 ;; Licensed to the Free Software Foundation.
 
 ;; You should have received a copy of the GNU General Public License
 ;; along with GNU Emacs; see the file COPYING.  If not, write to the
-;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-;; Boston, MA 02111-1307, USA.
+;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+;; Boston, MA 02110-1301, USA.
+
+;;; Commentary:
 
 ;;; Code:
 
@@ -58,7 +60,7 @@
  ------------+---------+----------
     d bar    |   dd    | dd -> \e,1p\e(B
  ------------+---------+----------
-  no compose |    \    | a\. -> a.
+  no compose |    \\    | a\\. -> a.
  ------------+---------+----------
   combination|   (~    | a(~ -> \e,1G\e(B
 " nil t t nil nil t nil nil nil nil t)
@@ -66,4 +68,5 @@
 
 (viet-quail-define-rules)
 
-;;; quail/viqr.el ends here
+;;; arch-tag: d2c29221-5a2e-46b2-898b-0e56bc4eb858
+;;; viqr.el ends here