- 30 Oct, 2001 40 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
Say never to change the case of a symbol.
-
Richard M. Stallman authored
-
Gerd Moellmann authored
clearing in borders for rows whose visible height is 0.
-
Gerd Moellmann authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
resized_p flag is set. If not set, use the much less flickering method previously used.
-
Gerd Moellmann authored
-
Gerd Moellmann authored
as large as the number of bytes to convert.
-
Gerd Moellmann authored
superfluous setq.
-
Gerd Moellmann authored
(read1): Use it.
-
Eli Zaretskii authored
-
Gerd Moellmann authored
(x_set_glyph_string_background_width): Set extends_to_end_of_line_p if the row's fill_line_p is set and drawing the last glyph with DRAW_IMAGE_{RAISED,SUNKEN}.
-
Gerd Moellmann authored
-
Eli Zaretskii authored
-
Gerd Moellmann authored
-
Eli Zaretskii authored
whose name begins with a space.
-
Eli Zaretskii authored
a file, _are_ mentioned by buffer-menu.
-
Eli Zaretskii authored
omitted from the list. (Several Buffers): Document buffer-menu-other-window.
-
Eli Zaretskii authored
starts with a blank, but it visits a file, do show it (for files whose names start with a blank).
-
Eli Zaretskii authored
-
Stefan Monnier authored
-
Stefan Monnier authored
(fill-indent-according-to-mode): Change default to t. (fill-context-prefix): Simplify control-flow and use a more sophisticated merge that unifies both previous checks. (fill-single-word-nobreak-p, fill-french-nobreak-p): New funs. (fill-nobreak-predicate): Make it into a defcustom'd hook. (fill-nobreak-p): New fun. (fill-region-as-paragraph): Use it. Handle `fill-indent-according-to-mode' slightly differently. (fill-individual-paragraphs-prefix): Simplify the control-flow. (fill-individual-paragraphs-citation): Fix.
-
Stefan Monnier authored
(forward-paragraph): Use `parstart' and `parsep' for temp variables rather than rebinding `paragraph-start' and `paragraph-separate'.
-
Stefan Monnier authored
(text-mode): Simplify now that the default is more favorable. (paragraph-indent-text-mode): Fix last change.
-
Stefan Monnier authored
(paragraph-start): Change default to the `text-mode' value.
-
Stefan Monnier authored
(tab-always-indent): Add an `always' setting. (indent-according-to-mode): Handle `indent-relative' and `indent-relative-maybe' specially. (indent-for-tab-command): Rename `prefix-arg' to `arg'. Handle the `always; case for `tab-always-indent'. Don't call indent-according-to-mode for indent-relative' and `indent-relative-maybe'. (insert-tab): Rename `prefix-arg' to `arg'. (indent-region): Indent the first line as well. (indent-relative): Don't mark the buffer modified if the indentation is unchanged.
-
Stefan Monnier authored
Set paragraph-start more carefully. Set indent-line-function. (paragraph-indent-text-mode): Use it and define-derived-mode.
-
Stefan Monnier authored
If the regexp doesn't match, use a looser one. (find-variable-noselect): Add `file' argument.
-
Stefan Monnier authored
(cvs-mode-commit): Run it.
-