emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Mon, 21 Apr 2003 11:43:03 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.5052 emacs/lisp/ChangeLog:1.5053
*** emacs/lisp/ChangeLog:1.5052 Sun Apr 20 21:36:51 2003
--- emacs/lisp/ChangeLog        Mon Apr 21 11:43:02 2003
***************
*** 11,25 ****
        * which-func.el (which-func-modes): Add f90-mode.
        (which-function): Handle imenu submenus.
  
!       * 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.
        (f90-indent-new-line): Remove direct call to f90-indent-line-no,
        f90-update-line.
        (f90-abbrev-start): Fix XEmacs compatibility.
  
  2003-04-19  Richard M. Stallman  <address@hidden>
  
--- 11,34 ----
        * which-func.el (which-func-modes): Add f90-mode.
        (which-function): Handle imenu submenus.
  
!       * 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.
        (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  <address@hidden>
+ 
+       * 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  <address@hidden>
  




reply via email to

[Prev in Thread] Current Thread [Next in Thread]