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.6,v


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog.6,v
Date: Fri, 02 Feb 2007 14:39:39 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      07/02/02 14:39:39

Index: ChangeLog.6
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ChangeLog.6,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -b -r1.9 -r1.10
--- ChangeLog.6 21 Jan 2007 03:53:12 -0000      1.9
+++ ChangeLog.6 2 Feb 2007 14:39:39 -0000       1.10
@@ -2668,7 +2668,7 @@
        * timer.el (run-at-time): Handle numbers as relative times in
        seconds, as the original code did.
 
-1996-02-06  Barry Warsaw  <address@hidden (Barry Warsaw)>
+1996-02-06  Barry Warsaw  <address@hidden>
 
        * cc-mode.el (c-common-init): Fix typo.
 
@@ -2866,7 +2866,7 @@
 
        * winnt.el (mode-line-format): Include column-number-mode.
 
-1996-01-30  David Kegedal  <address@hidden>
+1996-01-30  David Kågedal  <address@hidden>
 
        * sendmail.el (mail-setup): For mail-self-blind, use user-mail-address.
 
@@ -4054,7 +4054,7 @@
 
        * files.el (wildcard-to-regexp): New function.
 
-1995-12-28  1995  Marc Fleischeuers  <address@hidden>
+1995-12-28  Marc Fleischeuers  <address@hidden>
 
        * files.el (make-auto-save-file-name): Make name always end in #,
        i.e. overwrite third char in extension if required.
@@ -4597,7 +4597,7 @@
        If BOLD-P, ITALIC-P or UNDERLINE-P not nil or t, don't change the
        display attribute corresponding to that arg.  Doc fix.
 
-1995-12-12  David K}gedal  <address@hidden>
+1995-12-12  David Kågedal  <address@hidden>
 
        * sendmail.el (sendmail-send-it): Added support for Resent-CC and
        Resent-BCC headers.
@@ -4795,7 +4795,7 @@
        (completion-c-mode-hook): Encapsulate C-mode changes in new function.
        Either call it now or put it on c-mode-hook.
 
-1995-11-22  Barry Warsaw  <address@hidden (Barry Warsaw)>
+1995-11-22  Barry Warsaw  <address@hidden>
 
        * cc-mode.el (c-beginning-of-statement-1): CASE 3, can't just
        return t at end of let clause since this will break
@@ -5700,13 +5700,13 @@
 
        * hippie-exp.el (he-transfer-case): Fix typo in prev change.
 
-1995-10-13  Michael Kifer  <Michael Kifer  <address@hidden>>
+1995-10-13  Michael Kifer  <address@hidden>>
 
        * ediff.el (ediff-version): is now autoloaded.
        * ediff-init.el: Moved defsubsts up.
        * ediff-hook.el: Now defines [window] in menu-bar-ediff-menu.
 
-1995-10-13  Michael Kifer  <Michael Kifer  <address@hidden>>
+1995-10-13  Michael Kifer  <address@hidden>>
 
        * viper.el (vip-set-hooks): Use view-mode-hook in emacs and view
        hook in xemacs.
@@ -6357,7 +6357,7 @@
 
        * sendmail.el (sendmail-send-it): Use user-mail-address.
 
-1995-08-31  Barry Warsaw  <address@hidden (Barry Warsaw)>
+1995-08-31  Barry Warsaw  <address@hidden>
 
        * cc-mode.el (c-backslashify-current-line): Obsolete.
        (c-append-backslash, c-delete-backslash): Taken from c-mode.el.
@@ -7250,25 +7250,26 @@
        * lisp-mode.el (shared-lisp-mode-map):
        Don't bind TAB, just set indent-line-function.
 
-Wed Jul 26 15:40:00 Michael Kifer  (address@hidden)
+1995-07-26  Michael Kifer  (address@hidden)
 
-       * viper-ex.el (vip-submit-report): fnc modified.
+       * viper-ex.el (vip-submit-report): Function modified.
 
-       * viper-keym.el (vip-overriding-map): new variable.
+       * viper-keym.el (vip-overriding-map): New variable.
 
-       * viper-macs.el (vip-repeat-from-history-key): new default.
+       * viper-macs.el (vip-repeat-from-history-key): New default.
        (vip-read-fast-keysequence, ex-unmap-read-args, ex-map-read-args):
-       changed to use vip-read-key.
+       Changed to use vip-read-key.
 
-       * viper-mous.el (vip-multiclick-timeout): new default.
-       (vip-surrounding-word, vip-mouse-click-get-word): fnc modified.
+       * viper-mous.el (vip-multiclick-timeout): New default.
+       (vip-surrounding-word, vip-mouse-click-get-word): Function modified.
 
-       * viper-util.el (vip-add-hook, vip-remove-hook): new fncs.
+       * viper-util.el (vip-add-hook, vip-remove-hook): New functions.
 
-       * viper.el (vip-info-file-name): variable removed.
-       (vip-envelop-ESC-key, vip-start-replace, vip-finish-R-mode,
-       vip-start-R-mode, vip-insert-state-pre-command-sentinel,
-       vip-R-state-post-command-sentinel, vip-replace-char) fncs modified.
+       * viper.el (vip-info-file-name): Variable removed.
+       (vip-envelop-ESC-key, vip-start-replace, vip-finish-R-mode)
+       (vip-start-R-mode, vip-insert-state-pre-command-sentinel)
+       (vip-R-state-post-command-sentinel, vip-replace-char):
+       Functions modified.
 
 1995-07-25  Karl Heuer  <address@hidden>
 




reply via email to

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