mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-04-27 16:51:06 -07:00
* src/lisp.mk (lisp): Add language/persian.elc.
This commit is contained in:
parent
9ce0496576
commit
8c2a0f2dbf
2 changed files with 5 additions and 0 deletions
|
|
@ -1,3 +1,7 @@
|
|||
2012-08-06 Glenn Morris <rgm@gnu.org>
|
||||
|
||||
* lisp.mk (lisp): Add language/persian.elc.
|
||||
|
||||
2012-08-06 Dmitry Antipov <dmantipov@yandex.ru>
|
||||
|
||||
Separate read and write access to Lisp_Object slots of struct frame.
|
||||
|
|
|
|||
|
|
@ -95,6 +95,7 @@ lisp = \
|
|||
$(lispsource)/language/japanese.elc \
|
||||
$(lispsource)/language/korean.elc \
|
||||
$(lispsource)/language/lao.elc \
|
||||
$(lispsource)/language/persian.elc \
|
||||
$(lispsource)/language/tai-viet.elc \
|
||||
$(lispsource)/language/thai.elc \
|
||||
$(lispsource)/language/tibetan.elc \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue