diff options
| author | Juanma Barranquero | 2012-09-26 16:11:18 +0200 |
|---|---|---|
| committer | Juanma Barranquero | 2012-09-26 16:11:18 +0200 |
| commit | 42019c2e0c40c467250e7d73bed446b2bb19f287 (patch) | |
| tree | 1bf5b8817902f42522c23f5fc893fa2863a93974 /lisp/ChangeLog | |
| parent | fb39b937b0628f4592b07d0aa61a41cf696abd30 (diff) | |
| download | emacs-42019c2e0c40c467250e7d73bed446b2bb19f287.tar.gz emacs-42019c2e0c40c467250e7d73bed446b2bb19f287.zip | |
lisp/window.el (temp-buffer-window-setup): Fix typo in docstring.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index c2168a33398..c69f8bc870b 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2012-09-26 Juanma Barranquero <lekktu@gmail.com> | ||
| 2 | |||
| 3 | * window.el (temp-buffer-window-setup): Fix typo in docstring. | ||
| 4 | |||
| 1 | 2012-09-25 Wilson Snyder <wsnyder@wsnyder.org> | 5 | 2012-09-25 Wilson Snyder <wsnyder@wsnyder.org> |
| 2 | 6 | ||
| 3 | * verilog-mode.el (verilog-auto-ascii-enum, verilog-auto-inout) | 7 | * verilog-mode.el (verilog-auto-ascii-enum, verilog-auto-inout) |