]> git.eshelyaron.com Git - emacs.git/commitdiff
; Remove some useless comments
authorStefan Kangas <stefan@marxist.se>
Fri, 16 Apr 2021 12:28:10 +0000 (14:28 +0200)
committerStefan Kangas <stefan@marxist.se>
Fri, 16 Apr 2021 12:54:02 +0000 (14:54 +0200)
65 files changed:
lisp/align.el
lisp/allout-widgets.el
lisp/allout.el
lisp/autorevert.el
lisp/bs.el
lisp/cus-edit.el
lisp/cus-face.el
lisp/custom.el
lisp/emacs-lisp/faceup.el
lisp/emacs-lisp/lisp-mnt.el
lisp/emacs-lisp/ring.el
lisp/expand.el
lisp/filecache.el
lisp/filenotify.el
lisp/gnus/gnus-cus.el
lisp/gnus/gnus-diary.el
lisp/gnus/gnus-registry.el
lisp/gnus/nnselect.el
lisp/icomplete.el
lisp/language/thai-word.el
lisp/mh-e/mh-acros.el
lisp/mh-e/mh-alias.el
lisp/mh-e/mh-buffers.el
lisp/mh-e/mh-comp.el
lisp/mh-e/mh-compat.el
lisp/mh-e/mh-folder.el
lisp/mh-e/mh-funcs.el
lisp/mh-e/mh-gnus.el
lisp/mh-e/mh-identity.el
lisp/mh-e/mh-inc.el
lisp/mh-e/mh-junk.el
lisp/mh-e/mh-letter.el
lisp/mh-e/mh-limit.el
lisp/mh-e/mh-mime.el
lisp/mh-e/mh-print.el
lisp/mh-e/mh-scan.el
lisp/mh-e/mh-search.el
lisp/mh-e/mh-seq.el
lisp/mh-e/mh-show.el
lisp/mh-e/mh-speed.el
lisp/mh-e/mh-thread.el
lisp/mh-e/mh-tool-bar.el
lisp/mh-e/mh-utils.el
lisp/mh-e/mh-xface.el
lisp/net/ange-ftp.el
lisp/obsolete/fast-lock.el
lisp/obsolete/lazy-lock.el
lisp/obsolete/nnir.el
lisp/obsolete/sregex.el
lisp/progmodes/glasses.el
lisp/progmodes/meta-mode.el
lisp/progmodes/python.el
lisp/speedbar.el
lisp/textmodes/bibtex-style.el
lisp/textmodes/bibtex.el
lisp/textmodes/makeinfo.el
lisp/textmodes/page.el
lisp/textmodes/tex-mode.el
lisp/textmodes/texinfmt.el
lisp/textmodes/texnfo-upd.el
lisp/textmodes/tildify.el
lisp/uniquify.el
lisp/vc/vc-hg.el
lisp/widget.el
test/manual/cedet/tests/test.el

index 7ae067f8c53374edd5c72d9da5e6a4c9ea1717fb..a0b626a5c43b253f7d7eddd23d5d5ee3f2e4fff3 100644 (file)
@@ -1587,8 +1587,6 @@ aligner would have dealt with are."
     (if report
        (message "Aligning...done"))))
 
-;; Provide:
-
 (provide 'align)
 
 (run-hooks 'align-load-hook)
index 931dfbc961ea9c0e1cc1ea50770f04a03d4eb396..90f3f61b36316b2a6e02db4de937cd4de79fe397 100644 (file)
@@ -2290,7 +2290,6 @@ The elements of LIST are not copied, just the list structure itself."
 
 (define-obsolete-function-alias 'allout-frame-property #'frame-parameter "28.1")
 
-;;;_ : provide
 (provide 'allout-widgets)
 
 ;;;_ . Local emacs vars.
index f50f5fd4b2c1806f21c16326ff8dd70254316ebe..1605ce2ce3399374a09f8a10d953ef8a41ae64aa 100644 (file)
@@ -6457,7 +6457,6 @@ If BEG is bigger than END we return 0."
     (isearch-repeat 'forward)
     (isearch-mode t)))
 
-;;;_ #11 Provide
 (provide 'allout)
 
 ;;;_* Local emacs vars.
index 1bb40c90ff530d591bd482d6d1f2e31ac5678c49..edd4c7e5e45950974168d6beef92afbe097e0c27 100644 (file)
@@ -937,7 +937,6 @@ the timer when no buffers need to be checked."
           (cancel-timer auto-revert-timer))
        (setq auto-revert-timer nil)))))
 
-;; The end:
 (provide 'autorevert)
 
 (run-hooks 'auto-revert-load-hook)
index 154e3599f33c5af47cb9945622896efd13be87f6..494bc426188d663b73a2d0b4884bff13a2ff5476 100644 (file)
@@ -1504,7 +1504,6 @@ name of buffer configuration."
   ;; continue standard unloading
   nil)
 
-;; Now provide feature bs
 (provide 'bs)
 
 ;;; bs.el ends here
index dde6e8997bf37bc59b3abb30672b96099e876ea3..7627930c4c8ac779e59b00935eae61e7b4c11911 100644 (file)
@@ -5155,8 +5155,6 @@ if that value is non-nil."
 
 (put 'Custom-mode 'mode-class 'special)
 
-;;; The End.
-
 (provide 'cus-edit)
 
 ;;; cus-edit.el ends here
index 21fe89c621468e7b0cead3ad1f0b9de3e1cb4bdc..6c0052bf86046bca7ef678ddb0cf58981947b339 100644 (file)
@@ -395,8 +395,6 @@ This means reset FACE to its value in FROM-THEME."
 
 (define-obsolete-function-alias 'custom-facep #'facep "28.1")
 
-;;; The End.
-
 (provide 'cus-face)
 
 ;;; cus-face.el ends here
index 85e5d65ffb2e206cf84114c429f0a903ef70fe4f..2c9eadbd479af246d69e752f9d230fad138137d6 100644 (file)
@@ -1623,8 +1623,6 @@ If a choice with the same tag already exists, no action is taken."
       (put variable 'custom-type
            (append choices (list choice))))))
 
-;;; The End.
-
 (provide 'custom)
 
 ;;; custom.el ends here
index 6c3931f9829186146b6f552233899fd0d95c1964..162c39634edb4fecc06f63f404c5e172f5b193b1 100644 (file)
@@ -1170,11 +1170,6 @@ Intended to be called when a file is loaded."
      ;; File is being evaluated using, for example, `eval-buffer'.
      default-directory)))
 
-
-;; ----------------------------------------------------------------------
-;; The end
-;;
-
 (provide 'faceup)
 
 ;;; faceup.el ends here
index 6d9c8c32794efb00c34fed9688d1c96e4680eef4..73a33a553fb4fb6cc70ffea9aa71ccc287b5ca88 100644 (file)
 ;;    * Footer line --- marks end-of-file so it can be distinguished from
 ;; an expanded formfeed or the results of truncation.
 
-;;; Change Log:
-
-;; Tue Jul 14 23:44:17 1992    ESR
-;;     * Created.
-
 ;;; Code:
 
 ;;; Variables:
index 96894655b45b8282b8e3e73f4306c7eebf044ada..ea27bb3c31bc7be76f734ebbc3ce857de7ebfb39 100644 (file)
@@ -248,8 +248,6 @@ If SEQ is already a ring, return it."
          (ring-insert-at-beginning ring (elt seq count))))
       ring)))
 
-;;; provide ourself:
-
 (provide 'ring)
 
 ;;; ring.el ends here
index d11ae7c5263fff1248332403cf06304a8dc5397e..1b722014f8941f2134a7ea0345c6780d5be6ea11 100644 (file)
@@ -484,7 +484,6 @@ This is used only in conjunction with `expand-add-abbrevs'."
 
 (provide 'expand)
 
-;; run load hooks
 (run-hooks 'expand-load-hook)
 
 ;;; expand.el ends here
index 67d2939dd3ccf424b0540d3426315f9298d30ac1..62184e1a0ae5bf42582edc8b998ba50b62e7b974 100644 (file)
@@ -674,10 +674,6 @@ match REGEXP."
         (insert (nth 1 item) (nth 0 item) "\n"))
       (pop-to-buffer buf))))
 
-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
-;; Keybindings
-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
-
 (provide 'filecache)
 
 ;;; filecache.el ends here
index 07871bb0b641bda12efe0029bba959b9a2fe4688..4fc7f0a8ec0a663a17e987bb4bec09f76df70953 100644 (file)
@@ -505,7 +505,6 @@ DESCRIPTOR should be an object returned by `file-notify-add-watch'."
 ;;   due to the way events are propagated during idle time.  Note: This
 ;;   may be perfectly acceptable.
 
-;; The end:
 (provide 'filenotify)
 
 ;;; filenotify.el ends here
index 0852f8e12642f5e32c7c0ecd86ed988bf6694a8c..e7af94ff509f578d2e24bcf7503fcd4e4a193864 100644 (file)
@@ -1102,8 +1102,6 @@ articles in the thread.
       (widget-setup)
       (buffer-enable-undo))))
 
-;;; The End:
-
 (provide 'gnus-cus)
 
 ;;; gnus-cus.el ends here
index 64eb639f61c98639b4a78f44834dd018b959f021..e2cbca9007de6db5f546ad20b1bd619ded76e127 100644 (file)
 ;; gnus-diary is a utility toolkit used on top of the nndiary back end. It is
 ;; now fully documented in the Gnus manual.
 
-
-;; Bugs / Todo:
-;; ===========
-
-
 ;;; Code:
 
 (require 'nndiary)
index 6ac646fbeacfccb030f168edf07857d0134ed0ee..11b6f7ddf078a75ed168bf3ca3d3c73ab189790b 100644 (file)
@@ -1298,8 +1298,6 @@ from your existing entries."
                 (gnus-registry-insert db k newv)))
       (registry-reindex db))))
 
-;; TODO: a few things
-
 (provide 'gnus-registry)
 
 ;;; gnus-registry.el ends here
index e314e1d8d104110d00f38b3fdc149660b3e29d05..5ac4c3a64e13506da2b191fb94bfb70331cef5f9 100644 (file)
@@ -968,7 +968,6 @@ Pass NO-PARSE on to the search engine."
     (gnus-group-make-search-group no-parse spec)))
 
 
-;; The end.
 (provide 'nnselect)
 
 ;;; nnselect.el ends here
index d5b6f76d7b2009695916f0192073f2e7843a9820..91bbb6001363a45f9c0a6b524443f7d65944cfb4 100644 (file)
@@ -837,7 +837,6 @@ matches exist."
 ;;;###autoload  (make-obsolete 'iswitchb-mode
 ;;;###autoload    "use `icomplete-mode' or `ido-mode' instead." "24.4"))
 
-;;;_* Provide
 (provide 'icomplete)
 
 ;;_* Local emacs vars.
index ff1e80298ba63540821637dd1a3165fd6d3303ac..7a09bc3a24a7301bd3304fb5eb9a13f7d235ab9f 100644 (file)
@@ -11074,4 +11074,4 @@ With argument, do this that many times."
 ;; coding: utf-8
 ;; End:
 
-;; end of thai-word.el
+;; thai-word.el ends here
index dd953ee9df7e615515adefecdc108d8dce421ca3..8fdcf3c62b40d1af557b764eacfcba6147155ecb 100644 (file)
@@ -36,8 +36,6 @@
 ;; because it's pointless to compile a file full of macros. But we
 ;; kept the name.
 
-;;; Change Log:
-
 ;;; Code:
 
 (require 'cl-lib)
index 67c019aa179808aa8dd61f15e79d5659b4176ee3..415e9848258f5d7b1115ef65f6125f17912af4c1 100644 (file)
@@ -24,8 +24,6 @@
 
 ;;; Commentary:
 
-;;; Change Log:
-
 ;;; Code:
 
 (require 'mh-e)
index a32f61c82eb17d62ba355ab27194c78ed75debb0..ef21fdb2f95d754e6d28ea0a17202d567409f883 100644 (file)
@@ -24,8 +24,6 @@
 
 ;;; Commentary:
 
-;;; Change Log:
-
 ;;; Code:
 
 ;; The names of ephemeral buffers have a " *mh-" prefix (so that they
index c1cd6c1a9e2f7f6af705306e9f42b27ad71c0a5c..b64bbfb6f3bffd1770ce38da16c6d4cc23c0d9d1 100644 (file)
@@ -29,8 +29,6 @@
 ;; that are used to send the mail. Other that those, functions that
 ;; are needed in mh-letter.el should be found there.
 
-;;; Change Log:
-
 ;;; Code:
 
 (require 'mh-e)
index 0363c5aadac2a7a0a87aad1fd51f800ba7bf6758..ade80e8b95e3133c92e43112e16842119f8da507 100644 (file)
@@ -23,8 +23,6 @@
 
 ;;; Commentary:
 
-;;; Change Log:
-
 ;;; Code:
 
 ;; This is a good place to gather code that is used for compatibility
index 2e288064f1668523c8659da0b14049b3a541f2e1..ce77f9c09712e2868e9e30d3d55d1b7e703cb4d5 100644 (file)
@@ -25,8 +25,6 @@
 
 ;; Mode for browsing folders
 
-;;; Change Log:
-
 ;;; Code:
 
 (require 'mh-e)
index 38ba43188da12d9618e607a2443836b1585aa549..0e5ffc9a42c88c3207781b03fd67f5c1bf58780c 100644 (file)
@@ -30,8 +30,6 @@
 ;; small support routines are needed, place them with the function;
 ;; otherwise, create a separate section for them.
 
-;;; Change Log:
-
 ;;; Code:
 
 (require 'mh-e)
index ac46cc63fcc1a552503ec7efb2820a1a5bdfe236..cc60f7b664058869100fe2640e01abfda137def6 100644 (file)
@@ -24,8 +24,6 @@
 
 ;;; Commentary:
 
-;;; Change Log:
-
 ;;; Code:
 
 (require 'mh-e)
index aeab049756213bc6db84c145a8b5538980ba05ac..ceede0d07cbb3f043c69d36046db6b16515eaf07 100644 (file)
@@ -33,8 +33,6 @@
 ;; in MH-Letter mode. The command `mh-insert-identity' can be used
 ;; to manually insert an identity.
 
-;;; Change Log:
-
 ;;; Code:
 
 (require 'mh-e)
index 6a29195afbb9826359cb012b541f9739b541ece0..83cfe4f99f147ea25df2b92768c05260173d9b54 100644 (file)
@@ -28,8 +28,6 @@
 ;; inc can also be used to incorporate mail from multiple spool files
 ;; into separate folders. See "C-h v mh-inc-spool-list".
 
-;;; Change Log:
-
 ;;; Code:
 
 (require 'mh-e)
index 5a407947a0b8f40f5aba9cb1de1dd828dc1c9f68..e50bf8df50cbea06a64055902a562c09d7c13cd0 100644 (file)
@@ -26,8 +26,6 @@
 
 ;; Spam handling in MH-E.
 
-;;; Change Log:
-
 ;;; Code:
 
 (require 'mh-e)
index 59790181c4d2c8f77db6fbd823f1f2635cc6b6bf..ae5b80d580721a4acc05e576dad47eeb84a40871 100644 (file)
@@ -31,8 +31,6 @@
 ;; mh-utils.el. That will help prevent the loading of this file until
 ;; a message is actually composed.
 
-;;; Change Log:
-
 ;;; Code:
 
 (require 'mh-e)
index 08f1b4093f1065a6e1bf5ad65fd3dfc7df71523a..39cf7c5d2716794321b0f87d990d1b095a562d47 100644 (file)
@@ -25,8 +25,6 @@
 
 ;; "Poor man's threading" by psg.
 
-;;; Change Log:
-
 ;;; Code:
 
 (require 'mh-e)
index fec2293ff1fa61e2a240d4f83f623f4d0f676350..ef702525b7b797cb915f7b0494668dab7094e207 100644 (file)
@@ -36,8 +36,6 @@
 ;;   MIME option to mh-forward command to move to content-description
 ;;   insertion point.
 
-;;; Change Log:
-
 ;;; Code:
 
 (require 'mh-e)
index d084cf63e97b18f841f5dde43062044f9505f680..2074ff6f8f38c9874c73bf5504f70bea65386ac8 100644 (file)
@@ -24,8 +24,6 @@
 
 ;;; Commentary:
 
-;;; Change Log:
-
 ;;; Code:
 
 (require 'mh-e)
index f00ab22958ac9aefcb1d4a175f79e6473d5d70d3..15049793adf369facfb195f90d89b5c1e297b04c 100644 (file)
@@ -27,8 +27,6 @@
 ;; This file contains constants and a few functions for interpreting
 ;; scan lines.
 
-;;; Change Log:
-
 ;;; Code:
 
 (require 'mh-e)
index cb8f8e34558f04a85e641961626d171fab5c9063..9df7c3265646828f9f44e76ff55084c222a52141 100644 (file)
@@ -39,8 +39,6 @@
 ;;      documentation will direct you to the specific instructions for
 ;;      your particular searcher.
 
-;;; Change Log:
-
 ;;; Code:
 
 (require 'mh-e)
index 9b9675c78e1c5af1ec8b3a2bb86f361675c0161d..9cdf39f7f1e60ac47c9db05a5eefd55b4c3a20cf 100644 (file)
@@ -26,8 +26,6 @@
 ;; Sequences are stored in the alist `mh-seq-list' in the form:
 ;;     ((seq-name msgs ...) (seq-name msgs ...) ...)
 
-;;; Change Log:
-
 ;;; Code:
 
 (require 'mh-e)
index cb9819f17c7e762b9f480b76a8e2668be6580e80..6134e8350c89d01db0a2d3da99f33b876dd2ac61 100644 (file)
@@ -26,8 +26,6 @@
 
 ;; Mode for showing messages.
 
-;;; Change Log:
-
 ;;; Code:
 
 (require 'mh-e)
index b2deacf6a74deaf7cd490766871d5279faeee860..3af840c3a31ee83a35ea557e60b27afd20ef7a7a 100644 (file)
@@ -26,8 +26,6 @@
 
 ;; Future versions should only use flists.
 
-;;; Change Log:
-
 ;;; Code:
 
 (require 'mh-e)
index 01b6863038b1404d0d26c2315c971d6f7349f771..89b0dbd9798871ec85b8b2050f416f3fe3c9448e 100644 (file)
@@ -69,8 +69,6 @@
 ;;  (5) Better canonicalizing for message identifier and subject
 ;;      strings.
 
-;;; Change Log:
-
 ;;; Code:
 
 (require 'mh-e)
index 40a430b9641eb73ca61104e92a7f8bbcd1444ec7..94aa8dd4a92a31efaf725cab3539dde22dfd65cd 100644 (file)
@@ -24,8 +24,6 @@
 
 ;;; Commentary:
 
-;;; Change Log:
-
 ;;; Code:
 
 (require 'mh-e)
index e73c1db9e4517fd4f6c109fb389a628d9ab0945c..8e900dc01131b19251f0871df24f4b3e73e9f18b 100644 (file)
@@ -24,8 +24,6 @@
 
 ;;; Commentary:
 
-;;; Change Log:
-
 ;;; Code:
 
 (require 'mh-e)
index 0b53829b056cbb85cb48052cd2d3fd5f1cf55ca8..d4d5c5c3784c5eb5af0c78e82cd8016a4c4d14ad 100644 (file)
@@ -23,8 +23,6 @@
 
 ;;; Commentary:
 
-;;; Change Log:
-
 ;;; Code:
 
 (require 'mh-e)
index 86b5d44987232862ef272dd32999c679f527881c..04ea8091277e591625575a3ba35056e9453f841b 100644 (file)
@@ -6258,10 +6258,6 @@ be recognized automatically (they are all valid BS2000 hosts too)."
 ;; ange-ftp-bs2000-file-name-as-directory
 ;; ange-ftp-bs2000-make-compressed-filename
 ;; ange-ftp-bs2000-file-name-sans-versions
-\f
-;;;; ------------------------------------------------------------
-;;;; Finally provide package.
-;;;; ------------------------------------------------------------
 
 (provide 'ange-ftp)
 
index baed8be7663189843ea350da9bfeb58f4ba6b5d7..960233d5627ab0bbca9f579d6fc4bbef26246dd2 100644 (file)
@@ -752,8 +752,6 @@ See `fast-lock-get-face-properties'."
 (unless (assq 'fast-lock-mode minor-mode-alist)
   (setq minor-mode-alist (append minor-mode-alist '((fast-lock-mode nil)))))
 
-;; Provide ourselves:
-
 (provide 'fast-lock)
 
 ;;; fast-lock.el ends here
index 34bf85f864c08fc0bd3775777361b0bd464712bf..13f14aad6d1d352898f4e33244823c8a78defbcd 100644 (file)
@@ -1016,8 +1016,6 @@ verbosity is controlled via the variable `lazy-lock-stealth-verbose'."
 (unless (assq 'lazy-lock-mode minor-mode-alist)
   (setq minor-mode-alist (append minor-mode-alist '((lazy-lock-mode nil)))))
 
-;; Provide ourselves:
-
 (provide 'lazy-lock)
 
 ;; Local Variables:
index f2ea5c67cebdb41f77428873323c231fd20e2e93..40a8ec57b98ba872c40e7b0bc4126ae7e3abbd21 100644 (file)
@@ -1339,7 +1339,6 @@ Query for the specs, or use SPECS."
 
 (define-obsolete-function-alias 'nnir-get-active #'gnus-server-get-active "28.1")
 
-;; The end.
 (provide 'nnir)
 
 ;;; nnir.el ends here
index 96d6b7aebf06066ceb4f521a3196f5503cef6076..371dcbf849822d7f6e24167e7bfd0ec6461f6e18 100644 (file)
 ;;   This is a "trapdoor" for including ordinary regular expression
 ;;   strings in the result.  Some regular expressions are clearer when
 ;;   written the old way: "[a-z]" vs. (sregexq (char (?a . ?z))), for
-;;   instance.  However, see the note under "Bugs," below.
+;;   instance.
 
 ;; Each CHAR-CLAUSE that is passed to (char ...) and (not-char ...)
 ;; has one of the following forms:
 ;; - add support for non-greedy operators *? and +?
 ;; - bug: (sregexq (opt (opt ?a))) returns "a??" which is a non-greedy "a?"
 
-;;; Bugs:
-
 ;;; Code:
 
 (eval-when-compile (require 'cl-lib))
index a0f5d36bb65b087d145382f7f65429a6c36b4308..cd92175bd6111e6fd836ea7ff2d5adea8611d4ec 100644 (file)
@@ -321,10 +321,6 @@ separators (like underscores) at places they belong to."
        (remove-hook 'write-file-functions
                     'glasses-convert-to-unreadable t)))))
 
-
-;;; Announce
-
 (provide 'glasses)
 
-
 ;;; glasses.el ends here
index a59014827e8e7ed83ae9d39d9245a2eedd3ac8f9..50268446025d36cdca70670ffc23754c66ed1bd8 100644 (file)
@@ -942,9 +942,6 @@ The environment marked is the one that contains point or follows point."
               (list (list "\\<\\(\\sw+\\)" 1 'meta-symbol-list)
                     (list "" 'ispell-complete-word))))
 
-
-;;; Just in case ...
-
 (provide 'meta-mode)
 (run-hooks 'meta-mode-load-hook)
 
index 30721c7a5775b47bcb5905af0ef416debc875786..20ec339fffb1235a6e12f3ccc7e1b8a912910410 100644 (file)
 ;; I'd recommend the first one since you'll get the same behavior for
 ;; all modes out-of-the-box.
 
-;;; TODO:
-
 ;;; Code:
 
 (require 'ansi-color)
index 12e57b110825469dd19abf7cd284757955310066..118c7260769e9dc2ed446667d0af52b6ac0543c2 100644 (file)
@@ -4055,7 +4055,6 @@ this version is not backward compatible to 0.14 or earlier.")
 \f
 (provide 'speedbar)
 
-;; run load-time hooks
 (run-hooks 'speedbar-load-hook)
 
 ;;; speedbar ends here
index 6d01871bc5298d2767add55cc5bfb0a735751deb..27b2e0e3331cee4f8230a89947e7b21a9d94066f 100644 (file)
@@ -24,7 +24,6 @@
 
 ;; Done: font-lock, imenu, outline, commenting, indentation.
 ;; Todo: tab-completion.
-;; Bugs:
 
 ;;; Code:
 
index f01c66b15847c1a11e3666d465eabbca419d9bc1..31186fb4facb1a2702587f0d39b158f7436b1ba1 100644 (file)
@@ -5608,8 +5608,5 @@ If APPEND is non-nil, append ENTRIES to those already displayed."
   (setq buffer-read-only t)
   (goto-char (point-min)))
 
-\f
-;; Make BibTeX a Feature
-
 (provide 'bibtex)
 ;;; bibtex.el ends here
index 8152f4b89c8fe8fdff87fe2437e439c613d371ae..653540ad415496e2bbe3e9dcf5baf95684353fd7 100644 (file)
@@ -284,7 +284,6 @@ line LINE of the window, or centered if LINE is nil."
       (pop-to-buffer old-buffer)
       )))
 
-;;; Place `provide' at end of file.
 (provide 'makeinfo)
 
 ;;; makeinfo.el ends here
index e1d7fb7431c3753d1b58f9fad5e5792b5cacf99d..b86a2f149de42b07b4830c8327084bc6b6922026 100644 (file)
@@ -170,8 +170,6 @@ point, respectively."
   (interactive)
   (apply #'message (cons "Page %d, line %d" (page--what-page))))
 
-\f
-;;; Place `provide' at end of file.
 (provide 'page)
 
 ;;; page.el ends here
index fb57b9b0f23890e5aa7b5c4dd0f5ee8baacd5915..8d7f459190b235332e1ce65b7d7a868e0e57a161 100644 (file)
@@ -28,7 +28,6 @@
 
 ;;; Code:
 
-;; Pacify the byte-compiler
 (eval-when-compile
   (require 'compare-w)
   (require 'cl-lib)
index a797df9193fbc5ce80a78dcc660cba21fb25f81a..5ce39da7968f47e0509d9269350a4c21dc9e50a2 100644 (file)
 
 ;;; Commentary:
 
-;;; Code:
-
 ;;; Emacs lisp functions to convert Texinfo files to Info files.
 
+;;; Code:
+
 (defvar texinfmt-version "2.42 of  7 Jul 2006")
 (make-obsolete-variable 'texinfmt-version 'emacs-version "28.1")
 
@@ -4310,8 +4310,6 @@ For example, invoke
            (setq error 1))))
       (kill-emacs error))))
 
-\f
-;;; Place `provide' at end of file.
 (provide 'texinfmt)
 
 ;;; texinfmt.el ends here
index 27807a95e60fe0b535f05569605db6e8cb619755..03004548302206547348e36296572ed003238205 100644 (file)
@@ -2112,8 +2112,6 @@ chapter."
 
   (message "Multiple files updated."))
 
-\f
-;; Place `provide' at end of file.
 (provide 'texnfo-upd)
 
 ;;; texnfo-upd.el ends here
index 163978b4315384b0396fe53c8c2491cb1e7d77e4..01e2ad72d88287cfc92dabfffc3135945e1a4753 100644 (file)
@@ -503,8 +503,6 @@ variable will be set to the representation."
     (remove-hook 'post-self-insert-hook #'tildify-space t)))
 
 
-;;; *** Announce ***
-
 (provide 'tildify)
 
 ;;; tildify.el ends here
index 1d513d603760b9d13e49072bf7a63f012f38c98b..7cc01687f4947efd1c0676bbf6cd6f96345f5a86 100644 (file)
@@ -498,8 +498,6 @@ For use on `kill-buffer-hook'."
            (file-name-directory filename) retval)))
     retval))
 
-;;; The End
-
 (defun uniquify-unload-function ()
   "Unload the uniquify library."
   (save-current-buffer
index a054a7c3176e0590c70ba2889d52ef1302908c89..c9c1e91d483247a375d44ee2adf8c0c6d13b2b84 100644 (file)
 
 ;; This is a mercurial version control backend
 
-;;; Thanks:
-
-;;; Bugs:
-
 ;;; Todo:
 
 ;; 1) Implement the rest of the vc interface. See the comment at the
index 401b4cf298f51eaf175c11dd66f762be259e8cfa..d258e6fae2b3ab609bcfce5a2bd9757061f6806d 100644 (file)
@@ -94,8 +94,6 @@ The third argument DOC is a documentation string for the widget."
 ;; This is used by external widget code (in W3, at least).
 (define-obsolete-function-alias 'widget-plist-member #'plist-member "26.1")
 
-;;; The End.
-
 (provide 'widget)
 
 ;;; widget.el ends here
index a54c253be684c471fa2ea108bc77d31dd0ca604c..d1d0d1602f4cbd25f0eebeee1eb4516764172344 100644 (file)
 (defvar-mode-local emacs-lisp-mode a-mode-local-def
   "some value")
 
-
-;;; Provide
-;;
 (provide 'test)