mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-28 07:50:20 +02:00
*** empty log message ***
This commit is contained in:
parent
4167fc5422
commit
d04229df7c
1 changed files with 7 additions and 0 deletions
|
@ -1,5 +1,12 @@
|
|||
2003-05-03 Marius Vollmer <mvo@zagadka.de>
|
||||
|
||||
* gap-buffer.scm (point++n!, point+-n!): Use substring-move!
|
||||
instead of substring-move-left! or substring-move-right!. Thanks
|
||||
to Kevin Ryde.
|
||||
|
||||
* deprecated.scm (substring-move-left!, substring-move-right!):
|
||||
New.
|
||||
|
||||
* boot-9.scm (display-usage-report): Use keyword->symbol instead
|
||||
of keyword-symbol, which doesn't exist. Thanks to Kevin Ryde.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue