diff options
| author | Bastien Guerry | 2012-08-13 16:05:24 +0200 |
|---|---|---|
| committer | Bastien Guerry | 2012-08-13 16:05:24 +0200 |
| commit | 31cd32c9053ae6dc25281b031563ed38b7ef25f2 (patch) | |
| tree | b8188fad0af0b5be81503248bc07f9af9f4f87ac /lisp/ChangeLog | |
| parent | 31e54db06aefd333f9f69d1ad2c3f01868e60db4 (diff) | |
| download | emacs-31cd32c9053ae6dc25281b031563ed38b7ef25f2.tar.gz emacs-31cd32c9053ae6dc25281b031563ed38b7ef25f2.zip | |
window.el: Minor dosctring enhancement (Bug#12172).
* window.el (special-display-popup-frame): Minor docstring
enhancement. (Bug#12172)
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 46c534d2454..5880b4da9aa 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2012-08-13 Bastien Guerry <bzg@gnu.org> | ||
| 2 | |||
| 3 | * window.el (special-display-popup-frame): Small docstring | ||
| 4 | enhancement. (Bug#12172) | ||
| 5 | |||
| 1 | 2012-08-13 Andreas Schwab <schwab@linux-m68k.org> | 6 | 2012-08-13 Andreas Schwab <schwab@linux-m68k.org> |
| 2 | 7 | ||
| 3 | * tar-mode.el (tar-header-data-end): Only ignore size for files of | 8 | * tar-mode.el (tar-header-data-end): Only ignore size for files of |