- 21 Dec, 2000 30 commits
-
-
Gerd Moellmann authored
-
Gerd Moellmann authored
frame.
-
Gerd Moellmann authored
[GLYPH_DEBUG]: Extended to dump glyphs in short form.
-
Gerd Moellmann authored
(save_frame_matrix, restore_frame_matrix): New functions. (adjust_frame_glyphs_for_frame_redisplay): Use them.
-
Gerd Moellmann authored
-
Gerd Moellmann authored
(Fset_window_configuration): Calls to ensure_frame_matrix removed.
-
Andrew Innes authored
than for each window.
-
Andrew Innes authored
palette is NULL, since this corrupts memory! Also get display_info reference from frame.
-
Eli Zaretskii authored
-
Eli Zaretskii authored
(recover-file): Use it instead of insert-directory.
-
Jason Rumney authored
returning without releasing it.
-
Jason Rumney authored
-
Jason Rumney authored
-
Kenichi Handa authored
-
Kenichi Handa authored
-
Kenichi Handa authored
-
Kenichi Handa authored
-
Kenichi Handa authored
-
Kenichi Handa authored
-
Miles Bader authored
-
Miles Bader authored
-
Miles Bader authored
-
Kenichi Handa authored
and eight-bit-graphic to multibyte character.
-
Kenichi Handa authored
buffer inherit multibyteness of the current buffer.
-
Kenichi Handa authored
-
Miles Bader authored
-
Kenichi Handa authored
generic character and CODE1 is nil, return the smallest character in CHARSET.
-
Kenichi Handa authored
-
Kenichi Handa authored
-
Dave Love authored
-
- 20 Dec, 2000 10 commits
-
-
Stefan Monnier authored
excluding menu-bar and tool-bar. (Fwhere_is_internal): Check ascii_sequence_p when looking up the cache. (menu_item_p): Remove. (where_is_internal_1): Don't ignore menu-items.
-
Stefan Monnier authored
-
ShengHuo ZHU authored
(message-narrow-to-head): Use it. (message-reply): Ditto. (message-cancel-news): Ditto. (message-supersede): Ditto. (message-make-forward-subject): Ditto. (message-bounce): Ditto. * gnus-msg.el (gnus-summary-mail-forward): Use original buffer. * message.el (message-forward): Copy buffer in unibyte mode. (message-make-forward-subject): Don't widen. Decode. (message-forward): Don't decode subject. * mml.el (gnus-ems): Require it. * gnus-msg.el (gnus-summary-mail-forward): * message.el (message-forward): Move mime-to-mml here. * nnmbox.el (nnmbox-file-coding-system): Use binary. (nnmbox-active-file-coding-system): Ditto. * gnus-cus.el (gnus-group-parameters): Add posting-style. * mm-uu.el: Require binhex. * qp.el (quoted-printable-encode-region): Upcase QP.
-
Dave Love authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
into account.
-
Gerd Moellmann authored
(Fset_window_hscroll): Set window's hscroll and min_hscroll. (set_window_buffer, temp_output_buffer_show): Set min_hscroll to zero. (struct saved_window): New member min_hscroll. (SAVED_WINDOW_VECTOR_SIZE): Set to 17. (Fset_window_configuration): Set window's min_hscroll. (save_window_save): Save window's min_hscroll. (compare_window_configurations): Compare min_hscroll values.
-
Gerd Moellmann authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
condition is that PT is at the end of the row, and should be displayed at the start of the next row.
-