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
b58edcb6
Commit
b58edcb6
authored
Nov 20, 2009
by
Jay Belanger
Browse files
*** empty log message ***
parent
d772f28b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
34 additions
and
0 deletions
+34
-0
lisp/ChangeLog
lisp/ChangeLog
+34
-0
No files found.
lisp/ChangeLog
View file @
b58edcb6
2009-11-20 Jay Belanger <jay.p.belanger@gmail.com>
* calc/calc.el (calc-set-mode-line): Rename
`calc-complement-signed-mode' to `calc-twos-complement-mode'.
(math-format-number): Rename `math-format-complement-signed' to
`math-format-twos-complement'.
* calc/calc-bin.el (math-format-twos-complement): Renamed from
math-format-complement-signed.
(calc-radix): Rename `calc-complement-signed-mode' to
`calc-twos-complement-mode'.
(calc-octal-radix, calc-hex-radix): Add an argument for two's complement.
* calc/calc-embed.el (calc-embedded-mode-vars): Rename
`calc-complement-signed-mode' to `calc-twos-complement-mode'.
* calc/calc-ext.el (calc-init-extensions): Rename
`calc-complement-signed-mode' to `calc-twos-complement-mode'.
(math-format-number-fancy): Let `calc-twos-complement-mode' be nil.
* calc/calc-units.el (math-build-units-table-buffer): Let
`calc-twos-complement-mode' be nil.
* calc/calc-menu.el (calc-modes-menu): Clean up two's complement
entries.
* calc/calc-vec.el (calcFunc-vunpack):
* calc/calc-aent.el (calc-do-calc-eval):
* calc/calc-forms.el (math-format-date):
* calc/calc-graph.el (calc-graph-plot):
* calc/calc-math.el (math-use-emacs-fn):
* calc/calccomp.el (math-compose-expr): Let
`calc-twos-complement-mode' be nil.
2009-11-19 Stefan Monnier <monnier@iro.umontreal.ca>
* textmodes/tex-mode.el (latex-complete-bibtex-cache)
...
...
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