Changeset 0b70a3 in git


Ignore:
Timestamp:
Sep 17, 1999, 10:32:27 AM (25 years ago)
Author:
Olaf Bachmann <obachman@…>
Branches:
(u'spielwiese', '5b153614cbc72bfa198d75b1e9e33dab2645d9fe')
Children:
4cb4e3869a9b24db2cb32abb7bfcb3c35a53f2c6
Parents:
d4373f15d7fb05d5a4ac70b75014752ca9df2d8e
Message:
* spelling


git-svn-id: file:///usr/local/Singular/svn/trunk@3616 2c84dea3-7e68-4137-9b89-c4e89433aadc
File:
1 edited

Legend:

Unmodified
Added
Removed
  • emacs/singular.el

    rd4373f r0b70a3  
    11;;; singular.el --- Emacs support for Computer Algebra System Singular
    22
    3 ;; $Id: singular.el,v 1.43 1999-09-16 11:06:45 wichmann Exp $
     3;; $Id: singular.el,v 1.44 1999-09-17 08:32:27 obachman Exp $
    44
    55;;; Commentary:
     
    33823382;;{{{ Sending input interactive
    33833383(defcustom singular-move-on-send 'eob
    3384   "*Where to move point to before sending input to Singular.
     3384  "*Where to move point before sending input to Singular.
    33853385Should be one of:
    33863386`eob' which means to move point to end of buffer,
Note: See TracChangeset for help on using the changeset viewer.