mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-27 07:41:28 -08:00
*** empty log message ***
This commit is contained in:
parent
d2679414c7
commit
feb51e916d
1 changed files with 12 additions and 0 deletions
|
|
@ -1,3 +1,15 @@
|
|||
2002-05-25 Kim F. Storm <storm@cua.dk>
|
||||
|
||||
* emulation/cua-base.el (cua--self-insert-char-p): New function.
|
||||
|
||||
* emulation/cua-gmrk.el (cua--init-global-mark): Install default
|
||||
binding in cua--global-mark-keymap using cua--self-insert-char-p
|
||||
to handle all global self inserting characters in gmark mode.
|
||||
|
||||
* emulation/cua-rect.el (cua--init-rectangles): Install default
|
||||
binding in cua--rectangle-keymap using cua--self-insert-char-p
|
||||
to handle all global self inserting characters in rectangle mode.
|
||||
|
||||
2002-05-24 Stefan Monnier <monnier@cs.yale.edu>
|
||||
|
||||
* net/ange-ftp.el (read-file-name-internal): Remove the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue