comparison lisp/ChangeLog @ 105761:2a4b89270020

(bookmark-bmenu-list): Don't use switch-to-buffer if we're inside a dedicated or minibuffer window.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Sun, 25 Oct 2009 18:09:57 +0000
parents 110c55336723
children 5f2c736569a0
comparison
equal deleted inserted replaced
105760:d0906291f75b 105761:2a4b89270020
1 2009-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * bookmark.el (bookmark-bmenu-list): Don't use switch-to-buffer if
4 we're inside a dedicated or minibuffer window.
5
1 2009-10-24 Karl Fogel <kfogel@red-bean.com> 6 2009-10-24 Karl Fogel <kfogel@red-bean.com>
2 7
3 * bookmark.el: Update documentation, especially documentation 8 * bookmark.el: Update documentation, especially documentation
4 of `bookmark-alist' and of the bookmark file format. 9 of `bookmark-alist' and of the bookmark file format.
5 Patch by Drew Adams, with minor tweaks from me. (Bug#4195) 10 Patch by Drew Adams, with minor tweaks from me. (Bug#4195)
10 keybindings apply to the mail buffer (Bug#4003). Shrink help 15 keybindings apply to the mail buffer (Bug#4003). Shrink help
11 window to buffer. 16 window to buffer.
12 17
13 * whitespace.el (whitespace-mode, whitespace-newline-mode) 18 * whitespace.el (whitespace-mode, whitespace-newline-mode)
14 (global-whitespace-mode, global-whitespace-newline-mode) 19 (global-whitespace-mode, global-whitespace-newline-mode)
15 (whitespace-toggle-options, global-whitespace-toggle-options): Doc 20 (whitespace-toggle-options, global-whitespace-toggle-options):
16 fix (Bug#3660). 21 Doc fix (Bug#3660).
17 22
18 * nxml/nxml-mode.el (nxml-balanced-close-start-tag): Use the value 23 * nxml/nxml-mode.el (nxml-balanced-close-start-tag): Use the value
19 of xmltok-start before the end tag was inserted (Bug#2840). 24 of xmltok-start before the end tag was inserted (Bug#2840).
20 25
21 * progmodes/sh-script.el (sh-font-lock-paren): Handle case 26 * progmodes/sh-script.el (sh-font-lock-paren): Handle case