- 10 Aug, 2000 13 commits
-
-
Gerd Moellmann authored
box cursor because that's better visible for large images.
-
Miles Bader authored
-
Eli Zaretskii authored
autotype, vip, ebrowse, cl, idlwave, reftex, widget, pcl-cvs, and woman manuals.
-
Miles Bader authored
-
Miles Bader authored
inserting the output, so that point gets updated correctly; the old method relied on a rather dodgy side-effect of comint-output-filter to avoid the effect of save-excursion.
-
Miles Bader authored
Use `insert' instead of `insert-before-markers'. (comint-output-filter): Use `insert' instead of `insert-before-markers'. Extend comint-last-output-overlay when necessary since we can't rely on insert-before-markers to do it.
-
Eli Zaretskii authored
invoking `ls' directly.
-
Miles Bader authored
(comint-last-prompt-overlay): New variables. (comint-output-filter): Implement prompt highlighting. (comint-snapshot-last-prompt): New function. (comint-send-input): Snapshot the last prompt. Use comint-highlight-input-face. (comint-highlight-input-face): Renamed from `comint-highlight-face'. Use defface instead of defcustom. (send-invisible, comint-send-eof): Snapshot the last prompt. (comint-delchar-or-maybe-eof): Use comint-send-eof. (comint-mode): Make `comint-last-prompt-overlay' buffer-local.
-
Miles Bader authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
(message_dolog): Use it. (syms_of_xdisp): Initialize it.
-
Gerd Moellmann authored
-
Eli Zaretskii authored
(toplevel) <kbd_buffer_store_event>: Remove prototype, it's redundant now that keyboard.h is included.
-
- 09 Aug, 2000 19 commits
-
-
Gerd Moellmann authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
pending. Bind redisplay-dont-pause to t during the redisplay. in case input is pending.
-
Gerd Moellmann authored
(syms_of_display): Initialize and staticpro it. (update_frame_1): Don't interrupt the display for pending input if redisplay_dont_pause is set.
-
Stefan Monnier authored
(regexp-opt-group): Use a list of chars for `letters'. (regexp-opt-charset): `chars' is now a list of chars. Use a char-table rather than a vector so it works for multibyte chars.
-
Stefan Monnier authored
Set cvs-minor-current-files to the selected fileinfo. (cvs-get-marked): Accept fileinfos in cvs-minor-current-files. (cvs-mode-insert): Manually macroexpand `ignore-errors'.
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Gerd Moellmann authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
(XMenuActivate): Empty no_event events from the event buffer. If no events are left after that, call clear_input_pending. (mouse_clear_clicks): New function, code moved from mouse_init. (mouse_init, XMenuActivate): Call mouse_clear_clicks to force the mouse driver to ``forget'' any past clicks.
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Gerd Moellmann authored
-
Eli Zaretskii authored
directories on DOS and Windows.
-
Kenichi Handa authored
longer if necessary. (ccl-embed-code): Call ccl-embed-data to store CODE in ccl-program-vector.
-
Kenichi Handa authored
-
Kenichi Handa authored
post-read-conversion of coding system.
-
Kenichi Handa authored
-
- 08 Aug, 2000 8 commits
-
-
Miles Bader authored
-
Miles Bader authored
-
Miles Bader authored
-
Miles Bader authored
-
Miles Bader authored
-
Miles Bader authored
-
Miles Bader authored
(Foverlays_at, Fnext_overlay_change, Fprevious_overlay_change): Use it.
-
Miles Bader authored
surrounded by comint-last-output-overlay was deleted.
-