1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 18:40:39 -08:00

; Remove some useless comments

This commit is contained in:
Stefan Kangas 2021-04-16 14:28:10 +02:00
parent fcd1943bfe
commit 289ec2d911
65 changed files with 4 additions and 139 deletions

View 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)

View file

@ -24,8 +24,6 @@
;;; Commentary:
;;; Change Log:
;;; Code:
(require 'mh-e)

View file

@ -24,8 +24,6 @@
;;; Commentary:
;;; Change Log:
;;; Code:
;; The names of ephemeral buffers have a " *mh-" prefix (so that they

View 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)

View file

@ -23,8 +23,6 @@
;;; Commentary:
;;; Change Log:
;;; Code:
;; This is a good place to gather code that is used for compatibility

View file

@ -25,8 +25,6 @@
;; Mode for browsing folders
;;; Change Log:
;;; Code:
(require 'mh-e)

View 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)

View file

@ -24,8 +24,6 @@
;;; Commentary:
;;; Change Log:
;;; Code:
(require 'mh-e)

View 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)

View 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)

View file

@ -26,8 +26,6 @@
;; Spam handling in MH-E.
;;; Change Log:
;;; Code:
(require 'mh-e)

View 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)

View file

@ -25,8 +25,6 @@
;; "Poor man's threading" by psg.
;;; Change Log:
;;; Code:
(require 'mh-e)

View file

@ -36,8 +36,6 @@
;; MIME option to mh-forward command to move to content-description
;; insertion point.
;;; Change Log:
;;; Code:
(require 'mh-e)

View file

@ -24,8 +24,6 @@
;;; Commentary:
;;; Change Log:
;;; Code:
(require 'mh-e)

View file

@ -27,8 +27,6 @@
;; This file contains constants and a few functions for interpreting
;; scan lines.
;;; Change Log:
;;; Code:
(require 'mh-e)

View file

@ -39,8 +39,6 @@
;; documentation will direct you to the specific instructions for
;; your particular searcher.
;;; Change Log:
;;; Code:
(require 'mh-e)

View 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)

View file

@ -26,8 +26,6 @@
;; Mode for showing messages.
;;; Change Log:
;;; Code:
(require 'mh-e)

View file

@ -26,8 +26,6 @@
;; Future versions should only use flists.
;;; Change Log:
;;; Code:
(require 'mh-e)

View file

@ -69,8 +69,6 @@
;; (5) Better canonicalizing for message identifier and subject
;; strings.
;;; Change Log:
;;; Code:
(require 'mh-e)

View file

@ -24,8 +24,6 @@
;;; Commentary:
;;; Change Log:
;;; Code:
(require 'mh-e)

View file

@ -24,8 +24,6 @@
;;; Commentary:
;;; Change Log:
;;; Code:
(require 'mh-e)

View file

@ -23,8 +23,6 @@
;;; Commentary:
;;; Change Log:
;;; Code:
(require 'mh-e)