]> git.eshelyaron.com Git - emacs.git/commitdiff
Spelling fixes
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 13 Dec 2014 02:42:57 +0000 (18:42 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 13 Dec 2014 02:42:57 +0000 (18:42 -0800)
lisp/progmodes/verilog-mode.el
lisp/vc/vc-dir.el
lisp/vc/vc.el
src/gnutls.c

index a7d833cb1517f82d9e5b482a518eb2cf3f78ff36..e7fcf223bc1353078731659cb7fb846db515085e 100644 (file)
@@ -6159,7 +6159,7 @@ Return >0 for nested struct."
                (or (equal (char-before) ?\{) ;; empty case
                     (equal (char-before) ?\;)
                     (equal (char-before) ?\}))
-                    ;; skip what looks like bus repitition operator {#{
+                    ;; skip what looks like bus repetition operator {#{
                     (not (string-match "^{\\s-*[0-9]+\\s-*{" (buffer-substring p (point)))))))))
       (progn
         (let ( (pt (point)) (pass 0))
index 7e4bc13bd800eea1e239e8ad2a33388813269fa4..54496b9e631ded84a07c578fc56419c933169576 100644 (file)
@@ -1015,7 +1015,7 @@ specific headers."
    "\n"))
 
 (defun vc-dir-refresh-files (files)
-  "Refresh some fies in the *VC-dir* buffer."
+  "Refresh some files in the *VC-dir* buffer."
   (let ((def-dir default-directory)
        (backend vc-dir-backend))
     (vc-set-mode-line-busy-indicator)
index 07a3394ad9464499668aa2dbba25fa0525772e57..b8be3ff7df2c8d08d3505b95aa8bb4e537c29067 100644 (file)
 ;;
 ;;   The vc-keep-workfiles configuration variable is gone.  Used only by
 ;;   the RCS and SCCS backends, it was an invitation to shoot self in foot
-;;   when set to the (non-default) value nil.  The original justication
+;;   when set to the (non-default) value nil.  The original justification
 ;;   for it (saving disk space) is long obsolete.
 ;;
 ;; - The rollback method (implemented by RCS and SCCS only) is gone. See
index 4e12d88ab82fa71aa43a5b00ccdf5b7be25cdeae..ad4d9974ed734dad8c0d3e910840f68a5222be49 100644 (file)
@@ -1065,7 +1065,7 @@ The return value is a property list with top-level keys :warnings and
                    build_string (fn_gnutls_protocol_get_name
                                  (fn_gnutls_protocol_get_version (state)))));
 
-  /* Cipler name. */
+  /* Cipher name. */
   result = nconc2
     (result, list2 (intern (":cipher"),
                    build_string (fn_gnutls_cipher_get_name