- 30 Jul, 1993 8 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
ending `(if (eobp) nil ...)'. In the loop that avoids breaking after `.' with one space, break if we actually have two spaces.
-
Richard M. Stallman authored
-
Roland McGrath authored
"lines N-M," or "line N,".
-
Roland McGrath authored
-
Jim Blandy authored
DEFVAR_LISP takes care of that, and it's deadly to staticpro a variable containing a string twice.
-
Jim Blandy authored
minimum frame height.
-
Jim Blandy authored
markers from GDB will always be received in one chunk of input; gud-gdb-marker-filter may be called several times, each time providing a little more of the position marker. (gud-gdb-marker-acc): New variable. (gud-gdb-marker-filter): If we have received what could be the beginning of a position marker, hold that text in gud-gdb-marker-acc for the next time we get called, until we have enough information to decide for sure. * gud.el (gud-gdb-marker-filter): Only recognize GDB position markers if they occur at the beginning of the line. They always do, and this reduces the likelihood that the above change will hold back output that isn't really a position marker.
-
- 29 Jul, 1993 18 commits
-
-
Jim Blandy authored
-
Richard M. Stallman authored
(gud-format-command): Support %d. Delete spurious progns.
-
Paul Eggert authored
-
Richard M. Stallman authored
not when sendmail.el is loaded.
-
Richard M. Stallman authored
(Fdelete_frame): Allow deletion if there is some other visible (perhaps iconified) frame. Also allow deleting terminal frame if there are X frames.
-
Richard M. Stallman authored
(rmail-toggle-header, rmail-reformat-message): Ignore case when checking for Summary-line.
-
Richard M. Stallman authored
-
Paul Eggert authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(LIB_STANDARD): Don't include libucb.a.
-
Jim Blandy authored
doesn't work unless we do.
-
Jim Blandy authored
indented by a single space; recognize them.
-
Richard M. Stallman authored
is inside a comment, move back to the `(' that starts the arglist.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Roland McGrath authored
-
- 28 Jul, 1993 9 commits
-
-
Richard M. Stallman authored
-
Roland McGrath authored
completion" instead of "Unique completion", for consistency with the rest of the known universe.
-
Richard M. Stallman authored
-
Jim Blandy authored
-
Richard M. Stallman authored
-
Jim Blandy authored
-
Richard M. Stallman authored
(gnus-mark-article-hook, gnus-select-digest-hook): Likewise. (gnus-select-article-hook, gnus-select-group-hook): Likewise.
-
Richard M. Stallman authored
when wait_for_cell, do not check the keyboard.
-
Richard M. Stallman authored
-
- 27 Jul, 1993 5 commits
-
-
Jim Blandy authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-