- 27 Dec, 2000 13 commits
-
-
Gerd Moellmann authored
directory.
-
Gerd Moellmann authored
of window_internal_height.
-
Gerd Moellmann authored
-
Gerd Moellmann authored
of x-toolkit-scroll-bars-p.
-
Gerd Moellmann authored
x-toolkit-scroll-bars instead of x-toolkit-scroll-bars-p.
-
Gerd Moellmann authored
-
Gerd Moellmann authored
instead of x-toolkit-scroll-bars-p. (Vx_toolkit_scroll_bars): Renamed from x_toolkit_scroll_bars_p.
-
Eli Zaretskii authored
(ffap-bindings): Doc fix, to reflect the above change.
-
Gerd Moellmann authored
(REDISPLAY_HISTORY_SIZE) [GLYPH_DEBUG]: New macro. (redisplay_history, history_idx, history_tick) [GLYPH_DEBUG]: New variables. (add_window_display_history, add_frame_display_history) (Fdump_redisplay_history) [GLYPH_DEBUG]: New functions. (build_frame_matrix_from_leaf_window): Remove unused code. (build_frame_matrix_from_leaf_window) [GLYPH_DEBUG]: Add to redisplay history. (update_frame) [GLYPH_DEBUG]: Add to redisplay history. (update_window) [GLYPH_DEBUG]: Likewise. (syms_of_display): Defsubr dump-redisplay-history.
-
Gerd Moellmann authored
-
Gerd Moellmann authored
exit code 1.
-
Kenichi Handa authored
characters to 'term-send-raw in term-raw-map.
-
Kenichi Handa authored
-
- 25 Dec, 2000 2 commits
-
-
Michael Kifer authored
* viper-init (viper-restore-cursor-type): added condition-case guard.
-
Michael Kifer authored
* ediff-init.el (ediff-quit-hook,ediff-suspend-hook): changed initialization; use add-hook. (ediff-file-remote-p): use file-local-copy. * ediff-ptch.el (ediff-prompt-for-patch-buffer): improved defaults. * ediff.el (ediff-patch-buffer): bug fix. (ediff-revision): allow selection of the file at the prompt.
-
- 24 Dec, 2000 2 commits
-
-
ShengHuo ZHU authored
* message.el (message-setup): Revoke the last change.
-
ShengHuo ZHU authored
<jvromans@squirrel.nl>. * gnus-topic.el (gnus-topic-create-topic): Use list. * gnus-vm.el (gnus-summary-save-article-vm): Require gnus-art before binding gnus-default-article-saver. * gnus-sum.el (gnus-summary-save-article): (gnus-summary-pipe-output): (gnus-summary-save-article-mail): (gnus-summary-save-article-rmail): (gnus-summary-save-article-file): (gnus-summary-write-article-file): (gnus-summary-save-article-body-file): Ditto. * gnus-mh.el (gnus-summary-save-article-folder): Ditto.
-
- 23 Dec, 2000 10 commits
-
-
Gerd Moellmann authored
the end of the prompt. Set echo_after_prompt to the offset of echoptr in echobuf.
-
Stefan Monnier authored
-
Stefan Monnier authored
-
Stefan Monnier authored
-
Gerd Moellmann authored
stack is empty; there may be frames for stretch or images on the stack.
-
Gerd Moellmann authored
(save_or_restore_current_matrix): New function for the same purpose, but more efficient. (adjust_frame_glyphs_for_frame_redisplay): Use it.
-
Eli Zaretskii authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
(redisplay_window): Remove label restore_buffers; use finish_scroll_bars instead to make sure that scroll bars are redeemed. If we don't do this, flickering can result from scroll bars being destroyed and recreated.
-
- 22 Dec, 2000 13 commits
-
-
Stefan Monnier authored
Use minibuffer menu prompt for the `=' prefix. (smerge-command-prefix): Change default to C-^. (smerge-mode): Don't assume font-lock doesn't move point.
-
Stefan Monnier authored
Use minibuffer menu prompt for the `=' prefix. (smerge-command-prefix): Change default to C-^.
-
Stefan Monnier authored
the region is also re-indented. (skeleton-end-newline): New var. (skeleton-end-hook): Use it.
-
Stefan Monnier authored
the region is also re-indented.
-
Miles Bader authored
(comint-password-prompt-regexp): Support CVS.
-
ShengHuo ZHU authored
* gnus-util.el (gnus-remove-text-properties-when): Return t. * mm-decode.el (mm-dissect-multipart): Avoid errors owing to malformatted messages.
-
Gerd Moellmann authored
-
Gerd Moellmann authored
flag, compare old size with minimum size depending on WIDTH_P, don't compare with window_min_width.
-
Gerd Moellmann authored
-
Gerd Moellmann authored
backspace key combinations, depending on delete-key-deletes-forward.
-
Gerd Moellmann authored
-
Gerd Moellmann authored
white spaces are relevant in the XML file (xml-parse-file): Do not kill an existing Emacs buffer if the file to parse was already edited. This allows for on-the-fly analysis of XML files (xml-parse-tag): Check that the casing is the same in the start tag and end tag, since XML is case-sensitive. Allows for spaces in the end tag, after the name of the tag. (xml-parse-attlist): Allow for the character '-' in the name of attributes, as in the standard http-equiv attribute Do not save the properties in the XML tree, since they are not relevant
-
Jason Rumney authored
when the foreground is not black. (expose_window): Don't redraw the window that's currently being updated.
-