X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/21733e4f154f8830fa568a347a0d6dbd59793c2b..7199b6d4f8e8133459e45985f1eb49b25038d317:/lisp/ChangeLog.14 diff --git a/lisp/ChangeLog.14 b/lisp/ChangeLog.14 index af7be079f4..52612a7a72 100644 --- a/lisp/ChangeLog.14 +++ b/lisp/ChangeLog.14 @@ -7565,7 +7565,7 @@ 2008-09-05 Wilson Snyder - * 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 - * 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 - * 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 * org/org-agenda.el (org-add-to-diary-list): New function. @@ -13508,7 +13504,7 @@ 2008-04-27 Andreas Schwab - * Makefile.el: Unbreak bootstrap. + * Makefile.in: Unbreak bootstrap. 2008-04-27 Michael Albinus @@ -20551,7 +20547,7 @@ See ChangeLog.13 for earlier changes. ;; coding: utf-8 ;; End: - Copyright (C) 2008-2013 Free Software Foundation, Inc. + Copyright (C) 2008-2014 Free Software Foundation, Inc. This file is part of GNU Emacs.