- 14 Jul, 2004 10 commits
-
-
Luc Teirlinck authored
instead of a cons.
-
Miles Bader authored
Bash the dashes 2004-07-14 K,Ba(Broly L,Bu(Brentey <lorentey@elte.hu> * src/keyboard.c (echo_dash): Do nothing if there already is a dash at the end of the echo string.
-
Luc Teirlinck authored
-
Luc Teirlinck authored
-
Daniel Pfeiffer authored
-
Daniel Pfeiffer authored
(auto-revert-mode): Turn off auto-revert-tail-mode, so we're not in both at the same time. (auto-revert-tail-mode): New command. (turn-on-auto-revert-tail-mode, auto-revert-tail-handler): New funs. (auto-revert-handler): Revert only either tail or whole file.
-
Stefan Monnier authored
-
Kenichi Handa authored
-
Luc Teirlinck authored
(Splitting Windows): Add `split-window-keep-point'.
-
Kenichi Handa authored
-
- 13 Jul, 2004 7 commits
-
-
Miles Bader authored
-
Bill Wohler authored
-
Bill Wohler authored
-
Bill Wohler authored
See etc/MH-E-NEWS and lisp/mh-e/ChangeLog for details.
-
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)
-