]> code.delx.au - gnu-emacs/blobdiff - lisp/ChangeLog.13
Include versioned preloaded libraries in `package--builtin-versions'
[gnu-emacs] / lisp / ChangeLog.13
index bfe0f4a7a51b2b1b348b353584bb5b8372e71c4a..d792889b3b7afeadbab2fe2046e5b238f9fc8bc1 100644 (file)
 
 2008-02-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
 
-       * ps-print.ps: Fix background height.
+       * ps-print.el: Fix background height.
        (ps-print-version): New version 7.2.1.
 
 2008-02-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
 
 2008-02-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
 
-       * ps-print.el : Fix doc.
+       * ps-print.el: Fix doc.
        (ps-print-version): New version 7.0.
 
 2008-02-01  Kenichi Handa  <handa@m17n.org>
        * international/titdic-cnv.el (tit-process-header): Fix embedded
        coding tag.
        (titdic-convert): Bind coding-system-for-write to the coding
-       system specfied in the map file.  Remove `charset' property after
+       system specified in the map file.  Remove `charset' property after
        decoding.
        (miscdic-convert): Bind coding-system-for-write to the coding
-       system specfied for the map file.  Fix LANGUAGE arg to
+       system specified for the map file.  Fix LANGUAGE arg to
        quail-define-package.
        (batch-miscdic-convert): Check if a file is directory or not.
 
        * ibuffer.el (ibuffer-mode): Fix typo in previous change.
 
 2008-01-17  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
-            Miles Bader  <miles@gnu.org>
+           Miles Bader  <miles@gnu.org>
 
        * blank-mode.el: New file.  Minor mode to visualize (HARD) SPACE,
        TAB, NEWLINE.  Miles Bader <miles@gnu.org> wrote the original code
        stops with an error and Emacs does not compile with those things in.
        Besides, declare-function is not defined in XEmacs.
 
-       * ediff-util.el (eqiff-quit): Autoraise minibuffer.
+       * ediff-util.el (ediff-quit): Autoraise minibuffer.
 
        * ediff-diff.el (ediff-convert-fine-diffs-to-overlays): Make it a defun.
 
        (verilog-insert-indices): Escape braces in doc strings.
 
 2007-12-08  Michael McNamara  <mac@verilog.com>
-            Wilson Snyder  <wsnyder@wsnyder.org>
+           Wilson Snyder  <wsnyder@wsnyder.org>
 
        * progmodes/verilog-mode.el: New file.
 
        * progmodes/gdb-ui.el (gdb-parent-bptno-enabled): New variable.
        (gdb-breakpoint-regexp, gdb-mouse-toggle-breakpoint-margin)
        (gdb-mouse-toggle-breakpoint-fringe, gdb-delete-breakpoint)
-       (gdb-goto-breakpoint): Generalise for breakpoints with multiple
+       (gdb-goto-breakpoint): Generalize for breakpoints with multiple
        locations.
        (gdb-info-breakpoints-custom, gdb-assembler-custom)
        (gdb-toggle-breakpoint): Update for new gdb-breakpoint-regexp.
 
        * help-mode.el (help-mode): Set view-exit-action to bury the
        buffer instead of fiddling with windows.  Simplify code.
-       (help-mode-finish): When help-window eqs t set it to the selected
+       (help-mode-finish): When help-window equals t set it to the selected
        window and have with-help-window set up view-return-to-alist.
        (help-buffer): Add autoload cookie.
 
 2007-11-07  Glenn Morris  <rgm@gnu.org>
 
        * emulation/tpu-mapper.el (tpu-map-key): Use unless rather than cond.
-       Remove superfluous concats.  Move final set-buffer to
+       Remove superfluous concatenations.  Move final set-buffer to
        non-emacs-specific code.
 
 2007-11-07  Rob Riepel  <riepel@networking.stanford.edu>
 2007-10-31  Juanma Barranquero  <lekktu@gmail.com>
 
        * help-at-pt.el (help-at-pt-unload-hook): Remove.
-       Timers are automatically cancelled by `unload-feature'.
+       Timers are automatically canceled by `unload-feature'.
 
        * delsel.el (delsel-unload-hook): Remove function and variable.
        (delsel-unload-function): New-style unload function, adapted
 
 2007-09-23  Glenn Morris  <rgm@gnu.org>
 
-       * ses.el (ses-calculate-cell): Don't evaluate unsafe formulae.
+       * ses.el (ses-calculate-cell): Don't evaluate unsafe formulas.
 
 2007-09-23  Dan Nicolaescu  <dann@ics.uci.edu>
 
 
 2007-08-23  John Wiegley  <johnw@newartisans.com>
 
-       * calendar/cal-bahai.el: Added in the diacriticals that were
+       * calendar/cal-bahai.el: Added in the diacritics that were
        missing for many of the month names.
 
 2007-08-22  Jason Rumney  <jasonr@gnu.org>
        Use native Emacs functions, when appropriate.
 
 2007-08-01  Dan Nicolaescu  <dann@ics.uci.edu>
-            Stefan Monnier  <monnier@iro.umontreal.ca>
+           Stefan Monnier  <monnier@iro.umontreal.ca>
 
        * vc.el: Document new VC operation `extra-menu'.
 
@@ -16697,7 +16697,7 @@ See ChangeLog.12 for earlier changes.
 ;; coding: utf-8
 ;; End:
 
-  Copyright (C) 2007-201 Free Software Foundation, Inc.
+  Copyright (C) 2007-2016 Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.