- 22 Aug, 2000 30 commits
-
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Miles Bader authored
Compare end of comint-last-output-overlay with the start of the newly inserted text, not the end, when deciding whether to extend it. Set saved-point's insertion type to advance after insertion.
-
Miles Bader authored
now done independently of font-lock mode.
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
Fix typos.
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
Document that kill-comment is now an alias for comment-kill.
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
in the manual.
-
Eli Zaretskii authored
buffer is saved.
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
- 21 Aug, 2000 10 commits
-
-
Stefan Monnier authored
-
Gerd Moellmann authored
(toplevel): Some old-style function forward declarations changed to prototypes, some new protypes added, some functions made static.
-
Gerd Moellmann authored
(use_dialog_box): External declaration.
-
Gerd Moellmann authored
(kbd_buffer_events_waiting): Slightly rewritten. (clear_event): New function. (kbd_buffer_get_event): Use it, and clear the input_events of HELP_EVENTs. (init_keyboard): Remove duplicate creation of kbd_buffer_gcpro and don't fill the newly created array with nils. (toplevel): Convert some old-style function forward declarations to prototypes.
-
Gerd Moellmann authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
(server-existing-buffer): New buffer-local variable. (server-visit-files): When using an existing buffer, set server-existing-buffer to t. (server-buffer-done): If server-kill-new-buffers is t, kill the buffer, unless it was already present before visiting it with Emacs server.
-
Dave Love authored
-