Changeset 0b70a3 in git
- Timestamp:
- Sep 17, 1999, 10:32:27 AM (24 years ago)
- Branches:
- (u'spielwiese', 'd1ba061a762c62d3a25159d8da8b6e17332291fa')
- Children:
- 4cb4e3869a9b24db2cb32abb7bfcb3c35a53f2c6
- Parents:
- d4373f15d7fb05d5a4ac70b75014752ca9df2d8e
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
emacs/singular.el
rd4373f r0b70a3 1 1 ;;; singular.el --- Emacs support for Computer Algebra System Singular 2 2 3 ;; $Id: singular.el,v 1.4 3 1999-09-16 11:06:45 wichmann Exp $3 ;; $Id: singular.el,v 1.44 1999-09-17 08:32:27 obachman Exp $ 4 4 5 5 ;;; Commentary: … … 3382 3382 ;;{{{ Sending input interactive 3383 3383 (defcustom singular-move-on-send 'eob 3384 "*Where to move point tobefore sending input to Singular.3384 "*Where to move point before sending input to Singular. 3385 3385 Should be one of: 3386 3386 `eob' which means to move point to end of buffer,
Note: See TracChangeset
for help on using the changeset viewer.