diff options
author | Noah Friedman <friedman@splode.com> | 1999-10-25 00:42:32 +0000 |
---|---|---|
committer | Noah Friedman <friedman@splode.com> | 1999-10-25 00:42:32 +0000 |
commit | 39dc7e84e2cee4f1bb1e0a28c4bdf54cb54a919c (patch) | |
tree | f6a33c34836538ad5fddba046c01defab5517081 /lisp/ChangeLog.6 | |
parent | bab4e3222cf95a904a8285aeed7d76b964f55788 (diff) | |
download | emacs-39dc7e84e2cee4f1bb1e0a28c4bdf54cb54a919c.tar.gz |
Change mail address for Noah Friedman
Diffstat (limited to 'lisp/ChangeLog.6')
-rw-r--r-- | lisp/ChangeLog.6 | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/lisp/ChangeLog.6 b/lisp/ChangeLog.6 index ef3a1153162..5d1002c5a0c 100644 --- a/lisp/ChangeLog.6 +++ b/lisp/ChangeLog.6 @@ -684,7 +684,7 @@ * term.el (term-exec-1): Run process on pty if possible. -1996-06-23 Noah Friedman <friedman@prep.ai.mit.edu> +1996-06-23 Noah Friedman <friedman@splode.com> * rlogin.el (rlogin): make comint-output-filter-functions local before adding hooks. @@ -1265,7 +1265,7 @@ backward compatibility. (bookmark-version): upped to 2.6.3. -1996-05-07 Noah Friedman <friedman@prep.ai.mit.edu> +1996-05-07 Noah Friedman <friedman@splode.com> * rlogin.el (rlogin): Call rlogin-mode after adding rlogin-carriage-filter to output filter functions, so user can @@ -1622,7 +1622,7 @@ * startup.el (command-line-1): Document the C- and M- conventions more completely. -1996-04-02 Noah Friedman <friedman@prep.ai.mit.edu> +1996-04-02 Noah Friedman <friedman@splode.com> * files.el (file-newest-backup): Return the newest backup for the exact file name specified, not the newest backup of all files @@ -4097,7 +4097,7 @@ (vc-backend-checkout, vc-backend-checkin): Allow vc-checkin-switches and vc-checkout-switches to be a string. -1995-12-24 Noah Friedman <friedman@prep.ai.mit.edu> +1995-12-24 Noah Friedman <friedman@splode.com> * window.el (split-window-vertically): Don't change point in old window if both the original point and the end of the buffer are @@ -4367,7 +4367,7 @@ * compile.el (compilation-mode): Add autoload cookie. -1995-12-19 Noah Friedman <friedman@prep.ai.mit.edu> +1995-12-19 Noah Friedman <friedman@splode.com> * yow.el (apropos-zippy): New command. (yow-load-message, yow-after-load-message): New constants. @@ -5455,7 +5455,7 @@ Use posix-string-match for complex regexp in `ange-ftp-name-format'. (ange-ftp-process-sentinel): Quote final * in buffer name match. -1995-10-27 Noah Friedman <friedman@prep.ai.mit.edu> +1995-10-27 Noah Friedman <friedman@splode.com> * rlogin.el (rlogin): If `buffer' arg is a buffer object, initialize `buffer-name' to the buffer name. @@ -5848,7 +5848,7 @@ * xt-mouse.el: New file. -1995-10-09 Noah Friedman <friedman@prep.ai.mit.edu> +1995-10-09 Noah Friedman <friedman@splode.com> * mailabbrev.el (mail-abbrev-syntax-table): Use `equal' instead of `=', in case elts of syntax table are lists, not integers. @@ -5953,7 +5953,7 @@ * vc.el (vc-next-action-on-file): When locking the latest trunk version, use empty version number. -1995-10-01 Noah Friedman <friedman@prep.ai.mit.edu> +1995-10-01 Noah Friedman <friedman@splode.com> * terminal.el (te-escape): Remove spurious partial duplicate definition. |