]> code.delx.au - gnu-emacs/blobdiff - lisp/ChangeLog.10
Correct two search limits in c-before-change-check_<>-operators.
[gnu-emacs] / lisp / ChangeLog.10
index bf6f21cd4222a4e7a74b0f34fb5b2f0f3bea159c..d94d72d0f3c088c2fc30b207a6a9e40b6f4ca0a8 100644 (file)
 2003-05-31  Stefan Monnier  <monnier@cs.yale.edu>
 
        * view.el (view-file, view-file-other-window, view-file-other-frame):
-       Signal an error when trying to visit an inexistent file.
+       Signal an error when trying to visit a nonexistent file.
 
        * vc-hooks.el (vc-call-backend): Give better error message
        when a backend function is missing.
        (gdb-quit): Reset some variables including tool-bar-map.
 
        * gud.el (gdb-running): New variable.
-       (gud-menu-map): Use gdb-running to grey out toolbar buttons
+       (gud-menu-map): Use gdb-running to gray out toolbar buttons
        with gdba in gdb-ui.el.
        (gud-tool-bar-map): Move to avoid byte compiler warning.
 
 2002-11-17  Markus Rost  <rost@math.ohio-state.edu>
 
        * speedbar.el (defgroup speedbar): Use group 'etags instead of
-       nonexisting group 'tags.
+       nonexistent group 'tags.
 
        * emacs-lisp/re-builder.el: Add provide call.
 
 
 2002-09-28  Simon Josefsson  <jas@extundo.com>
 
-       * mail/smtpmail.el (smtpmail-via-smtp): Only negotiate starttls on
-       streams that were opened using starttls.
+       * mail/smtpmail.el (smtpmail-via-smtp): Only negotiate STARTTLS on
+       streams that were opened using STARTTLS.
 
 2002-09-28  Paul Reilly  <pmr@pajato.com>
 
 2001-11-04  Miles Bader  <miles@gnu.org>
 
        * startup.el (fancy-splash-head): Reapply Gerd's hack to make the
-       shadow of the splash image grey on a dark background instead of black.
+       shadow of the splash image gray on a dark background instead of black.
 
 2001-11-03  Stefan Monnier  <monnier@cs.yale.edu>
 
@@ -23534,7 +23534,7 @@ See ChangeLog.9 for earlier changes.
 ;; coding: utf-8
 ;; End:
 
-    Copyright (C) 2001-2011  Free Software Foundation, Inc.
+    Copyright (C) 2001-2012  Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.