]> code.delx.au - gnu-emacs/blobdiff - lisp/ChangeLog.13
* imenu.el (imenu-default-create-index-function):
[gnu-emacs] / lisp / ChangeLog.13
index bfe0f4a7a51b2b1b348b353584bb5b8372e71c4a..ea463fc5ae0bef08a378be004b2e7fc873f16e38 100644 (file)
        * 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.
 
        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.
 
        * 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-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>
 
@@ -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-2013 Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.