- 31 Mar, 2002 3 commits
-
-
Richard M. Stallman authored
Add many functions, remove some.
-
Gerd Moellmann authored
Callers changed.
-
Richard M. Stallman authored
-
- 30 Mar, 2002 10 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
loop whenever it stops making progress.
-
Richard M. Stallman authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
mark_window_display_accurate.
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
- 29 Mar, 2002 26 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Colin Walters authored
-
Colin Walters authored
-
Colin Walters authored
(calc): Remove reference to it. (calc): Ditto. (calc-quit): Ditto.
-
Colin Walters authored
`forward-line'. (ibuffer-forward-line): Be sure to skip over special properties before moving, too.
-
Stefan Monnier authored
instead of nil when point is outside of any tag. (sgml-beginning-of-tag): Adjust to the change. (sgml-calculate-indent): Use the new info returned by sgml-lexical-context. Try to handle unclosed tags.
-
Stefan Monnier authored
at unclosed tags unless it is at indentation. Kill nested unclosed tags. (xml-lite-calculate-indent, xml-lite-indent-line): Remove. (xml-lite-mode): Use sgml-indent-line instead.
-
Stefan Monnier authored
Don't save excursion any more. Ignore end-tags in sgml-empty-tags. Don't complain about unmatched start-tags in sgml-unclosed-tags. (xml-lite-get-context, xml-lite-calculate-indent) (xml-lite-insert-end-tag): Save excursion around xml-lite-get-context. (xml-lite-indent-line): Use back-to-indentation.
-
Stefan Monnier authored
(sgml-name-re, sgml-attrs-re): New consts. (sgml-tag-name-re, sgml-start-tag-regex, sgml-font-lock-keywords-1) (sgml-mode): Use them. (sgml-lexical-context): Default to (point-min) if nothing else works. (sgml-calculate-indent): Indent slightly differently. (sgml-indent-line): Use back-to-indentation. (sgml-parse-dtd): New function. (sgml-unclosed-tags): New var. (html-mode): Set it.
-
Gerd Moellmann authored
-
Jason Rumney authored
-
Eli Zaretskii authored
-
Richard M. Stallman authored
Use FILTER arg in dired-get-marked-files to exclude directories. (dired-nondirectory-p): New function.
-
Richard M. Stallman authored
-
Eli Zaretskii authored
using the updated value of temporary-file-directory.
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
to `stat', `access', and `emacs_open'. (openp): GCPRO the encoded file name. Don't recompute Lisp strings unnecessarily.
-
Gerd Moellmann authored
(declaration): Use them.
-
Kim F. Storm authored
-
Kim F. Storm authored
-
- 28 Mar, 2002 1 commit
-
-
Jason Rumney authored
-