mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-04 11:40:22 +00:00
* vms-patch.el, vmsproc.el, mail/vms-pmail.el: Move to obsolete dir.
This commit is contained in:
parent
29bd139205
commit
16952f1875
@ -1,5 +1,7 @@
|
||||
2008-07-05 Dan Nicolaescu <dann@ics.uci.edu>
|
||||
|
||||
* vms-patch.el, vmsproc.el, mail/vms-pmail.el: Move to obsolete dir.
|
||||
|
||||
* vc-dir.el (vc-dir-find-child-files): New function.
|
||||
(vc-dir-resync-directory-files): New function.
|
||||
(vc-dir-recompute-file-state): New function, broken out of ...
|
||||
|
@ -1,4 +1,6 @@
|
||||
;; -*- no-byte-compile: t -*-
|
||||
;; Not byte compiled because it uses functions that are not part of
|
||||
;; emacs, so it would generate unnecessary warnings.
|
||||
;;; vms-patch.el --- override parts of files.el for VMS
|
||||
|
||||
;; Copyright (C) 1986, 1992, 2001, 2002, 2003, 2004,
|
@ -1,4 +1,6 @@
|
||||
;; -*- no-byte-compile: t -*-
|
||||
;; Not byte compiled because it uses functions that are not part of
|
||||
;; emacs, so it would generate unnecessary warnings.
|
||||
;;; vms-pmail.el --- use Emacs as the editor within VMS mail
|
||||
|
||||
;; Copyright (C) 1992, 2001, 2002, 2003, 2004, 2005,
|
@ -1,4 +1,6 @@
|
||||
;; -*- no-byte-compile: t -*-
|
||||
;; Not byte compiled because it uses functions that are not part of
|
||||
;; emacs, so it would generate unnecessary warnings.
|
||||
;;; vmsproc.el --- run asynchronous VMS subprocesses under Emacs
|
||||
|
||||
;; Copyright (C) 1986, 2001, 2002, 2003, 2004, 2005,
|
Loading…
Reference in New Issue
Block a user