Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
3fdc9c8f
Commit
3fdc9c8f
authored
Apr 07, 1997
by
Kenichi Handa
Browse files
Fix the format of the first line.
parent
e803d6bd
Changes
15
Hide whitespace changes
Inline
Side-by-side
Showing
15 changed files
with
15 additions
and
15 deletions
+15
-15
lisp/gnus/gnus-mule.el
lisp/gnus/gnus-mule.el
+1
-1
lisp/international/ccl.el
lisp/international/ccl.el
+1
-1
lisp/international/encoded-kb.el
lisp/international/encoded-kb.el
+1
-1
lisp/international/kkc.el
lisp/international/kkc.el
+1
-1
lisp/international/mule-diag.el
lisp/international/mule-diag.el
+1
-1
lisp/international/quail.el
lisp/international/quail.el
+1
-1
lisp/international/skkdic-cnv.el
lisp/international/skkdic-cnv.el
+1
-1
lisp/international/skkdic-utl.el
lisp/international/skkdic-utl.el
+1
-1
lisp/language/china-util.el
lisp/language/china-util.el
+1
-1
lisp/language/ethio-util.el
lisp/language/ethio-util.el
+1
-1
lisp/language/japan-util.el
lisp/language/japan-util.el
+1
-1
lisp/language/lao-util.el
lisp/language/lao-util.el
+1
-1
lisp/language/thai-util.el
lisp/language/thai-util.el
+1
-1
lisp/language/tibet-util.el
lisp/language/tibet-util.el
+1
-1
lisp/language/viet-util.el
lisp/language/viet-util.el
+1
-1
No files found.
lisp/gnus/gnus-mule.el
View file @
3fdc9c8f
;; gnus-mule.el -- Provide multilingual environment to GNUS
;;
;
gnus-mule.el --
-
Provide multilingual environment to GNUS
;; Copyright (C) 1995 Free Software Foundation, Inc.
;; Copyright (C) 1995 Electrotechnical Laboratory, JAPAN.
...
...
lisp/international/ccl.el
View file @
3fdc9c8f
;; ccl.el -- CCL (Code Conversion Language) compiler
;;
;
ccl.el --
-
CCL (Code Conversion Language) compiler
;; Copyright (C) 1995 Free Software Foundation, Inc.
;; Copyright (C) 1995 Electrotechnical Laboratory, JAPAN.
...
...
lisp/international/encoded-kb.el
View file @
3fdc9c8f
;; encoded-kb.el --
h
andler
for
input
ting
multibyte characters encoded somehow
;;
;
encoded-kb.el --
- H
andler
to
input multibyte characters encoded somehow
;; Copyright (C) 1995 Free Software Foundation, Inc.
;; Copyright (C) 1995 Electrotechnical Laboratory, JAPAN.
...
...
lisp/international/kkc.el
View file @
3fdc9c8f
;; kkc.el -- Kana Kanji converter
;;
;
kkc.el --
-
Kana Kanji converter
;; Copyright (C) 1995 Free Software Foundation, Inc.
;; Copyright (C) 1995 Electrotechnical Laboratory, JAPAN.
...
...
lisp/international/mule-diag.el
View file @
3fdc9c8f
;; mule-diag.el --
s
how diagnosis of multilingual environment (MULE)
;;
;
mule-diag.el --
- S
how diagnosis of multilingual environment (MULE)
;; Copyright (C) 1995 Free Software Foundation, Inc.
;; Copyright (C) 1995 Electrotechnical Laboratory, JAPAN.
...
...
lisp/international/quail.el
View file @
3fdc9c8f
;;; quail.el --
p
rovides simple input method for multilingual text
;;; quail.el --
- P
rovides simple input method for multilingual text
;; Copyright (C) 1995 Free Software Foundation, Inc.
;; Copyright (C) 1995 Electrotechnical Laboratory, JAPAN.
...
...
lisp/international/skkdic-cnv.el
View file @
3fdc9c8f
;; skkdic-cnv.el --
c
onvert a SKK dictionary for `skkdic-utl'
;;
;
skkdic-cnv.el --
- C
onvert a SKK dictionary for `skkdic-utl'
;; Copyright (C) 1995 Free Software Foundation, Inc.
;; Copyright (C) 1995 Electrotechnical Laboratory, JAPAN.
...
...
lisp/international/skkdic-utl.el
View file @
3fdc9c8f
;; skkdic-utl.el --
u
tility functions for handling
skkdic.el
;;
;
skkdic-utl.el --
- U
tility functions for handling
SKK dictionary
;; Copyright (C) 1995 Free Software Foundation, Inc.
;; Copyright (C) 1995 Electrotechnical Laboratory, JAPAN.
...
...
lisp/language/china-util.el
View file @
3fdc9c8f
;; china-util.el -- utilities for Chinese
;;
;
china-util.el --
-
utilities for Chinese
;; Copyright (C) 1995 Free Software Foundation, Inc.
;; Copyright (C) 1995 Electrotechnical Laboratory, JAPAN.
...
...
lisp/language/ethio-util.el
View file @
3fdc9c8f
;; ethio-util.el -- utilities for Ethiopic
;;
;
ethio-util.el --
-
utilities for Ethiopic
;; Copyright (C) 1995 Free Software Foundation, Inc.
;; Copyright (C) 1995 Electrotechnical Laboratory, JAPAN.
...
...
lisp/language/japan-util.el
View file @
3fdc9c8f
;; japan-util.el -- utilities for Japanese
;;
;
japan-util.el --
-
utilities for Japanese
;; Copyright (C) 1995 Free Software Foundation, Inc.
;; Copyright (C) 1995 Electrotechnical Laboratory, JAPAN.
...
...
lisp/language/lao-util.el
View file @
3fdc9c8f
;; lao-util.el -- utilities for Lao
;;
;
lao-util.el --
-
utilities for Lao
;; Copyright (C) 1997 Free Software Foundation, Inc.
;; Copyright (C) 1997 Electrotechnical Laboratory, JAPAN.
...
...
lisp/language/thai-util.el
View file @
3fdc9c8f
;; thai-util.el -- utilities for Thai
;;
;
thai-util.el --
-
utilities for Thai
;; Copyright (C) 1995 Free Software Foundation, Inc.
;; Copyright (C) 1995 Electrotechnical Laboratory, JAPAN.
...
...
lisp/language/tibet-util.el
View file @
3fdc9c8f
;;;
language/
tibet-util.el -- Support for inputting Tibetan characters
;;; tibet-util.el --
-
Support for inputting Tibetan characters
;; Copyright (C) 1995 Free Software Foundation, Inc.
;; Copyright (C) 1995 Electrotechnical Laboratory, JAPAN.
...
...
lisp/language/viet-util.el
View file @
3fdc9c8f
;; viet-util.el -- utilities for Vietnamese
;;
;
viet-util.el --
-
utilities for Vietnamese
;; Copyright (C) 1995 Free Software Foundation, Inc.
;; Copyright (C) 1995 Electrotechnical Laboratory, JAPAN.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment