1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-06 06:20:55 -08:00

*** empty log message ***

This commit is contained in:
Eli Zaretskii 2004-06-05 10:24:42 +00:00
parent 62bfe0fc5e
commit 68330491f9
2 changed files with 4 additions and 4 deletions

View file

@ -1,7 +1,7 @@
2004-06-05 Kenichi Handa <handa@m17n.org> 2004-06-05 Kenichi Handa <handa@m17n.org>
* Makefile.in (leim-list.el): Depends on leim-ext.el. Appends * Makefile.in (leim-list.el): Depend on leim-ext.el. Append the
the contents off leim-ext.el to leim-list.el. contents of leim-ext.el to leim-list.el.
* leim-ext.el: New file. * leim-ext.el: New file.

View file

@ -26,8 +26,8 @@
;;; Commentary: ;;; Commentary:
;; Makefile in this directory appends the contents of this file (only ;; Makefile in this directory appends the contents of this file (only
;; such non-empty lines that doesn't begin with ';') to the generated ;; such non-empty lines that don't begin with ';') to the generated
;; leim-list.el. ;; file leim-list.el.
;;; Code: ;;; Code: