diff options
| author | YAMAMOTO Mitsuharu | 2009-07-16 08:25:21 +0000 |
|---|---|---|
| committer | YAMAMOTO Mitsuharu | 2009-07-16 08:25:21 +0000 |
| commit | 7653ca1dfb92b95764536957c7341e79c4efa898 (patch) | |
| tree | cabb7c14514af00262007331ba9cfb29eceddff6 /lisp/ChangeLog | |
| parent | 042f7b692fcc3fe35af0b1afc0a85543440984f1 (diff) | |
| download | emacs-7653ca1dfb92b95764536957c7341e79c4efa898.tar.gz emacs-7653ca1dfb92b95764536957c7341e79c4efa898.zip | |
(ns-set-alpha): Don't declare.
(ns-set-background-alpha): Remove function.
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 2098dfa7f50..785daed8197 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2009-07-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> | ||
| 2 | |||
| 3 | * term/ns-win.el (ns-set-alpha): Don't declare. | ||
| 4 | (ns-set-background-alpha): Remove function. | ||
| 5 | |||
| 1 | 2009-07-16 Kevin Ryde <user42@zip.com.au> | 6 | 2009-07-16 Kevin Ryde <user42@zip.com.au> |
| 2 | 7 | ||
| 3 | * emacs-lisp/copyright.el (copyright-update): Save match-data across | 8 | * emacs-lisp/copyright.el (copyright-update): Save match-data across |