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
177f4e88
Commit
177f4e88
authored
Dec 21, 2000
by
Gerd Moellmann
Browse files
*** empty log message ***
parent
8363063e
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
19 additions
and
0 deletions
+19
-0
lisp/ChangeLog
lisp/ChangeLog
+5
-0
src/ChangeLog
src/ChangeLog
+14
-0
No files found.
lisp/ChangeLog
View file @
177f4e88
2000-12-21 Gerd Moellmann <gerd@gnu.org>
* server.el (server-switch-buffer): Choose a window on a visible
frame.
2000-12-21 Eli Zaretskii <eliz@is.elta.co.il>
* files.el (insert-directory-safely): New function.
...
...
src/ChangeLog
View file @
177f4e88
2000-12-21 Gerd Moellmann <gerd@gnu.org>
* window.c (delete_window, Fsplit_window)
(Fset_window_configuration): Calls to ensure_frame_matrix removed.
* dispextern.h (ensure_frame_matrix): Function declaration removed.
* dispnew.c (ensure_frame_matrix): Removed.
(save_frame_matrix, restore_frame_matrix): New functions.
(adjust_frame_glyphs_for_frame_redisplay): Use them.
* xdisp.c (dump_glyph_row, dump_glyph_matrix, Fdump_glyph_matrix)
[GLYPH_DEBUG]: Extended to dump glyphs in short form.
2000-12-21 Andrew Innes <andrewi@gnu.org>
* w32term.c (x_update_begin): Regenerate the palette here, rather
...
...
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