X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/fac916bfd7f839a654c839dca609d0d75a77846a..7199b6d4f8e8133459e45985f1eb49b25038d317:/lisp/ChangeLog.14 diff --git a/lisp/ChangeLog.14 b/lisp/ChangeLog.14 index 213f5cfb78..52612a7a72 100644 --- a/lisp/ChangeLog.14 +++ b/lisp/ChangeLog.14 @@ -569,7 +569,7 @@ * emacs-lisp/lisp-mode.el: Give `deftype' a doc-string-elt property (Bug#2984). -2009-04-16 Leo (tiny change) +2009-04-16 Leo Liu (tiny change) * ediff-wind.el (ediff-make-wide-display): Fix typo in frame parameter alist. @@ -604,7 +604,7 @@ * help-at-pt.el (help-at-pt-kbd-string): Reflow docstring. (scan-buf-previous-region): Fix typo in docstring. -2009-04-14 Edward Wiebe (tiny change) +2009-04-14 Eduard Wiebe (tiny change) * jit-lock.el (jit-lock-stealth-chunk-start): Fix typo in docstring. @@ -1041,7 +1041,7 @@ * mail/supercite.el (sc-version): Doc fix. -2009-03-19 Leo (tiny change) +2009-03-19 Leo Liu (tiny change) * mail/supercite.el (sc-version): Fix typo in interactive spec. @@ -3473,7 +3473,7 @@ 2009-01-10 Dan Nicolaescu * diff-mode.el (diff-show-trailing-whitespaces): Remove function. - Move setting up whitepace-mode ... + Move setting up whitespace-mode ... (diff-mode): ... here. (diff-mode-menu): Add a menu entry for showing trailing whitespace. @@ -7114,7 +7114,7 @@ vc-default-mark-resolved. (vc-default-mark-resolved): Change to an alias for ignore. -2008-09-24 Andreas Politz (tiny change) +2008-09-24 Andreas Politz * term.el (term-emulate-terminal): Encode input string before checking its length. @@ -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-2011 Free Software Foundation, Inc. + Copyright (C) 2008-2014 Free Software Foundation, Inc. This file is part of GNU Emacs.