emacs-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-commit] emacs/lisp/mh-e mh-e.el [EMACS_22_BASE]


From: Juanma Barranquero
Subject: [Emacs-commit] emacs/lisp/mh-e mh-e.el [EMACS_22_BASE]
Date: Tue, 05 Feb 2008 14:09:26 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Juanma Barranquero <lektu>      08/02/05 14:09:25

Modified files:
        lisp/mh-e      : mh-e.el 

Log message:
        *** empty log message ***

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/mh-e/mh-e.el?cvsroot=emacs&only_with_tag=EMACS_22_BASE&r1=1.108.2.2&r2=1.108.2.3

Patches:
Index: mh-e.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/mh-e/mh-e.el,v
retrieving revision 1.108.2.2
retrieving revision 1.108.2.3
diff -u -b -r1.108.2.2 -r1.108.2.3
--- mh-e.el     7 Jan 2008 01:52:43 -0000       1.108.2.2
+++ mh-e.el     5 Feb 2008 14:09:25 -0000       1.108.2.3
@@ -1986,7 +1986,7 @@
   :package-version '(MH-E . "7.0"))
 
 (defun mh-scan-format-file-check (symbol value)
-  "Check if desired setting is legal.
+  "Check if desired setting is valid.
 Throw an error if user tries to set `mh-scan-format-file' to
 anything but t when `mh-adaptive-cmd-note-flag' is on. Otherwise,
 set SYMBOL to VALUE."
@@ -2025,7 +2025,7 @@
   :package-version '(MH-E . "6.0"))
 
 (defun mh-adaptive-cmd-note-flag-check (symbol value)
-  "Check if desired setting is legal.
+  "Check if desired setting is valid.
 Throw an error if user tries to turn on
 `mh-adaptive-cmd-note-flag' when `mh-scan-format-file' isn't t.
 Otherwise, set SYMBOL to VALUE."




reply via email to

[Prev in Thread] Current Thread [Next in Thread]