mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-26 15:21:51 -08:00
browse-url-new-window-p -> browse-url-new-window-flag.
This commit is contained in:
parent
a5d03456b2
commit
daa66f34f7
2 changed files with 8 additions and 0 deletions
3
etc/NEWS
3
etc/NEWS
|
|
@ -459,6 +459,9 @@ To control it, set `auto-compression-mode' via Custom or use the
|
|||
** `browse-url-gnome-moz' is a new option for
|
||||
`browse-url-browser-function', invoking Mozilla in GNOME.
|
||||
|
||||
** The user-option `browse-url-new-window-p' has been renamed to
|
||||
`browse-url-new-window-flag'.
|
||||
|
||||
+++
|
||||
** The functions `keep-lines', `flush-lines' and `how-many' now
|
||||
operate on the active region in Transient Mark mode.
|
||||
|
|
|
|||
|
|
@ -1,3 +1,8 @@
|
|||
2001-04-18 Gerd Moellmann <gerd@gnu.org>
|
||||
|
||||
* net/browse-url.el (browse-url-new-window-flag): Renamed from
|
||||
browse-url-new-window-p.
|
||||
|
||||
2001-04-17 Eli Zaretskii <eliz@is.elta.co.il>
|
||||
|
||||
* info.el (Info-menu-update): When there are no menus and/or no
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue