]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorGerd Moellmann <gerd@gnu.org>
Thu, 5 Apr 2001 14:05:12 +0000 (14:05 +0000)
committerGerd Moellmann <gerd@gnu.org>
Thu, 5 Apr 2001 14:05:12 +0000 (14:05 +0000)
ChangeLog
leim/ChangeLog
lisp/ChangeLog
src/ChangeLog

index 91f07c94d9c7415f4c8b647876a02b721c127c36..41746411502c10f7d1bda0240687d79937943126 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2001-04-05  Gerd Moellmann  <gerd@gnu.org>
+
+       * Makefile.in (install-arch-indep): Remove .cvsignore files.
+
 2001-03-30  Gerd Moellmann  <gerd@gnu.org>
 
        * Makefile.in (.PHONY): Add for bootstrap targets.
index 4336c9eda015fe956351f5691a38dcd833114077..5a057d1dd42d18e3bbdb3e0f80949509d5214d09 100644 (file)
@@ -1,5 +1,7 @@
 2001-04-05  Gerd Moellmann  <gerd@gnu.org>
 
+       * Makefile.in (install): Remove .cvsignore files.
+
        * quail/japanese.el ("japanese-hankaku-kana"): Don't use
        the same translations as for `japanese'.
 
index 69447786f19d2f57f118b367a53593f66c7e42fa..8e69109d70de6530b19969c3ddaeaa0b4c2dd04d 100644 (file)
@@ -1,3 +1,7 @@
+2001-04-05  Gerd Moellmann  <gerd@gnu.org>
+
+       * version.el (emacs-version): Include LessTif/Motif version info.
+
 2001-04-04  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
 
        * ps-mule.el: Eliminate cl package dependence.
index 11a53dbe1c0458488ba58bd4577e6f2d048a3955..05732175c239c083fe38eb9afff9da39478872b2 100644 (file)
@@ -1,5 +1,8 @@
 2001-04-05  Gerd Moellmann  <gerd@gnu.org>
 
+       * editfns.c (Fcurrent_time_zone): Accept spaces in timezone
+       names.
+
        * xfns.c (Vmotif_version_string) [USE_MOTIF]: New variable.
        (syms_of_xfns): DEFVAR_LISP it.  Initialize from XmVERSION_STRING.