aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEli Zaretskii2005-07-16 11:54:17 +0000
committerEli Zaretskii2005-07-16 11:54:17 +0000
commit2e9c1c6defd5338a217588c80be3a87b0e656e66 (patch)
treee9e31a74f0f068e28cf1165d8bc088abd61b4bd4
parentcb35e5595f0359e3b7dae8c8457758b7a37bb27a (diff)
downloademacs-2e9c1c6defd5338a217588c80be3a87b0e656e66.tar.gz
emacs-2e9c1c6defd5338a217588c80be3a87b0e656e66.zip
*** empty log message ***
-rw-r--r--lisp/ChangeLog5
-rw-r--r--man/ChangeLog4
-rw-r--r--src/ChangeLog5
3 files changed, 14 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 567853b3676..1714991e06a 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12005-07-16 Johan Bockgard <bojohan@users.sourceforge.net> (tiny change)
2
3 * emacs-lisp/cl-macs.el (cl-make-type-test): Defer evaluation of
4 cl-make-type-test till execution time.
5
12005-07-16 Markus Rost <rost@math.uni-bielefeld.de> 62005-07-16 Markus Rost <rost@math.uni-bielefeld.de>
2 7
3 * dired-x.el (dired-do-relsymlink-regexp): Add missing optional 8 * dired-x.el (dired-do-relsymlink-regexp): Add missing optional
diff --git a/man/ChangeLog b/man/ChangeLog
index dec22c80305..a727b2a1539 100644
--- a/man/ChangeLog
+++ b/man/ChangeLog
@@ -1,5 +1,9 @@
12005-07-16 Eli Zaretskii <eliz@gnu.org> 12005-07-16 Eli Zaretskii <eliz@gnu.org>
2 2
3 * display.texi (Standard Faces): Explain that customization of
4 `menu' face has no effect on w32 and with GTK. Add
5 cross-references.
6
3 * cmdargs.texi (General Variables): Clarify the default location 7 * cmdargs.texi (General Variables): Clarify the default location
4 of $HOME on w32 systems. 8 of $HOME on w32 systems.
5 9
diff --git a/src/ChangeLog b/src/ChangeLog
index fb12f26239c..824bcc03f65 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12005-07-16 Eli Zaretskii <eliz@gnu.org>
2
3 * w32proc.c (syms_of_ntproc): staticpro Qhigh, Qlow,
4 Vw32_valid_locale_ids, and Vw32_valid_codepages.
5
12005-07-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> 62005-07-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2 7
3 * mac.c [TARGET_API_MAC_CARBON] (Fmac_code_convert_string): Use 8 * mac.c [TARGET_API_MAC_CARBON] (Fmac_code_convert_string): Use