]> git.eshelyaron.com Git - emacs.git/commitdiff
Emacs lisp coding convention fixes.
authorPavel Janík <Pavel@Janik.cz>
Sat, 14 Jul 2001 11:21:08 +0000 (11:21 +0000)
committerPavel Janík <Pavel@Janik.cz>
Sat, 14 Jul 2001 11:21:08 +0000 (11:21 +0000)
lisp/ChangeLog
lisp/arc-mode.el
lisp/bindings.el
lisp/cdl.el
lisp/comint.el
lisp/cus-start.el
lisp/shell.el
lisp/skeleton.el
lisp/which-func.el
lisp/xml.el

index d53201863b6312cf401194d7816d4224ac9c6680..db6d6a4f1d9339c16cb9f3ee38e9c445f664a82b 100644 (file)
@@ -1,3 +1,19 @@
+2001-07-13  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
+
+       * arc-mode.el: A fix to follow coding conventions.
+
+       * bindings.el: Ditto.
+
+       * cdl.el: Ditto.
+
+       * comint.el: Ditto.
+
+       * cus-start.el: Ditto.
+
+       * shell.el: Ditto.
+
+       * skeleton.el: Ditto.
+
 2001-07-13  Stefan Monnier  <monnier@cs.yale.edu>
 
        * info.el (Info-build-node-completions):
index e814d4d40c3afe6a3bd2d6a9669872aaeca36640..3a0c23212327b59ead4051a8a6119eb851398962 100644 (file)
@@ -692,7 +692,7 @@ archive.
                (string-match "\\.[aA][rR][cC]$"
                              (or buffer-file-name (buffer-name))))
           'arc)
-         (t (error "Buffer format not recognized.")))))
+         (t (error "Buffer format not recognized")))))
 ;; -------------------------------------------------------------------------
 (defun archive-summarize (&optional shut-up)
   "Parse the contents of the archive file in the current buffer.
@@ -1744,4 +1744,4 @@ This doesn't recover lost files, it just undoes changes in the buffer itself."
 
 (provide 'arc-mode)
 
-;; arc-mode.el ends here.
+;;; arc-mode.el ends here
index 519d2b59c304b92dc87070577461ca89aa512fc8..c6cbfe767e0b3dad09129aeb4b2247879ce7a9c8 100644 (file)
@@ -1,4 +1,4 @@
-;;; bindings.el --- define standard key bindings and some variables.
+;;; bindings.el --- define standard key bindings and some variables
 
 ;; Copyright (C) 1985,86,87,92,93,94,95,96,99,2000, 2001
 ;;   Free Software Foundation, Inc.
@@ -617,7 +617,7 @@ language you are using."
 
 ;;(defun function-key-error ()
 ;;  (interactive)
-;;  (error "That function key is not bound to anything."))
+;;  (error "That function key is not bound to anything"))
 
 (define-key global-map [menu] 'execute-extended-command)
 (define-key global-map [find] 'search-forward)
index 1f7fab27dc44ff5e347dd3bf70b637d6c56aac87..49de3db4bc2f4517347cd8de6858fa25e3efcdf2 100644 (file)
@@ -1,4 +1,4 @@
-;;; cdl.el --- Common Data Language (CDL) utility functions for Gnu Emacs
+;;; cdl.el --- Common Data Language (CDL) utility functions for GNU Emacs
 
 ;; Copyright (C) 1993 Free Software Foundation, Inc.
 
@@ -44,4 +44,4 @@
 
 (provide 'cdl)
 
-;;; cdl.el ends here.
+;;; cdl.el ends here
index ac5c20d77cb6c6c5cca21f054ca66d48bb34e5f5..623a40d2c3b91c98a0a88847085d9d93d2a1a59d 100644 (file)
@@ -3,7 +3,7 @@
 ;; Copyright (C) 1988, 90, 92, 93, 94, 95, 96, 97, 98, 99, 2000, 2001
 ;;     Free Software Foundation, Inc.
 
-;; Author: Olin Shivers <shivers@cs.cmu.edu> then
+;; Author: Olin Shivers <shivers@cs.cmu.edu>
 ;;     Simon Marshall <simon@gnu.org>
 ;; Maintainer: FSF
 ;; Keywords: processes
@@ -3213,4 +3213,4 @@ REGEXP-GROUP is the regular expression group in REGEXP to use."
 \f
 (provide 'comint)
 
-;; comint.el ends here
+;;; comint.el ends here
index ce0a22062088ef89ca5b39b8e8a6e6abd2699c52..c42124f4e7e5cae7ef3c27d0fdcc0c2a57befb1d 100644 (file)
@@ -1,4 +1,4 @@
-;;; cus-start.el --- define customization properties of builtins.
+;;; cus-start.el --- define customization properties of builtins
 ;;
 ;; Copyright (C) 1997, 1999, 2000 Free Software Foundation, Inc.
 ;;
 (unless purify-flag
   (provide 'cus-start))
 
-;;; cus-start.el ends here.
+;;; cus-start.el ends here
index 43b7f6ab06402095357b0299d53e49a381e4041b..f09e2c6b56e9ab3a14bd658383276cb4535c2722 100644 (file)
@@ -1,8 +1,8 @@
-;;; shell.el --- specialized comint.el for running the shell.
+;;; shell.el --- specialized comint.el for running the shell
 
 ;; Copyright (C) 1988, 93, 94, 95, 96, 1997, 2000 Free Software Foundation, Inc.
 
-;; Author: Olin Shivers <shivers@cs.cmu.edu> then
+;; Author: Olin Shivers <shivers@cs.cmu.edu>
 ;;     Simon Marshall <simon@gnu.org>
 ;; Maintainer: FSF
 ;; Keywords: processes
@@ -678,7 +678,7 @@ Environment variables are expanded, see function `substitute-in-file-name'."
           (cond ((> num (length shell-dirstack))
                  (message "Directory stack not that deep."))
                 ((= num 0)
-                 (error (message "Couldn't cd.")))
+                 (error (message "Couldn't cd")))
                 (shell-pushd-dextract
                  (let ((dir (nth (1- num) shell-dirstack)))
                    (shell-process-popd arg)
@@ -774,7 +774,7 @@ command again."
                   (setq shell-dirstack (cdr ds)
                         shell-last-dir (car shell-dirstack))
                   (shell-dirstack-message))
-         (error (message "Couldn't cd.")))))))
+         (error (message "Couldn't cd")))))))
 
 ;;; For your typing convenience:
 (defalias 'dirs 'shell-resync-dirs)
@@ -1003,7 +1003,7 @@ Returns t if successful."
          (cond ((null index)
                 nil)
                ((>= index (length stack))
-                (error "Directory stack not that deep."))
+                (error "Directory stack not that deep"))
                (t
                 (replace-match (file-name-as-directory (nth index stack)) t t)
                 (message "Directory item: %d" index)
index df23e43a13275ca985cb18e84981cab4cbd38b05..9c5d7173cd60c1db58ebfcd22d3620f284e07593 100644 (file)
@@ -480,7 +480,7 @@ automatically, and you are prompted to fill in the variable parts.")))
 ;;                t)
 ;;  '(save-excursion
 ;;     (if (re-search-forward page-delimiter nil t)
-;;      (error "Not on last page.")))
+;;      (error "Not on last page")))
 ;;  comment-start "Local Variables:" comment-end \n
 ;;  comment-start "mode: " str
 ;;  & -5 | '(kill-line 0) & -1 | comment-end \n
@@ -607,4 +607,4 @@ symmetrical ones, and the same character twice for the others."
 
 (provide 'skeleton)
 
-;; skeleton.el ends here
+;;; skeleton.el ends here
index 1bcd0ea97c9d1afbc70e3dc3ecab54a88f7cccdd..21420c8b03a3af146f6bd6a0133ee1aa1fd96f2d 100644 (file)
@@ -127,7 +127,7 @@ and you want to simplify them for the mode line
 
 (defvar which-func-mode nil
   "Non-nil means display current function name in mode line.
-This makes a difference only if `which-function-mode' is non-nil")
+This makes a difference only if `which-function-mode' is non-nil.")
 (make-variable-buffer-local 'which-func-mode)
 ;;(put 'which-func-mode 'permanent-local t)
 
index a07f449b3176df7c1f979a07914d5c591d70e1d4..ac27b776b95eae6aa3402a2a820931ca149c8dbf 100644 (file)
@@ -1,4 +1,4 @@
-;; @(#) xml.el --- XML parser
+;;; xml.el --- XML parser
 
 ;; Copyright (C) 2000, 2001 Free Software Foundation, Inc.
 
@@ -164,7 +164,7 @@ and returned as the first element of the list"
                      (add-to-list 'xml result))))
 
                ;;  translation of rule [1] of XML specifications
-               (error "XML files can have only one toplevel tag.")))
+               (error "XML files can have only one toplevel tag")))
          (goto-char end)))
       (if parse-dtd
          (cons dtd (reverse xml))
@@ -264,7 +264,7 @@ Returns one of:
              (goto-char (match-end 0))
              (skip-chars-forward " \t\n")
              (if (> (point) end)
-                 (error "XML: End tag for %s not found before end of region."
+                 (error "XML: End tag for %s not found before end of region"
                         node-name))
              children
              )
@@ -273,7 +273,7 @@ Returns one of:
          (error "XML: Invalid attribute list")
          ))))
    (t ;; This is not a tag.
-    (error "XML: Invalid character."))
+    (error "XML: Invalid character"))
    ))
 
 (defun xml-parse-attlist (end)
@@ -291,18 +291,18 @@ Leaves the point on the first non-blank character after the tag."
       ;;  or a simple word ?
       (unless (looking-at "\"\\([^\"]+\\)\"")
        (unless (looking-at "'\\([^\"]+\\)'")
-         (error "XML: Attribute values must be given between quotes.")))
+         (error "XML: Attribute values must be given between quotes")))
 
       ;; Each attribute must be unique within a given element
       (if (assoc name attlist)
-         (error "XML: each attribute must be unique within an element."))
+         (error "XML: each attribute must be unique within an element"))
       
       (set 'attlist (append attlist
                            (list (cons name (match-string-no-properties 1)))))
       (goto-char (match-end 0))
       (skip-chars-forward " \t\n")
       (if (> (point) end)
-         (error "XML: end of attribute list not found before end of region."))
+         (error "XML: end of attribute list not found before end of region"))
       )
     attlist
     ))
@@ -350,10 +350,10 @@ The DTD must end before the position END in the current buffer."
 
     ;;  External DTDs => don't know how to handle them yet
     (if (looking-at "SYSTEM")
-       (error "XML: Don't know how to handle external DTDs."))
+       (error "XML: Don't know how to handle external DTDs"))
     
     (if (not (= (char-after) ?\[))
-       (error "XML: Unknown declaration in the DTD."))
+       (error "XML: Unknown declaration in the DTD"))
 
     ;;  Parse the rest of the DTD
     (forward-char 1)
@@ -384,7 +384,7 @@ The DTD must end before the position END in the current buffer."
 
        ;;  rule [45]: the element declaration must be unique
        (if (assoc element dtd)
-           (error "XML: elements declaration must be unique in a DTD (<%s>)."
+           (error "XML: elements declaration must be unique in a DTD (<%s>)"
                   (symbol-name element)))
        
        ;;  Store the element in the DTD