mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-05 11:21:04 -08:00
Some fixes to follow coding conventions.
This commit is contained in:
parent
4cba8c0bdc
commit
e8af40eed4
147 changed files with 455 additions and 323 deletions
|
|
@ -1,4 +1,4 @@
|
|||
;;; devan-util.el --- Support for Devanagari Script Composition
|
||||
;;; devan-util.el --- support for Devanagari Script Composition
|
||||
|
||||
;; Copyright (C) 1996, 2001 Free Software Foundation, Inc.
|
||||
|
||||
|
|
@ -1281,8 +1281,8 @@ If there's no corresponding narrow character, return CHAR as is."
|
|||
;;
|
||||
(provide 'devan-util)
|
||||
|
||||
;;; devan-util.el end here
|
||||
|
||||
;; Local Variables:
|
||||
;; coding: iso-2022-7bit
|
||||
;; End:
|
||||
|
||||
;;; devan-util.el ends here
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue