]> code.delx.au - gnu-emacs/blobdiff - lisp/ChangeLog.6
(echo_char): Use KEY_DESCRIPTION_SIZE to check free
[gnu-emacs] / lisp / ChangeLog.6
index ef3a11531627705393928eb98e4ebf92ee2cea29..5d1002c5a0cde35bbebcf456e77ea2078852edba 100644 (file)
 
        * 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.
        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
        * 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
        (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
 
        * 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.
        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.
 
        * 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.
        * 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.