- 01 Sep, 2004 5 commits
-
-
Juri Linkov authored
Set 4-th argument of `move-overlay' to `current-buffer' to move overlay to different source buffers. Use new variable `next-error-highlight'.
-
Juri Linkov authored
(next-error-highlight, next-error-highlight-no-select): New defcustoms. (next-error-no-select): Let-bind next-error-highlight to the value of next-error-highlight-no-select before calling `next-error'.
-
Juri Linkov authored
"if current buffer is a next-error capable buffer" after the rule "if next-error-last-buffer is set to a live buffer". Simplify to test all rules in one `or'. (next-error): Doc fix.
-
Juri Linkov authored
(next-error-no-select, previous-error-no-select): Make arguments optional.
-
Luc Teirlinck authored
-
- 31 Aug, 2004 8 commits
-
-
Luc Teirlinck authored
-
Luc Teirlinck authored
all lines that begin in the region, rather than on all complete lines in the region.
-
Luc Teirlinck authored
in the region, rather than on all complete lines in the region.
-
Jason Rumney authored
-
Jason Rumney authored
* w32fns.c (w32_load_font): If a BDF font is already loaded, do not reload it.
-
Jason Rumney authored
-
Jan Djärv authored
x-dnd-test-function and x-dnd-known-types.
-
Jan Djärv authored
(x-dnd-known-types): Defcustom it. (x-dnd-handle-motif): Print message-atom in error message.
-
- 30 Aug, 2004 9 commits
-
-
Luc Teirlinck authored
(Indentation Commands): Correct description of `indent-relative'. (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text mode. The *Tab Stops* buffer uses Overwrite Mode. (Just Spaces): `untabify' converts sequences of at least two spaces to tabs.
-
Jan Djärv authored
(single_submenu): Set lname and lkey in widget_value instead of name and key. (update_submenu_strings): New function. (set_frame_menubar): Remove call to inhibit_garbage_collection, call update_submenu_strings.
-
Jan Djärv authored
-
Jan Djärv authored
-
Jan Djärv authored
instead of name and key. (update_submenu_strings): New function. (set_frame_menubar): Remove call to inhibit_garbage_collection, call update_submenu_strings. Call ENCODE_MENU_STRING for top level menu names. * gtkutil.h (_widget_value): Added lname and lkey.
-
Jan Djärv authored
-
John Paul Wallington authored
programatically constructing message.
-
Steven Tamm authored
by using different names for inner loop variables.
-
Richard M. Stallman authored
Don't return a string that would read as the wrong character code.
-
- 29 Aug, 2004 5 commits
-
-
Kim F. Storm authored
automatic rectangle padding feature; replace by non-destructive virtual rectangle edges feature. (cua-virtual-rectangle-edges): New defcustom. (cua-auto-tabify-rectangles): New defcustom. (cua-paste): If paste into a marked rectangle, insert rectangle at current column, even if virtual; also paste exactly as many lines as has been marked (ignore additional lines or add empty lines), but paste whole source if only one line is marked. (cua--update-indications): No longer use overwrite-cursor to indicate rectangle padding
-
Kim F. Storm authored
(cua--rectangle-virtual-edges): New defun. (cua--rectangle-get-corners): Remove optional PAD arg. (cua--rectangle-set-corners): Never do padding. (cua--forward-line): Remove optional PAD arg. Simplify. (cua-resize-rectangle-right, cua-resize-rectangle-left) (cua-resize-rectangle-down, cua-resize-rectangle-up): (cua-resize-rectangle-bot, cua-resize-rectangle-top) (cua-resize-rectangle-page-up, cua-resize-rectangle-page-down) (cua--rectangle-move): Never do padding. Simplify. (cua--tabify-start): New defun. (cua--rectangle-operation): Add tabify arg. All callers changed. (cua--pad-rectangle): Remove. (cua--delete-rectangle): Handle delete with virtual edges. (cua--extract-rectangle): Add spaces if rectangle has virtual edges. (cua--insert-rectangle): Handle insert at virtual column. Perform auto-tabify if necessary. (cua--activate-rectangle): Remove optional FORCE arg. Never do padding. Simplify. (cua--highlight-rectangle): Enhance for virtual edges. (cua-toggle-rectangle-padding): Remove command. (cua-toggle-rectangle-virtual-edges): New command. (cua-sequence-rectangle): Add optional TABIFY arg. Callers changed. (cua--rectangle-post-command): Don't force rectangle padding. (cua--init-rectangles): Bind M-p to cua-toggle-rectangle-virtual-edges.
-
Kim F. Storm authored
-
Kim F. Storm authored
-
Steven Tamm authored
-
- 28 Aug, 2004 13 commits
-
-
Eli Zaretskii authored
Emacs and related programs.
-
Luc Teirlinck authored
-
Luc Teirlinck authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(grep-tag-default): Function deleted.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
if it has an uppercase form.
-
Jan Djärv authored
(now behaves as well as other ports).
-
Luc Teirlinck authored
M-Drag-Mouse-1 does not alter the kill ring, setting it with M-Mouse-1 and M-Mouse-3 does. (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for toolkit scroll bars. (Scroll Bars): Ditto.
-
Luc Teirlinck authored
non-selected window is indicated by a hollow box. (Split Window): Side by side windows are separated by a scrollbar, if scrollbars are used. C-Mouse-2 on scrollbar now also works for toolkit scrollbars. (Change Window): Correct Mouse-2 vs Mouse-3 mess-up. (Window Convenience): Update bindings for `winner-undo' and `winner-redo'.
-
Luc Teirlinck authored
-
Luc Teirlinck authored
-