diff options
| author | Glenn Morris | 2012-12-12 21:33:36 -0800 |
|---|---|---|
| committer | Glenn Morris | 2012-12-12 21:33:36 -0800 |
| commit | ba30c70fa0afecc413b0bdf0bed0788c52a099d3 (patch) | |
| tree | 166799002ae4fa2e1e67c16c43958a17febec2aa /etc | |
| parent | 727f97393714c5c92aef793f0749ebfde1d14f3c (diff) | |
| download | emacs-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/NEWS | 8 |
1 files changed, 7 insertions, 1 deletions
| @@ -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 |