Changeset c43e7b in git


Ignore:
Timestamp:
Aug 14, 1998, 9:02:16 AM (26 years ago)
Author:
Tim Wichmann <wichmann@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
5a24c872189ddf23f9ad1b9b47f37485e6675547
Parents:
99e62ada851be882666ffbe8bc2904749c0bf9c1
Message:
* ChangeLog: Well ...


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

Legend:

Unmodified
Added
Removed
  • emacs/ChangeLog

    r99e62ad rc43e7b  
     11998-08-14  T. Wichmann  <wichmann@itwm.uni-kl.de>
     2
     3        * singular.el : commented code for singular-logo on startup in
     4        XEmacs. This code needs some rethinking...
     5
     61998-08-10  T. Wichmann  <wichmann@itwm.uni-kl.de>
     7
     8        * singular.el (singular-toggle-truncate-lines): Added (recenter)
     9        according to function definition in XEmacs.
     10        (singular-other): Added check on unique buffer name.
     11        Added comments to functions and variables.
     12
     131998-08-07  T. Wichmann  <wichmann@itwm.uni-kl.de>
     14        *singular (singular-send-or-copy-input): Print message if demo
     15        mode is active
     16        Added variable singular-demo-mode-print-messages
     17
     18        * singular.el (singular-demo-mode): changed message text
     19        (singular-other): if singular options are read from minibuffer, do
     20        not display the "-t" option. Add it automatically.
     21        (singular-other): Changed minibuffer text
     22        (singular-exit-singular): Added (kill-buffer)
     23
     24        * singular.el (singular-do-folding): Added (recenter) to prevent
     25        error in subst-char-in-region. Temporary?
     26
     27        * singular.el (singular-other): Added
     28
     291998-08-06  T. Wichmann  <wichmann@itwm.uni-kl.de>
     30
     31        * singular.el: added key-bindings
     32        Introduced new variable singular-start-menu (temporary)
     33        Updated submenu "load library"
     34       
     35        * singular.el: set-face for new font-lock faces now uses argument
     36        'append for XEmacs
     37        Changed (get-buffer-process (cur...)) to (singular-process)
     38        (singular-demo-mode): added message on enter
     39
     40        * singular.el (singular-emacs-simple-sec-start-at): Removed error:
     41        (point) was used instead of pos
     42        (singular-emacs-simple-sec-end-at): Removed error: (point) was
     43        used instead of pos
     44
     45        * singular.el (singular-interactive-mode-syntax-table): Added
     46        additional entries
     47
     48        * singular.el (singular-font-lock-keywords-1): Added new regexps
     49        (font-lock-singular-error-face): Added new face
     50        (font-lock-singular-warn-face): Added new face
     51        (font-lock-singular-prompt-face): Added new face
     52
     53        *singular.el: set-face for section faces put in comments
     54
     55        * singular.el (singular-xemacs-simple-sec-in): Written
     56        (singular-section-in): Written
     57        (singular-do-folding): Finished
     58
    159Thu Jul 30 11:45:28 1998  Jens Schmidt  <schmidt@mathematik.uni-kl.de>
    260
     
    3088          (singular-demo-show-next-chunk): ditto
    3189          (singular-exit-sentinel): switches off demo mode on exit
     90
     911998-07-31  T. Wichmann  <wichmann@itwm.uni-kl.de>
     92
     93        * singular.el: simple-secs for XEmacs, second version
     94
     951998-07-29  T. Wichmann  <wichmann@itwm.uni-kl.de>
     96
     97        * singular.el : simple-secs for XEmacs partially implemented
    3298
    3399Wed Jul 29 10:50:47 1998  Jens Schmidt  <schmidt@mathematik.uni-kl.de>
Note: See TracChangeset for help on using the changeset viewer.