comparison lisp/=bytecpat.el @ 13337:84acc3adcd63

Comment change.
author Richard M. Stallman <rms@gnu.org>
date Mon, 30 Oct 1995 17:35:01 +0000
parents 258b67997ae6
children
comparison
equal deleted inserted replaced
13336:f225e4de23b4 13337:84acc3adcd63
1 ;;; bytecpat.el --- do recompilation for Emacs patch files.
1 ;;; This function is used by the patch files to update Emacs releases. 2 ;;; This function is used by the patch files to update Emacs releases.
2 3
3 (defun batch-byte-recompile-emacs () 4 (defun batch-byte-recompile-emacs ()
4 "Recompile the Emacs `lisp' directory. 5 "Recompile the Emacs `lisp' directory.
5 This is used after installing the patches for a new version." 6 This is used after installing the patches for a new version."