Changes committed gnus/lisp (ChangeLog gnus-sum.el)

"Lars Magne Ingebrigtsen" <[email protected]>
Newsgroups gmane.emacs.gnus.commits
Message-ID <[email protected]>
Modified: ChangeLog gnus-sum.el

(gnus-use-marks): Define gnus-use-marks.


Index: ChangeLog
diff -u gnus/lisp/ChangeLog:7.1841 gnus/lisp/ChangeLog:7.1842
--- ChangeLog:7.1841	Thu May  1 16:22:39 2008
+++ ChangeLog	Thu May  1 16:25:22 2008
@@ -3,6 +3,7 @@
 	* gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
 	hooks. 
 	(gnus-update-read-articles): Speed up non-marks-using users.
+	(gnus-use-marks): Define gnus-use-marks.
 
 2008-04-28  Teodor Zlatanov  <[email protected]>
 
Index: gnus-sum.el
diff -u gnus/lisp/gnus-sum.el:7.222 gnus/lisp/gnus-sum.el:7.223
--- gnus-sum.el:7.222	Thu May  1 16:22:39 2008
+++ gnus-sum.el	Thu May  1 16:25:22 2008
@@ -1208,6 +1208,12 @@
   :type 'boolean
   :group 'gnus-summary-marks)
 
+(defcustom gnus-use-marks t
+  "If non-nil, do not propagate marks to the backends."
+  :version "21.1"
+  :type 'boolean
+  :group 'gnus-summary-marks)
+
 (defcustom gnus-alter-articles-to-read-function nil
   "Function to be called to alter the list of articles to be selected."
   :type '(choice (const nil) function)
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.