diff options
Diffstat (limited to 'ChangeLog.3')
| -rw-r--r-- | ChangeLog.3 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/ChangeLog.3 b/ChangeLog.3 index 9f43511991c..9e622cef90f 100644 --- a/ChangeLog.3 +++ b/ChangeLog.3 | |||
| @@ -12949,7 +12949,7 @@ | |||
| 12949 | Link from (emacs)Exiting to (lisp)Killing Emacs | 12949 | Link from (emacs)Exiting to (lisp)Killing Emacs |
| 12950 | 12950 | ||
| 12951 | * doc/emacs/entering.texi (Exiting): Link to the lispref | 12951 | * doc/emacs/entering.texi (Exiting): Link to the lispref |
| 12952 | manual for further customisations (bug#15445). | 12952 | manual for further customizations (bug#15445). |
| 12953 | 12953 | ||
| 12954 | 2016-04-29 Lars Ingebrigtsen <larsi@gnus.org> | 12954 | 2016-04-29 Lars Ingebrigtsen <larsi@gnus.org> |
| 12955 | 12955 | ||
| @@ -13159,7 +13159,7 @@ | |||
| 13159 | Move the diff command to "Operate" in ibuffer | 13159 | Move the diff command to "Operate" in ibuffer |
| 13160 | 13160 | ||
| 13161 | * lisp/ibuffer.el (ibuffer-mode-operate-map): Move the diff | 13161 | * lisp/ibuffer.el (ibuffer-mode-operate-map): Move the diff |
| 13162 | command to the "Operate" menu, and remove the customisation | 13162 | command to the "Operate" menu, and remove the customization |
| 13163 | entry to make the "View" menu more logical (bug#1150). | 13163 | entry to make the "View" menu more logical (bug#1150). |
| 13164 | 13164 | ||
| 13165 | 2016-04-27 Lars Ingebrigtsen <larsi@gnus.org> | 13165 | 2016-04-27 Lars Ingebrigtsen <larsi@gnus.org> |
| @@ -16589,7 +16589,7 @@ | |||
| 16589 | really changed. | 16589 | really changed. |
| 16590 | (save_window_save): Set the pixel_height_before_size_change and | 16590 | (save_window_save): Set the pixel_height_before_size_change and |
| 16591 | pixel_width_before_size_change fields. | 16591 | pixel_width_before_size_change fields. |
| 16592 | (Vwindow_size_change_functions): Move here definiton from xdisp.c. | 16592 | (Vwindow_size_change_functions): Move here definition from xdisp.c. |
| 16593 | * src/xdisp.c (prepare_menu_bars, redisplay_internal): Call | 16593 | * src/xdisp.c (prepare_menu_bars, redisplay_internal): Call |
| 16594 | run_window_size_change_functions. | 16594 | run_window_size_change_functions. |
| 16595 | (Vwindow_size_change_functions): Move definition to window.c. | 16595 | (Vwindow_size_change_functions): Move definition to window.c. |
| @@ -16842,7 +16842,7 @@ | |||
| 16842 | 5d17ae7 Improve file-notify-test08-watched-file-in-watched-dir | 16842 | 5d17ae7 Improve file-notify-test08-watched-file-in-watched-dir |
| 16843 | 1cb1268 Fix todo-mode item date editing bugs | 16843 | 1cb1268 Fix todo-mode item date editing bugs |
| 16844 | 1e996cf Fix "[:upper:]" for non-ASCII characters | 16844 | 1e996cf Fix "[:upper:]" for non-ASCII characters |
| 16845 | 896f993 Allow customising the article mode cursor behavior | 16845 | 896f993 Allow customizing the article mode cursor behavior |
| 16846 | 24c1c1d Use pop-to-buffer-same-window in woman.el | 16846 | 24c1c1d Use pop-to-buffer-same-window in woman.el |
| 16847 | 2a75f64 New filenotify test for bug#22736 | 16847 | 2a75f64 New filenotify test for bug#22736 |
| 16848 | c9bccf7 Report critical battery errors | 16848 | c9bccf7 Report critical battery errors |