aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorRichard M. Stallman2007-12-23 18:09:10 +0000
committerRichard M. Stallman2007-12-23 18:09:10 +0000
commit341a1bfb331089c1a78dfde7ed139918bb2880f0 (patch)
tree0ec29e94f4d19a34faa0d67135483b15ab7bca46 /lisp/ChangeLog
parent72b7e664f44a0a9d96358c18d043c76772c32356 (diff)
downloademacs-341a1bfb331089c1a78dfde7ed139918bb2880f0.tar.gz
emacs-341a1bfb331089c1a78dfde7ed139918bb2880f0.zip
(copy-face): Create the new face explicitly if it does not exist already.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index e5742f97e50..f9fc2226269 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12007-12-23 Richard Stallman <rms@gnu.org>
2
3 * faces.el (copy-face): Create the new face explicitly if it
4 does not exist already.
5
12007-12-23 Andreas Schwab <schwab@suse.de> 62007-12-23 Andreas Schwab <schwab@suse.de>
2 7
3 * files.el (switch-to-buffer-other-frame): Return the buffer 8 * files.el (switch-to-buffer-other-frame): Return the buffer