emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog.9 [lexbind]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog.9 [lexbind]
Date: Tue, 14 Oct 2003 19:51:38 -0400

Index: emacs/lisp/ChangeLog.9
diff -c emacs/lisp/ChangeLog.9:1.1.2.1 emacs/lisp/ChangeLog.9:1.1.2.2
*** emacs/lisp/ChangeLog.9:1.1.2.1      Fri Apr  4 01:19:59 2003
--- emacs/lisp/ChangeLog.9      Tue Oct 14 19:50:44 2003
***************
*** 16566,16583 ****
        * 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  Dave Love  <address@hidden>
  
        * net/goto-addr.el (goto-address-fontify): Use keymap property,
--- 16566,16585 ----
        * menu-bar.el (menu-bar-help-menu): Add menu item for non-English
        tutorials.
  
        * 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  <address@hidden>
+ 
+       * 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  <address@hidden>
  
        * net/goto-addr.el (goto-address-fontify): Use keymap property,
***************
*** 20696,20698 ****
--- 20698,20702 ----
      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.
+ 
+ ;;; arch-tag: a7cd2b86-43eb-409b-883f-3700fa85334f




reply via email to

[Prev in Thread] Current Thread [Next in Thread]