Mercurial > emacs
view etc/nxml/01740-0175F.el @ 109678:14830418f9fc
Change `select-active-region' mechanics.
Save region text prior to buffer modification.
Set window selection lazily, during `deactivate-mark' or after each
command when the region is temporarily active.
* lisp/cus-start.el: Add custom declaration for select-active-regions.
* lisp/mouse.el (mouse-drag-track): Remove hacks to deal with old
select-active-regions implementation.
(mouse-yank-at-click): Doc fix.
* lisp/simple.el (select-active-regions): Move to keyboard.c.
(deactivate-mark): Used saved-region-selection.
(select-active-region): Function removed.
(activate-mark, set-mark, push-mark-command)
(handle-shift-selection): Don't call it.
(keyboard-quit): Avoid adding the region to the window selection.
* src/insdel.c (prepare_to_modify_buffer): Save active region text to
Vsaved_region_selection.
* src/keyboard.c (Vselect_active_regions): Move from simple.el.
(Vsaved_region_selection, Qx_set_selection, QPRIMARY, Qlazy): New
vars.
(command_loop_1): Set window selection prior to deactivating the
mark.
* src/xselect.c (QPRIMARY): Move to keyboard.c.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sat, 07 Aug 2010 15:39:04 -0400 |
parents | 66513d8e67ea |
children | ef719132ddfa |
line wrap: on
line source
(nxml-define-char-name-set 'buhid '(("BUHID LETTER A" #x1740) ("BUHID LETTER I" #x1741) ("BUHID LETTER U" #x1742) ("BUHID LETTER KA" #x1743) ("BUHID LETTER GA" #x1744) ("BUHID LETTER NGA" #x1745) ("BUHID LETTER TA" #x1746) ("BUHID LETTER DA" #x1747) ("BUHID LETTER NA" #x1748) ("BUHID LETTER PA" #x1749) ("BUHID LETTER BA" #x174A) ("BUHID LETTER MA" #x174B) ("BUHID LETTER YA" #x174C) ("BUHID LETTER RA" #x174D) ("BUHID LETTER LA" #x174E) ("BUHID LETTER WA" #x174F) ("BUHID LETTER SA" #x1750) ("BUHID LETTER HA" #x1751) ("BUHID VOWEL SIGN I" #x1752) ("BUHID VOWEL SIGN U" #x1753) )) ;; arch-tag: a30b6352-4c93-4908-a5df-0172b643ae23