]> code.delx.au - gnu-emacs/blobdiff - lisp/ChangeLog.9
Docstring fix
[gnu-emacs] / lisp / ChangeLog.9
index ceb67da94473d7c28ddbf9163039f2b375dbbf59..4f0bfa6d2a43e0e296df74550e2d40605f2519e9 100644 (file)
 
        * isearch.el (isearch-intersects-p): Fix end checks.
 
-2001-09-11  Eli Zaretskii  <a34785@is.elta.co.il>
+2001-09-11  Eli Zaretskii  <eliz@is.elta.co.il>
 
        * gud.el (dbx) <gud-dbx-use-stopformat-p>: Move this case into the
        `t' branch of `cond', since Irix 6.1 and up is a special case of
        * menu-bar.el (menu-bar-help-menu): Add menu item for non-English
        tutorials.
 
-       * complete.el (PC-env-vars-alist): New variable.
-       (PC-complete-as-file-name): New function.
-       (partial-completion-mode): Initialize PC-env-vars-alist from
-       process-environment.
-       (PC-do-completion): Handle completion of env vars.
-
        * info.el (Info-set-mode-line): Show file name in mode line,
        use `*Info*' instead of `Info:'.
 
        * startup.el (command-line-1): Change copyright messages to year
        2000.
 
+2000-06-15  Ehud Karni  <ehud@unix.mvs.co.il>
+
+       * complete.el (PC-env-vars-alist): New variable.
+       (PC-complete-as-file-name): New function.
+       (partial-completion-mode): Initialize PC-env-vars-alist from
+       process-environment.
+       (PC-do-completion): Handle completion of env vars.
+
 2000-06-15  Dave Love  <fx@gnu.org>
 
        * net/goto-addr.el (goto-address-fontify): Use keymap property,
@@ -20693,6 +20695,25 @@ See ChangeLog.8 for earlier changes.
 ;; coding: iso-2022-7bit
 ;; End:
 
-    Copyright (C) 2000, 2001 Free Software Foundation, Inc.
-  Copying and distribution of this file, with or without modification,
-  are permitted provided the copyright notice and this notice are preserved.
+    Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006,
+      2007  Free Software Foundation, Inc.
+
+  This file is part of GNU Emacs.
+
+  GNU Emacs is free software; you can redistribute it and/or modify
+  it under the terms of the GNU General Public License as published by
+  the Free Software Foundation; either version 3, or (at your option)
+  any later version.
+
+  GNU Emacs is distributed in the hope that it will be useful,
+  but WITHOUT ANY WARRANTY; without even the implied warranty of
+  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+  GNU General Public License for more details.
+
+  You should have received a copy of the GNU General Public License
+  along with GNU Emacs; see the file COPYING.  If not, write to the
+  Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+  Boston, MA 02110-1301, USA.
+
+
+;;; arch-tag: a7cd2b86-43eb-409b-883f-3700fa85334f