* alloc.c (lisp_align_malloc): Omit unnecessary val==NULL tests.
[bpt/emacs.git] / leim / ChangeLog
index f55fc71..98af78d 100644 (file)
@@ -1,3 +1,52 @@
+2011-05-16  Eli Zaretskii  <eliz@gnu.org>
+
+       * Makefile.in (OTHERS): Add $(srcdir)/quail/persian.elc.
+
+       * makefile.w32-in (MISC): Add $(srcdir)/quail/persian.elc.
+
+2011-05-16  Mohsen BANAN  <libre@mohsen.banan.1.byname.net>
+
+       * quail/persian.el: New file.
+
+2011-05-05  Eli Zaretskii  <eliz@gnu.org>
+
+       * quail/latin-ltx.el <\beth, \gimel, \daleth>: Produce
+       corresponding symbols rather than Hebrew letters.  (Bug#8563)
+
+       * quail/latin-ltx.el <\aleph>: Produce ALEF SYMBOL instead of
+       HEBREW LETTER ALEF.  (Bug#8563)
+
+2011-03-23  Glenn Morris  <rgm@gnu.org>
+
+       * Makefile.in (install): Use `install-sh -d' rather than mkinstalldirs.
+
+2011-03-07  Chong Yidong  <cyd@stupidchicken.com>
+
+       * Version 23.3 released.
+
+2011-02-28  Juanma Barranquero  <lekktu@gmail.com>
+
+       * quail/ethiopic.el ("ethiopic"): Fix tpo in docstring.
+
+2011-01-28  Paul Eggert  <eggert@cs.ucla.edu>
+
+       Redo spelling of Makefile variables to conform to POSIX.
+       POSIX does not allow "-" in Makefile variable names.
+       Reported by Bruno Haible in
+       <http://lists.gnu.org/archive/html/emacs-devel/2011-01/msg00990.html>.
+       * Makefile.in (BUILT_EMACS): Renamed from BUILT-EMACS.
+       (TIT_GB): Renamed from TIT-GB.
+       (CHINESE_TIT): Renamed from CHINESE-TIT.
+       (NON_TIT_GB): Renamed from NON-TIT-GB.
+       (NON_TIT_BIG5): Renamed from NON-TIT-BIG5.
+       (CHINESE_NON_TIT): Renamed from CHINESE-NON-TIT.
+       (CHINESE_GB): Renamed from CHINESE-GB.
+       (CHINESE_BIG5): Renamed from CHINESE-BIG5.
+       (TIT_MISC): Renamed from TIT-MISC.
+       (NON_TIT_MISC): Renamed from NON-TIT-MISC.
+       (TIT_SOURCES): Renamed from TIT-SOURCES.
+       (MISC_SOURCES): Renamed from MISC-SOURCES.
+
 2011-01-08  Glenn Morris  <rgm@gnu.org>
 
        * makefile.w32-in (RUN_EMACS):
@@ -8,8 +57,8 @@
 
 2010-08-28  Kenichi Handa  <handa@m17n.org>
 
-       * quail/japanese.el (quail-japanese-update-translation): Fix
-       handling of invalid key.
+       * quail/japanese.el (quail-japanese-update-translation):
+       Fix handling of invalid key.
 
 2010-08-15  Andreas Schwab  <schwab@linux-m68k.org>
 
@@ -27,8 +76,7 @@
 
 2010-08-13  Kenichi Handa  <handa@m17n.org>
 
-       * quail/greek.el ("greek-postfix"): Add rules for Greek style
-       quotes.
+       * quail/greek.el ("greek-postfix"): Add rules for Greek style quotes.
 
 2010-08-09  Kenichi Handa  <handa@m17n.org>
 
 
 ;; Local Variables:
 ;; coding: utf-8
-;; add-log-time-zone-rule: t
 ;; End:
 
-    Copyright (C) 1997, 1998, 1999, 2001, 2002, 2003, 2004, 2005, 2006,
-       2007, 2008, 2009, 2010, 2011  Free Software Foundation, Inc.
+  Copyright (C) 1997-1999, 2001-2011  Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.
 
 
   You should have received a copy of the GNU General Public License
   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
-
-;;; arch-tag: 4b364045-a476-4ff7-92ad-dde58dbd45b4