Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
781459a4
Commit
781459a4
authored
Oct 30, 2008
by
Chong Yidong
Browse files
Move window parameters entry to Lisp changes.
parent
1d2b0303
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
2 deletions
+7
-2
etc/NEWS
etc/NEWS
+7
-2
No files found.
etc/NEWS
View file @
781459a4
...
...
@@ -470,8 +470,6 @@ vertically and horizontally.
*** pop-to-buffer now always sets input focus when the popped-to window
is on a different frame.
*** New functions window-parameters, window-parameter, set-window-parameter.
** Miscellaneous changes:
+++
*** C-l is bound to the new command recenter-top-bottom, rather than recenter.
...
...
@@ -1253,6 +1251,13 @@ to override the default splitting mechanism of display-buffer.
*** If pop-up-frames has the value `graphic-only', display-buffer only
makes a separate frame on graphic displays.
** Window parameters can now be defined.
These are analogous to frame parameters, but are associated with
individual windows.
*** The new functions window-parameters, window-parameter, and
set-window-parameter are used to query and set window parameters.
** Minibuffer and completion changes
+++
*** A list of default values can be specified for the DEFAULT argument of
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment