aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEli Zaretskii2006-12-15 16:36:31 +0000
committerEli Zaretskii2006-12-15 16:36:31 +0000
commit75036d1c402448af9500c44f3d3d0ea73cf70a95 (patch)
treeaf53ad7091b9dee2b1edf4630ed806adc7079894
parentced748496ee0bf6c64cd6b51af260f08d8daeca9 (diff)
downloademacs-75036d1c402448af9500c44f3d3d0ea73cf70a95.tar.gz
emacs-75036d1c402448af9500c44f3d3d0ea73cf70a95.zip
*** empty log message ***
-rw-r--r--lisp/ChangeLog12
-rw-r--r--src/ChangeLog4
2 files changed, 16 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 9bfba1b26f5..f93539c416c 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,15 @@
12006-12-15 Kevin Gallagher <Kevin.Gallagher@boeing.com>
2
3 * emulation/edt.el (edt-xserver):
4 * emulation/edt-mapper.el (edt-xserver): Replace `/' with a `-',
5 to fix a problem on Cygwin.
6
7 * emulation/edt.el
8 * emulation/edt-mapper.el
9 * emulation/edt-lk201.el
10 * emulation/edt-pc.el
11 * emulation/edt-vt100.el: Update maintainer's email address.
12
12006-12-15 Simon Marshall <simon@gnu.org> 132006-12-15 Simon Marshall <simon@gnu.org>
2 14
3 * progmodes/cc-fonts.el (c-font-lock-declarations): Fix previous 15 * progmodes/cc-fonts.el (c-font-lock-declarations): Fix previous
diff --git a/src/ChangeLog b/src/ChangeLog
index 12e78923f9e..785ba4318e1 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
12006-12-15 Eli Zaretskii <eliz@gnu.org>
2
3 * emacs.c (USAGE3): Clarify documentation of --color.
4
12006-12-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> 52006-12-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2 6
3 * mac.c (wakeup_from_rne_enabled_p) [TARGET_API_MAC_CARBON]: New 7 * mac.c (wakeup_from_rne_enabled_p) [TARGET_API_MAC_CARBON]: New