Changes committed gnus/texi (gnus-logo.eps gnus-news.el)
"Miles Bader" <[email protected]>
| Newsgroups | gmane.emacs.gnus.commits |
|---|---|
| Message-ID | <[email protected]> |
Modified: gnus-logo.eps gnus-news.el Merge from emacs--devo--0 Patches applied: * emacs--devo--0 (patch 1144-1145, 1147, 1149, 1151, 1153, 1161, 1163, 1165, 1167-1168) - Update from CVS - Merge from gnus--devo--0 2008-05-19 Teodor Zlatanov <[email protected]> * contrib/mail/smtpmail.el: Add autoload for `auth-source-user-or-password'. (smtpmail-try-auth-methods): Use it. 2008-05-08 Stefan Monnier <[email protected]> * lisp/rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from rfc2104-hexstring-to-byte-list. Return a unibyte string. (rfc2104-hash): Use it. 2008-05-08 Juanma Barranquero <[email protected]> * lisp/gnus-art.el (gnus-article-toggle-truncate-lines): Don't use `iff' in docstring. Revision: [email protected]/gnus--devo--0--patch-497 Index: gnus-logo.eps diff -u gnus/texi/gnus-logo.eps:7.3 gnus/texi/gnus-logo.eps:7.4 --- gnus-logo.eps:7.3 Sun Jan 20 06:23:58 2008 +++ gnus-logo.eps Mon May 19 10:47:43 2008 @@ -6,10 +6,10 @@ % % This file is part of GNU Emacs. % -% GNU Emacs is free software; you can redistribute it and/or modify +% GNU Emacs is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by -% the Free Software Foundation; either version 3, or (at your option) -% any later version. +% the Free Software Foundation, either version 3 of the License, or +% (at your option) any later version. % % GNU Emacs is distributed in the hope that it will be useful, % but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -17,12 +17,9 @@ % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with GNU Emacs; see the file COPYING. If not, write to the -% Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, -% Boston, MA 02110-1301, USA. +% along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. % %%Title: gnuslogo1.ps -%%Creator: XV Version 3.00 Rev: 3/30/93 - by John Bradley %%BoundingBox: 0 0 493 505 %%Pages: 1 %%DocumentFonts: Index: gnus-news.el diff -u gnus/texi/gnus-news.el:7.15 gnus/texi/gnus-news.el:7.16 --- gnus-news.el:7.15 Sun Jan 20 06:23:58 2008 +++ gnus-news.el Mon May 19 10:47:43 2008 @@ -6,10 +6,10 @@ ;; This file is part of GNU Emacs. -;; GNU Emacs is free software; you can redistribute it and/or modify +;; GNU Emacs is free software: you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by -;; the Free Software Foundation; either version 3, or (at your option) -;; any later version. +;; the Free Software Foundation, either version 3 of the License, or +;; (at your option) any later version. ;; GNU Emacs is distributed in the hope that it will be useful, ;; but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -17,9 +17,7 @@ ;; GNU General Public License for more details. ;; You should have received a copy of the GNU General Public License -;; along with GNU Emacs; see the file COPYING. If not, write to the -;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, -;; Boston, MA 02110-1301, USA. +;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. ;;; Commentary: @@ -43,10 +41,10 @@ This file is part of GNU Emacs. -GNU Emacs is free software; you can redistribute it and/or modify +GNU Emacs is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by -the Free Software Foundation; either version 3, or (at your option) -any later version. +the Free Software Foundation, either version 3 of the License, or +(at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -54,9 +52,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with GNU Emacs; see the file COPYING. If not, write to the -Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, -Boston, MA 02110-1301, USA. +along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. \nLocal variables:\nmode: outline paragraph-separate: \"[ ]*$\"\nend:\n") @@ -117,5 +113,5 @@ (insert gnus-news-trailer) (write-region (point-min) (point-max) outfile)))) -;;; arch-tag: e23cdd27-eafd-4ba0-816f-98f5edb0dc29 +;; arch-tag: e23cdd27-eafd-4ba0-816f-98f5edb0dc29 ;;; gnus-news.el ends here