aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorGlenn Morris2012-12-12 21:33:36 -0800
committerGlenn Morris2012-12-12 21:33:36 -0800
commitba30c70fa0afecc413b0bdf0bed0788c52a099d3 (patch)
tree166799002ae4fa2e1e67c16c43958a17febec2aa /etc
parent727f97393714c5c92aef793f0749ebfde1d14f3c (diff)
downloademacs-ba30c70fa0afecc413b0bdf0bed0788c52a099d3.tar.gz
emacs-ba30c70fa0afecc413b0bdf0bed0788c52a099d3.zip
* doc/misc/cl.texi (Modify Macros, Obsolete Macros): Now letf == cl-letf.
* etc/NEWS: Related edit.
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS8
1 files changed, 7 insertions, 1 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 4199bd302a9..9f61cff7342 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -41,7 +41,13 @@ bound to <f11> and S-<f11>, respectively.
41 41
42* Changes in Specialized Modes and Packages in Emacs 24.4 42* Changes in Specialized Modes and Packages in Emacs 24.4
43 43
44** New macro cl-tagbody in cl-lib. 44** cl-lib
45
46*** New macro cl-tagbody.
47
48+++
49*** letf is now just an alias for cl-letf.
50
45** Calc 51** Calc
46 52
47*** Calc by default now uses the Gregorian calendar for all dates, and 53*** Calc by default now uses the Gregorian calendar for all dates, and