comparison lisp/ChangeLog @ 46994:f34b67579abd

*** empty log message ***
author Glenn Morris <rgm@gnu.org>
date Wed, 21 Aug 2002 21:31:14 +0000
parents 6529728ddf05
children 778c80e04667
comparison
equal deleted inserted replaced
46993:c4e4658185e3 46994:f34b67579abd
1 2002-08-21 Glenn Morris <gmorris@ast.cam.ac.uk>
2
3 * progmodes/f90.el: eval-when-compile a few defvars.
4 (f90-xemacs-flag): Wrap in eval-and-compile.
5 (f90-font-lock-keywords): Doc fix.
6 (f90-mode-abbrev-table): Work with or without 6th arg of
7 define-abbrev.
8 (f90-mark-subprogram-overlay): Variable deleted.
9 (f90-mark-subprogram): Remove overlay bit. Don't be silent about
10 pushing mark.
11 (f90-abbrev-start): unread-command-event is obsolete in XEmacs.
12
1 2002-08-21 Kai Gro,b_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> 13 2002-08-21 Kai Gro,b_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2 14
3 * tramp.el: Version 2.0.13 released. 15 * tramp.el: Version 2.0.13 released.
4 (tramp-handle-write-region): Don't check to see if remote end is 16 (tramp-handle-write-region): Don't check to see if remote end is
5 awake after sending data to remote host: we want to send "EOF" not 17 awake after sending data to remote host: we want to send "EOF" not