emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Kim F . Storm
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Mon, 31 Jan 2005 17:47:20 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.6941 emacs/lisp/ChangeLog:1.6942
*** emacs/lisp/ChangeLog:1.6941 Mon Jan 31 21:58:05 2005
--- emacs/lisp/ChangeLog        Mon Jan 31 22:47:19 2005
***************
*** 1,3 ****
--- 1,10 ----
+ 2005-01-31  Kim F. Storm  <address@hidden>
+ 
+       * ses.el (ses-create-cell-variable-range)
+       (ses-destroy-cell-variable-range, ses-reset-header-string)
+       (ses-set-with-undo, ses-unset-with-undo, ses-aset-with-undo)
+       (ses-insert-row): Fix format of apply undo entries.
+ 
  2005-01-31  Jay Belanger  <address@hidden>
  
        * calc/calc-aent.el (math-read-token): Separate the TeX and LaTeX
***************
*** 31,38 ****
        user preferences.
        (ispell-internal-change-dictionary): New function
        to change the current dictionary in use.
!       (ispell-region, ispell-process-line, ispell-buffer-local-dict): 
!       Use ispell-current-dictionary.  
        Handle ispell-local-dictionary-overridden.
        (ispell-buffer-local-dict): Call ispell-internal-change-dictionary.
  
--- 38,45 ----
        user preferences.
        (ispell-internal-change-dictionary): New function
        to change the current dictionary in use.
!       (ispell-region, ispell-process-line, ispell-buffer-local-dict):
!       Use ispell-current-dictionary.
        Handle ispell-local-dictionary-overridden.
        (ispell-buffer-local-dict): Call ispell-internal-change-dictionary.
  
***************
*** 56,62 ****
        (calc-set-mode-line): Add LaTeX support.
        (math-expr-special-function-mapping): New variable.
        (math-tex-ignore-words): Add to list.
!       
        * calc/calccomp.el (math-compose-expr, math-compose-rows):
        Add LaTeX support.
        (math-compose-expr): Add support for special functions.
--- 63,69 ----
        (calc-set-mode-line): Add LaTeX support.
        (math-expr-special-function-mapping): New variable.
        (math-tex-ignore-words): Add to list.
! 
        * calc/calccomp.el (math-compose-expr, math-compose-rows):
        Add LaTeX support.
        (math-compose-expr): Add support for special functions.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]