comparison lisp/ChangeLog @ 43557:a12065572c32

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Tue, 26 Feb 2002 16:09:19 +0000
parents 587cb64bfa86
children 604306558b07
comparison
equal deleted inserted replaced
43556:9e4a1be87f8c 43557:a12065572c32
1 2002-02-26 Richard M. Stallman <rms@gnu.org>
2
3 * rect.el (clear-rectangle-line): Reindent to the same column
4 that move-to-column reached when it tried to go to endcol.
5
6 * icomplete.el (icomplete-exhibit): Use minibuffer-prompt-end.
7
8 2002-02-26 Ivar Rummelhoff <ivarru@math.uio.no>
9
10 * winner.el (winner-boring-buffers, winner-set): A window which
11 displays a buffer whose name is in the list
12 `winner-boring-buffers', will no longer be restored by
13 `winner-undo'.
14 (winner-sorted-window-list): Used to improve comparison between
15 window configurations.
16 (winner-win-data): Simplified and moved.
17 (winner-conf): Simplified (now uses `winner-win-data').
18 (winner-change-fun, winner-save-old-configurations)
19 (winner-save-(un)conditionally, winner-redo): Changes made while in
20 the minibuffer will be ignored. (Such changes are undone upon
21 exit for the minibuffer, anyway.)
22 (winner-set-conf): Preserve selected window whenever possible.
23 (winner-make-point-alist): Simplified.
24 (winner-mode, winner-save-unconditionally): Save current window
25 configuration on entering minibuffer.
26 (minor-mode-alist): Don't add winner-mode to `minor-mode-alist',
27 since it does not change the overall behavior of Emacs.
28
1 2002-02-26 Eli Zaretskii <eliz@is.elta.co.il> 29 2002-02-26 Eli Zaretskii <eliz@is.elta.co.il>
2 30
3 * international/mule-conf.el (compound-text): Renamed back from 31 * international/mule-conf.el (compound-text): Renamed back from
4 compound-text-no-extensions. 32 compound-text-no-extensions.
5 (ctext-no-compositions): Remove the mime-charset property. 33 (ctext-no-compositions): Remove the mime-charset property.