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
75e20bec
Commit
75e20bec
authored
Jan 20, 2002
by
Richard M. Stallman
Browse files
*** empty log message ***
parent
a1112b37
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
13 additions
and
0 deletions
+13
-0
etc/NEWS
etc/NEWS
+9
-0
src/ChangeLog
src/ChangeLog
+4
-0
No files found.
etc/NEWS
View file @
75e20bec
...
...
@@ -383,6 +383,15 @@ SQL buffer.
This is like window-height but does not count the mode line
or the header line.
+++
** You can now make a window as short as one line.
A window that is just one line tall does not display either a mode
line or a header line, even if the variables `mode-line-format' and
`header-line-format' call for them. A window that is two lines tall
cannot display both a mode line and a header line at once; if the
variables call for both, only the mode line actually appears.
+++
** The new frame parameter `tty-color-mode' specifies the mode to use
for color support on character terminal frames. Its value can be a
...
...
src/ChangeLog
View file @
75e20bec
2002-01-20 Richard M. Stallman <rms@gnu.org>
* window.c (MIN_SAFE_WINDOW_HEIGHT): Value now 1.
2002-01-20 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
* doprnt.c (doprnt1): Fix typos in error call.
...
...
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