diff options
| author | Jay Belanger | 2013-03-07 20:11:25 -0600 |
|---|---|---|
| committer | Jay Belanger | 2013-03-07 20:11:25 -0600 |
| commit | 6d7ebb726dd39b5e5e9f12e0341a4bb350caf637 (patch) | |
| tree | ddf2c9be5cf92e827f04016ee61c926fbe7588d3 /lisp/ChangeLog | |
| parent | 36075a19b2d37e38e8258dff2f774a2a3702dc55 (diff) | |
| download | emacs-6d7ebb726dd39b5e5e9f12e0341a4bb350caf637.tar.gz emacs-6d7ebb726dd39b5e5e9f12e0341a4bb350caf637.zip | |
* doc/misc/calc.texi (Basic Operations on Units): Fix
cross-reference.
* calc/calc-units.el (calc-convert-units): Fix the way that default
new units are stored.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 4f24f5b2c8c..c8a4a06f28d 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2013-03-08 Jay Belanger <jay.p.belanger@gmail.com> | ||
| 2 | |||
| 3 | * calc/calc-units.el (calc-convert-units): Fix the way that default | ||
| 4 | new units are stored. | ||
| 5 | |||
| 1 | 2013-03-07 Karl Fogel <kfogel@red-bean.com> | 6 | 2013-03-07 Karl Fogel <kfogel@red-bean.com> |
| 2 | 7 | ||
| 3 | * bookmark.el: Define a face to highlight bookmark names in | 8 | * bookmark.el: Define a face to highlight bookmark names in |