diff options
| author | Miles Bader | 2007-01-01 03:21:06 +0000 |
|---|---|---|
| committer | Miles Bader | 2007-01-01 03:21:06 +0000 |
| commit | 4c34eeeee5886d14f3e60b77fb563cb549c8896f (patch) | |
| tree | af17010f0864173dd6416585f08d686377791412 /man/ChangeLog | |
| parent | 76acf92ebe73e35528c5966a21328305ba7b5aef (diff) | |
| parent | db6292445840e2795f35ebad62a14314fc3c7c21 (diff) | |
| download | emacs-4c34eeeee5886d14f3e60b77fb563cb549c8896f.tar.gz emacs-4c34eeeee5886d14f3e60b77fb563cb549c8896f.zip | |
Merge from emacs--devo--0
Patches applied:
* emacs--devo--0 (patch 563-582)
- Update from CVS
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 177-185)
- Merge from emacs--devo--0
- Update from CVS
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-158
Diffstat (limited to 'man/ChangeLog')
| -rw-r--r-- | man/ChangeLog | 153 |
1 files changed, 153 insertions, 0 deletions
diff --git a/man/ChangeLog b/man/ChangeLog index 09eb469c53f..3e6fb6d8164 100644 --- a/man/ChangeLog +++ b/man/ChangeLog | |||
| @@ -1,3 +1,156 @@ | |||
| 1 | 2006-12-31 Kim F. Storm <storm@cua.dk> | ||
| 2 | |||
| 3 | * major.texi (Choosing Modes): Document auto-mode-case-fond. | ||
| 4 | |||
| 5 | 2006-12-30 Kim F. Storm <storm@cua.dk> | ||
| 6 | |||
| 7 | * killing.texi (CUA Bindings): Fix typo. | ||
| 8 | |||
| 9 | * xresources.texi (Table of Resources): Mention grow-only value for | ||
| 10 | auto-resize-tool-bars. | ||
| 11 | |||
| 12 | 2006-12-30 Michael Albinus <michael.albinus@gmx.de> | ||
| 13 | |||
| 14 | Sync with Tramp 2.0.55. | ||
| 15 | |||
| 16 | * trampver.texi: Update release number. | ||
| 17 | |||
| 18 | 2006-12-29 Reiner Steib <Reiner.Steib@gmx.de> | ||
| 19 | |||
| 20 | * gnus.texi (Customizing Articles): Add index entries for all | ||
| 21 | gnus-treat-* variables. | ||
| 22 | |||
| 23 | 2006-12-29 Jouni K. Sepp,Ad(Bnen <jks@iki.fi> | ||
| 24 | |||
| 25 | * gnus.texi (IMAP): Fix incorrect explanation of | ||
| 26 | nnimap-search-uids-not-since-is-evil in documentation for | ||
| 27 | nnimap-expunge-search-string. | ||
| 28 | |||
| 29 | 2006-12-27 Reiner Steib <Reiner.Steib@gmx.de> | ||
| 30 | |||
| 31 | * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to | ||
| 32 | spam-ifile-database. | ||
| 33 | |||
| 34 | 2006-12-26 Reiner Steib <Reiner.Steib@gmx.de> | ||
| 35 | |||
| 36 | * gnus.texi (Spam Package Configuration Examples): Don't encourage to | ||
| 37 | rebind C-s. | ||
| 38 | |||
| 39 | 2006-12-26 Jouni K. Sepp,Ad(Bnen <jks@iki.fi> | ||
| 40 | |||
| 41 | * gnus.texi (Group Parameters, Group Maintenance, Topic Commands) | ||
| 42 | (Mail Group Commands, Expiring Mail, IMAP): Add index entries for | ||
| 43 | "expiring mail". | ||
| 44 | (IMAP): Document nnimap-search-uids-not-since-is-evil and | ||
| 45 | nnimap-nov-is-evil. | ||
| 46 | |||
| 47 | 2006-12-27 Eli Zaretskii <eliz@gnu.org> | ||
| 48 | |||
| 49 | * msdog.texi (Windows Keyboard): Mention widespread Windows bindings, | ||
| 50 | and how to get them back. | ||
| 51 | |||
| 52 | 2006-12-26 Richard Stallman <rms@gnu.org> | ||
| 53 | |||
| 54 | * calendar.texi (Holidays): Holiday listing is based on current | ||
| 55 | practice, but DST is not. | ||
| 56 | |||
| 57 | 2006-12-25 Richard Stallman <rms@gnu.org> | ||
| 58 | |||
| 59 | * emacs.texi (Top): Update subnode menus. | ||
| 60 | |||
| 61 | * mark.texi (Transient Mark): Fix xref. | ||
| 62 | |||
| 63 | * killing.texi (Graphical Kill): Node deleted. | ||
| 64 | (Killing): Add xref to Cut and Paste. | ||
| 65 | (CUA Bindings): Update xref. | ||
| 66 | |||
| 67 | * frames.texi (Cut and Paste): New section to hold other nodes. | ||
| 68 | (Mouse Commands): Node demoted. | ||
| 69 | (Cut/Paste Other App): Split out from Mouse Commands. | ||
| 70 | (Word and Line Mouse): Likewise. | ||
| 71 | (Secondary Selection, Clipboard): Nodes demoted. | ||
| 72 | |||
| 73 | 2006-12-25 Kevin Ryde <user42@zip.com.au> | ||
| 74 | |||
| 75 | * cl.texi (Sorting Sequences): In sort*, add a little cautionary note | ||
| 76 | about the key procedure being used heavily. | ||
| 77 | |||
| 78 | 2006-12-24 Chong Yidong <cyd@stupidchicken.com> | ||
| 79 | |||
| 80 | * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed | ||
| 81 | to t. | ||
| 82 | (Prerequisites): Add explanation about gpg-agent. | ||
| 83 | |||
| 84 | 2006-12-24 Kevin Ryde <user42@zip.com.au> | ||
| 85 | |||
| 86 | * calendar.texi (Holidays): US daylight savings begins second Sunday | ||
| 87 | in March for 2007 onwards. | ||
| 88 | (Daylight Savings): Show new US default daylight savings rules, 2nd | ||
| 89 | Sun in Mar to 1st Sun in Nov, now in cal-dst.el. | ||
| 90 | |||
| 91 | 2006-12-23 Chong Yidong <cyd@stupidchicken.com> | ||
| 92 | |||
| 93 | * calendar.texi (Scroll Calendar): < and > are switched. | ||
| 94 | |||
| 95 | 2006-12-23 Kevin Rodgers <ihs_4664@yahoo.com> | ||
| 96 | |||
| 97 | * killing.texi (Deletion): Describe M-\ prefix argument. | ||
| 98 | |||
| 99 | 2006-12-23 Richard Stallman <rms@gnu.org> | ||
| 100 | |||
| 101 | * search.texi (Regexp Search): Explain why forward and reverse regexp | ||
| 102 | search are not mirror images. | ||
| 103 | |||
| 104 | 2006-12-22 Kevin Ryde <user42@zip.com.au> | ||
| 105 | |||
| 106 | * cl.texi (Sorting Sequences): Typo in sort*, example showed plain | ||
| 107 | "sort" instead of "sort*". | ||
| 108 | |||
| 109 | 2006-12-19 Richard Stallman <rms@gnu.org> | ||
| 110 | |||
| 111 | * calc.texi (History and Acknowledgements): Recognize that Emacs | ||
| 112 | now does have floating point. | ||
| 113 | |||
| 114 | 2006-12-19 Kim F. Storm <storm@cua.dk> | ||
| 115 | |||
| 116 | * major.texi (Choosing Modes): Describe match-function elements for | ||
| 117 | magic-mode-alist. | ||
| 118 | |||
| 119 | 2006-12-19 Michael Albinus <michael.albinus@gmx.de> | ||
| 120 | |||
| 121 | * tramp.texi (External transfer methods): Describe new method `scpc'. | ||
| 122 | |||
| 123 | 2006-12-18 Eli Zaretskii <eliz@gnu.org> | ||
| 124 | |||
| 125 | * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys | ||
| 126 | peculiarities. | ||
| 127 | |||
| 128 | 2006-12-18 Richard Stallman <rms@gnu.org> | ||
| 129 | |||
| 130 | * abbrevs.texi (Editing Abbrevs): Fix previous change. | ||
| 131 | |||
| 132 | 2006-12-17 Sascha Wilde <wilde@sha-bang.de> | ||
| 133 | |||
| 134 | * pgg.texi: Added short note on gpg-agent to the introduction. | ||
| 135 | |||
| 136 | 2006-12-17 Alan Mackenzie <acm@muc.de> | ||
| 137 | |||
| 138 | * programs.texi (Left Margin Paren): Remove the bit which says | ||
| 139 | that CC Mode sets open-paren-in-column-0-is-defun-start to nil. | ||
| 140 | Discuss some of the issues of setting this option to nil. | ||
| 141 | |||
| 142 | 2006-12-17 Glenn Morris <rgm@gnu.org> | ||
| 143 | |||
| 144 | * abbrevs.texi (Editing Abbrevs): Mention system abbrevs. | ||
| 145 | |||
| 146 | 2006-12-16 Eli Zaretskii <eliz@gnu.org> | ||
| 147 | |||
| 148 | * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect. | ||
| 149 | (Windows Files): `w32-get-true-file-attributes' is only relevant for | ||
| 150 | NTFS volumes. | ||
| 151 | (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS | ||
| 152 | volumes. | ||
| 153 | |||
| 1 | 2006-12-15 Eli Zaretskii <eliz@gnu.org> | 154 | 2006-12-15 Eli Zaretskii <eliz@gnu.org> |
| 2 | 155 | ||
| 3 | * text.texi (HTML Mode): Fix "C-c TAB". | 156 | * text.texi (HTML Mode): Fix "C-c TAB". |