diff options
| author | Richard M. Stallman | 2007-12-23 18:09:10 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 2007-12-23 18:09:10 +0000 |
| commit | 341a1bfb331089c1a78dfde7ed139918bb2880f0 (patch) | |
| tree | 0ec29e94f4d19a34faa0d67135483b15ab7bca46 /lisp/ChangeLog | |
| parent | 72b7e664f44a0a9d96358c18d043c76772c32356 (diff) | |
| download | emacs-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/ChangeLog | 5 |
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 @@ | |||
| 1 | 2007-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 | |||
| 1 | 2007-12-23 Andreas Schwab <schwab@suse.de> | 6 | 2007-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 |