1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 18:40:39 -08:00

ChangeLog fixes

This commit is contained in:
Glenn Morris 2014-01-10 19:55:50 -08:00
parent d2f16e93d2
commit a12bf61ed4
24 changed files with 422 additions and 421 deletions

View file

@ -7565,7 +7565,7 @@
2008-09-05 Wilson Snyder <wsnyder@wsnyder.org>
* verilog-mode.el (verilog-library-extensions): Enable .sv
* progmodes/verilog-mode.el (verilog-library-extensions): Enable .sv
filename extensions to call verilog-mode.
(verilog-auto, verilog-auto-inst, verilog-faq)
(verilog-submit-bug-report): Update author support URLs.
@ -7592,7 +7592,7 @@
2008-09-05 Michael McNamara <mac@mail.brushroad.com>
* verilog-mode.el (verilog-beg-block-re-ordered, verilog-calc-1):
* progmodes/verilog-mode.el (verilog-beg-block-re-ordered, verilog-calc-1):
Better support for the property statement. Sometimes this keyword
introduces a statement which requires an endproperty keyword, and
sometimes it doesn't, depending on the work before the property
@ -11807,7 +11807,7 @@
2008-05-24 Ulf Jasper <ulf.jasper@web.de>
* icalendar.el (icalendar-version): Increase to "0.19".
* calendar/icalendar.el (icalendar-version): Increase to "0.19".
(icalendar--date-style): New function.
(icalendar--datetime-to-diary-date): Doc fix.
Use icalendar--date-style.
@ -13390,10 +13390,6 @@
(orgtbl-send-table): Use the previous two functions and implement
multiple destinations for each table.
* doc/org.texi (A LaTeX example): Note that fmt may be a
one-argument function, and efmt may be a two-argument function.
(Radio tables): Document multiple destinations.
2008-04-27 Carsten Dominik <dominik@science.uva.nl>
* org/org-agenda.el (org-add-to-diary-list): New function.
@ -13508,7 +13504,7 @@
2008-04-27 Andreas Schwab <schwab@suse.de>
* Makefile.el: Unbreak bootstrap.
* Makefile.in: Unbreak bootstrap.
2008-04-27 Michael Albinus <michael.albinus@gmx.de>