mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-06 06:20:55 -08:00
Fix typos.
This commit is contained in:
parent
5430d39930
commit
a7ef684b46
7 changed files with 10 additions and 6 deletions
|
|
@ -1522,7 +1522,7 @@ Valid actions are: readable, restore, read, kill, write."
|
|||
;;; (while all
|
||||
;;; (when (and (eq (car (car all)) 'bof)
|
||||
;;; (not (file-regular-p (nth 1 (car all)))))
|
||||
;;; (message "File %s in saved parse info not avalable" (cdr (car all)))
|
||||
;;; (message "File %s in saved parse info not available" (cdr (car all)))
|
||||
;;; (error "File not found"))
|
||||
;;; (setq all (cdr all))))
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue