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

"Katsumi Yamaoka" <[email protected]>
Newsgroups gmane.emacs.gnus.commits
Message-ID <[email protected]>
Modified: ChangeLog gnus-art.el

(gnus-article-read-summary-keys): Work for some `A' prefix keys.


Index: ChangeLog
diff -u gnus/lisp/ChangeLog:7.1735 gnus/lisp/ChangeLog:7.1736
--- ChangeLog:7.1735	Thu Jan 17 02:54:00 2008
+++ ChangeLog	Thu Jan 17 05:03:42 2008
@@ -1,7 +1,8 @@
 2008-01-17  Katsumi Yamaoka  <[email protected]>
 
-	* gnus-art.el (gnus-article-read-summary-send-keys): Use
-	gnus-character-to-event.
+	* gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
+	prefix keys.
+	(gnus-article-read-summary-send-keys): Use gnus-character-to-event.
 	(gnus-article-describe-bindings): Simplify; move XEmacs stuff to
 	gnus-xmas.el.
 
Index: gnus-art.el
diff -u gnus/lisp/gnus-art.el:7.255 gnus/lisp/gnus-art.el:7.256
--- gnus-art.el:7.255	Thu Jan 17 02:54:00 2008
+++ gnus-art.el	Thu Jan 17 05:03:42 2008
@@ -6242,9 +6242,10 @@
 	   "Zc" "ZC" "ZE" "ZQ" "ZZ" "Zn" "ZR" "ZG" "ZN" "ZP"
 	   "=" "^" "\M-^" "|"))
 	(nosave-but-article
-	 '("A\r"))
+	 '("A " "A<" "A>" "AM" "AP" "AR" "AT" "A\C-?" "A\M-\r" "A\r" "Ab" "Ae"
+	   "An" "Ap" [?A (meta return)] [?A delete]))
 	(nosave-in-article
-	 '("\C-d"))
+	 '("AS" "\C-d"))
 	(up-to-top
 	 '("n" "Gn" "p" "Gp"))
 	keys new-sum-point)
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.