aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorJuanma Barranquero2012-05-22 20:31:19 +0200
committerJuanma Barranquero2012-05-22 20:31:19 +0200
commitbd7239f5425eef5c6bff2d696dd3452751747747 (patch)
tree0026cf3c8008a8691a15cc7fdcfa71771299d53c /lisp
parent9e1701c68b9f62f5b30f1738144509bf21599f4c (diff)
downloademacs-bd7239f5425eef5c6bff2d696dd3452751747747.tar.gz
emacs-bd7239f5425eef5c6bff2d696dd3452751747747.zip
Fix ChangeLog typos.
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 91ab8173916..1cca78a48f1 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -3,7 +3,7 @@
3 * progmodes/which-func.el (which-func-ff-hook): 3 * progmodes/which-func.el (which-func-ff-hook):
4 Check against user-error, not error. 4 Check against user-error, not error.
5 5
6 * emacs-lisp/edebug.el (top): Do not load or setup up loading of 6 * emacs-lisp/edebug.el (top): Do not load or set up loading of
7 cl-specs.el, which no longer exists. 7 cl-specs.el, which no longer exists.
8 8
92012-05-22 Glenn Morris <rgm@gnu.org> 92012-05-22 Glenn Morris <rgm@gnu.org>
@@ -66,7 +66,7 @@
66 66
67 * calc/calc-lang.el (math-C-parse-bess, math-C-parse-fma): 67 * calc/calc-lang.el (math-C-parse-bess, math-C-parse-fma):
68 New functions. 68 New functions.
69 (math-function-table): Add support for more C functions. 69 (math-function-table): Add support for more C functions.
70 70
712012-05-18 Agustín Martín Domingo <agustin.martin@hispalinux.es> 712012-05-18 Agustín Martín Domingo <agustin.martin@hispalinux.es>
72 72