projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7683455
)
*** empty log message ***
author
Gerd Moellmann
<gerd@gnu.org>
Thu, 5 Apr 2001 15:57:52 +0000
(15:57 +0000)
committer
Gerd Moellmann
<gerd@gnu.org>
Thu, 5 Apr 2001 15:57:52 +0000
(15:57 +0000)
lisp/ChangeLog
patch
|
blob
|
history
src/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 8e69109d70de6530b19969c3ddaeaa0b4c2dd04d..78964237b1eeb9ac241aa3a7e27320b375e5f878 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,5
+1,8
@@
2001-04-05 Gerd Moellmann <gerd@gnu.org>
+ * wid-edit.el (widget-color-sample-face-get): Don't make
+ faces for undefined colors.
+
* version.el (emacs-version): Include LessTif/Motif version info.
2001-04-04 Vinicius Jose Latorre <vinicius@cpqd.com.br>
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 05732175c239c083fe38eb9afff9da39478872b2..f4f6043a014d5001d9c2e0b93470929831bc28c0 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,5
+1,7
@@
2001-04-05 Gerd Moellmann <gerd@gnu.org>
+ * sysdep.c (getwd) [!HAVE_GETWD]: Unblock input before returning.
+
* editfns.c (Fcurrent_time_zone): Accept spaces in timezone
names.