aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorKenichi Handa2012-10-07 21:58:14 +0900
committerKenichi Handa2012-10-07 21:58:14 +0900
commitdade5fca51ce2ed10fdace1cfcf78287599154a1 (patch)
tree299c84e1ce2c5a95237b41781113790626d259c5 /etc
parent6aa75fb62f6cdc4164d935ef14d57feec5ed6e0a (diff)
parent78d876b90e52400b7bbb086ca1a471d3d20d0e98 (diff)
downloademacs-dade5fca51ce2ed10fdace1cfcf78287599154a1.tar.gz
emacs-dade5fca51ce2ed10fdace1cfcf78287599154a1.zip
merge trunk
Diffstat (limited to 'etc')
-rw-r--r--etc/ChangeLog4
-rw-r--r--etc/NEWS5
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 @@
12012-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
12012-10-05 Douglas Lewan <d_lewan2000@yahoo.com> (tiny change) 52012-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)
diff --git a/etc/NEWS b/etc/NEWS
index be75b665c1d..1a7eb82967d 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -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.
282See the variable `calendar-month-header'. 284See 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.
285Customize cal-html-holidays to change this. 290Customize cal-html-holidays to change this.
286 291