diff options
| author | Kenichi Handa | 2012-10-07 21:58:14 +0900 |
|---|---|---|
| committer | Kenichi Handa | 2012-10-07 21:58:14 +0900 |
| commit | dade5fca51ce2ed10fdace1cfcf78287599154a1 (patch) | |
| tree | 299c84e1ce2c5a95237b41781113790626d259c5 /etc | |
| parent | 6aa75fb62f6cdc4164d935ef14d57feec5ed6e0a (diff) | |
| parent | 78d876b90e52400b7bbb086ca1a471d3d20d0e98 (diff) | |
| download | emacs-dade5fca51ce2ed10fdace1cfcf78287599154a1.tar.gz emacs-dade5fca51ce2ed10fdace1cfcf78287599154a1.zip | |
merge trunk
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/ChangeLog | 4 | ||||
| -rw-r--r-- | etc/NEWS | 5 |
2 files changed, 9 insertions, 0 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog index ad6c6395e49..001bfe271af 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2012-10-07 Jan Djärv <jan.h.d@swipnet.se> | ||
| 2 | |||
| 3 | * NEWS (NextStep/OSX port changes): OSX 10.4 or newer is required. | ||
| 4 | |||
| 1 | 2012-10-05 Douglas Lewan <d_lewan2000@yahoo.com> (tiny change) | 5 | 2012-10-05 Douglas Lewan <d_lewan2000@yahoo.com> (tiny change) |
| 2 | 6 | ||
| 3 | * tutorials/TUTORIAL.pt_BR: Fix typo. (Bug#12557) | 7 | * tutorials/TUTORIAL.pt_BR: Fix typo. (Bug#12557) |
| @@ -191,6 +191,8 @@ The PCL-CVS commands are still available via the keyboard. | |||
| 191 | 191 | ||
| 192 | ** NextStep/OSX port changes. | 192 | ** NextStep/OSX port changes. |
| 193 | --- | 193 | --- |
| 194 | *** OSX 10.4 or newer is required to build Emacs. | ||
| 195 | --- | ||
| 194 | *** Fullscreen and frame parameter fullscreen is supported. | 196 | *** Fullscreen and frame parameter fullscreen is supported. |
| 195 | --- | 197 | --- |
| 196 | *** A file dialog is used when open/saved is done from the menu/toolbar. | 198 | *** A file dialog is used when open/saved is done from the menu/toolbar. |
| @@ -281,6 +283,9 @@ Use `Buffer-menu-name-width' and `Buffer-menu-size-width' instead. | |||
| 281 | *** You can customize the header text that appears above each calendar month. | 283 | *** You can customize the header text that appears above each calendar month. |
| 282 | See the variable `calendar-month-header'. | 284 | See the variable `calendar-month-header'. |
| 283 | 285 | ||
| 286 | +++ | ||
| 287 | *** New LaTeX calendar style, produced by `cal-tex-cursor-week2-summary'. | ||
| 288 | |||
| 284 | *** The calendars produced by cal-html include holidays. | 289 | *** The calendars produced by cal-html include holidays. |
| 285 | Customize cal-html-holidays to change this. | 290 | Customize cal-html-holidays to change this. |
| 286 | 291 | ||