diff options
| author | Martin Rudalics | 2014-05-25 12:06:35 +0200 |
|---|---|---|
| committer | Martin Rudalics | 2014-05-25 12:06:35 +0200 |
| commit | f408fbe406e2e3b5da73d12a2b134b453d783963 (patch) | |
| tree | 2d0a7845c0a210abe8b193ea6c09d2720747ade0 /lisp/ChangeLog | |
| parent | dfe730e9b2388dd2cf39eea7deada4cdecab3229 (diff) | |
| download | emacs-f408fbe406e2e3b5da73d12a2b134b453d783963.tar.gz emacs-f408fbe406e2e3b5da73d12a2b134b453d783963.zip | |
Remove interactive specification from window--dump-frame.
* window.el (window--dump-frame): Remove interactive
specification.
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 c142daeee7f..5e8da55913f 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2014-05-25 Martin Rudalics <rudalics@gmx.at> | ||
| 2 | |||
| 3 | * window.el (window--dump-frame): Remove interactive | ||
| 4 | specification. | ||
| 5 | |||
| 1 | 2014-05-23 Glenn Morris <rgm@gnu.org> | 6 | 2014-05-23 Glenn Morris <rgm@gnu.org> |
| 2 | 7 | ||
| 3 | * hippie-exp.el (he-line-search-regexp): | 8 | * hippie-exp.el (he-line-search-regexp): |