mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
Spelling fixes.
This commit is contained in:
parent
5b76caa476
commit
b0b199744d
13 changed files with 14 additions and 14 deletions
|
|
@ -182,7 +182,7 @@ LEFT and RIGHT are the elements to compare."
|
|||
(equal (car x) (car y)))
|
||||
(setq x (cdr x))
|
||||
(setq y (cdr y)))
|
||||
;; Try to make a comparision that is useful for presentation (this
|
||||
;; Try to make a comparison that is useful for presentation (this
|
||||
;; could be made nicer perhaps):
|
||||
(let ((cx (car x))
|
||||
(cy (car y)))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue