mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-13 16:38:14 +00:00
Follow coding conventions.
This commit is contained in:
parent
150998ec58
commit
dcb90b5fec
@ -612,3 +612,5 @@
|
||||
("mga" "$(C}i(B")
|
||||
("m8" "$(C}j}k}l}m}n}o}p}q}r}s}t}u}v}w}x}y}z}{}|}}(B")
|
||||
("mdw" "$(C}~(B"))
|
||||
|
||||
;;; hanja3.el ends here
|
||||
|
@ -1,4 +1,4 @@
|
||||
;;; quail/vntelex.el -- Quail package for Vietnamese by Telex method
|
||||
;;; vntelex.el --- Quail package for Vietnamese by Telex method
|
||||
|
||||
;; Copyright (C) 2001 Free Software Foundation.
|
||||
|
||||
@ -403,3 +403,5 @@ and postfix: Eee -> Ee, ajj -> aj, etc.
|
||||
;; Local Variables:
|
||||
;; coding: iso-2022-7bit
|
||||
;; End:
|
||||
|
||||
;;; vntelex.el ends here
|
||||
|
@ -1,4 +1,4 @@
|
||||
;;; facemenu.el --- create a face menu for interactively adding fonts to text
|
||||
;;; descr-text.el --- describe text mode
|
||||
|
||||
;; Copyright (c) 1994, 1995, 1996, 2001, 2002 Free Software Foundation, Inc.
|
||||
|
||||
|
@ -5,6 +5,8 @@
|
||||
;; Author: Jason Rumney <jasonr@gnu.org>
|
||||
;; Keywords: internal
|
||||
|
||||
;; This file is part of GNU Emacs.
|
||||
|
||||
;; This file is free software; you can redistribute it and/or modify
|
||||
;; it under the terms of the GNU General Public License as published by
|
||||
;; the Free Software Foundation; either version 2, or (at your option)
|
||||
|
Loading…
Reference in New Issue
Block a user