diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 1cfefaa39df..2f9c430e45d 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2015-03-21 Titus von der Malsburg <malsburg@posteo.de> | ||
| 2 | |||
| 3 | * window.el (window-font-width, window-font-height) | ||
| 4 | (window-max-chars-per-line): New functions. | ||
| 5 | |||
| 6 | * simple.el (default-font-height): Doc fix. | ||
| 7 | (default-font-width): New function. | ||
| 8 | |||
| 1 | 2015-03-21 Tassilo Horn <tsdh@gnu.org> | 9 | 2015-03-21 Tassilo Horn <tsdh@gnu.org> |
| 2 | 10 | ||
| 3 | * emacs-lisp/lisp-mode.el (lisp-el-font-lock-keywords-1): Also | 11 | * emacs-lisp/lisp-mode.el (lisp-el-font-lock-keywords-1): Also |