]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorStefan Monnier <monnier@iro.umontreal.ca>
Mon, 21 Apr 2003 15:43:02 +0000 (15:43 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Mon, 21 Apr 2003 15:43:02 +0000 (15:43 +0000)
lisp/ChangeLog

index e2a8e9e011594713b2c8e8e8fc0830c04dd35dc0..31c5a56a1f881be12107cbda40093866863c8ad1 100644 (file)
        * which-func.el (which-func-modes): Add f90-mode.
        (which-function): Handle imenu submenus.
 
-       * progmodes/fortran.el (fortran-abbrev-start): Make XEmacs
-       compatible.
+       * progmodes/fortran.el (fortran-abbrev-start): Make XEmacs compatible.
 
        * progmodes/f90.el (f90-font-lock-keywords-2): Use override for
-       font-lock-variable-name-face in declarations.  Highlight
-       continuation characters.
+       font-lock-variable-name-face in declarations.
+       Highlight continuation characters.
        (f90-indent-new-line): Remove direct call to f90-indent-line-no,
        f90-update-line.
        (f90-abbrev-start): Fix XEmacs compatibility.
 
+2003-04-19  Stefan Monnier  <monnier@cs.yale.edu>
+
+       * vc-mcvs.el: New file.
+
+       * vc-cvs.el (vc-cvs-dir-state): Use vc-cvs-command.
+       (vc-cvs-could-register, vc-cvs-make-version-backups-p): Use defalias.
+       (vc-cvs-merge-news): Simplify.
+       (vc-cvs-diff): Remove unused var `options'.
+       (vc-cvs-parse-entry): Use the same algorithm as cvs does.
+
 2003-04-19  Richard M. Stallman  <rms@gnu.org>
 
        * desktop.el (desktop-buffer-mh): Don't require mh-e;