- 29 Aug, 2004 4 commits
-
-
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 12 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.
-
Jan Djärv authored
tool bar items is 0.
-
Richard M. Stallman authored
Explain not to contrast XEmacs with GNU Emacs.
-
Kenichi Handa authored
buffer is unibyte, temporarily set it multibyte.
-
- 26 Aug, 2004 5 commits
-
-
Steven Tamm authored
strings in menu items. (single_submenu): Use ENCODE_MENU_STRING (mac_menu_show): Use ENCODE_MENU_STRING. Reset grabbed because button release isn't passed to event loop (add_menu_item): Use SetMenuItemWithCFString
-
Steven Tamm authored
tool-bar/menu click macfns.c (Fx_file_dialog): Implemented using NavServices
-
Masatake YAMATO authored
-
Richard M. Stallman authored
-
Luc Teirlinck authored
-
- 25 Aug, 2004 3 commits
-
-
John Paul Wallington authored
(tex-start-shell): Use `set-process-query-on-exit-flag'.
-
John Paul Wallington authored
-
John Paul Wallington authored
(inferior-emacs-lisp-mode): Use `set-process-query-on-exit-flag'.
-