comparison lisp/ChangeLog @ 111633:4e76c4e4f20f

calc.texi (TeX and LaTeX Language Modes, Predefined Units): calc-units.el (math-build-units-table-buffer): README: Mention that the TeX specific units won't use the `tex' prefix in TeX mode. calc-lang.el (math-variable-table): Don't use the `tex' prefix for units in TeX mode.
author Jay Belanger <jay.p.belanger@gmail.com>
date Thu, 18 Nov 2010 19:14:36 -0600
parents 3655cc4062e4
children e19cfb89c13c
comparison
equal deleted inserted replaced
111632:e06fc3baed8c 111633:4e76c4e4f20f
1 2010-11-19 Jay Belanger <jay.p.belanger@gmail.com>
2
3 * calc/calc-units.el (math-build-units-table-buffer):
4 calc/README: Mention that the TeX specific units won't use the
5 `tex' prefix in TeX mode.
6 calc/calc-lang.el (math-variable-table): Don't use the `tex'
7 prefix for units in TeX mode.
8
1 2010-11-18 Stefan Monnier <monnier@iro.umontreal.ca> 9 2010-11-18 Stefan Monnier <monnier@iro.umontreal.ca>
2 10
3 * simple.el (kill-new, kill-append, kill-region): 11 * simple.el (kill-new, kill-append, kill-region):
4 * comint.el (comint-kill-region): Make the yank-handler argument obsolete. 12 * comint.el (comint-kill-region): Make the yank-handler argument obsolete.
5 13