- 31 Aug, 2004 1 commit
-
-
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 16 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
-
Richard M. Stallman authored
(Difference between Emacs and XEmacs): Some clarification.
-
Luc Teirlinck authored
(Abbrev Expansion): Replace example for `pre-abbrev-expand-hook'.
-
Luc Teirlinck authored
-
- 27 Aug, 2004 9 commits
-
-
Luc Teirlinck authored
-
Luc Teirlinck authored
Adapt node pointers to change in emacs.texi.
-
Luc Teirlinck authored
Rearrange order of nodes and sections such that both "GNU GENERAL PUBLIC LICENSE" and "GNU Free Documentation License" appear at the end, as appropriate for appendices. (Acknowledgments): Use `@unnumberedsec'.
-
Luc Teirlinck authored
-
Luc Teirlinck authored
-
Luc Teirlinck authored
-
Luc Teirlinck authored
(Invoking emacsclient): Make "Invoking emacsclient" a subsection of "Using Emacs as a Server".
-
Luc Teirlinck authored
-
Jan Djärv authored
from 2002-07-15T00:01:34Z!raeburn@raeburn.org so that strings from ENCODE_UTF_8 isn't GC:ed before used.
-