comparison lisp/ChangeLog @ 85544:afeb56c8f326

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Mon, 22 Oct 2007 09:46:08 +0000
parents 00108b1a8606
children 4029ccd23080
comparison
equal deleted inserted replaced
85543:3688c29b5541 85544:afeb56c8f326
1 2007-10-20 Sean O'Rourke <sorourke@cs.ucsd.edu>
2
3 * complete.el (PC-expand-many-files): Remove.
4 (PC-do-completion): Call file-expand-wildcards instead of
5 PC-expand-many-files.
6
7 * net/tramp.el (tramp-handle-expand-many-files): Remove.
8 (PC-expand-many-files): Remove advice.
9
1 2007-10-22 Glenn Morris <rgm@gnu.org> 10 2007-10-22 Glenn Morris <rgm@gnu.org>
2 11
3 * progmodes/f90.el: Remove leading "*" from defcustom doc-strings. 12 * progmodes/f90.el: Remove leading "*" from defcustom doc-strings.
4 Add some support for Fortran 2003 syntax: 13 Add some support for Fortran 2003 syntax:
5 (f90-type-indent): Now also applies to `enum'. 14 (f90-type-indent): Now also applies to `enum'.