Fix the expunge operation.
[bpt/emacs.git] / lisp / ChangeLog.12
index dc0feb9..fc0ef6e 100644 (file)
 
 2006-11-26  Nick Roberts  <nickrob@snap.net.nz>
 
-       * speedbar.el (speedbar-timer-fn): Revert to old behaviour when not
+       * speedbar.el (speedbar-timer-fn): Revert to old behavior when not
        in GUD mode.
 
        * progmodes/gud.el (gud-install-speedbar-variables): Remove bindings:
 
        * printing.el (pr-alist-custom-set, pr-ps-utility-custom-set)
        (pr-ps-name-custom-set, pr-txt-name-custom-set): Return back the old
-       behaviour.
+       behavior.
        (pr-menu-bind): Act on global-map instead of menu-bar-file-menu
        directly.
 
        (gud-watch, gdb-var-create-handler): Display function::var format
        but don't use to create variable object.
        (gdb-var-create-handler): Use message-box in place of message.
-       (gdb-stopped): Call gdb-exited if signalled.
+       (gdb-stopped): Call gdb-exited if signaled.
 
 2006-02-22  Carsten Dominik  <dominik@science.uva.nl>
 
        * progmodes/gdb-ui.el: Remove face-alias left over from change on
        2005-08-15.
        (gdb-ann3): New command gud-go.
-       (menu): Accomodate gdb-mi.el.
+       (menu): Accommodate gdb-mi.el.
        (gdb-assembler-custom): Make buffer of selected window current
        so that set-window-point works.
 
        (gdb-goto-breakpoint): Try to force display in source buffer.
        (gdb-frame-gdb-buffer): Copy other similar functions.
        (gdb-restore-windows): Don't display source if not asked for.
-       (gdb-assembler-buffer-name): Don't capitalise.
+       (gdb-assembler-buffer-name): Don't capitalize.
 
 2005-11-03  Richard M. Stallman  <rms@gnu.org>
 
        (mac-services-mail-to): New functions.
        (mac-application-menu-map): Bind them.
 
-2005-07-12  wulei  <milton@wulei.net>  (tiny change)
+2005-07-12  Milton Wulei  <milton@wulei.net>  (tiny change)
 
        * progmodes/gdb-ui.el: Add note about buffering with Windows.
 
 
        * dnd.el (dnd-protocol-alist): New file with generic DND functions.
 
-2005-04-11  JUAN-LEON Lahoz Garcia  <juanleon1@gmail.com>
+2005-04-11  Juan León Lahoz García  <juanleon1@gmail.com>
 
        * wdired.el: Doc fixes.
        (wdired-confirm-overwrite): Rename from wdired-is-ok-overwrite.
        * fast-lock.el:
        * lazy-lock.el: Move them to the obsolete subdir.
 
-2005-04-06  JUAN-LEON Lahoz Garcia  <juanleon1@gmail.com>
+2005-04-06  Juan León Lahoz García  <juanleon1@gmail.com>
 
        * wdired.el (wdired-advise-functions, wdired-add-skip-in-replace)
        (wdired-add-replace-advice): Remove.
        (menu-bar-showhide-menu): Use menu-bar-make-mm-toggle.
        (menu-bar-make-mm-toggle): Simplify.
 
-2005-03-22  JUAN-LEON Lahoz Garcia  <juanleon1@gmail.com>
+2005-03-22  Juan León Lahoz García  <juanleon1@gmail.com>
 
        * progmodes/perl-mode.el (perl-font-lock-keywords-2):
        Accept qualified variable and function names.
 
        * language/thai-word.el: New file.
 
-2005-03-19  JUAN-LEON Lahoz Garcia  <juanleon1@gmail.com>
+2005-03-19  Juan León Lahoz García  <juanleon1@gmail.com>
 
        * files.el (backup-buffer): If the file's directory is not
        writable, use copy instead of move to backup the file.
 2005-02-22  Kim F. Storm  <storm@cua.dk>
 
        * progmodes/hideif.el (hide-ifdef-use-define-alist):
-       Use completing-read.  Suggested by Juan-Leon Lahoz Garcia.
+       Use completing-read.  Suggested by Juan León Lahoz García.
 
 2005-02-22  Simon Josefsson  <jas@extundo.com>
 
 
        * progmodes/perl-mode.el (perl-nochange, perl-calculate-indent):
        Don't confuse module-prefixed identifiers for labels.
-       Reported by Juan-Leon Lahoz Garcia <juanleon1@gmail.com>.
+       Reported by Juan León Lahoz García <juanleon1@gmail.com>.
 
 2005-01-02  Richard M. Stallman  <rms@gnu.org>