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
249844e0
Commit
249844e0
authored
Dec 30, 2006
by
Kim F. Storm
Browse files
*** empty log message ***
parent
c6aea8f8
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
15 additions
and
0 deletions
+15
-0
etc/NEWS
etc/NEWS
+5
-0
lispref/ChangeLog
lispref/ChangeLog
+5
-0
man/ChangeLog
man/ChangeLog
+5
-0
No files found.
etc/NEWS
View file @
249844e0
...
...
@@ -916,6 +916,11 @@ Due to technical limitations in how Emacs interacts with windowing
systems, these constructs often failed to render properly, and could
even cause Emacs to crash.
+++
*** If value of `auto-resize-tool-bars' is `grow-only', the tool bar
will expand as needed, but not contract automatically. To contract
the tool bar, you must type C-l.
** Cursor display changes:
+++
...
...
lispref/ChangeLog
View file @
249844e0
2006-12-30 Kim F. Storm <storm@cua.dk>
* keymaps.texi (Tool Bar): Describe `grow-only' value of
`auto-resize-tool-bars'.
2006-12-30 Richard Stallman <rms@gnu.org>
* keymaps.texi (Active Keymaps): Fix previous change.
...
...
man/ChangeLog
View file @
249844e0
2006-12-30 Kim F. Storm <storm@cua.dk>
* xresources.texi (Table of Resources): Mention grow-only value for
auto-resize-tool-bars.
2006-12-30 Michael Albinus <michael.albinus@gmx.de>
Sync with Tramp 2.0.55.
...
...
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