- 13 Jul, 2004 3 commits
-
-
Vinicius Jose Latorre authored
-
Luc Teirlinck authored
-
Luc Teirlinck authored
-
- 12 Jul, 2004 3 commits
-
-
Kim F. Storm authored
-
Kim F. Storm authored
-
Luc Teirlinck authored
-
- 11 Jul, 2004 6 commits
-
-
Luc Teirlinck authored
-
Luc Teirlinck authored
-
Luc Teirlinck authored
-
Luc Teirlinck authored
-
Luc Teirlinck authored
(Fget_largest_window, Fget_buffer_window, Fdelete_windows_on) (Freplace_buffer_in_windows, Fset_window_buffer) (Fselect-window, Fdisplay-buffer, Fsplit_window): Doc fixes. (syms_of_window): Expand docstring of `display-buffer-function'.
-
Luc Teirlinck authored
(split-window-keep-point, split-window-vertically) (split-window-horizontally): Doc fixes.
-
- 10 Jul, 2004 2 commits
-
-
Vinicius Jose Latorre authored
-
Eli Zaretskii authored
-
- 09 Jul, 2004 10 commits
-
-
Luc Teirlinck authored
(Fcurrent_time_string, Fcurrent_time_zone): Mention in docstrings that time values of the type (HIGH . LOW) are considered obsolete.
-
Lars Hansen authored
-
John Paul Wallington authored
-
John Paul Wallington authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
is `identity', change it to `only'.
-
Richard M. Stallman authored
-
Mark A. Hershberger authored
-
Mark A. Hershberger authored
* xml.el (xml-maybe-do-ns, xml-parse-tag): Produce elements in the form (("ns" . "element") (attr-list) children) instead of ((:ns . "element") (attr-list) children) in order to reduce the number of symbols used. (xml-skip-dtd): Change to use xml-parse-dtd but set xml-validating-parsing to nil. (xml-parse-dtd): Parse entity deleclarations in DOCTYPEs. (xml-substitute-entity): Remove in favor of new entity substitution. (xml-substitute-special): Rewrite in to substitute complex entities from DOCTYPE declarations. (xml-parse-fragment): Parse fragments from entity deleclarations. (xml-parse-region, xml-parse-tag, xml-parse-attlist) (xml-parse-dtd, xml-substitute-special): Make validity checks conditioned on xml-validating-parser. Add "Not Well Formed" to error messages about well-formedness.
-
- 08 Jul, 2004 2 commits
-
-
David Kastrup authored
-
Steven Tamm authored
(mac-scroll-down-line, mac-scroll-up, mac-scroll-up-line): Do not treat double clicks and triple clicks specially in the scroll bar (preventing strange repositioning problems)
-
- 07 Jul, 2004 2 commits
-
-
Luc Teirlinck authored
and `select-frame'.
-
Luc Teirlinck authored
(Killing Emacs): Expand and clarify description of `kill-emacs-query-functions' and `kill-emacs-hook'. (System Environment): Expand and clarify description of `getenv' and `setenv'. (Timers): Clarify description of `run-at-time'. (Translating Input): Correct description of `extra-keyboard-modifiers'. (Flow Control): Correct description of `enable-flow-control'.
-
- 06 Jul, 2004 10 commits
-
-
Luc Teirlinck authored
-
Luc Teirlinck authored
-
Luc Teirlinck authored
-
Luc Teirlinck authored
-
John Paul Wallington authored
-
Luc Teirlinck authored
-
Stefan Monnier authored
-
John Paul Wallington authored
-
John Paul Wallington authored
-
Stefan Monnier authored
(query-replace-read-from, query-replace-read-args): Default to the last from&to. (query-replace-read-to): Quote the `from' string when displaying it. (query-replace-regexp-eval): Immediately check read-only status. Use query-replace-read-from to get the \n checking. Quote the `from' string when displaying it. (map-query-replace-regexp, occur-read-primary-args): Quote the `from' string when displaying it.
-
- 05 Jul, 2004 2 commits
-
-
Thien-Thi Nguyen authored
(Session Management): Grammar fix. Clarify which Emacs does the restarting. Use @samp for *scratch* buffer.
-
Stefan Monnier authored
the search to query-replace.
-