comparison man/ChangeLog @ 82221:e126e09e6ac7

Merge from emacs--rel--22 Patches applied: * emacs--rel--22 (patch 75-83) - Update from CVS - Remove lisp/erc/erc-nicklist.el - Update some .arch-inventory files - Indicate that emacs--devo--0--patch-834 does not need to be applied - Merge from gnus--rel--5.10 - Restore lisp/emacs-lisp/cl-loaddefs.el * gnus--rel--5.10 (patch 239-241) - Merge from emacs--devo--0 - Update from CVS 2007-07-29 Kimit Yada <kimitto@gmail.com> (tiny change) * lisp/emacs-lisp/copyright.el (copyright-update-year, copyright-update) (copyright-fix-years, copyright): Correctly handle the case where copyright-limit is nil. 2007-07-28 Konstantin Novitsky <knovitsk@Bear.com> (tiny change) * lisp/progmodes/python.el (run-python): Fix path separator under w32. 2007-07-24 Katsumi Yamaoka <yamaoka@jpl.org> * lisp/gnus/gnus-msg.el (gnus-summary-supersede-article) (gnus-summary-resend-message-edit): Add Gcc header. (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent article's Message-ID; refer parent article in summary buffer. * lisp/gnus/message.el (message-bounce): Call mime-to-mml. Revision: emacs@sv.gnu.org/emacs--devo--0--patch-838
author Miles Bader <miles@gnu.org>
date Tue, 31 Jul 2007 05:02:54 +0000
parents b85800eebe46 2dd5d799a16d
children f0275f3176de 539530fa389c
comparison
equal deleted inserted replaced
82220:61b5a5aa16a1 82221:e126e09e6ac7
14 * gpl.texi: New file with text of GPL. 14 * gpl.texi: New file with text of GPL.
15 * Makefile.in (EMACSSOURCES): Add gpl.texi. 15 * Makefile.in (EMACSSOURCES): Add gpl.texi.
16 16
17 2007-07-26 Dan Nicolaescu <dann@ics.uci.edu> 17 2007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
18 18
19 * vc2-xtra.texi (Customizing VC): Add GIT. 19 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
20 20
21 * dired.texi (Wdired): Mention C-x C-q key binding. 21 * dired.texi (Wdired): Mention C-x C-q key binding.
22
23 2007-07-28 Nick Roberts <nickrob@snap.net.nz>
24
25 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
22 26
23 2007-07-25 Glenn Morris <rgm@gnu.org> 27 2007-07-25 Glenn Morris <rgm@gnu.org>
24 28
25 * calc.texi (Copying) 29 * calc.texi (Copying)
26 * emacs.texi (Copying): Replace license with GPLv3. 30 * emacs.texi (Copying): Replace license with GPLv3.