Remove some function declarations, no longer needed or correct
[bpt/emacs.git] / lisp / ChangeLog.14
index 5620b90..52612a7 100644 (file)
        * emacs-lisp/lisp-mode.el: Give `deftype' a doc-string-elt
        property (Bug#2984).
 
-2009-04-16  Leo  <sdl.web@gmail.com>  (tiny change)
+2009-04-16  Leo Liu  <sdl.web@gmail.com>  (tiny change)
 
        * ediff-wind.el (ediff-make-wide-display): Fix typo in frame
        parameter alist.
        * help-at-pt.el (help-at-pt-kbd-string): Reflow docstring.
        (scan-buf-previous-region): Fix typo in docstring.
 
-2009-04-14  Edward Wiebe  <usenet@pusto.de>  (tiny change)
+2009-04-14  Eduard Wiebe  <usenet@pusto.de>  (tiny change)
 
        * jit-lock.el (jit-lock-stealth-chunk-start): Fix typo in docstring.
 
 
        * mail/supercite.el (sc-version): Doc fix.
 
-2009-03-19  Leo  <sdl.web@gmail.com>  (tiny change)
+2009-03-19  Leo Liu  <sdl.web@gmail.com>  (tiny change)
 
        * mail/supercite.el (sc-version): Fix typo in interactive spec.
 
        vc-default-mark-resolved.
        (vc-default-mark-resolved): Change to an alias for ignore.
 
-2008-09-24  Andreas Politz  <politza@fh-trier.de>  (tiny change)
+2008-09-24  Andreas Politz  <politza@fh-trier.de>
 
        * term.el (term-emulate-terminal): Encode input string before
        checking its length.
 
 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.
 
 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
 
 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.
        (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.
 
 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>
 
@@ -20551,7 +20547,7 @@ See ChangeLog.13 for earlier changes.
 ;; coding: utf-8
 ;; End:
 
-    Copyright (C) 2008-201 Free Software Foundation, Inc.
+    Copyright (C) 2008-2014 Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.