- 19 Apr, 2005 10 commits
-
-
Lute Kamstra authored
-
Kim F. Storm authored
-
Kim F. Storm authored
(scroll-other-window, keyboard-quit, keyboard-escape-quit) (clone-indirect-buffer-other-window): Move bindings to bindings.el.
-
Kim F. Storm authored
(scroll-other-window, keyboard-quit, keyboard-escape-quit) (clone-indirect-buffer-other-window): Move bindings from simple.el. (next-buffer, prev-buffer): Add C-x C-right and C-x C-left bindings. (next-error, previous-error): Add M-g M-n/n and M-g M-p/p bindings.
-
Kim F. Storm authored
-
Kim F. Storm authored
Mention that `get' may signal an error.
-
Kim F. Storm authored
loops in case of bad face property lists. Limit number of face alias lookups to 10 (in case of face alias loops).
-
Kim F. Storm authored
-
Kim F. Storm authored
(syms_of_fns): Defsubr it.
-
Miles Bader authored
Merge from gnus--rel--5.10 Patches applied: * gnus--rel--5.10 (patch 66) - Update from CVS 2005-04-18 Katsumi Yamaoka <yamaoka@jpl.org> * lisp/gnus/qp.el (quoted-printable-encode-region): Save excursion.
-
- 18 Apr, 2005 30 commits
-
-
Stefan Monnier authored
minibuffer history commands. (minibuffer-local-isearch-map): Remove bindings for M-p and M-n, the default history commands now work just as well. (isearch-ring-retreat-edit, isearch-ring-advance-edit): Remove.
-
Kim F. Storm authored
elaborate check for shift modifier on non-window systems.
-
Kim F. Storm authored
-
Lars Hansen authored
-
Lars Hansen authored
-
Lars Hansen authored
-
Kim F. Storm authored
Calls changed. Don't check for overlay-arrow-bitmap property here. (overlay_arrow_at_row): Remove PBITMAP arg. Instead, if left fringe is present, return Lisp integer for bitmap (or -1 for default). Fix value of overlay-arrow-bitmap property to be a symbol, use lookup_fringe_bitmap to parse it. (display_line): Change call to overlay_arrow_at_row. Store integer return value as overlay bitmap in row rather than window. Only show overlay arrow if row displays text, or if no other overlay arrow is seen in window (if overlay marker is at point-max).
-
Kim F. Storm authored
-
Kim F. Storm authored
-
Kim F. Storm authored
rather than from window. (update_window_fringes): Compare overlay_arrow_bitmap rather than overlay_arrow_p members. (Ffringe_bitmaps_at_pos): Return fringe overlay_arrow_bitmap name if not default.
-
Kim F. Storm authored
Compare overlay_arrow_bitmap than overlay_arrow_p members.
-
Kim F. Storm authored
It replaces the corresponding member from struct window, as a window may now show multiple overlay arrows. Remove member overlay_arrow_p, superseeded by overlay_arrow_bitmap.
-
Kim F. Storm authored
-
Stefan Monnier authored
url-http sometimes doesn't call the callback.
-
Thien-Thi Nguyen authored
-
Kim F. Storm authored
and make it optional. Don't test tooltip-gud-echo-area here. (tooltip-gud-process-output, gdb-tooltip-print): Pass tooltip-gud-echo-area to tooltip-show. (tooltip-help-tips): Remove second optional arg.
-
Kim F. Storm authored
-
Lute Kamstra authored
-
Lute Kamstra authored
(load_in_progress): Add extern. (Frequire): Use load_in_progress instead of Vloads_in_progress.
-
Thien-Thi Nguyen authored
-
Thien-Thi Nguyen authored
-
Nick Roberts authored
example with save-place.
-
Nick Roberts authored
-
YAMAMOTO Mitsuharu authored
-
YAMAMOTO Mitsuharu authored
visible.
-
YAMAMOTO Mitsuharu authored
be bound yet.
-
Luc Teirlinck authored
-
Luc Teirlinck authored
terminals compatible with xterm. Mention that xterm-mouse-mode is a minor mode and put in pxref to Minor Modes node.
-
Luc Teirlinck authored
-
Luc Teirlinck authored
terminals compatible with xterm.
-