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
3f99f948
Commit
3f99f948
authored
Oct 30, 2001
by
Gerd Moellmann
Browse files
*** empty log message ***
parent
cb02fa39
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
13 additions
and
0 deletions
+13
-0
lisp/ChangeLog
lisp/ChangeLog
+5
-0
src/ChangeLog
src/ChangeLog
+8
-0
No files found.
lisp/ChangeLog
View file @
3f99f948
2001-10-30 Gerd Moellmann <gerd@gnu.org>
* international/iso-acc.el (iso-accents-compose): Remove a
superfluous setq.
2001-10-30 Eli Zaretskii <eliz@is.elta.co.il>
* buff-menu.el (list-buffers-noselect): If the buffer's name
...
...
src/ChangeLog
View file @
3f99f948
2001-10-30 Gerd Moellmann <gerd@gnu.org>
* xdisp.c (clear_garbaged_frames): Redraw the frame only if its
resized_p flag is set. If not set, use the much less flickering
method previously used.
* dispnew.c (change_frame_size_1): Set frame's resized_p.
* frame.h (struct frame) <resized_p>: New member.
* lread.c (to_multibyte): Ensure read_buffer is at least twice
as large as the number of bytes to convert.
...
...
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