diff options
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 |