Mercurial > emacs
diff lisp/ChangeLog @ 81778:cd3e38bb3dc7
Merge from emacs--rel--22
Patches applied:
* emacs--rel--22 (patch 51-54)
- Update from CVS
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 233-234)
- Merge from emacs--devo--0
- Update from CVS
2007-07-08 Katsumi Yamaoka <yamaoka@jpl.org>
* lisp/cus-start.el (file-coding-system-alist): Fix custom type.
2007-07-08 Chong Yidong <cyd@stupidchicken.com>
* lisp/longlines.el (longlines-wrap-region): Avoid marking buffer as
modified.
(longlines-auto-wrap, longlines-window-change-function): Remove
unnecessary calls to set-buffer-modified-p.
2007-07-03 Dan Nicolaescu <dann@ics.uci.edu>
* lisp/progmodes/gud.el (auto-mode-alist): Match more valid gdb init
file names.
2007-07-01 Richard Stallman <rms@gnu.org>
* lisp/files.el (find-file-visit-truename): Fix safe-local-variable value.
2007-07-04 Katsumi Yamaoka <yamaoka@jpl.org>
* lisp/gnus/gnus-sum.el (gnus-summary-catchup): Don't recognize cached
articles as unfetched articles.
2007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
* lisp/gnus/gnus-start.el (gnus-level-unsubscribed): Improve doc string.
2007-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
* lisp/gnus/gnus-art.el (gnus-article-summary-command-nosave)
(gnus-article-read-summary-keys): Don't set the 3rd arg of
pop-to-buffer for XEmacs.
2007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
* man/gnus-faq.texi ([3.2]): Fix locating of environment variables in the
Control Panel.
* man/gnus.texi (Misc Article): Add index entry for
gnus-single-article-buffer.
2007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
* man/gnus.texi (Starting Up): Fix typo.
2007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
* man/gnus.texi (Asynchronous Fetching): Fix typo.
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-806
author | Miles Bader <miles@gnu.org> |
---|---|
date | Tue, 10 Jul 2007 02:02:35 +0000 |
parents | 6306681bf3b4 fe022dbdc0e4 |
children | f2e9e14a1ef2 |
line wrap: on
line diff
--- a/lisp/ChangeLog Mon Jul 09 20:49:25 2007 +0000 +++ b/lisp/ChangeLog Tue Jul 10 02:02:35 2007 +0000 @@ -1,3 +1,14 @@ +2007-07-08 Katsumi Yamaoka <yamaoka@jpl.org> + + * cus-start.el (file-coding-system-alist): Fix custom type. + +2007-07-08 Chong Yidong <cyd@stupidchicken.com> + + * longlines.el (longlines-wrap-region): Avoid marking buffer as + modified. + (longlines-auto-wrap, longlines-window-change-function): Remove + unnecessary calls to set-buffer-modified-p. + 2007-07-09 Reiner Steib <Reiner.Steib@gmx.de> * textmodes/tex-mode.el (tex-fontify-script) @@ -249,6 +260,11 @@ * calculator.el (calculator-expt): Use more cases to determine the value. +2007-07-03 Dan Nicolaescu <dann@ics.uci.edu> + + * progmodes/gud.el (auto-mode-alist): Match more valid gdb init + file names. + 2007-07-03 Jay Belanger <jay.p.belanger@gmail.com> * calculator.el (calculator-expt, calculator-integer-p): @@ -332,6 +348,10 @@ 2007-07-01 Richard Stallman <rms@gnu.org> + * files.el (find-file-visit-truename): Fix safe-local-variable value. + +2007-07-01 Richard Stallman <rms@gnu.org> + * cus-start.el (max-mini-window-height): Added. 2007-07-01 Sean O'Rourke <sorourke@cs.ucsd.edu> (tiny change) @@ -981,7 +1001,7 @@ post-command-hook. (rcirc-window-configuration-change-1): Update mode-line and overlay arrows here. - (rcirc-authenticate): Fix chanserv identification. + (rcirc-authenticate): Fixc hanserv identification. (rcirc-default-server): Remove variable. (rcirc): Connect according to rcirc-connections. (rcirc-connections): Add variable.