Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
887ec6f1
Commit
887ec6f1
authored
Oct 28, 2005
by
Jay Belanger
Browse files
*** empty log message ***
parent
5dee9246
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
21 additions
and
0 deletions
+21
-0
lisp/ChangeLog
lisp/ChangeLog
+16
-0
man/ChangeLog
man/ChangeLog
+5
-0
No files found.
lisp/ChangeLog
View file @
887ec6f1
2005-10-27 Jay Belanger <belanger@truman.edu>
* calc/calc-ext.el: Add functions to autoloads.
(math-identity-matrix-p, math-ident-row-p): New functions.
* calc/calc-arith.el (calc-mul-symb-fancy): Add checks for
multiplication by an identity matrix; don't turn multiplication by
an inverse matrix into division.
(math-div-symbol-fancy): Replace division by matrices with
multiplication by inverse.
* calc/calc-misc.el (calcFunc-inv): Check for symbolic matrices.
* calc/calc-alg.el (calcFunc-writeoutpower, math-write-out-power)
(calc-writeoutpower): New functions.
2005-10-27 Romain Francoise <romain@orebokech.com>
* replace.el (occur-engine): Include colon in mouse-face highlight.
...
...
man/ChangeLog
View file @
887ec6f1
2005-10-27 Jay Belanger <belanger@truman.edu>
* calc.texi (Predefined Units): Fix the symbol for a TeX points,
mention other TeX-related units.
2005-10-25 Nick Roberts <nickrob@snap.net.nz>
* building.texi (GDB Graphical Interface): Describe
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment