Changeset 5ade618 for commands.c
- Timestamp:
- Oct 9, 2009, 7:58:06 PM (15 years ago)
- Branches:
- master, release-1.10, release-1.4, release-1.5, release-1.6, release-1.7, release-1.8, release-1.9
- Children:
- b373d44
- Parents:
- 1703f72
- git-author:
- David Benjamin <davidben@mit.edu> (10/05/09 19:42:33)
- git-committer:
- David Benjamin <davidben@mit.edu> (10/09/09 19:58:06)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
commands.c
r61de085 r5ade618 861 861 OWLCMD_VOID_CTX("edit:history-next", owl_command_edit_history_next, 862 862 OWL_CTX_EDIT, 863 "replaces the text with the previoushistory",863 "replaces the text with the next history", 864 864 "", ""), 865 865
Note: See TracChangeset
for help on using the changeset viewer.