diff options
| author | Glenn Morris | 2007-09-06 04:42:09 +0000 |
|---|---|---|
| committer | Glenn Morris | 2007-09-06 04:42:09 +0000 |
| commit | 19e364e29522a20357a236d8501725db47f7feee (patch) | |
| tree | 458a91057bb0a585e801127377800deef76d7163 /man/ChangeLog | |
| parent | 6336d8c3d7812815d083de055229ebb840fe6159 (diff) | |
| download | emacs-19e364e29522a20357a236d8501725db47f7feee.tar.gz emacs-19e364e29522a20357a236d8501725db47f7feee.zip | |
Move to ../doc/emacs/, misc/
Diffstat (limited to 'man/ChangeLog')
| -rw-r--r-- | man/ChangeLog | 8242 |
1 files changed, 0 insertions, 8242 deletions
diff --git a/man/ChangeLog b/man/ChangeLog deleted file mode 100644 index 3cc76452fb3..00000000000 --- a/man/ChangeLog +++ /dev/null | |||
| @@ -1,8242 +0,0 @@ | |||
| 1 | 2007-09-05 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * custom.texi (Safe File Variables): Clarify `!' and risky variables. | ||
| 4 | |||
| 5 | 2007-09-01 Jay Belanger <jay.p.belanger@gmail.com> | ||
| 6 | |||
| 7 | * calc.texi (Date Conversions): Clarify definition of | ||
| 8 | Julian day numbering. | ||
| 9 | (Date Forms): Clarify definition of Julian day numbering; | ||
| 10 | add some history. | ||
| 11 | |||
| 12 | 2007-08-30 Carsten Dominik <dominik@science.uva.nl> | ||
| 13 | |||
| 14 | * org.texi: Version 5.07 | ||
| 15 | |||
| 16 | 2007-08-29 Glenn Morris <rgm@gnu.org> | ||
| 17 | |||
| 18 | * emacs.texi (EMACSVER): Increase to 23.0.50. | ||
| 19 | |||
| 20 | 2007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change) | ||
| 21 | |||
| 22 | * message.texi (MIME): Replace mml-attach with mml-attach-file. | ||
| 23 | |||
| 24 | 2007-08-22 Carsten Dominik <dominik@science.uva.nl> | ||
| 25 | |||
| 26 | * org.texi (Adding hyperlink types): New section. | ||
| 27 | (Embedded LaTeX): Chapter updated because of LaTeX export. | ||
| 28 | (LaTeX export): New section. | ||
| 29 | (Using links out): New section. | ||
| 30 | |||
| 31 | 2007-08-22 Glenn Morris <rgm@gnu.org> | ||
| 32 | |||
| 33 | * faq.texi (Learning how to do something): Refcards now in | ||
| 34 | etc/refcards/ directory. | ||
| 35 | |||
| 36 | 2007-08-22 Michael Albinus <michael.albinus@gmx.de> | ||
| 37 | |||
| 38 | * tramp.texi (Remote Programs): Persistency file must be cleared when | ||
| 39 | changing `tramp-remote-path'. | ||
| 40 | (Filename Syntax): Don't use @var{} constructs inside the @trampfn | ||
| 41 | macro. | ||
| 42 | |||
| 43 | 2007-08-17 Eli Zaretskii <eliz@gnu.org> | ||
| 44 | |||
| 45 | * basic.texi (Position Info): Add index entry for face at point. | ||
| 46 | Mention that character faces are also displayed by "C-u C-x =". | ||
| 47 | |||
| 48 | 2007-08-17 Jay Belanger <jay.p.belanger@gmail.com> | ||
| 49 | |||
| 50 | * calc.texi: Move contents to beginning of file. | ||
| 51 | (Algebraic Entry): Fix the formatting of an example. | ||
| 52 | |||
| 53 | 2007-08-15 Jay Belanger <jay.p.belanger@gmail.com> | ||
| 54 | |||
| 55 | * calc.texi (Basic Operations on Units): Mention exact versus | ||
| 56 | inexact conversions. | ||
| 57 | |||
| 58 | 2007-08-14 Jay Belanger <jay.p.belanger@gmail.com> | ||
| 59 | |||
| 60 | * calc.texi (Basic Operations on Units): Mention default | ||
| 61 | values for new units. | ||
| 62 | (Quick Calculator Mode): Mention that binary format will | ||
| 63 | be displayed. | ||
| 64 | |||
| 65 | 2007-08-14 Katsumi Yamaoka <yamaoka@jpl.org> | ||
| 66 | |||
| 67 | * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup. | ||
| 68 | |||
| 69 | 2007-08-10 Katsumi Yamaoka <yamaoka@jpl.org> | ||
| 70 | |||
| 71 | * gnus.texi (NNTP): Mention nntp-xref-number-is-evil. | ||
| 72 | |||
| 73 | 2007-08-08 Glenn Morris <rgm@gnu.org> | ||
| 74 | |||
| 75 | * glossary.texi (Glossary): Deprecate `iff'. | ||
| 76 | * gnus.texi, sieve.texi: Replace `iff'. | ||
| 77 | |||
| 78 | 2007-08-07 Chong Yidong <cyd@stupidchicken.com> | ||
| 79 | |||
| 80 | * files.texi (File Conveniences): Document point motion keys in Image | ||
| 81 | mode. | ||
| 82 | |||
| 83 | 2007-08-03 Jay Belanger <jay.p.belanger@gmail.com> | ||
| 84 | |||
| 85 | * calc.texi (Basic Graphics): Mention the graphing of error | ||
| 86 | forms. | ||
| 87 | (Graphics Options): Mention how `g s' handles error forms. | ||
| 88 | (Curve Fitting): Mention plotting the curves. | ||
| 89 | (Standard Nonlinear Models): Add additional models. | ||
| 90 | (Curve Fitting Details): Mention the Levenberg-Marquardt method. | ||
| 91 | (Linear Fits): Correct result. | ||
| 92 | |||
| 93 | 2007-08-01 Alan Mackenzie <acm@muc.de> | ||
| 94 | |||
| 95 | * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file" | ||
| 96 | to "--no-site-file". | ||
| 97 | |||
| 98 | 2007-07-29 Michael Albinus <michael.albinus@gmx.de> | ||
| 99 | |||
| 100 | * tramp.texi (Frequently Asked Questions): Point to mode line | ||
| 101 | extension in Emacs 23.1. | ||
| 102 | |||
| 103 | * trampver.texi: Update release number. | ||
| 104 | |||
| 105 | 2007-07-27 Glenn Morris <rgm@gnu.org> | ||
| 106 | |||
| 107 | * calc.texi (Copying) | ||
| 108 | * emacs.texi (Copying): Include license text from gpl.texi, rather than | ||
| 109 | in-line. | ||
| 110 | |||
| 111 | * gpl.texi: New file with text of GPL. | ||
| 112 | * Makefile.in (EMACSSOURCES): Add gpl.texi. | ||
| 113 | |||
| 114 | 2007-07-26 Dan Nicolaescu <dann@ics.uci.edu> | ||
| 115 | |||
| 116 | * vc2-xtra.texi (Customizing VC): Add GIT and HG. | ||
| 117 | |||
| 118 | * dired.texi (Wdired): Mention C-x C-q key binding. | ||
| 119 | |||
| 120 | 2007-07-28 Nick Roberts <nickrob@snap.net.nz> | ||
| 121 | |||
| 122 | * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba". | ||
| 123 | |||
| 124 | 2007-07-25 Glenn Morris <rgm@gnu.org> | ||
| 125 | |||
| 126 | * calc.texi (Copying) | ||
| 127 | * emacs.texi (Copying): Replace license with GPLv3. | ||
| 128 | |||
| 129 | * Relicense all FSF files to GPLv3 or later. | ||
| 130 | |||
| 131 | 2007-07-24 Glenn Morris <rgm@gnu.org> | ||
| 132 | |||
| 133 | * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work | ||
| 134 | for some calendars. | ||
| 135 | |||
| 136 | 2007-07-23 Nick Roberts <nickrob@snap.net.nz> | ||
| 137 | |||
| 138 | * screen.texi (Mode Line): Describe new mode-line flag that shows if | ||
| 139 | default-directory for the current buffer is on a remote machine. | ||
| 140 | |||
| 141 | 2007-07-22 Michael Albinus <michael.albinus@gmx.de> | ||
| 142 | |||
| 143 | Sync with Tramp 2.1.10. | ||
| 144 | |||
| 145 | * tramp.texi (trampfn): Expand macro implementation in order to handle | ||
| 146 | empty arguments. | ||
| 147 | (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all | ||
| 148 | occurencies by trampfn. | ||
| 149 | (Frequently Asked Questions): Extend example code for host | ||
| 150 | identification in the modeline. Add bbdb to approaches shortening Tramp | ||
| 151 | file names to be typed. | ||
| 152 | |||
| 153 | * trampver.texi: Update release number. | ||
| 154 | |||
| 155 | 2007-07-21 Eli Zaretskii <eliz@gnu.org> | ||
| 156 | |||
| 157 | * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the | ||
| 158 | default value. | ||
| 159 | |||
| 160 | 2007-07-21 Richard Stallman <rms@gnu.org> | ||
| 161 | |||
| 162 | * files.texi (Why Version Control?): Improve previous change. | ||
| 163 | |||
| 164 | 2007-07-18 Eric S. Raymond <esr@snark.thyrsus.com> | ||
| 165 | |||
| 166 | * files.texi (Why Version Control?): New node. | ||
| 167 | |||
| 168 | 2007-07-17 Michael Albinus <michael.albinus@gmx.de> | ||
| 169 | |||
| 170 | * tramp.texi: Move @setfilename ../info/tramp up, outside the header | ||
| 171 | section. Reported by <poti@potis.org>. | ||
| 172 | (Remote processes): Arguments of the program to be debugged are taken | ||
| 173 | literally. | ||
| 174 | (Frequently Asked Questions): Simplify recentf example. | ||
| 175 | |||
| 176 | 2007-07-14 Karl Berry <karl@gnu.org> | ||
| 177 | |||
| 178 | * info.texi (@copying): New Back-Cover Text. | ||
| 179 | |||
| 180 | * info.texi (Quitting Info): Move to proper place in source. | ||
| 181 | (Reported by Benno Schulenberg.) | ||
| 182 | |||
| 183 | 2007-07-13 Eli Zaretskii <eliz@gnu.org> | ||
| 184 | |||
| 185 | * Makefile.in (../info/emacs-mime): Use --enable-encoding. | ||
| 186 | |||
| 187 | * makefile.w32-in ($(infodir)/emacs-mime): Ditto. | ||
| 188 | |||
| 189 | * emacs-mime.texi: Add @documentencoding directive. | ||
| 190 | |||
| 191 | 2007-07-12 Nick Roberts <nickrob@snap.net.nz> | ||
| 192 | |||
| 193 | * tramp.texi (Remote processes): Add an anchor to the subsection | ||
| 194 | "Running a debugger on a remote host". | ||
| 195 | |||
| 196 | * building.texi (Starting GUD): Add xref to this anchor. | ||
| 197 | |||
| 198 | 2007-07-12 Michael Albinus <michael.albinus@gmx.de> | ||
| 199 | |||
| 200 | * tramp.texi (Remote processes): Don't call it "experimental" any | ||
| 201 | longer. Add subsection about running a debugger on a remote host. | ||
| 202 | |||
| 203 | 2007-07-10 Carsten Dominik <dominik@science.uva.nl> | ||
| 204 | |||
| 205 | * org.texi (Properties and columns): Chapter rewritten. | ||
| 206 | |||
| 207 | 2007-07-08 Michael Albinus <michael.albinus@gmx.de> | ||
| 208 | |||
| 209 | * tramp.texi: | ||
| 210 | * trampver.texi: Migrate to Tramp 2.1. | ||
| 211 | |||
| 212 | 2007-07-02 Carsten Dominik <dominik@science.uva.nl> | ||
| 213 | |||
| 214 | * org.texi (Properties): New chapter. | ||
| 215 | |||
| 216 | 2007-07-02 Reiner Steib <Reiner.Steib@gmx.de> | ||
| 217 | |||
| 218 | * gnus-faq.texi ([3.2]): Fix locating of environment variables in the | ||
| 219 | Control Panel. | ||
| 220 | |||
| 221 | * gnus.texi (Misc Article): Add index entry for | ||
| 222 | gnus-single-article-buffer. | ||
| 223 | |||
| 224 | 2007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org> | ||
| 225 | |||
| 226 | * gnus.texi (Starting Up): Fix typo. | ||
| 227 | |||
| 228 | 2007-06-25 Katsumi Yamaoka <yamaoka@jpl.org> | ||
| 229 | |||
| 230 | * gnus.texi (Asynchronous Fetching): Fix typo. | ||
| 231 | |||
| 232 | 2007-06-24 Karl Berry <karl@gnu.org> | ||
| 233 | |||
| 234 | * emacs.texi: new Back-Cover Text. | ||
| 235 | |||
| 236 | 2007-06-20 Jay Belanger <jay.p.belanger@gmail.com> | ||
| 237 | |||
| 238 | * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout. | ||
| 239 | (About This Manual): Remove redundant information. | ||
| 240 | (Getting Started): Mention author. | ||
| 241 | (Basic Arithmetic, Customizing Calc): Make description of the | ||
| 242 | variable `calc-multiplication-has-precedence' match its new effect. | ||
| 243 | |||
| 244 | 2007-06-19 Jay Belanger <jay.p.belanger@gmail.com> | ||
| 245 | |||
| 246 | * calc.texi (Basic Arithmetic, Customizing Calc): Mention | ||
| 247 | the variable `calc-multiplication-has-precedence'. | ||
| 248 | |||
| 249 | 2007-06-19 Carsten Dominik <dominik@science.uva.nl> | ||
| 250 | |||
| 251 | * org.texi (Tag): Section swapped with node Timestamps. | ||
| 252 | (Formula syntax for Lisp): Document new `L' flag. | ||
| 253 | |||
| 254 | 2007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org> | ||
| 255 | |||
| 256 | * gnus.texi (Misc Group Stuff, Summary Buffer) | ||
| 257 | (Server Commands, Article Keymap): Fix typo. s/function/command/. | ||
| 258 | |||
| 259 | 2007-06-07 Alan Mackenzie <acm@muc.de> | ||
| 260 | |||
| 261 | * display.texi (Optional Mode Line): Document the new form of | ||
| 262 | line+column numbers, "(561,2)". | ||
| 263 | |||
| 264 | 2007-06-06 Juanma Barranquero <lekktu@gmail.com> | ||
| 265 | |||
| 266 | * cc-mode.texi (Comment Commands, Getting Started, Style Variables): | ||
| 267 | * gnus.texi (Article Buttons, Mail Source Customization) | ||
| 268 | (Sending or Not Sending, Customizing NNDiary): | ||
| 269 | * maintaining.texi (Create Tags Table): | ||
| 270 | * message.texi (Message Headers): | ||
| 271 | * mh-e.texi (HTML): Fix typos. | ||
| 272 | |||
| 273 | 2007-06-07 Michael Albinus <michael.albinus@gmx.de> | ||
| 274 | |||
| 275 | Sync with Tramp 2.0.56. | ||
| 276 | |||
| 277 | * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc | ||
| 278 | settings. Reported by Ted Zlatanov <tzz@lifelogs.com>. | ||
| 279 | |||
| 280 | 2007-06-02 Chong Yidong <cyd@stupidchicken.com> | ||
| 281 | |||
| 282 | * Version 22.1 released. | ||
| 283 | |||
| 284 | 2007-05-26 Michael Olson <mwolson@gnu.org> | ||
| 285 | |||
| 286 | * erc.texi (Modules): Fix references to completion modules. | ||
| 287 | |||
| 288 | 2007-05-09 Reiner Steib <Reiner.Steib@gmx.de> | ||
| 289 | |||
| 290 | * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc. | ||
| 291 | |||
| 292 | 2007-05-09 Didier Verna <didier@xemacs.org> | ||
| 293 | |||
| 294 | * gnus.texi (Email Based Diary): New. Proper documentation for the | ||
| 295 | nndiary back end and the gnus-diary library. | ||
| 296 | |||
| 297 | 2007-05-07 Karl Berry <karl@gnu.org> | ||
| 298 | |||
| 299 | * emacs.texi (EMACSVER): Back to 22. | ||
| 300 | |||
| 301 | 2007-05-06 Richard Stallman <rms@gnu.org> | ||
| 302 | |||
| 303 | * maintaining.texi (Create Tags Table): Clean up previous change. | ||
| 304 | |||
| 305 | 2007-05-05 Francesco Potort,Al(B <pot@gnu.org> | ||
| 306 | |||
| 307 | * maintaining.texi (Create Tags Table): Add text about the dangers of | ||
| 308 | making symbolic links to tags files. | ||
| 309 | |||
| 310 | 2007-05-04 Karl Berry <karl@gnu.org> | ||
| 311 | |||
| 312 | * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22. | ||
| 313 | |||
| 314 | 2007-05-03 Karl Berry <karl@gnu.org> | ||
| 315 | |||
| 316 | * emacs.texi (EMACSVER) [smallbook]: 22 for printed version. | ||
| 317 | |||
| 318 | * .cvsignore (*.pdf): New entry. | ||
| 319 | |||
| 320 | * texinfo.tex: Update from current version for better pdf generation. | ||
| 321 | |||
| 322 | * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black | ||
| 323 | for printing. | ||
| 324 | |||
| 325 | 2007-05-01 Richard Stallman <rms@gnu.org> | ||
| 326 | |||
| 327 | * cmdargs.texi (Initial Options): Under --batch, mention --eval. | ||
| 328 | |||
| 329 | 2007-04-30 Reiner Steib <Reiner.Steib@gmx.de> | ||
| 330 | |||
| 331 | * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size. | ||
| 332 | |||
| 333 | 2007-04-28 Glenn Morris <rgm@gnu.org> | ||
| 334 | |||
| 335 | * ack.texi (Acknowledgments): | ||
| 336 | * anti.texi (Antinews): | ||
| 337 | * faq.texi (New in Emacs 22): | ||
| 338 | * programs.texi (Program Modes): Restore mention of python.el pending | ||
| 339 | consideration of legal status. | ||
| 340 | |||
| 341 | 2007-04-28 Richard Stallman <rms@gnu.org> | ||
| 342 | |||
| 343 | * files.texi (File Names): Fixes to ~ description on MS systems. | ||
| 344 | |||
| 345 | 2007-04-27 J.D. Smith <jdsmith@as.arizona.edu> | ||
| 346 | |||
| 347 | * idlwave.texi: Minor updates for IDLWAVE 6.1. | ||
| 348 | |||
| 349 | 2007-04-26 Glenn Morris <rgm@gnu.org> | ||
| 350 | |||
| 351 | * emacs.texi (EMACSVER): Increase to 22.1.50. | ||
| 352 | |||
| 353 | 2007-04-25 Karl Berry <karl@gnu.org> | ||
| 354 | |||
| 355 | * emacs.texi: Improve line breaks on copyright page, | ||
| 356 | similar layout to lispref, 8.5x11 by default. | ||
| 357 | |||
| 358 | * dired.texi (Image-Dired): Improve line break, fix typo. | ||
| 359 | |||
| 360 | 2007-04-24 Chong Yidong <cyd@stupidchicken.com> | ||
| 361 | |||
| 362 | * programs.texi (Program Modes): | ||
| 363 | * faq.texi (New in Emacs 22): | ||
| 364 | * anti.texi (Antinews): | ||
| 365 | * ack.texi (Acknowledgments): python.el removed. | ||
| 366 | |||
| 367 | 2007-04-23 Jay Belanger <jay.p.belanger@gmail.com> | ||
| 368 | |||
| 369 | * calc.texi (Reporting bugs): Update maintainer's address. | ||
| 370 | |||
| 371 | 2007-04-23 Chong Yidong <cyd@stupidchicken.com> | ||
| 372 | |||
| 373 | * display.texi (Highlight Interactively): Correct description of | ||
| 374 | hi-lock-file-patterns-policy. | ||
| 375 | |||
| 376 | * files.texi (File Archives): Mention self-extracting executables. | ||
| 377 | |||
| 378 | 2007-04-23 Eli Zaretskii <eliz@gnu.org> | ||
| 379 | |||
| 380 | * search.texi (Unconditional Replace, Query Replace): Add xref to | ||
| 381 | "Replacement and Case". | ||
| 382 | |||
| 383 | 2007-04-22 Chong Yidong <cyd@stupidchicken.com> | ||
| 384 | |||
| 385 | * dired.texi (Image-Dired): Move from Thumbnails node. | ||
| 386 | * misc.texi (Thumbnails): Node deleted. | ||
| 387 | * emacs.texi (Top): Update node listing. | ||
| 388 | |||
| 389 | * files.texi (File Conveniences): | ||
| 390 | * ack.texi (Acknowledgments): | ||
| 391 | * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired". | ||
| 392 | |||
| 393 | 2007-04-21 Richard Stallman <rms@gnu.org> | ||
| 394 | |||
| 395 | * display.texi (Highlight Interactively): Correct previous change. | ||
| 396 | Clarify doc of hi-lock-find-patterns, and move new features into it. | ||
| 397 | |||
| 398 | 2007-04-20 David Koppelman <koppel@ece.lsu.edu> | ||
| 399 | |||
| 400 | * display.texi (Highlight Interactively): Document | ||
| 401 | hi-lock-file-patterns-policy. | ||
| 402 | |||
| 403 | 2007-04-20 Martin Rudalics <rudalics@gmx.at> | ||
| 404 | |||
| 405 | * display.texi (Scrolling): Fix typo. | ||
| 406 | |||
| 407 | 2007-04-15 Jay Belanger <belanger@truman.edu> | ||
| 408 | |||
| 409 | * calc.texi (Title page): Remove the date. | ||
| 410 | (Basic Arithmetic): Emphasize that / binds less strongly than *. | ||
| 411 | (The Standard Calc Interface): Change trail title. | ||
| 412 | (Floats): Mention that when non-decimal floats are entered, only | ||
| 413 | approximations are stored. | ||
| 414 | (Copying): Move to the appendices. | ||
| 415 | (GNU Free Documentation License): Add as an appendix. | ||
| 416 | |||
| 417 | 2007-04-15 Chong Yidong <cyd@stupidchicken.com> | ||
| 418 | |||
| 419 | * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi: | ||
| 420 | * dired-x.texi, ebrowse.texi, ediff.texi: | ||
| 421 | * emacs-mime.texi, erc.texi, eshell.texi: | ||
| 422 | * eudc.texi, flymake.texi, forms.texi, gnus.texi: | ||
| 423 | * idlwave.texi, message.texi, newsticker.texi, org.texi: | ||
| 424 | * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi: | ||
| 425 | * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi: | ||
| 426 | * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi: | ||
| 427 | * woman.texi: Include GFDL. | ||
| 428 | |||
| 429 | * doclicense.texi: Remove node heading, so that it can be included by | ||
| 430 | other files. | ||
| 431 | |||
| 432 | * emacs.texi: Insert node heading for GFDL. | ||
| 433 | |||
| 434 | * dired-x.texi: Relicence under GFDL. Remove date from title page. | ||
| 435 | |||
| 436 | * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly | ||
| 437 | than *. | ||
| 438 | |||
| 439 | 2007-04-14 Carsten Dominik <dominik@science.uva.nl> | ||
| 440 | |||
| 441 | * org.texi (Formula syntax for Calc): Emphasize the operator precedence | ||
| 442 | in Calc. | ||
| 443 | |||
| 444 | 2007-04-14 Eli Zaretskii <eliz@gnu.org> | ||
| 445 | |||
| 446 | * cmdargs.texi (Colors): Qualify "color of window" index entry by | ||
| 447 | "command line". | ||
| 448 | |||
| 449 | * display.texi (Faces): Refer to "Creating Frames" for face | ||
| 450 | and other frame customizations in .emacs. | ||
| 451 | |||
| 452 | * frames.texi (Creating Frames): Mention that face customizations can | ||
| 453 | be put in .emacs. Add index entries. | ||
| 454 | |||
| 455 | 2007-04-12 Richard Stallman <rms@gnu.org> | ||
| 456 | |||
| 457 | * glossary.texi (Glossary): Explain `iff'. | ||
| 458 | |||
| 459 | 2007-04-11 Karl Berry <karl@gnu.org> | ||
| 460 | |||
| 461 | * gnu.texi (Top), | ||
| 462 | * macos.texi (Mac Font Specs), | ||
| 463 | * anti.texi (Antinews), | ||
| 464 | * xresources.texi (Resources), | ||
| 465 | * misc.texi (Emulation), | ||
| 466 | * calendar.texi (Daylight Saving), | ||
| 467 | * dired.texi (Dired and Find), | ||
| 468 | * rmail.texi (Remote Mailboxes), | ||
| 469 | * sending.texi (Mail Headers), | ||
| 470 | * programs.texi (Which Function), | ||
| 471 | * files.texi (Recover), | ||
| 472 | * buffers.texi (Uniquify), | ||
| 473 | * frames.texi (Wheeled Mice), | ||
| 474 | * killing.texi (Rectangles): Wording to improve breaks in | ||
| 475 | 8.5x11 format. | ||
| 476 | * mule.texi (Language Environments): \hbadness=10000 since there's | ||
| 477 | no way to reword. | ||
| 478 | * emacs.texi (smallbook): New @set to more easily switch between | ||
| 479 | smallbook and 8.5x11. | ||
| 480 | |||
| 481 | 2007-04-11 Richard Stallman <rms@gnu.org> | ||
| 482 | |||
| 483 | * files.texi (File Conveniences): Add xref to Tumme. | ||
| 484 | Delete text about Thumbnail mode. | ||
| 485 | |||
| 486 | 2007-04-09 Romain Francoise <romain@orebokech.com> | ||
| 487 | |||
| 488 | * faq.texi (New in Emacs 22): Mention improvements to the Windows and | ||
| 489 | Mac OS ports. Make it clear that mouse-1 complements and doesn't | ||
| 490 | replace mouse-2. | ||
| 491 | |||
| 492 | 2007-04-09 Alan Mackenzie <acm@muc.de> | ||
| 493 | |||
| 494 | * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its | ||
| 495 | new name. Insert concept index entries. | ||
| 496 | |||
| 497 | 2007-04-08 Richard Stallman <rms@gnu.org> | ||
| 498 | |||
| 499 | * url.texi: Fix some indexing. | ||
| 500 | (Disk Caching): Drop discussion of old/other Emacs versions. | ||
| 501 | |||
| 502 | 2007-04-08 Chong Yidong <cyd@stupidchicken.com> | ||
| 503 | |||
| 504 | * display.texi (Standard Faces): Document prefix arg for | ||
| 505 | list-faces-display. | ||
| 506 | |||
| 507 | * rmail.texi (Rmail Scrolling): Document rmail-end-of-message. | ||
| 508 | |||
| 509 | * woman.texi (Word at point, Interface Options): woman-topic-at-point | ||
| 510 | renamed to woman-use-topic-at-point. Document new behavior. | ||
| 511 | |||
| 512 | 2007-04-07 Chong Yidong <cyd@stupidchicken.com> | ||
| 513 | |||
| 514 | * url.texi (Disk Caching): Say Emacs 21 "and later". | ||
| 515 | |||
| 516 | * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node | ||
| 517 | on Font locking which now mentions JIT lock. | ||
| 518 | |||
| 519 | * killing.texi (Deletion): Rewrite description of M-\ prefix argument. | ||
| 520 | |||
| 521 | * files.texi (Misc File Ops): Rewrite description of | ||
| 522 | insert-file-literally. | ||
| 523 | |||
| 524 | 2007-04-01 Michael Olson <mwolson@gnu.org> | ||
| 525 | |||
| 526 | * erc.texi: Update for the ERC 5.2 release. | ||
| 527 | |||
| 528 | 2007-03-31 David Kastrup <dak@gnu.org> | ||
| 529 | |||
| 530 | * woman.texi (Topic, Interface Options): Explain changes semantics of | ||
| 531 | woman-manpath in order to consider MANPATH_MAP entries. | ||
| 532 | |||
| 533 | 2007-03-31 Eli Zaretskii <eliz@gnu.org> | ||
| 534 | |||
| 535 | * misc.texi (Printing): Postscript -> PostScript. | ||
| 536 | |||
| 537 | * emacs-mime.texi (Non-MIME): Postscript -> PostScript. | ||
| 538 | |||
| 539 | * ack.texi (Acknowledgments): Postscript -> PostScript. | ||
| 540 | |||
| 541 | * custom.texi (Init File, Init Non-ASCII): Fix last change. | ||
| 542 | |||
| 543 | * emacs.texi (Top): Fix the menu due to the change in custom.texi | ||
| 544 | below. | ||
| 545 | |||
| 546 | 2007-03-30 Chong Yidong <cyd@stupidchicken.com> | ||
| 547 | |||
| 548 | * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to | ||
| 549 | Init Non-ASCII. | ||
| 550 | (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead. | ||
| 551 | (Init Non-ASCII): New node. | ||
| 552 | |||
| 553 | 2007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> | ||
| 554 | |||
| 555 | * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold. | ||
| 556 | |||
| 557 | 2007-03-26 Richard Stallman <rms@gnu.org> | ||
| 558 | |||
| 559 | * pgg.texi (Caching passphrase): Clean up previous change. | ||
| 560 | |||
| 561 | 2007-03-25 Thien-Thi Nguyen <ttn@gnu.org> | ||
| 562 | |||
| 563 | * gnus.texi (Setting Process Marks): Fix typo. | ||
| 564 | |||
| 565 | 2007-03-25 Romain Francoise <romain@orebokech.com> | ||
| 566 | |||
| 567 | * faq.texi (New in Emacs 22): Reorganize using an itemized list for | ||
| 568 | readability, and include various fixes by Daniel Brockman, Nick Roberts | ||
| 569 | and Dieter Wilhelm. | ||
| 570 | |||
| 571 | 2007-03-24 Thien-Thi Nguyen <ttn@gnu.org> | ||
| 572 | |||
| 573 | * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun. | ||
| 574 | |||
| 575 | * gnus.texi (Mail Source Specifiers): Fix typo. | ||
| 576 | |||
| 577 | 2007-03-22 Ralf Angeli <angeli@caeruleus.net> | ||
| 578 | |||
| 579 | * reftex.texi (Imprint): Update maintainer information. | ||
| 580 | |||
| 581 | 2007-03-15 Katsumi Yamaoka <yamaoka@jpl.org> | ||
| 582 | |||
| 583 | * message.texi (Message Buffers): Update documentation for | ||
| 584 | message-generate-new-buffers. | ||
| 585 | |||
| 586 | 2007-03-15 Daiki Ueno <ueno@unixuser.org> | ||
| 587 | |||
| 588 | * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system. | ||
| 589 | |||
| 590 | 2007-03-21 Glenn Morris <rgm@gnu.org> | ||
| 591 | |||
| 592 | * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2. | ||
| 593 | |||
| 594 | 2007-03-19 Chong Yidong <cyd@stupidchicken.com> | ||
| 595 | |||
| 596 | * eshell.texi (Known problems): Emacs 21 -> 22. | ||
| 597 | |||
| 598 | * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1. | ||
| 599 | |||
| 600 | 2007-03-18 Jay Belanger <belanger@truman.edu> | ||
| 601 | |||
| 602 | * calc.texi (Time Zones): Mention that the DST rules changed in 2007. | ||
| 603 | |||
| 604 | 2007-03-12 Glenn Morris <rgm@gnu.org> | ||
| 605 | |||
| 606 | * calc.texi (Time Zones): Switch to new North America DST rule. | ||
| 607 | |||
| 608 | * calendar.texi, emacs.texi (Daylight Saving): Rename node from | ||
| 609 | "Daylight Savings". | ||
| 610 | |||
| 611 | * calc.texi, calendar.texi: Replace "daylight savings" with "daylight | ||
| 612 | saving" in text throughout. | ||
| 613 | |||
| 614 | 2007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de> | ||
| 615 | |||
| 616 | * gnus.texi (Mail and Post): Update documentation for gnus-user-agent. | ||
| 617 | The variable now uses a list of symbols instead of just a symbol. | ||
| 618 | Reported by Christoph Conrad <christoph.conrad@gmx.de>. | ||
| 619 | |||
| 620 | 2007-03-06 Romain Francoise <romain@orebokech.com> | ||
| 621 | |||
| 622 | * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to | ||
| 623 | new packages, and mention Gnus update. | ||
| 624 | |||
| 625 | 2007-03-04 Richard Stallman <rms@gnu.org> | ||
| 626 | |||
| 627 | * custom.texi (Safe File Variables): Minor correction. | ||
| 628 | |||
| 629 | 2007-02-27 Katsumi Yamaoka <yamaoka@jpl.org> | ||
| 630 | |||
| 631 | * gnus.texi (NNTP): Mention nntp-never-echoes-commands and | ||
| 632 | nntp-open-connection-functions-never-echo-commands. | ||
| 633 | |||
| 634 | 2007-02-28 Thien-Thi Nguyen <ttn@gnu.org> | ||
| 635 | |||
| 636 | * rmail.texi (Movemail): Add internal ref. | ||
| 637 | Don't indent the intro for the PROTO table. | ||
| 638 | Format PROTO table items with @code. | ||
| 639 | |||
| 640 | 2007-02-27 Chong Yidong <cyd@stupidchicken.com> | ||
| 641 | |||
| 642 | * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent | ||
| 643 | problems on the console, and security risk in not using gpg-agent. | ||
| 644 | |||
| 645 | 2007-02-26 Nick Roberts <nickrob@snap.net.nz> | ||
| 646 | |||
| 647 | * building.texi: Remove references to bashdb. | ||
| 648 | |||
| 649 | 2007-02-25 Carsten Dominik <dominik@science.uva.nl> | ||
| 650 | |||
| 651 | * org.texi (The spreadsheet): Renamed from "Table calculations". | ||
| 652 | Completely reorganized and rewritten. | ||
| 653 | (CamelCase links): Section removed. | ||
| 654 | (Repeating items): New section. | ||
| 655 | (Tracking TODO state changes): New section. | ||
| 656 | (Agenda views): Chapter reorganized and rewritten. | ||
| 657 | (HTML export): Section rewritten. | ||
| 658 | (Tables in arbitrary syntax): New section. | ||
| 659 | (Summary): Better feature summary. | ||
| 660 | (Activation): Document problem with cut-and-paste of Lisp code | ||
| 661 | from PDF files. | ||
| 662 | (Visibility cycling): Document indirect buffer use. | ||
| 663 | (Structure editing): Document sorting. | ||
| 664 | (Remember): Section rewritten. | ||
| 665 | (Time stamps): Better description of time stamp types. | ||
| 666 | (Tag searches): Document regular expression search for tags. | ||
| 667 | (Stuck projects): New section. | ||
| 668 | (In-buffer settings): New keywords. | ||
| 669 | (History and Acknowledgments): Updated description. | ||
| 670 | |||
| 671 | 2007-02-24 Alan Mackenzie <acm@muc.de> | ||
| 672 | |||
| 673 | * cc-mode.texi (Movement Commands): Insert two missing command names. | ||
| 674 | (Getting Started): Slight wording correction (use conditional). | ||
| 675 | |||
| 676 | 2007-02-22 Kim F. Storm <storm@cua.dk> | ||
| 677 | |||
| 678 | * widget.texi (User Interface, Basic Types): Document need to put some | ||
| 679 | text before the %v escape in :format string in editable-field widget. | ||
| 680 | |||
| 681 | 2007-02-19 Juanma Barranquero <lekktu@gmail.com> | ||
| 682 | |||
| 683 | * mule.texi (Language Environments): Update list of supported language | ||
| 684 | environments. | ||
| 685 | |||
| 686 | 2007-02-18 Romain Francoise <romain@orebokech.com> | ||
| 687 | |||
| 688 | * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not | ||
| 689 | `cvs-mode-quit'. | ||
| 690 | |||
| 691 | 2007-02-14 Kim F. Storm <storm@cua.dk> | ||
| 692 | |||
| 693 | * building.texi (Grep Searching): Fix lgrep doc. | ||
| 694 | |||
| 695 | 2007-02-12 Chong Yidong <cyd@stupidchicken.com> | ||
| 696 | |||
| 697 | * back.texi: Remove unused file. | ||
| 698 | |||
| 699 | 2007-02-10 Markus Triska <markus.triska@gmx.at> | ||
| 700 | |||
| 701 | * widget.texi (Programming Example): Put constant strings in :format. | ||
| 702 | |||
| 703 | 2007-02-07 Juanma Barranquero <lekktu@gmail.com> | ||
| 704 | |||
| 705 | * faq.texi (Fullscreen mode on MS-Windows): New node. | ||
| 706 | |||
| 707 | 2007-02-05 Francesco Potort,Al(B <pot@gnu.org> | ||
| 708 | |||
| 709 | * maintaining.texi (Tag Syntax): Now --members is the default for | ||
| 710 | etags, not for ctags yet. | ||
| 711 | |||
| 712 | 2007-02-04 David Kastrup <dak@gnu.org> | ||
| 713 | |||
| 714 | * faq.texi (AUCTeX): Update version number. Should probably be done | ||
| 715 | for other packages as well. | ||
| 716 | |||
| 717 | 2007-02-03 Eli Zaretskii <eliz@gnu.org> | ||
| 718 | |||
| 719 | * emacs.texi (Top): Update the top-level menus. Make the detailed menu | ||
| 720 | headers compliant with Texinfo guidelines and with what texnfo-upd.el | ||
| 721 | expects. Add comments to prevent people from inadvertently modifying | ||
| 722 | the key parts needed by `texinfo-multiple-files-update'. | ||
| 723 | |||
| 724 | 2007-01-29 Chong Yidong <cyd@stupidchicken.com> | ||
| 725 | |||
| 726 | * frames.texi (Secondary Selection): Window clicked does not matter | ||
| 727 | when mouse-yank-at-point is non-nil. | ||
| 728 | |||
| 729 | 2007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de> | ||
| 730 | |||
| 731 | * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn | ||
| 732 | <tassilo@member.fsf.org>. | ||
| 733 | |||
| 734 | 2007-01-27 Eli Zaretskii <eliz@gnu.org> | ||
| 735 | |||
| 736 | * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and | ||
| 737 | ls-lisp-use-localized-time-format. | ||
| 738 | |||
| 739 | 2007-01-20 Markus Triska <markus.triska@gmx.at> | ||
| 740 | |||
| 741 | * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks. | ||
| 742 | |||
| 743 | 2007-01-13 Michael Olson <mwolson@gnu.org> | ||
| 744 | |||
| 745 | * erc.texi (Modules): Mention capab-identify module. | ||
| 746 | |||
| 747 | 2007-01-16 Glenn Morris <rgm@gnu.org> | ||
| 748 | |||
| 749 | * abbrevs.texi (Editing Abbrevs): Describe how to disable a | ||
| 750 | system abbrev. | ||
| 751 | |||
| 752 | 2007-01-11 Richard Stallman <rms@gnu.org> | ||
| 753 | |||
| 754 | * msdog.texi (Windows Keyboard): Another small cleanup. | ||
| 755 | |||
| 756 | 2007-01-10 Richard Stallman <rms@gnu.org> | ||
| 757 | |||
| 758 | * msdog.texi (Windows Keyboard): Yet another try to make | ||
| 759 | everyone happy with that passage. | ||
| 760 | |||
| 761 | 2007-01-05 Richard Stallman <rms@gnu.org> | ||
| 762 | |||
| 763 | * anti.texi (Antinews): Mention M-x shell scrolling. | ||
| 764 | |||
| 765 | 2007-01-05 Nick Roberts <nickrob@snap.net.nz> | ||
| 766 | |||
| 767 | * building.texi (Watch Expressions): Describe gdb-max-children. | ||
| 768 | |||
| 769 | 2007-01-05 Michael Olson <mwolson@gnu.org> | ||
| 770 | |||
| 771 | * erc.texi (Getting Started): Update for /RECONNECT command. | ||
| 772 | |||
| 773 | 2007-01-04 Richard Stallman <rms@gnu.org> | ||
| 774 | |||
| 775 | * ebrowse.texi: Change C-c b to C-c C-m. | ||
| 776 | |||
| 777 | * msdog.texi (Windows Keyboard): Clarify previous change. | ||
| 778 | |||
| 779 | 2007-01-03 Reiner Steib <Reiner.Steib@gmx.de> | ||
| 780 | |||
| 781 | * gnus.texi (Customizing Articles): Use index entries for gnus-treat-* | ||
| 782 | variables only in info to avoid redundant entries in the printed | ||
| 783 | manual. | ||
| 784 | |||
| 785 | 2007-01-02 Richard Stallman <rms@gnu.org> | ||
| 786 | |||
| 787 | * custom.texi (Changing a Variable): Minor clarification. | ||
| 788 | (Specific Customization): customize-customized => customize-unsaved. | ||
| 789 | |||
| 790 | * entering.texi (Entering Emacs): Clean up text about restarting | ||
| 791 | Emacs for each file. | ||
| 792 | |||
| 793 | * misc.texi (Shell Options): Minor cleanup. | ||
| 794 | |||
| 795 | * msdog.texi (Windows Keyboard): Explain that Windows was incompatible | ||
| 796 | with Emacs, not vice versa. | ||
| 797 | |||
| 798 | * programs.texi (Symbol Completion): Recommend customizing | ||
| 799 | window manager. | ||
| 800 | |||
| 801 | * xresources.texi (Resources): Minor fix. | ||
| 802 | |||
| 803 | 2007-01-02 Daiki Ueno <ueno@unixuser.org> | ||
| 804 | |||
| 805 | * message.texi (Using PGP/MIME): Document gpg-agent usage. | ||
| 806 | |||
| 807 | 2007-01-02 Reiner Steib <Reiner.Steib@gmx.de> | ||
| 808 | |||
| 809 | * message.texi (Security): Split into sub-nodes. | ||
| 810 | |||
| 811 | 2007-01-01 Alan Mackenzie <acm@muc.de> | ||
| 812 | |||
| 813 | * cc-mode.texi ("Limitations and Known Bugs"): Document problems with | ||
| 814 | eval-after-load in Emacs <=21 and a workaround. Document that | ||
| 815 | trigraphs are not supported. | ||
| 816 | |||
| 817 | 2007-01-01 Alan Mackenzie <acm@muc.de> | ||
| 818 | |||
| 819 | * cc-mode.texi ("Filling and Breaking"): Amend the doc for | ||
| 820 | c-context-line-break. When invoked within a string, preserve | ||
| 821 | whitespace. Add a backslash only when also in a macro. | ||
| 822 | |||
| 823 | 2007-01-01 Alan Mackenzie <acm@muc.de> | ||
| 824 | |||
| 825 | * cc-mode.texi ("Choosing a Style"): Mention c-file-style. | ||
| 826 | |||
| 827 | 2007-01-01 Alan Mackenzie <acm@muc.de> | ||
| 828 | |||
| 829 | * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae] | ||
| 830 | are now bound by default to c-\(beginning\|end\)-of-defun by default. | ||
| 831 | |||
| 832 | 2007-01-01 Alan Mackenzie <acm@muc.de> | ||
| 833 | |||
| 834 | * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from | ||
| 835 | "Choosing a Style". | ||
| 836 | |||
| 837 | * cc-mode.texi ("Styles"): Add @dfn{style}. | ||
| 838 | |||
| 839 | 2007-01-01 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | ||
| 840 | |||
| 841 | * xresources.texi (Table of Resources): Add scrollBarWidth resource. | ||
| 842 | |||
| 843 | 2007-01-01 Richard Stallman <rms@gnu.org> | ||
| 844 | |||
| 845 | * commands.texi (User Input): Document keys stolen by window mangers. | ||
| 846 | |||
| 847 | 2006-12-31 Richard Stallman <rms@gnu.org> | ||
| 848 | |||
| 849 | * custom.texi (Specific Customization): Document customize-option | ||
| 850 | instead of customize-variable. | ||
| 851 | |||
| 852 | 2006-12-31 Kim F. Storm <storm@cua.dk> | ||
| 853 | |||
| 854 | * major.texi (Choosing Modes): Document auto-mode-case-fold. | ||
| 855 | |||
| 856 | 2006-12-30 Kim F. Storm <storm@cua.dk> | ||
| 857 | |||
| 858 | * killing.texi (CUA Bindings): Fix typo. | ||
| 859 | |||
| 860 | * xresources.texi (Table of Resources): Mention grow-only value for | ||
| 861 | auto-resize-tool-bars. | ||
| 862 | |||
| 863 | 2006-12-30 Michael Albinus <michael.albinus@gmx.de> | ||
| 864 | |||
| 865 | Sync with Tramp 2.0.55. | ||
| 866 | |||
| 867 | * trampver.texi: Update release number. | ||
| 868 | |||
| 869 | 2006-12-29 Reiner Steib <Reiner.Steib@gmx.de> | ||
| 870 | |||
| 871 | * gnus.texi (Customizing Articles): Add index entries for all | ||
| 872 | gnus-treat-* variables. | ||
| 873 | |||
| 874 | 2006-12-29 Jouni K. Sepp,Ad(Bnen <jks@iki.fi> | ||
| 875 | |||
| 876 | * gnus.texi (IMAP): Fix incorrect explanation of | ||
| 877 | nnimap-search-uids-not-since-is-evil in documentation for | ||
| 878 | nnimap-expunge-search-string. | ||
| 879 | |||
| 880 | 2006-12-27 Reiner Steib <Reiner.Steib@gmx.de> | ||
| 881 | |||
| 882 | * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to | ||
| 883 | spam-ifile-database. | ||
| 884 | |||
| 885 | 2006-12-26 Reiner Steib <Reiner.Steib@gmx.de> | ||
| 886 | |||
| 887 | * gnus.texi (Spam Package Configuration Examples): Don't encourage to | ||
| 888 | rebind C-s. | ||
| 889 | |||
| 890 | 2006-12-26 Jouni K. Sepp,Ad(Bnen <jks@iki.fi> | ||
| 891 | |||
| 892 | * gnus.texi (Group Parameters, Group Maintenance, Topic Commands) | ||
| 893 | (Mail Group Commands, Expiring Mail, IMAP): Add index entries for | ||
| 894 | "expiring mail". | ||
| 895 | (IMAP): Document nnimap-search-uids-not-since-is-evil and | ||
| 896 | nnimap-nov-is-evil. | ||
| 897 | |||
| 898 | 2006-12-27 Eli Zaretskii <eliz@gnu.org> | ||
| 899 | |||
| 900 | * msdog.texi (Windows Keyboard): Mention widespread Windows bindings, | ||
| 901 | and how to get them back. | ||
| 902 | |||
| 903 | 2006-12-26 Richard Stallman <rms@gnu.org> | ||
| 904 | |||
| 905 | * calendar.texi (Holidays): Holiday listing is based on current | ||
| 906 | practice, but DST is not. | ||
| 907 | |||
| 908 | 2006-12-25 Richard Stallman <rms@gnu.org> | ||
| 909 | |||
| 910 | * emacs.texi (Top): Update subnode menus. | ||
| 911 | |||
| 912 | * mark.texi (Transient Mark): Fix xref. | ||
| 913 | |||
| 914 | * killing.texi (Graphical Kill): Node deleted. | ||
| 915 | (Killing): Add xref to Cut and Paste. | ||
| 916 | (CUA Bindings): Update xref. | ||
| 917 | |||
| 918 | * frames.texi (Cut and Paste): New section to hold other nodes. | ||
| 919 | (Mouse Commands): Node demoted. | ||
| 920 | (Cut/Paste Other App): Split out from Mouse Commands. | ||
| 921 | (Word and Line Mouse): Likewise. | ||
| 922 | (Secondary Selection, Clipboard): Nodes demoted. | ||
| 923 | |||
| 924 | 2006-12-25 Kevin Ryde <user42@zip.com.au> | ||
| 925 | |||
| 926 | * cl.texi (Sorting Sequences): In sort*, add a little cautionary note | ||
| 927 | about the key procedure being used heavily. | ||
| 928 | |||
| 929 | 2006-12-24 Chong Yidong <cyd@stupidchicken.com> | ||
| 930 | |||
| 931 | * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed | ||
| 932 | to t. | ||
| 933 | (Prerequisites): Add explanation about gpg-agent. | ||
| 934 | |||
| 935 | 2006-12-24 Kevin Ryde <user42@zip.com.au> | ||
| 936 | |||
| 937 | * calendar.texi (Holidays): US daylight saving begins second Sunday | ||
| 938 | in March for 2007 onwards. | ||
| 939 | (Daylight Savings): Show new US default daylight saving rules, 2nd | ||
| 940 | Sun in Mar to 1st Sun in Nov, now in cal-dst.el. | ||
| 941 | |||
| 942 | 2006-12-23 Chong Yidong <cyd@stupidchicken.com> | ||
| 943 | |||
| 944 | * calendar.texi (Scroll Calendar): < and > are switched. | ||
| 945 | |||
| 946 | 2006-12-23 Kevin Rodgers <ihs_4664@yahoo.com> | ||
| 947 | |||
| 948 | * killing.texi (Deletion): Describe M-\ prefix argument. | ||
| 949 | |||
| 950 | 2006-12-23 Richard Stallman <rms@gnu.org> | ||
| 951 | |||
| 952 | * search.texi (Regexp Search): Explain why forward and reverse regexp | ||
| 953 | search are not mirror images. | ||
| 954 | |||
| 955 | 2006-12-22 Kevin Ryde <user42@zip.com.au> | ||
| 956 | |||
| 957 | * cl.texi (Sorting Sequences): Typo in sort*, example showed plain | ||
| 958 | "sort" instead of "sort*". | ||
| 959 | |||
| 960 | 2006-12-19 Richard Stallman <rms@gnu.org> | ||
| 961 | |||
| 962 | * calc.texi (History and Acknowledgements): Recognize that Emacs | ||
| 963 | now does have floating point. | ||
| 964 | |||
| 965 | 2006-12-19 Kim F. Storm <storm@cua.dk> | ||
| 966 | |||
| 967 | * major.texi (Choosing Modes): Describe match-function elements for | ||
| 968 | magic-mode-alist. | ||
| 969 | |||
| 970 | 2006-12-19 Michael Albinus <michael.albinus@gmx.de> | ||
| 971 | |||
| 972 | * tramp.texi (External transfer methods): Describe new method `scpc'. | ||
| 973 | |||
| 974 | 2006-12-18 Eli Zaretskii <eliz@gnu.org> | ||
| 975 | |||
| 976 | * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys | ||
| 977 | peculiarities. | ||
| 978 | |||
| 979 | 2006-12-18 Richard Stallman <rms@gnu.org> | ||
| 980 | |||
| 981 | * abbrevs.texi (Editing Abbrevs): Fix previous change. | ||
| 982 | |||
| 983 | 2006-12-17 Sascha Wilde <wilde@sha-bang.de> | ||
| 984 | |||
| 985 | * pgg.texi: Added short note on gpg-agent to the introduction. | ||
| 986 | |||
| 987 | 2006-12-17 Alan Mackenzie <acm@muc.de> | ||
| 988 | |||
| 989 | * programs.texi (Left Margin Paren): Remove the bit which says | ||
| 990 | that CC Mode sets open-paren-in-column-0-is-defun-start to nil. | ||
| 991 | Discuss some of the issues of setting this option to nil. | ||
| 992 | |||
| 993 | 2006-12-17 Glenn Morris <rgm@gnu.org> | ||
| 994 | |||
| 995 | * abbrevs.texi (Editing Abbrevs): Mention system abbrevs. | ||
| 996 | |||
| 997 | 2006-12-16 Eli Zaretskii <eliz@gnu.org> | ||
| 998 | |||
| 999 | * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect. | ||
| 1000 | (Windows Files): `w32-get-true-file-attributes' is only relevant for | ||
| 1001 | NTFS volumes. | ||
| 1002 | (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS | ||
| 1003 | volumes. | ||
| 1004 | |||
| 1005 | 2006-12-15 Eli Zaretskii <eliz@gnu.org> | ||
| 1006 | |||
| 1007 | * text.texi (HTML Mode): Fix "C-c TAB". | ||
| 1008 | |||
| 1009 | 2006-12-13 Reiner Steib <Reiner.Steib@gmx.de> | ||
| 1010 | |||
| 1011 | * gnus.texi (Hiding Headers): Document that `long-to' and `many-to' | ||
| 1012 | also applies to Cc. | ||
| 1013 | |||
| 1014 | 2006-12-12 Reiner Steib <Reiner.Steib@gmx.de> | ||
| 1015 | |||
| 1016 | * gnus.texi (X-Face): Clarify. Say which programs are required | ||
| 1017 | on Windows. | ||
| 1018 | |||
| 1019 | 2006-12-09 Richard Stallman <rms@gnu.org> | ||
| 1020 | |||
| 1021 | * misc.texi (Invoking emacsclient): Simplify TCP file text. | ||
| 1022 | |||
| 1023 | 2006-12-08 Kevin Rodgers <ihs_4664@yahoo.com> | ||
| 1024 | |||
| 1025 | * files.texi (Misc File Ops): Document insert-file-literally. | ||
| 1026 | |||
| 1027 | 2006-12-08 Eli Zaretskii <eliz@gnu.org> | ||
| 1028 | |||
| 1029 | * cmdargs.texi (Colors): Note that --color is intended for overriding | ||
| 1030 | the terminal defaults, not for normal invocation. | ||
| 1031 | |||
| 1032 | * misc.texi (Emacs Server): Improve wording. Don't mention the | ||
| 1033 | ``server program''. Add a cross-reference to "Init File" node. | ||
| 1034 | (Invoking emacsclient): Add index entries. Document both short and | ||
| 1035 | long versions of command-line options. Document the -f option. | ||
| 1036 | |||
| 1037 | 2006-12-08 Michael Olson <mwolson@gnu.org> | ||
| 1038 | |||
| 1039 | * erc.texi (Modules): Remove documentation for list module. | ||
| 1040 | |||
| 1041 | 2006-12-06 Richard Stallman <rms@gnu.org> | ||
| 1042 | |||
| 1043 | * text.texi (Outline Format): Say to set outline-regexp | ||
| 1044 | and outline-level with major modes and file local variables. | ||
| 1045 | |||
| 1046 | 2006-12-05 Micha,Ak(Bl Cadilhac <michael.cadilhac@lrde.org> | ||
| 1047 | |||
| 1048 | * anti.texi (Antinews): Mention the alternative to | ||
| 1049 | `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'. | ||
| 1050 | |||
| 1051 | * faq.texi (^M in the shell buffer): Ditto. | ||
| 1052 | |||
| 1053 | * misc.texi (Interactive Shell): Ditto. | ||
| 1054 | |||
| 1055 | 2006-12-04 Eli Zaretskii <eliz@gnu.org> | ||
| 1056 | |||
| 1057 | * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name. | ||
| 1058 | |||
| 1059 | * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name. | ||
| 1060 | |||
| 1061 | 2006-12-01 Eli Zaretskii <eliz@gnu.org> | ||
| 1062 | |||
| 1063 | * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a | ||
| 1064 | colon in the mode line. | ||
| 1065 | |||
| 1066 | * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute. | ||
| 1067 | |||
| 1068 | 2006-11-26 Nick Roberts <nickrob@snap.net.nz> | ||
| 1069 | |||
| 1070 | * building.texi (Watch Expressions): Mention SPC for expanding/ | ||
| 1071 | contracting watch expressions. | ||
| 1072 | |||
| 1073 | 2006-11-26 Kim F. Storm <storm@cua.dk> | ||
| 1074 | |||
| 1075 | * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more. | ||
| 1076 | |||
| 1077 | 2006-11-26 Nick Roberts <nickrob@snap.net.nz> | ||
| 1078 | |||
| 1079 | * building.texi (Debugger Operation): Define text command mode. | ||
| 1080 | Clarify how tooltips work. | ||
| 1081 | (GDB Graphical Interface): Explain how to run in text command mode | ||
| 1082 | more clearly. | ||
| 1083 | |||
| 1084 | 2006-11-25 Juanma Barranquero <lekktu@gmail.com> | ||
| 1085 | |||
| 1086 | * mule.texi (Defining Fontsets): Fix use of `charset' and `font'. | ||
| 1087 | |||
| 1088 | 2006-11-22 Juanma Barranquero <lekktu@gmail.com> | ||
| 1089 | |||
| 1090 | * anti.texi (Antinews): Mention --server-file and TCP sockets. | ||
| 1091 | |||
| 1092 | 2006-11-20 Michael Olson <mwolson@gnu.org> | ||
| 1093 | |||
| 1094 | * erc.texi: Call this the 5.2 stable pre-release of ERC. | ||
| 1095 | |||
| 1096 | 2006-11-18 Chong Yidong <cyd@stupidchicken.com> | ||
| 1097 | |||
| 1098 | * misc.texi (Interactive Shell): INSIDE_EMACS is set to t, | ||
| 1099 | and EMACS is deprecated. | ||
| 1100 | |||
| 1101 | 2006-11-18 Juanma Barranquero <lekktu@gmail.com> | ||
| 1102 | |||
| 1103 | * makefile.w32-in (emacs.dvi): Remove xresmini.texi. | ||
| 1104 | |||
| 1105 | 2006-11-18 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | ||
| 1106 | |||
| 1107 | * Makefile.in (emacs.dvi): Remove xresmini.texi. | ||
| 1108 | |||
| 1109 | * emacs.texi: Include xresources.texi both for info and dvi. | ||
| 1110 | |||
| 1111 | * xresources.texi: Merge text from xresmini.texi. | ||
| 1112 | |||
| 1113 | 2006-11-17 Carsten Dominik <dominik@science.uva.nl> | ||
| 1114 | |||
| 1115 | * org.texi: Fix typos. | ||
| 1116 | (Agenda commands): Document `C-k'. | ||
| 1117 | |||
| 1118 | 2006-11-16 Eli Zaretskii <eliz@gnu.org> | ||
| 1119 | |||
| 1120 | * url.texi (http/https): Fix a typo in the HTTP URL. | ||
| 1121 | |||
| 1122 | 2006-11-14 Stephen Leake <stephen_leake@stephe-leake.org> | ||
| 1123 | |||
| 1124 | * ada-mode.texi: Total rewrite. | ||
| 1125 | |||
| 1126 | 2006-11-13 Carsten Dominik <dominik@science.uva.nl> | ||
| 1127 | |||
| 1128 | * org.texi: Minor typo fixes. | ||
| 1129 | |||
| 1130 | 2006-11-13 Bill Wohler <wohler@newt.com> | ||
| 1131 | |||
| 1132 | Release MH-E manual version 8.0.3. | ||
| 1133 | |||
| 1134 | * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for | ||
| 1135 | release 8.0.3. | ||
| 1136 | |||
| 1137 | * mh-e.texi (Incorporating Mail): Use output of "mhparam Path" | ||
| 1138 | to set MAILDIR. | ||
| 1139 | (Reading Mail): Document the customization of read-mail-command | ||
| 1140 | for MH-E. | ||
| 1141 | (Viewing Attachments): Document mm-discouraged-alternatives. | ||
| 1142 | (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag. | ||
| 1143 | (Junk): Add more information about the settings of mh-junk-background | ||
| 1144 | in a program. Add /usr/bin/mh to PATH in examples. | ||
| 1145 | |||
| 1146 | 2006-11-12 Richard Stallman <rms@gnu.org> | ||
| 1147 | |||
| 1148 | * woman.texi: Update author address but say he no longer maintains it. | ||
| 1149 | |||
| 1150 | 2006-11-12 Roberto Rodr,Am(Bguez <lanubeblanca@googlemail.com> (tiny change) | ||
| 1151 | |||
| 1152 | * glossary.texi: Fix typos. | ||
| 1153 | |||
| 1154 | 2006-11-10 Carsten Dominik <carsten.dominik@gmail.com> | ||
| 1155 | |||
| 1156 | * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of | ||
| 1157 | archived trees. | ||
| 1158 | (Checkboxes): Section moved to chapter 5, and extended. | ||
| 1159 | (The date/time prompt): New section. | ||
| 1160 | (Link abbreviations): New section. | ||
| 1161 | (Presentation and sorting): New section. | ||
| 1162 | (Custom agenda views): Section completely rewritten. | ||
| 1163 | (Summary): Compare with Planner. | ||
| 1164 | (Feedback): More info about creating backtraces. | ||
| 1165 | (Plain lists): Modified example. | ||
| 1166 | (Breaking down tasks): New section. | ||
| 1167 | (Custom time format): New section. | ||
| 1168 | (Time stamps): Document inactive timestamps. | ||
| 1169 | (Setting tags): More details about fast tag selection. | ||
| 1170 | (Block agenda): New section. | ||
| 1171 | (Custom agenda views): Section rewritten. | ||
| 1172 | (Block agenda): New section. | ||
| 1173 | |||
| 1174 | 2006-11-07 Michael Albinus <michael.albinus@gmx.de> | ||
| 1175 | |||
| 1176 | * tramp.texi (Configuration): scp is the default method. | ||
| 1177 | (Default Method): Use ssh as example for another method. | ||
| 1178 | |||
| 1179 | 2006-11-06 Richard Stallman <rms@gnu.org> | ||
| 1180 | |||
| 1181 | * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti. | ||
| 1182 | |||
| 1183 | * ack.texi (Acknowledgments): Fix name spelling. | ||
| 1184 | |||
| 1185 | 2006-11-01 Juri Linkov <juri@jurta.org> | ||
| 1186 | |||
| 1187 | * search.texi (Word Search): Document incremental word search. | ||
| 1188 | |||
| 1189 | 2006-10-28 Glenn Morris <rgm@gnu.org> | ||
| 1190 | |||
| 1191 | * ack.texi (Acknowledgments): Add cal-html author. | ||
| 1192 | |||
| 1193 | * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX | ||
| 1194 | Calendar"). Describe new package cal-html. | ||
| 1195 | * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing | ||
| 1196 | Calendar Files." | ||
| 1197 | |||
| 1198 | 2006-10-27 Richard Stallman <rms@gnu.org> | ||
| 1199 | |||
| 1200 | * woman.texi: Downcase nroff/troff/roff. | ||
| 1201 | (Installation): Chapter deleted. Some xrefs deleted. | ||
| 1202 | (Background): woman doesn't advise man ;-). | ||
| 1203 | |||
| 1204 | 2006-10-26 Roberto Rodr,Am(Bguez <lanubeblanca@googlemail.com> (tiny change) | ||
| 1205 | |||
| 1206 | * ada-mode.texi (Project files, Identifier completion) | ||
| 1207 | (Automatic Casing, Debugging, Using non-standard file names) | ||
| 1208 | (Working Remotely): Fix typos. | ||
| 1209 | |||
| 1210 | 2006-10-23 Richard Stallman <rms@gnu.org> | ||
| 1211 | |||
| 1212 | * abbrevs.texi (Expanding Abbrevs): Expansion happens only when | ||
| 1213 | Abbrev mode is enabled. | ||
| 1214 | |||
| 1215 | 2006-10-20 Masatake YAMATO <jet@gyve.org> | ||
| 1216 | |||
| 1217 | * cc-mode.texi (Sample .emacs File): Added missing `)' in | ||
| 1218 | sample code `my-c-initialization-hook'. | ||
| 1219 | |||
| 1220 | 2006-10-19 Stuart D. Herring <herring@lanl.gov> | ||
| 1221 | |||
| 1222 | * widget.texi: Fix typos. | ||
| 1223 | |||
| 1224 | 2006-10-19 Michael Albinus <michael.albinus@gmx.de> | ||
| 1225 | |||
| 1226 | * tramp.texi (Frequently Asked Questions): Remove questions marked with | ||
| 1227 | "???". There have been no complaints for years, so the information | ||
| 1228 | must be appropriate. | ||
| 1229 | |||
| 1230 | 2006-10-16 Richard Stallman <rms@gnu.org> | ||
| 1231 | |||
| 1232 | * widget.texi: Use @var instead of capitalization. | ||
| 1233 | Clarify many widget type descriptions. | ||
| 1234 | |||
| 1235 | * emacs.texi: Update ISBN. | ||
| 1236 | |||
| 1237 | 2006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de> | ||
| 1238 | |||
| 1239 | * gnus.texi (Other modes): Fix typo. Add alternative index entry for | ||
| 1240 | gnus-dired-attach. | ||
| 1241 | (Selecting a Group): Fix typo. | ||
| 1242 | |||
| 1243 | 2006-10-12 Roberto Rodr,Am(Bguez <lanubeblanca@googlemail.com> (tiny change) | ||
| 1244 | |||
| 1245 | * widget.texi: Fix typos. | ||
| 1246 | |||
| 1247 | 2006-10-11 Kim F. Storm <storm@cua.dk> | ||
| 1248 | |||
| 1249 | * emacs.texi (Acknowledgments): Use @dotless{i}. | ||
| 1250 | |||
| 1251 | 2006-10-08 Nick Roberts <nickrob@snap.net.nz> | ||
| 1252 | |||
| 1253 | * building.texi (Breakpoints Buffer): Mention catchpoints. | ||
| 1254 | |||
| 1255 | 2006-10-08 Kim F. Storm <storm@cua.dk> | ||
| 1256 | |||
| 1257 | * ack.texi (Acknowledgments): Update. | ||
| 1258 | |||
| 1259 | * emacs.texi (Acknowledgments): Fix bad @/ form. | ||
| 1260 | |||
| 1261 | 2006-10-06 Reiner Steib <Reiner.Steib@gmx.de> | ||
| 1262 | |||
| 1263 | * gnus.texi (Image Enhancements): Update for Emacs 22. | ||
| 1264 | |||
| 1265 | * gnus-faq.texi ([1.3]): Update. | ||
| 1266 | |||
| 1267 | 2006-10-06 Richard Stallman <rms@gnu.org> | ||
| 1268 | |||
| 1269 | * faq.texi (Displaying the current line or column): | ||
| 1270 | Delete "As of Emacs 20". | ||
| 1271 | |||
| 1272 | 2006-10-06 Romain Francoise <romain@orebokech.com> | ||
| 1273 | |||
| 1274 | * faq.texi (VM): VM works with Emacs 22 too. | ||
| 1275 | |||
| 1276 | 2006-10-06 Richard Stallman <rms@gnu.org> | ||
| 1277 | |||
| 1278 | * ebrowse.texi: Remove Emacs version "21" from title. | ||
| 1279 | |||
| 1280 | 2006-10-05 Kim F. Storm <storm@cua.dk> | ||
| 1281 | |||
| 1282 | * emacs.texi (Acknowledgments): Add more contributors. | ||
| 1283 | |||
| 1284 | 2006-10-03 Richard Stallman <rms@gnu.org> | ||
| 1285 | |||
| 1286 | * emacs.texi (Acknowledgments): Update version and edition. | ||
| 1287 | |||
| 1288 | 2006-10-02 Reiner Steib <Reiner.Steib@gmx.de> | ||
| 1289 | |||
| 1290 | * gnus.texi (Foreign Groups): Say where change of editing commands are | ||
| 1291 | stored. Add reference to `gnus-parameters'. | ||
| 1292 | |||
| 1293 | 2006-10-01 Karl Berry <karl@gnu.org> | ||
| 1294 | |||
| 1295 | * custom.texi (Customization Groups): Page break to keep example buffer | ||
| 1296 | on one page. | ||
| 1297 | |||
| 1298 | 2006-09-30 Karl Berry <karl@gnu.org> | ||
| 1299 | |||
| 1300 | * programs.texi (Basic Indent): @need to improve page break. | ||
| 1301 | * text.texi: Rewording to improve page breaks, and use @LaTeX{}. | ||
| 1302 | |||
| 1303 | 2006-09-29 Glenn Morris <rgm@gnu.org> | ||
| 1304 | |||
| 1305 | * calendar.texi (Date Formats): Doc fix for european-calendar-style. | ||
| 1306 | |||
| 1307 | 2006-09-29 Karl Berry <karl@gnu.org> | ||
| 1308 | |||
| 1309 | * windows.texi (Basic Window): Remove forced @break, no longer | ||
| 1310 | desirable. | ||
| 1311 | * frames.texi (Frame Commands), | ||
| 1312 | * mark.texi (Marking Objects): Reword to avoid bad page break. | ||
| 1313 | * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break. | ||
| 1314 | |||
| 1315 | 2006-09-19 Richard Stallman <rms@gnu.org> | ||
| 1316 | |||
| 1317 | * frames.texi (Dialog Boxes): Clean up wording: avoid passive, | ||
| 1318 | stick to present tense. | ||
| 1319 | |||
| 1320 | 2006-09-18 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | ||
| 1321 | |||
| 1322 | * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog | ||
| 1323 | to x-gtk-use-old-file-dialog. | ||
| 1324 | (Dialog Boxes): Document x-gtk-file-dialog-help-text. | ||
| 1325 | |||
| 1326 | 2006-09-15 Jay Belanger <belanger@truman.edu> | ||
| 1327 | |||
| 1328 | * calc.texi, emacs.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE): | ||
| 1329 | Change "Library Public License" to "Lesser Public License" | ||
| 1330 | throughout. Use "yyyy" to represent year. | ||
| 1331 | |||
| 1332 | 2006-09-15 Carsten Dominik <dominik@science.uva.nl> | ||
| 1333 | |||
| 1334 | * org.texi (Setting tags): Typo fix. | ||
| 1335 | |||
| 1336 | 2006-09-14 Reiner Steib <Reiner.Steib@gmx.de> | ||
| 1337 | |||
| 1338 | * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'. | ||
| 1339 | |||
| 1340 | 2006-09-12 Reiner Steib <Reiner.Steib@gmx.de> | ||
| 1341 | |||
| 1342 | * files.texi (Visiting): Add index entry "open file". | ||
| 1343 | |||
| 1344 | * reftex.texi (Citations Outside LaTeX): Simplify lisp example. | ||
| 1345 | |||
| 1346 | 2006-09-12 Paul Eggert <eggert@cs.ucla.edu> | ||
| 1347 | |||
| 1348 | * faq.texi (Escape sequences in shell output): EMACS is now set | ||
| 1349 | to Emacs's absolute file name, not to "t". | ||
| 1350 | (^M in the shell buffer): Likewise. | ||
| 1351 | * misc.texi (Interactive Shell): Likewise. | ||
| 1352 | |||
| 1353 | 2006-09-11 Richard Stallman <rms@gnu.org> | ||
| 1354 | |||
| 1355 | * building.texi (Compilation Mode): Clarification. | ||
| 1356 | (Grep Searching): Add xref to Compilation Mode. | ||
| 1357 | |||
| 1358 | 2006-09-11 Reiner Steib <Reiner.Steib@gmx.de> | ||
| 1359 | |||
| 1360 | * gnus.texi (Mail Source Specifiers): Mention problem of duplicate | ||
| 1361 | mails with pop3-leave-mail-on-server. Fix wording. | ||
| 1362 | (Limiting): Improve gnus-summary-limit-to-articles. | ||
| 1363 | (X-Face): Fix typo. | ||
| 1364 | |||
| 1365 | 2006-09-11 Simon Josefsson <jas@extundo.com> | ||
| 1366 | |||
| 1367 | * smtpmail.texi (Authentication): Explain TLS and SSL better, based on | ||
| 1368 | suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>. | ||
| 1369 | |||
| 1370 | 2006-09-08 Richard Stallman <rms@gnu.org> | ||
| 1371 | |||
| 1372 | * search.texi (Search): Ref multi-file search commands here. | ||
| 1373 | (Other Repeating Search): Not here. | ||
| 1374 | |||
| 1375 | 2006-09-06 Simon Josefsson <jas@extundo.com> | ||
| 1376 | |||
| 1377 | * smtpmail.texi (Authentication): Mention SSL. | ||
| 1378 | |||
| 1379 | 2006-09-01 Eli Zaretskii <eliz@gnu.org> | ||
| 1380 | |||
| 1381 | * rcirc.texi (Internet Relay Chat, Useful IRC commands): | ||
| 1382 | Don't use @indicateurl. | ||
| 1383 | |||
| 1384 | * cc-mode.texi (Subword Movement): Don't use @headitem. | ||
| 1385 | (Custom Braces, Clean-ups): Don't use @tie. | ||
| 1386 | |||
| 1387 | 2006-08-29 Michael Albinus <michael.albinus@gmx.de> | ||
| 1388 | |||
| 1389 | Sync with Tramp 2.0.54. | ||
| 1390 | |||
| 1391 | * tramp.texi (Bug Reports): The Tramp mailing list is moderated now. | ||
| 1392 | Suggested by Adrian Phillips <a.phillips@met.no>. | ||
| 1393 | |||
| 1394 | 2006-08-28 Richard Stallman <rms@gnu.org> | ||
| 1395 | |||
| 1396 | * windows.texi (Split Window): Update xref. | ||
| 1397 | |||
| 1398 | * basic.texi (Continuation Lines): Update xref. | ||
| 1399 | |||
| 1400 | * indent.texi (Tab Stops): Update xref. | ||
| 1401 | |||
| 1402 | * emacs.texi (Top): Update subnode menu. | ||
| 1403 | |||
| 1404 | * display.texi (Line Truncation, Displaying Boundaries): New nodes, | ||
| 1405 | split out of Display Custom. | ||
| 1406 | |||
| 1407 | 2006-08-25 Kim F. Storm <storm@cua.dk> | ||
| 1408 | |||
| 1409 | * display.texi (Display Custom): Add variables overline-margin | ||
| 1410 | and x-underline-at-descent-line. | ||
| 1411 | |||
| 1412 | 2006-08-25 Richard Stallman <rms@gnu.org> | ||
| 1413 | |||
| 1414 | * entering.texi (Exiting): Rewrite to give graphical displays | ||
| 1415 | priority over text terminals. | ||
| 1416 | |||
| 1417 | * search.texi (Incremental Search): Move index entries. | ||
| 1418 | |||
| 1419 | 2006-08-23 Chong Yidong <cyd@stupidchicken.com> | ||
| 1420 | |||
| 1421 | * custom.texi (Init File): Reference Find Init to avoid "home | ||
| 1422 | directory" confusion. | ||
| 1423 | |||
| 1424 | 2006-08-22 Nick Roberts <nickrob@snap.net.nz> | ||
| 1425 | |||
| 1426 | * building.texi (Other GDB-UI Buffers): Describe how to edit | ||
| 1427 | a value in the locals buffer. | ||
| 1428 | |||
| 1429 | 2006-08-21 Richard Stallman <rms@gnu.org> | ||
| 1430 | |||
| 1431 | * search.texi (Basic Isearch): Add `isearch' index entry. | ||
| 1432 | |||
| 1433 | 2006-08-16 Richard Stallman <rms@gnu.org> | ||
| 1434 | |||
| 1435 | * misc.texi (Saving Emacs Sessions): Clean up wording. | ||
| 1436 | |||
| 1437 | * mark.texi (Marking Objects): Mention term "select all". | ||
| 1438 | |||
| 1439 | * emacs.texi (Top): Update subnode menu. | ||
| 1440 | |||
| 1441 | * help.texi (Help Mode): Move node up in file. | ||
| 1442 | |||
| 1443 | 2006-08-15 Carsten Dominik <dominik@science.uva.nl> | ||
| 1444 | |||
| 1445 | * org.texi (Installation, Activation): Split from Installation and | ||
| 1446 | Activation. | ||
| 1447 | (Clocking work time): Documented new features. | ||
| 1448 | |||
| 1449 | 2006-08-15 Nick Roberts <nickrob@snap.net.nz> | ||
| 1450 | |||
| 1451 | * building.texi (Stack Buffer): Explain fringe arrow. | ||
| 1452 | |||
| 1453 | 2006-08-13 Alex Schroeder <alex@gnu.org> | ||
| 1454 | |||
| 1455 | * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo | ||
| 1456 | example. | ||
| 1457 | |||
| 1458 | 2006-08-12 Eli Zaretskii <eliz@gnu.org> | ||
| 1459 | |||
| 1460 | * faq.texi (How to add fonts): New node. | ||
| 1461 | |||
| 1462 | * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored | ||
| 1463 | on startup. | ||
| 1464 | |||
| 1465 | 2006-08-11 Romain Francoise <romain@orebokech.com> | ||
| 1466 | |||
| 1467 | * ack.texi (Acknowledgments): Delete mention to zone-mode.el. | ||
| 1468 | |||
| 1469 | 2006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change) | ||
| 1470 | |||
| 1471 | * mule.texi (Recognize Coding, Text Coding): Fix typos. | ||
| 1472 | |||
| 1473 | 2006-08-10 Richard Stallman <rms@gnu.org> | ||
| 1474 | |||
| 1475 | * text.texi (Format Faces): Substantial rewrites to deal | ||
| 1476 | with face merging. Empty regions don't count. Clarify | ||
| 1477 | face property inheritance. | ||
| 1478 | |||
| 1479 | 2006-08-08 Romain Francoise <romain@orebokech.com> | ||
| 1480 | |||
| 1481 | * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen | ||
| 1482 | <arjuropo@cc.jyu.fi>. | ||
| 1483 | |||
| 1484 | 2006-08-05 Romain Francoise <romain@orebokech.com> | ||
| 1485 | |||
| 1486 | * faq.texi (New in Emacs 22): Expand. | ||
| 1487 | |||
| 1488 | 2006-08-04 Eli Zaretskii <eliz@gnu.org> | ||
| 1489 | |||
| 1490 | * cmdargs.texi (Window Size X) <--geometry>: Only width and height | ||
| 1491 | apply to all frames. | ||
| 1492 | |||
| 1493 | 2006-08-03 Michael Olson <mwolson@gnu.org> | ||
| 1494 | |||
| 1495 | * erc.texi: Update for ERC 5.1.4. | ||
| 1496 | |||
| 1497 | 2006-08-01 Richard Stallman <rms@gnu.org> | ||
| 1498 | |||
| 1499 | * help.texi (Name Help): Add index entries for describe-variable. | ||
| 1500 | |||
| 1501 | 2006-08-01 Nick Roberts <nickrob@snap.net.nz> | ||
| 1502 | |||
| 1503 | * building.texi (GDB Graphical Interface): Shorten node names. | ||
| 1504 | (GDB-UI Layout): Use GDB-related. | ||
| 1505 | (Other GDB-UI Buffers): Simplify English. | ||
| 1506 | |||
| 1507 | 2006-07-31 Richard Stallman <rms@gnu.org> | ||
| 1508 | |||
| 1509 | * search.texi (Query Replace): Add xref for Dired's Q command. | ||
| 1510 | |||
| 1511 | 2006-07-28 Katsumi Yamaoka <yamaoka@jpl.org> | ||
| 1512 | |||
| 1513 | * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed | ||
| 1514 | in .../site-lisp/gnus/ by default. | ||
| 1515 | [ From gnus-news.texi in the trunk. ] | ||
| 1516 | |||
| 1517 | 2006-07-27 Reiner Steib <Reiner.Steib@gmx.de> | ||
| 1518 | |||
| 1519 | * gnus.texi (MIME Commands): Additions for yEnc. | ||
| 1520 | |||
| 1521 | 2006-07-31 Nick Roberts <nickrob@snap.net.nz> | ||
| 1522 | |||
| 1523 | * building.texi (GDB commands in Fringe): Rename to... | ||
| 1524 | (Source Buffers): ..this and move forward. Describe hollow arrow and | ||
| 1525 | new option gdb-find-source-frame. | ||
| 1526 | |||
| 1527 | 2006-07-29 Richard Stallman <rms@gnu.org> | ||
| 1528 | |||
| 1529 | * dired.texi (Operating on Files): Simplify previous change | ||
| 1530 | and fix Texinfo usage. | ||
| 1531 | |||
| 1532 | 2006-07-29 Eli Zaretskii <eliz@gnu.org> | ||
| 1533 | |||
| 1534 | * dired.texi (Operating on Files): Add cross-references. State the | ||
| 1535 | Unix commands that do similar things. | ||
| 1536 | |||
| 1537 | 2006-07-28 Richard Stallman <rms@gnu.org> | ||
| 1538 | |||
| 1539 | * mark.texi (Transient Mark): Clarify that region never disappears | ||
| 1540 | when Transient Mark mode is off, and not when it is on. | ||
| 1541 | |||
| 1542 | 2006-07-27 Richard Stallman <rms@gnu.org> | ||
| 1543 | |||
| 1544 | * search.texi (Non-ASCII Isearch): Clarify. Mention C-q. | ||
| 1545 | |||
| 1546 | 2006-07-24 Richard Stallman <rms@gnu.org> | ||
| 1547 | |||
| 1548 | * xresources.texi (GTK styles): Fix texinfo usage. | ||
| 1549 | |||
| 1550 | * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi: | ||
| 1551 | * faq.texi: Move periods and commas inside quotes. | ||
| 1552 | |||
| 1553 | * commands.texi (User Input): Explain why we teach keyboard cmds. | ||
| 1554 | |||
| 1555 | * xresources.texi, xresmini.texi, search.texi, programs.texi: | ||
| 1556 | * misc.texi, kmacro.texi, killing.texi, glossary.texi: | ||
| 1557 | * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi: | ||
| 1558 | * doclicense.texi, display.texi, dired.texi, basic.texi: | ||
| 1559 | * anti.texi, ack.texi: Move periods and commas inside quotes. | ||
| 1560 | |||
| 1561 | 2006-07-22 Eli Zaretskii <eliz@gnu.org> | ||
| 1562 | |||
| 1563 | * cmdargs.texi (General Variables): Document EMAIL. | ||
| 1564 | |||
| 1565 | 2006-07-21 Eli Zaretskii <eliz@gnu.org> | ||
| 1566 | |||
| 1567 | * frames.texi (Frame Commands): Mention that focus-follows-mouse | ||
| 1568 | doesn't have effect on MS-Windows. | ||
| 1569 | |||
| 1570 | 2006-07-20 Jay Belanger <belanger@truman.edu> | ||
| 1571 | |||
| 1572 | * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'. | ||
| 1573 | |||
| 1574 | 2006-07-18 Chong Yidong <cyd@stupidchicken.com> | ||
| 1575 | |||
| 1576 | * faq.texi (Security risks with Emacs): Document Emacs 22 | ||
| 1577 | file-local-variable mechanism. | ||
| 1578 | |||
| 1579 | 2006-07-17 Richard Stallman <rms@gnu.org> | ||
| 1580 | |||
| 1581 | * building.texi (Grep Searching): Explain about chaining grep commands. | ||
| 1582 | |||
| 1583 | 2006-07-12 Michael Olson <mwolson@gnu.org> | ||
| 1584 | |||
| 1585 | * erc.texi: Update for ERC 5.1.3. | ||
| 1586 | |||
| 1587 | 2006-07-12 Alex Schroeder <alex@gnu.org> | ||
| 1588 | |||
| 1589 | * rcirc.texi: Fix typos. | ||
| 1590 | (Getting started with rcirc): New calling convention for M-x irc. | ||
| 1591 | Mention #rcirc. Removed channel tracking. | ||
| 1592 | (Configuration): Changed the names of all variables that got changed | ||
| 1593 | recently, eg. rcirc-server to rcirc-default-server. Added | ||
| 1594 | documentation for rcirc-authinfo, some background for Bitlbee, and | ||
| 1595 | rcirc-track-minor-mode. | ||
| 1596 | (Scrolling conservatively): Fixed the xref from Auto Scrolling to just | ||
| 1597 | Scrolling. | ||
| 1598 | (Reconnecting after you have lost the connection): Fixed example code | ||
| 1599 | to match code changes. | ||
| 1600 | |||
| 1601 | 2006-07-10 Nick Roberts <nickrob@snap.net.nz> | ||
| 1602 | |||
| 1603 | * killing.texi, gnus.texi, message.texi, mini.texi: Fix typos. | ||
| 1604 | |||
| 1605 | 2006-07-09 Chong Yidong <cyd@stupidchicken.com> | ||
| 1606 | |||
| 1607 | * misc.texi (Invoking emacsclient): Document behavior when emacsclient | ||
| 1608 | is invoked for multiple files. | ||
| 1609 | |||
| 1610 | 2006-07-08 Eli Zaretskii <eliz@gnu.org> | ||
| 1611 | |||
| 1612 | * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the | ||
| 1613 | on-line manual for the rest of this node. | ||
| 1614 | (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include | ||
| 1615 | unconditionally. | ||
| 1616 | (Windows Processes) <w32-quote-process-args>: Include unconditionally. | ||
| 1617 | Improve wording. | ||
| 1618 | (Windows Printing): Improve wording. | ||
| 1619 | (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the | ||
| 1620 | rest of this node. | ||
| 1621 | |||
| 1622 | 2006-07-07 Carsten Dominik <dominik@science.uva.nl> | ||
| 1623 | |||
| 1624 | * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting | ||
| 1625 | commands. | ||
| 1626 | (Global TODO list): Document the use of the variables | ||
| 1627 | `org-agenda-todo-ignore-scheduled' and | ||
| 1628 | `org-agenda-todo-list-sublevels'. | ||
| 1629 | |||
| 1630 | 2006-07-05 Richard Stallman <rms@gnu.org> | ||
| 1631 | |||
| 1632 | * faq.texi (Scrolling only one line): Fix xref. | ||
| 1633 | |||
| 1634 | 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org> | ||
| 1635 | |||
| 1636 | * building.texi (Lisp Eval): | ||
| 1637 | * faq.texi (Evaluating Emacs Lisp code): | ||
| 1638 | Throughout, replace eval-current-buffer with eval-buffer. | ||
| 1639 | |||
| 1640 | 2006-07-05 Nick Roberts <nickrob@snap.net.nz> | ||
| 1641 | |||
| 1642 | * mule.texi (Coding Systems, Specify Coding): Link descriptions | ||
| 1643 | of character translation. | ||
| 1644 | |||
| 1645 | 2006-07-04 Nick Roberts <nickrob@snap.net.nz> | ||
| 1646 | |||
| 1647 | * rmail.texi (Remote Mailboxes): Add missing @code keyword. | ||
| 1648 | |||
| 1649 | 2006-07-03 Karl Berry <karl@gnu.org> | ||
| 1650 | |||
| 1651 | * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by | ||
| 1652 | not-too-underfull hboxes in the TeX output. | ||
| 1653 | * abbrevs.texi, buffers.texi, building.texi, calendar.texi, | ||
| 1654 | * cmdargs.texi, custom.texi, dired.texi, macos.texi, | ||
| 1655 | * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi, | ||
| 1656 | * sending.texi, text.texi: Fix overfull/underfull boxes. | ||
| 1657 | |||
| 1658 | 2006-07-03 Romain Francoise <romain@orebokech.com> | ||
| 1659 | |||
| 1660 | * m-x.texi (M-x): Fix. | ||
| 1661 | |||
| 1662 | 2006-07-03 Richard Stallman <rms@gnu.org> | ||
| 1663 | |||
| 1664 | * rcirc.texi (Scrolling conservatively): Fix xref. | ||
| 1665 | |||
| 1666 | * pcl-cvs.texi (Viewing differences): Usage fix. | ||
| 1667 | |||
| 1668 | * search.texi (Other Repeating Search): filename -> file name. | ||
| 1669 | |||
| 1670 | * misc.texi (Narrowing): Minor cleanups. | ||
| 1671 | |||
| 1672 | * files.texi (Visiting): filename -> file name. | ||
| 1673 | |||
| 1674 | * emacs.texi (Top): Update subnode menus. | ||
| 1675 | |||
| 1676 | * mule.texi (Coding Systems): Move char translation stuff here. | ||
| 1677 | (Specify Coding, Output Coding): New nodes, out of Recognize Coding. | ||
| 1678 | (Recognize Coding): Substantial local rewrites. | ||
| 1679 | (International): Update menu. | ||
| 1680 | |||
| 1681 | * display.texi (Auto Scrolling): New node, broken out of Scrolling. | ||
| 1682 | (Scrolling): Substantial local rewrites. | ||
| 1683 | (Display): Update menu and intro. | ||
| 1684 | |||
| 1685 | * dired.texi: filename -> file name. | ||
| 1686 | |||
| 1687 | * custom.texi (Safe File Variables): Texinfo usage fix. | ||
| 1688 | |||
| 1689 | 2006-07-03 Ted Zlatanov <tzz@lifelogs.com> | ||
| 1690 | |||
| 1691 | * help.texi, m-x.texi: Lots of cleanups. | ||
| 1692 | |||
| 1693 | 2006-07-03 Carsten Dominik <dominik@science.uva.nl> | ||
| 1694 | |||
| 1695 | * org.texi (Agenda commands): Document `s' key to save all org-mode | ||
| 1696 | buffers. | ||
| 1697 | |||
| 1698 | 2006-06-30 Eli Zaretskii <eliz@gnu.org> | ||
| 1699 | |||
| 1700 | * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse) | ||
| 1701 | (Windows Processes, Windows Misc): Shorten the printed version by | ||
| 1702 | selectively conditioning less important portions by @ifnottex. | ||
| 1703 | |||
| 1704 | 2006-06-30 Ralf Angeli <angeli@caeruleus.net> | ||
| 1705 | |||
| 1706 | * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face | ||
| 1707 | names. Mention `cvs-msg' face. | ||
| 1708 | |||
| 1709 | 2006-06-29 Carsten Dominik <dominik@science.uva.nl> | ||
| 1710 | |||
| 1711 | * org.texi (Checkboxes): New section. | ||
| 1712 | |||
| 1713 | 2006-06-28 Carsten Dominik <dominik@science.uva.nl> | ||
| 1714 | |||
| 1715 | * org.texi (Embedded LaTeX): Fix typos and implement small improvements | ||
| 1716 | throughout this chapter. | ||
| 1717 | |||
| 1718 | 2006-06-27 Chong Yidong <cyd@stupidchicken.com> | ||
| 1719 | |||
| 1720 | * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top" | ||
| 1721 | text for standalone vs Emacs info. | ||
| 1722 | (Help): Clarify header line description. Use mouse-1 for clicks. | ||
| 1723 | (Help-P): Use mouse-1 for clicks. | ||
| 1724 | (Help-^L): "Top" and "All" not displayed with dashes in Emacs. | ||
| 1725 | (Help-^L, Help-M, Help-Int, Search Index, Go to node) | ||
| 1726 | (Choose menu subtopic): Remove gratuitous Emacs command names. | ||
| 1727 | (Help-FOO): Put usual behavior first. | ||
| 1728 | (Help-Xref): Clicking on xrefs works in Emacs. | ||
| 1729 | (Search Text): Clarify what the default behavior is. | ||
| 1730 | (Create Info buffer): Fix Emacs window/X window confusion. | ||
| 1731 | (Emacs Info Variables): Fix for new Emacs init file behavior. | ||
| 1732 | |||
| 1733 | 2006-06-27 Richard Stallman <rms@gnu.org> | ||
| 1734 | |||
| 1735 | * mini.texi (Minibuffer File): Minor cleanup. | ||
| 1736 | |||
| 1737 | 2006-06-25 Nick Roberts <nickrob@snap.net.nz> | ||
| 1738 | |||
| 1739 | * frames.texi (XTerm Mouse): Rename to... | ||
| 1740 | (Text-Only Mouse): ...this. Mention t-mouse-mode. | ||
| 1741 | |||
| 1742 | * emacs.texi (Top): Use new node name. | ||
| 1743 | |||
| 1744 | 2006-06-24 Eli Zaretskii <eliz@gnu.org> | ||
| 1745 | |||
| 1746 | * emacs.texi (Top): Update the detailed menu according to changes in | ||
| 1747 | msdog.texi. | ||
| 1748 | |||
| 1749 | * msdog.texi (Windows Keyboard): New section. | ||
| 1750 | (Windows Mouse): New section. | ||
| 1751 | (Windows System Menu): Remove section (text merged with "Windows | ||
| 1752 | Keyboard"). | ||
| 1753 | (Windows Misc): New section. | ||
| 1754 | |||
| 1755 | * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation. | ||
| 1756 | |||
| 1757 | * msdog.texi (ls in Lisp): New section. | ||
| 1758 | |||
| 1759 | * files.texi (Visiting): Document case-insensitive wildcard matching | ||
| 1760 | under find-file-wildcards. | ||
| 1761 | |||
| 1762 | 2006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de> | ||
| 1763 | |||
| 1764 | * gnus.texi (Summary Buffer Lines): Fix typo. | ||
| 1765 | |||
| 1766 | 2006-06-23 Carsten Dominik <dominik@science.uva.nl> | ||
| 1767 | |||
| 1768 | * org.texi (Embedded LaTeX): New chapter. | ||
| 1769 | (Archiving): Section rewritten. | ||
| 1770 | (Enhancing text): Some parts moved to the new chapter about LaTeX. | ||
| 1771 | |||
| 1772 | 2006-06-20 Bill Wohler <wohler@newt.com> | ||
| 1773 | |||
| 1774 | Release MH-E manual version 8.0.1. | ||
| 1775 | |||
| 1776 | * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for | ||
| 1777 | release 8.0.1. | ||
| 1778 | (Preface): Depend on GNU mailutils 1.0 and higher. | ||
| 1779 | |||
| 1780 | 2006-06-19 Katsumi Yamaoka <yamaoka@jpl.org> | ||
| 1781 | |||
| 1782 | * message.texi (News Headers): Update message-syntax-checks section. | ||
| 1783 | |||
| 1784 | 2006-06-19 Karl Berry <karl@gnu.org> | ||
| 1785 | |||
| 1786 | * info.texi (Advanced): Mention C-q, especially with ?. | ||
| 1787 | |||
| 1788 | 2006-06-19 Carsten Dominik <dominik@science.uva.nl> | ||
| 1789 | |||
| 1790 | * org.texi (Publishing links): Document the `:link-validation-function' | ||
| 1791 | property. | ||
| 1792 | (Extensions and Hacking): New chapter, includes some sections of the | ||
| 1793 | "Miscellaneous" chapter. | ||
| 1794 | |||
| 1795 | 2006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> | ||
| 1796 | |||
| 1797 | * macos.texi (Mac Input): Add description of mac-function-modifier. | ||
| 1798 | Now Unicode keyboard layouts work. | ||
| 1799 | |||
| 1800 | 2006-06-10 Carsten Dominik <dominik@science.uva.nl> | ||
| 1801 | |||
| 1802 | * org.texi (Progress logging): New section. | ||
| 1803 | |||
| 1804 | 2006-06-10 Richard Stallman <rms@gnu.org> | ||
| 1805 | |||
| 1806 | * mule.texi (Recognize Coding): Clarify previous change. | ||
| 1807 | |||
| 1808 | 2006-06-09 Kenichi Handa <handa@m17n.org> | ||
| 1809 | |||
| 1810 | * mule.texi (Recognize Coding): Describe the convention of "CODING!" | ||
| 1811 | notation. | ||
| 1812 | |||
| 1813 | 2006-06-07 Kevin Ryde <user42@zip.com.au> | ||
| 1814 | |||
| 1815 | * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main | ||
| 1816 | manual for @ifnottex, but in emacs-extra for @iftex. | ||
| 1817 | |||
| 1818 | * cmdargs.texi (General Variables): Fix smtpmail xref. | ||
| 1819 | |||
| 1820 | 2006-05-29 Stefan Monnier <monnier@iro.umontreal.ca> | ||
| 1821 | |||
| 1822 | * viper.texi (Viper Specials): | ||
| 1823 | * programs.texi (Comment Commands): | ||
| 1824 | * gnus.texi (Example Setup): | ||
| 1825 | * faq.texi (Backspace invokes help): | ||
| 1826 | * dired-x.texi (Optional Installation Dired Jump): | ||
| 1827 | * custom.texi (Specifying File Variables): | ||
| 1828 | * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better | ||
| 1829 | follow coding conventions. | ||
| 1830 | |||
| 1831 | 2006-05-18 Reiner Steib <Reiner.Steib@gmx.de> | ||
| 1832 | |||
| 1833 | * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail. | ||
| 1834 | |||
| 1835 | 2006-06-07 Nick Roberts <nickrob@snap.net.nz> | ||
| 1836 | |||
| 1837 | * building.texi (Watch Expressions): Move node to end. | ||
| 1838 | (GDB Graphical Interface): Move description of clicks in fringe... | ||
| 1839 | (GDB commands in the Fringe): ...to here. New node. | ||
| 1840 | |||
| 1841 | 2006-06-06 Carsten Dominik <dominik@science.uva.nl> | ||
| 1842 | |||
| 1843 | * org.texi (ASCII export): Document indentation adaptation. | ||
| 1844 | (Setting tags): Document mutually-exclusive tags. | ||
| 1845 | |||
| 1846 | 2006-06-05 Romain Francoise <romain@orebokech.com> | ||
| 1847 | |||
| 1848 | * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'. | ||
| 1849 | Fix typo. | ||
| 1850 | |||
| 1851 | * gnus-faq.texi (Question 8.6): Update reference to the Gnus | ||
| 1852 | channel (#gnus@irc.freenode.net). | ||
| 1853 | Fix typos. Update copyright notice. | ||
| 1854 | |||
| 1855 | * cc-mode.texi (Getting Started, Indentation Commands, Config Basics) | ||
| 1856 | (Custom Filling and Breaking, Custom Braces, Syntactic Symbols) | ||
| 1857 | (Line-Up Functions, Custom Macros): | ||
| 1858 | * ediff.texi (Window and Frame Configuration) | ||
| 1859 | (Highlighting Difference Regions, Highlighting Difference Regions): | ||
| 1860 | * emacs-mime.texi (Display Customization): | ||
| 1861 | * erc.texi (History): | ||
| 1862 | * eshell.texi (Known problems): | ||
| 1863 | * eudc.texi (Overview, BBDB): | ||
| 1864 | * gnus.texi (NNTP, IMAP, Advanced Scoring Examples) | ||
| 1865 | (The problem of spam, SpamOracle, Extending the Spam package) | ||
| 1866 | (Conformity, Terminology): | ||
| 1867 | * idlwave.texi (Routine Info, Routine Info) | ||
| 1868 | (Class and Keyword Inheritance, Padding Operators) | ||
| 1869 | (Breakpoints and Stepping, Electric Debug Mode) | ||
| 1870 | (Examining Variables, Troubleshooting): | ||
| 1871 | * org.texi (Creating timestamps): | ||
| 1872 | * reftex.texi (Commands, Options, Changes): | ||
| 1873 | * tramp.texi (Inline methods, Password caching) | ||
| 1874 | (Auto-save and Backup, Issues): | ||
| 1875 | * vip.texi (Files, Commands in Insert Mode): | ||
| 1876 | * viper.texi (Emacs Preliminaries, States in Viper) | ||
| 1877 | (Packages that Change Keymaps, Viper Specials, Groundwork): | ||
| 1878 | * xresmini.texi (GTK resources): | ||
| 1879 | Fix various typos. | ||
| 1880 | |||
| 1881 | 2006-06-05 Nick Roberts <nickrob@snap.net.nz> | ||
| 1882 | |||
| 1883 | * building.texi (GDB Graphical Interface): Update bindings. | ||
| 1884 | (Commands of GUD): Add gud-print. Remove gud-run. | ||
| 1885 | Restate availability more generally. | ||
| 1886 | |||
| 1887 | 2006-06-03 Ted Zlatanov <tzz@lifelogs.com> | ||
| 1888 | |||
| 1889 | * mini.texi: Lots of cleanups. | ||
| 1890 | |||
| 1891 | 2006-06-01 Luc Teirlinck <teirllm@auburn.edu> | ||
| 1892 | |||
| 1893 | * misc.texi (Shell History Copying): Update descriptions of `C-c RET' | ||
| 1894 | and Mouse-2. | ||
| 1895 | |||
| 1896 | 2006-06-01 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | ||
| 1897 | |||
| 1898 | * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open. | ||
| 1899 | |||
| 1900 | 2006-05-31 Michael Ernst <mernst@alum.mit.edu> | ||
| 1901 | |||
| 1902 | * ediff.texi: Fix typos. | ||
| 1903 | |||
| 1904 | 2006-05-31 Richard Stallman <rms@gnu.org> | ||
| 1905 | |||
| 1906 | * basic.texi (Moving Point): Fix previous change. | ||
| 1907 | |||
| 1908 | 2006-05-30 Carsten Dominik <dominik@science.uva.nl> | ||
| 1909 | |||
| 1910 | * org.texi: Small typo fixes. | ||
| 1911 | |||
| 1912 | 2006-05-29 Michael Albinus <michael.albinus@gmx.de> | ||
| 1913 | |||
| 1914 | * tramp.texi (Frequently Asked Questions): Disable zsh zle. | ||
| 1915 | |||
| 1916 | 2006-05-29 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | ||
| 1917 | |||
| 1918 | * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus. | ||
| 1919 | |||
| 1920 | 2006-05-28 Ted Zlatanov <tzz@lifelogs.com> | ||
| 1921 | |||
| 1922 | * basic.texi: Many simplifications and improvements in wording. | ||
| 1923 | |||
| 1924 | 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org> | ||
| 1925 | |||
| 1926 | * pcl-cvs.texi: Fix typos. | ||
| 1927 | (Customization): Say "us". | ||
| 1928 | |||
| 1929 | 2006-05-26 Eli Zaretskii <eliz@gnu.org> | ||
| 1930 | |||
| 1931 | * org.texi: Remove bogus @setfilename. | ||
| 1932 | |||
| 1933 | 2006-05-26 Carsten Dominik <dominik@science.uva.nl> | ||
| 1934 | |||
| 1935 | * org.texi (ASCII export): Omit command name. | ||
| 1936 | (HTML export): Add prefix to all lines in Local Variable example. | ||
| 1937 | (Acknowledgments): Typeset names in italics. | ||
| 1938 | |||
| 1939 | 2006-05-26 Nick Roberts <nickrob@snap.net.nz> | ||
| 1940 | |||
| 1941 | * anti.texi (Antinews): Create a node for gdb-ui. | ||
| 1942 | |||
| 1943 | 2006-05-24 Carsten Dominik <dominik@science.uva.nl> | ||
| 1944 | |||
| 1945 | * org.texi (Plain lists): Add new item navigation commands. | ||
| 1946 | (External links): Document elisp and info links. | ||
| 1947 | (Custom searches): New section. | ||
| 1948 | (Publishing): New chapter. | ||
| 1949 | (HTML export): Include a list of supported CSS classes. | ||
| 1950 | (Setting tags): Describe the fast-tag-setting interface. | ||
| 1951 | |||
| 1952 | 2006-05-22 Reiner Steib <Reiner.Steib@gmx.de> | ||
| 1953 | |||
| 1954 | * frames.texi (Menu Bars, Tool Bars): Add index entries. | ||
| 1955 | |||
| 1956 | 2006-05-20 Richard Stallman <rms@gnu.org> | ||
| 1957 | |||
| 1958 | * dired.texi (Dired Navigation): dired-goto-file is now j. | ||
| 1959 | |||
| 1960 | 2006-05-20 Luc Teirlinck <teirllm@auburn.edu> | ||
| 1961 | |||
| 1962 | * dired-x.texi: ifinfo -> ifnottex. | ||
| 1963 | |||
| 1964 | 2006-05-20 Eli Zaretskii <eliz@gnu.org> | ||
| 1965 | |||
| 1966 | * mule.texi (Coding Systems): Mention the undecided-* coding systems | ||
| 1967 | and their aliases. | ||
| 1968 | |||
| 1969 | * msdog.texi (Windows Printing): Mention non-support of plain text | ||
| 1970 | printing with some el-cheapo printers, and suggest a workaround. | ||
| 1971 | |||
| 1972 | 2006-05-20 Kevin Ryde <user42@zip.com.au> | ||
| 1973 | |||
| 1974 | * text.texi (TeX Print): tex-dvi-view-command has a default value, | ||
| 1975 | remove the bit saying you must set it. | ||
| 1976 | |||
| 1977 | 2006-05-19 Luc Teirlinck <teirllm@auburn.edu> | ||
| 1978 | |||
| 1979 | * trouble.texi (Checklist): | ||
| 1980 | * text.texi (Text, Auto Fill, Text Mode): | ||
| 1981 | * search.texi (Nonincremental Search): | ||
| 1982 | * rmail.texi (Rmail Labels): | ||
| 1983 | * mule.texi (Input Methods, Multibyte Conversion): | ||
| 1984 | * misc.texi (Gnus, Where to Look, PostScript): | ||
| 1985 | * maintaining.texi (Create Tags Table): | ||
| 1986 | * indent.texi (Indentation Commands): | ||
| 1987 | * fixit.texi (Spelling): | ||
| 1988 | * emacs.texi (Copying): | ||
| 1989 | * custom.texi (Init File): ifinfo -> ifnottex. | ||
| 1990 | |||
| 1991 | 2006-05-18 Reiner Steib <Reiner.Steib@gmx.de> | ||
| 1992 | |||
| 1993 | * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail. | ||
| 1994 | |||
| 1995 | 2006-05-17 Richard Stallman <rms@gnu.org> | ||
| 1996 | |||
| 1997 | * files.texi (Diff Mode): Mention C-x `. | ||
| 1998 | |||
| 1999 | 2006-05-08 Richard Stallman <rms@gnu.org> | ||
| 2000 | |||
| 2001 | * custom.texi (Disabling): Textual cleanups. | ||
| 2002 | |||
| 2003 | 2006-05-12 Reiner Steib <Reiner.Steib@gmx.de> | ||
| 2004 | |||
| 2005 | * message.texi (Interface): Add tool bar customization. | ||
| 2006 | (MIME): Index and text additions for mml-attach. | ||
| 2007 | (MIME): Describe mml-dnd-protocol-alist and | ||
| 2008 | mml-dnd-attach-options. | ||
| 2009 | |||
| 2010 | * gnus.texi (Oort Gnus): Reorder entries in sections. | ||
| 2011 | Fix some entries. | ||
| 2012 | (Starting Up): Add references to "Emacs for Heathens" and to | ||
| 2013 | "Finding the News". Add user-full-name and user-mail-address. | ||
| 2014 | (Group Buffer Format): Add tool bar customization and update. | ||
| 2015 | (Summary Buffer): Add tool bar customization. | ||
| 2016 | (Posting Styles): Add message-alternative-emails. | ||
| 2017 | |||
| 2018 | 2006-05-12 Glenn Morris <rgm@gnu.org> | ||
| 2019 | |||
| 2020 | * calendar.texi (Displaying the Diary, Format of Diary File): | ||
| 2021 | Refer to diary-view-entries, diary-list-entries, | ||
| 2022 | diary-show-all-entries rather than obsolete aliases. | ||
| 2023 | |||
| 2024 | 2006-05-12 Eli Zaretskii <eliz@gnu.org> | ||
| 2025 | |||
| 2026 | * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary) | ||
| 2027 | (Displaying the Diary, Special Diary Entries, Importing Diary): | ||
| 2028 | * building.texi (Compilation Shell): | ||
| 2029 | * buffers.texi (Several Buffers) [iftex]: Replace @xref's to | ||
| 2030 | emacs-xtra with @inforef's. | ||
| 2031 | |||
| 2032 | * files.texi (Visiting): Fix wording. | ||
| 2033 | |||
| 2034 | * mule.texi (Coding Systems, Text Coding): More indexing. | ||
| 2035 | Mention that C-x RET f can set eol conversion. | ||
| 2036 | |||
| 2037 | 2006-05-09 Michael Albinus <michael.albinus@gmx.de> | ||
| 2038 | |||
| 2039 | * tramp.texi (Filename completion): Improve wording. | ||
| 2040 | |||
| 2041 | 2006-05-07 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | ||
| 2042 | |||
| 2043 | * xresmini.texi (GTK resources): Insert GTK description. | ||
| 2044 | |||
| 2045 | * xresources.texi (GTK resources): metafont should be menufont. | ||
| 2046 | |||
| 2047 | 2006-05-07 Romain Francoise <romain@orebokech.com> | ||
| 2048 | |||
| 2049 | * faq.texi (Using regular expressions): Fix typo. | ||
| 2050 | (Packages that do not come with Emacs): Fix capitalization. | ||
| 2051 | (Replacing text across multiple files): Expand node to explain how | ||
| 2052 | to use `dired-do-query-replace-regexp' in more detail, based on | ||
| 2053 | suggestion by Eric Hanchrow <offby1@blarg.net>. | ||
| 2054 | |||
| 2055 | 2006-05-06 Michael Albinus <michael.albinus@gmx.de> | ||
| 2056 | |||
| 2057 | * mini.texi (Completion Options): | ||
| 2058 | * tramp.texi (Filename completion): Completion of remote files' | ||
| 2059 | method, user name and host name is active only in partial | ||
| 2060 | completion mode. | ||
| 2061 | |||
| 2062 | 2006-05-06 Bill Wohler <wohler@newt.com> | ||
| 2063 | |||
| 2064 | Release MH-E manual version 8.0. | ||
| 2065 | |||
| 2066 | * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for | ||
| 2067 | release 8.0. | ||
| 2068 | |||
| 2069 | 2006-05-06 Bill Wohler <wohler@newt.com> | ||
| 2070 | |||
| 2071 | * mh-e.texi (MH-BOOK-HOME): Change from | ||
| 2072 | http://www.ics.uci.edu/~mh/book/mh to | ||
| 2073 | http://rand-mh.sourceforge.net/book/mh. | ||
| 2074 | Replace .htm suffix with .html for MH book files. | ||
| 2075 | (Using This Manual): Update key binding for getting relevant | ||
| 2076 | chapter in Info from command key. | ||
| 2077 | (Ranges): Fix itemx. | ||
| 2078 | |||
| 2079 | 2006-05-06 Eli Zaretskii <eliz@gnu.org> | ||
| 2080 | |||
| 2081 | * makefile.w32-in (emacs.dvi): | ||
| 2082 | * Makefile.in (emacs.dvi): Add xresmini.texi. | ||
| 2083 | |||
| 2084 | * xresmini.texi (Table of Resources): Remove xref to non-existent | ||
| 2085 | node "LessTif Resources". | ||
| 2086 | |||
| 2087 | * msdog.texi (Microsoft Windows): | ||
| 2088 | * calendar.texi (Calendar/Diary, Displaying the Diary) | ||
| 2089 | (Special Diary Entries, Importing Diary, Holidays): | ||
| 2090 | * programs.texi (Program Modes): | ||
| 2091 | * text.texi (Text): | ||
| 2092 | * buffers.texi (Several Buffers): | ||
| 2093 | * files.texi (Comparing Files): Fix cross-references to emacs-xtra. | ||
| 2094 | |||
| 2095 | 2006-05-06 Eli Zaretskii <eliz@gnu.org> | ||
| 2096 | |||
| 2097 | The following changes merge the emacs-xtra manual into the main | ||
| 2098 | manual, but only for on-line version of the manual. | ||
| 2099 | |||
| 2100 | * vc2-xtra.texi (Version Backups, Local Version Control) | ||
| 2101 | (Making Snapshots, Change Logs and VC, Version Headers) | ||
| 2102 | (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for | ||
| 2103 | on-line manual. | ||
| 2104 | |||
| 2105 | * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's | ||
| 2106 | for on-line manual. | ||
| 2107 | |||
| 2108 | * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse) | ||
| 2109 | (MS-DOS Display, MS-DOS File Names, MS-DOS Printing) | ||
| 2110 | (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's | ||
| 2111 | for on-line manual. | ||
| 2112 | |||
| 2113 | * fortran-xtra.texi (Fortran, Fortran Autofill) | ||
| 2114 | (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's | ||
| 2115 | for on-line manual. | ||
| 2116 | |||
| 2117 | * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]: | ||
| 2118 | Conditional xref's for on-line manual. | ||
| 2119 | |||
| 2120 | * emerge-xtra.texi (Emerge, Overview of Emerge) | ||
| 2121 | (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line | ||
| 2122 | manual. | ||
| 2123 | |||
| 2124 | * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra. | ||
| 2125 | (EMACS_XTRA): New variable, lists the new *-xtra.texi files. | ||
| 2126 | (EMACSSOURCES): Use EMACS_XTRA. | ||
| 2127 | (../info/emacs-xtra): Remove. | ||
| 2128 | (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites. | ||
| 2129 | |||
| 2130 | * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra. | ||
| 2131 | (EMACS_XTRA): New variable, lists the new *-xtra.texi files. | ||
| 2132 | (EMACSSOURCES): Use EMACS_XTRA. | ||
| 2133 | ($(infodir)/emacs-xtra): Remove. | ||
| 2134 | (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites. | ||
| 2135 | |||
| 2136 | * trouble.texi (Quitting): | ||
| 2137 | * text.texi (Text): | ||
| 2138 | * programs.texi (Program Modes): | ||
| 2139 | * msdog.texi (Microsoft Windows): | ||
| 2140 | * frames.texi (Frames): | ||
| 2141 | * files.texi (Backup, Version Control, VC Concepts) | ||
| 2142 | (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions) | ||
| 2143 | (Registering, VC Status, VC Undo, Multi-User Branching) | ||
| 2144 | (Comparing Files): | ||
| 2145 | * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary) | ||
| 2146 | (Displaying the Diary, Special Diary Entries, Importing Diary): | ||
| 2147 | * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by | ||
| 2148 | conditional xref's, depending on @iftex/@ifnottex. | ||
| 2149 | |||
| 2150 | * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for | ||
| 2151 | "MS-DOS". @include msdog-xtra.texi. | ||
| 2152 | |||
| 2153 | * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran". | ||
| 2154 | <Top Level> [ifnottex]: @include fortran-xtra.texi. | ||
| 2155 | |||
| 2156 | * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries | ||
| 2157 | for vc-xtra.texi subsections. | ||
| 2158 | (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it. | ||
| 2159 | (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi. | ||
| 2160 | |||
| 2161 | * sending.texi (Sending Mail): A @node line without explicit Prev, | ||
| 2162 | Next, and Up links. | ||
| 2163 | |||
| 2164 | * abbrevs.texi (Abbrevs): A @node line without explicit Prev, | ||
| 2165 | Next, and Up links. | ||
| 2166 | |||
| 2167 | * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode" | ||
| 2168 | and its sections. @include picture-xtra.texi. | ||
| 2169 | |||
| 2170 | * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for | ||
| 2171 | "Emerge". | ||
| 2172 | (List Tags) [ifnottex]: @include emerge-xtra.texi. | ||
| 2173 | |||
| 2174 | * cal-xtra.texi (Daylight Savings): Remove this node: it is an | ||
| 2175 | exact duplicate of its name-sake in calendar.texi. | ||
| 2176 | |||
| 2177 | * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for | ||
| 2178 | "Advanced Calendar/Diary Usage". | ||
| 2179 | (Time Intervals) [ifnottex]: @include cal-xtra.texi. | ||
| 2180 | |||
| 2181 | * dired.texi (Subdirectories in Dired) [ifnottex]: @include | ||
| 2182 | dired-xtra.texi. | ||
| 2183 | (Dired) [ifnottex]: Add menu entry for "Subdir Switches". | ||
| 2184 | |||
| 2185 | * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi. | ||
| 2186 | (Files) [ifnottex]: Add menu entry for Autorevert. | ||
| 2187 | |||
| 2188 | * emacs-xtra.texi (Introduction): Reword to make consistent with | ||
| 2189 | printed version only. | ||
| 2190 | <Top level>: Remove the body of all chapters and move them to the | ||
| 2191 | new *-xtra.texi files. Use @raisesections and @lowersections to | ||
| 2192 | convert sections to chapters etc. | ||
| 2193 | |||
| 2194 | * msdog-xtra.texi: | ||
| 2195 | * fortran-xtra.texi: | ||
| 2196 | * vc-xtra.texi: | ||
| 2197 | * vc1-xtra.texi: | ||
| 2198 | * vc2-xtra.texi: | ||
| 2199 | * emerge-xtra.texi: | ||
| 2200 | * cal-xtra.texi: | ||
| 2201 | * dired-xtra.texi: | ||
| 2202 | * arevert-xtra.texi: New files, with text from respective chapters | ||
| 2203 | of emacs-xtra.texi. Convert each @chapter into @section, @section | ||
| 2204 | into @subsection, etc. | ||
| 2205 | |||
| 2206 | * emacs-xtra.texi (MS-DOS): Renamed from "MS-DOG". All references | ||
| 2207 | updated. | ||
| 2208 | |||
| 2209 | * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft | ||
| 2210 | Windows". All references updated. | ||
| 2211 | |||
| 2212 | 2006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> | ||
| 2213 | |||
| 2214 | * macos.texi (Mac Input): Mention input from Character Palette. | ||
| 2215 | (Mac Font Specs): Fix typo. | ||
| 2216 | |||
| 2217 | 2006-05-05 Richard Stallman <rms@gnu.org> | ||
| 2218 | |||
| 2219 | * files.texi (Diff Mode): Minor cleanup. | ||
| 2220 | |||
| 2221 | 2006-05-05 Karl Berry <karl@gnu.org> | ||
| 2222 | |||
| 2223 | * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds. | ||
| 2224 | (\fonttextsize): New user-level command to change text font size. | ||
| 2225 | * emacs.texi: Call @fonttextsize 10, inside @tex to avoid | ||
| 2226 | errors from the current release of makeinfo (4.8). | ||
| 2227 | * help.texi (Library Keywords): Change widest word in multitable | ||
| 2228 | template from `emulations' to `convenience'. (Not sure if this is | ||
| 2229 | related to the font change.) | ||
| 2230 | |||
| 2231 | 2006-05-05 Eli Zaretskii <eliz@gnu.org> | ||
| 2232 | |||
| 2233 | * files.texi (File Names): Add a footnote about limited support of | ||
| 2234 | ~USER on MS-Windows. | ||
| 2235 | |||
| 2236 | * cmdargs.texi (Initial Options): Add a footnote about limited | ||
| 2237 | support of ~USER on MS-Windows. | ||
| 2238 | |||
| 2239 | 2006-05-03 Richard Stallman <rms@gnu.org> | ||
| 2240 | |||
| 2241 | * files.texi (Diff Mode): Node moved here. | ||
| 2242 | (Comparing Files): Delete what duplicates new node. | ||
| 2243 | (Files): Put Diff Mode in menu. | ||
| 2244 | |||
| 2245 | * misc.texi (Diff Mode): Moved to files.texi. | ||
| 2246 | |||
| 2247 | * emacs.texi (Top): Update menu for Diff Mode. | ||
| 2248 | |||
| 2249 | * trouble.texi (Emergency Escape): Simplify. | ||
| 2250 | |||
| 2251 | * emacs.texi (Top): Minor clarification. | ||
| 2252 | |||
| 2253 | 2006-05-03 Teodor Zlatanov <tzz@lifelogs.com> | ||
| 2254 | |||
| 2255 | * commands.texi, entering.texi, screen.texi: Many simplifications. | ||
| 2256 | |||
| 2257 | 2006-05-03 Richard Stallman <rms@gnu.org> | ||
| 2258 | |||
| 2259 | * commands.texi (Text Characters): Delete paragraph about unibyte | ||
| 2260 | non-ASCII printing chars. | ||
| 2261 | |||
| 2262 | * killing.texi (Killing): Say "graphical displays". | ||
| 2263 | * display.texi: Say "graphical displays". | ||
| 2264 | |||
| 2265 | * cmdargs.texi (Misc X): Say "graphical displays". | ||
| 2266 | |||
| 2267 | 2006-05-01 Richard Stallman <rms@gnu.org> | ||
| 2268 | |||
| 2269 | * emacs.texi (Top): Add Diff Mode to menu. | ||
| 2270 | |||
| 2271 | 2006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu> | ||
| 2272 | |||
| 2273 | * misc.texi (Diff Mode): New node. | ||
| 2274 | |||
| 2275 | 2006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> | ||
| 2276 | |||
| 2277 | * macos.texi (Mac International): Now Carbon Emacs has ATSUI support. | ||
| 2278 | (Mac Environment Variables): Shorten example line. | ||
| 2279 | (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI. | ||
| 2280 | |||
| 2281 | 2006-05-01 Nick Roberts <nickrob@snap.net.nz> | ||
| 2282 | |||
| 2283 | * building.texi (GUD Customization): Describe cases %d and %c. | ||
| 2284 | Update description for %e. | ||
| 2285 | |||
| 2286 | 2006-04-30 Glenn Morris <rgm@gnu.org> | ||
| 2287 | |||
| 2288 | * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra. | ||
| 2289 | |||
| 2290 | 2006-04-29 Dan Nicolaescu <dann@ics.uci.edu> | ||
| 2291 | |||
| 2292 | * custom.texi (Examining): Update C-h v output example. | ||
| 2293 | |||
| 2294 | 2006-04-29 Kim F. Storm <storm@cua.dk> | ||
| 2295 | |||
| 2296 | * building.texi (Grep Searching): Add lgrep and rgrep. | ||
| 2297 | |||
| 2298 | 2006-04-26 Reiner Steib <Reiner.Steib@gmx.de> | ||
| 2299 | |||
| 2300 | * pgg.texi (Caching passphrase): Fix markup and typos. Simplify. | ||
| 2301 | |||
| 2302 | 2006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change) | ||
| 2303 | |||
| 2304 | * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent. | ||
| 2305 | |||
| 2306 | 2006-04-24 Bill Wohler <wohler@newt.com> | ||
| 2307 | |||
| 2308 | * mh-e.texi (Getting Started): Make it more explicit that you need | ||
| 2309 | to install MH. Add pointers to current MH implementations. | ||
| 2310 | |||
| 2311 | 2006-04-23 Richard Stallman <rms@gnu.org> | ||
| 2312 | |||
| 2313 | * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi. | ||
| 2314 | |||
| 2315 | * xresmini.texi: New file. | ||
| 2316 | |||
| 2317 | * xresources.texi (Face Resources): Split table into font resources | ||
| 2318 | and the rest. Combine similar attributes for brevity. | ||
| 2319 | |||
| 2320 | 2006-04-21 Bill Wohler <wohler@newt.com> | ||
| 2321 | |||
| 2322 | Release MH-E manual version 7.94. | ||
| 2323 | |||
| 2324 | * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for | ||
| 2325 | release 7.94. | ||
| 2326 | |||
| 2327 | 2006-04-21 Carsten Dominik <dominik@science.uva.nl> | ||
| 2328 | |||
| 2329 | * org.texi: Many small fixes. | ||
| 2330 | (Handling links): Rename from "Managing links". | ||
| 2331 | |||
| 2332 | 2006-04-21 Eli Zaretskii <eliz@gnu.org> | ||
| 2333 | |||
| 2334 | * emacs-xtra.texi (MS-DOS File Names): Remove section about | ||
| 2335 | backslashes and case-insensitivity in file names (moved to the | ||
| 2336 | main manual). | ||
| 2337 | (MS-DOS Printing): Move most of the text to the main manual. | ||
| 2338 | |||
| 2339 | * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing): | ||
| 2340 | New nodes. | ||
| 2341 | (Windows Processes, Windows System Menu): Add index entries and | ||
| 2342 | fix wording. | ||
| 2343 | |||
| 2344 | 2006-04-20 Reiner Steib <Reiner.Steib@gmx.de> | ||
| 2345 | |||
| 2346 | * gnus.texi (Spam Statistics Package): Fix typo in @pxref. | ||
| 2347 | (Splitting mail using spam-stat): Fix @xref. | ||
| 2348 | |||
| 2349 | 2006-04-20 Chong Yidong <cyd@stupidchicken.com> | ||
| 2350 | |||
| 2351 | * gnus.texi (Spam Package): Major revision of the text. | ||
| 2352 | Previouly this node was "Filtering Spam Using The Spam ELisp Package". | ||
| 2353 | |||
| 2354 | 2006-04-20 Carsten Dominik <dominik@science.uva.nl> | ||
| 2355 | |||
| 2356 | * org.texi (Time stamps): Better explanation of the purpose of | ||
| 2357 | different time stamps. | ||
| 2358 | (Structure editing, Plain lists): More details on how new items | ||
| 2359 | and headings are inserted. | ||
| 2360 | |||
| 2361 | 2006-04-18 J.D. Smith <jdsmith@as.arizona.edu> | ||
| 2362 | |||
| 2363 | * misc.texi (Shell Ring): Add notes on saved input when | ||
| 2364 | navigating off the end of the history list. | ||
| 2365 | |||
| 2366 | 2006-04-18 Chong Yidong <cyd@mit.edu> | ||
| 2367 | |||
| 2368 | * misc.texi (Shell Options): Correct default value of | ||
| 2369 | comint-scroll-show-maximum-output. | ||
| 2370 | |||
| 2371 | 2006-04-18 Carsten Dominik <dominik@science.uva.nl> | ||
| 2372 | |||
| 2373 | * org.texi (Formula syntax): Fix link to Calc Manual. | ||
| 2374 | |||
| 2375 | 2006-04-17 Reiner Steib <Reiner.Steib@gmx.de> | ||
| 2376 | |||
| 2377 | * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1. | ||
| 2378 | |||
| 2379 | 2006-04-17 Bill Wohler <wohler@newt.com> | ||
| 2380 | |||
| 2381 | * mh-e.texi (Folders): Update mh-before-quit-hook and | ||
| 2382 | mh-quit-hook example with code that removes the buffers rather | ||
| 2383 | than just bury them. | ||
| 2384 | |||
| 2385 | 2006-04-18 Nick Roberts <nickrob@snap.net.nz> | ||
| 2386 | |||
| 2387 | * building.texi (Watch Expressions): Update. | ||
| 2388 | |||
| 2389 | 2006-04-17 Michael Albinus <michael.albinus@gmx.de> | ||
| 2390 | |||
| 2391 | Sync with Tramp 2.0.53. | ||
| 2392 | |||
| 2393 | 2006-04-13 Carsten Dominik <dominik@science.uva.nl> | ||
| 2394 | |||
| 2395 | * org.texi (Updating settings): New section. | ||
| 2396 | (Visibility cycling): Better names for the startup folding | ||
| 2397 | options. | ||
| 2398 | (Exporting): Completely restructured. | ||
| 2399 | (The very busy C-c C-c key): New section. | ||
| 2400 | (Summary of in-buffer settings): New section. | ||
| 2401 | |||
| 2402 | 2006-04-12 Richard Stallman <rms@gnu.org> | ||
| 2403 | |||
| 2404 | * search.texi: Clean up previous change. | ||
| 2405 | |||
| 2406 | 2006-04-12 Eli Zaretskii <eliz@gnu.org> | ||
| 2407 | |||
| 2408 | * search.texi (Regexp Backslash, Regexp Replace): Add index | ||
| 2409 | entries for ``back reference'' and mention the term itself in the | ||
| 2410 | text. | ||
| 2411 | |||
| 2412 | 2006-04-11 Richard Stallman <rms@gnu.org> | ||
| 2413 | |||
| 2414 | * custom.texi (Safe File Variables): | ||
| 2415 | Document enable-local-variables = :safe. | ||
| 2416 | |||
| 2417 | 2006-04-11 Karl Berry <karl@gnu.org> | ||
| 2418 | |||
| 2419 | * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands) | ||
| 2420 | (Remote Repositories, Version Backups, Local Version Control) | ||
| 2421 | (Snapshots, Making and Using Snapshots, Snapshot Caveats) | ||
| 2422 | (Miscellaneous Commands and Features of VC, Change Logs and VC) | ||
| 2423 | (Renaming VC Work Files and Master Files) | ||
| 2424 | (Inserting Version Control Headers, Customizing VC, General Options) | ||
| 2425 | (Options for RCS and SCCS, Options specific for CVS): Move all | ||
| 2426 | these nodes to emacs-xtra.texi, for brevity. | ||
| 2427 | * cmdargs.texi, files.texi: Change cross-references. | ||
| 2428 | |||
| 2429 | 2006-04-11 Reiner Steib <Reiner.Steib@gmx.de> | ||
| 2430 | |||
| 2431 | * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released. | ||
| 2432 | |||
| 2433 | 2006-04-10 Reiner Steib <Reiner.Steib@gmx.de> | ||
| 2434 | |||
| 2435 | * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap) | ||
| 2436 | (Server Commands): Key `v' is reserved for users. | ||
| 2437 | |||
| 2438 | 2006-04-11 J.D. Smith <jdsmith@as.arizona.edu> | ||
| 2439 | |||
| 2440 | * files.texi (Old Versions): Update description of vc-annotate's | ||
| 2441 | use of color to indicate date ranges. | ||
| 2442 | |||
| 2443 | 2006-04-11 Carsten Dominik <dominik@science.uva.nl> | ||
| 2444 | |||
| 2445 | * org.texi (Link format): New section, emphasis on bracket links. | ||
| 2446 | (External links): Document bracket links. | ||
| 2447 | (FAQ): Expand to cover shell links and the new link format. | ||
| 2448 | |||
| 2449 | 2006-04-09 Kevin Ryde <user42@zip.com.au> | ||
| 2450 | |||
| 2451 | * org.texi (Formula syntax): Typo in node name of calc-eval xref. | ||
| 2452 | |||
| 2453 | * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail, | ||
| 2454 | put info and printed manual names the right way around. | ||
| 2455 | |||
| 2456 | 2006-04-09 Karl Berry <karl@gnu.org> | ||
| 2457 | |||
| 2458 | * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to | ||
| 2459 | emacs-xtra.texi, leaving only MS Windows information. | ||
| 2460 | * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi, | ||
| 2461 | * msdog.texi, mule.texi, trouble.texi: Change cross-references and | ||
| 2462 | node names. | ||
| 2463 | |||
| 2464 | * emacs.texi: Move @summarycontents and @contents to the beginning | ||
| 2465 | of the file. | ||
| 2466 | |||
| 2467 | 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de> | ||
| 2468 | |||
| 2469 | * gnus.texi (Summary Buffer Lines): Add `*'. | ||
| 2470 | |||
| 2471 | 2006-04-07 Jochen K,A|(Bpper <jochen@fhi-berlin.mpg.de> | ||
| 2472 | |||
| 2473 | * gnus.texi (Group Parameters): | ||
| 2474 | Mention gnus-permanently-visible-groups. | ||
| 2475 | |||
| 2476 | 2006-04-06 Katsumi Yamaoka <yamaoka@jpl.org> | ||
| 2477 | |||
| 2478 | * gnus.texi (Face): Fix typo. | ||
| 2479 | |||
| 2480 | 2006-04-05 Reiner Steib <Reiner.Steib@gmx.de> | ||
| 2481 | |||
| 2482 | * gnus.texi (X-Face): Clarify. | ||
| 2483 | (Face): Need Emacs with PNG support. | ||
| 2484 | |||
| 2485 | 2006-04-08 Kevin Ryde <user42@zip.com.au> | ||
| 2486 | |||
| 2487 | * text.texi (Fill Commands): fill-nobreak-predicate is now a hook. | ||
| 2488 | |||
| 2489 | 2006-04-07 Richard Stallman <rms@gnu.org> | ||
| 2490 | |||
| 2491 | * programs.texi (Comments, Comment Commands, Options for Comments) | ||
| 2492 | (Multi-Line Comments): "Align", not "indent". | ||
| 2493 | (Basic Indent): C-j deletes trailing whitespace before the newline. | ||
| 2494 | |||
| 2495 | 2006-04-06 Richard Stallman <rms@gnu.org> | ||
| 2496 | |||
| 2497 | * idlwave.texi: Delete the blocks "not suitable for inclusion with | ||
| 2498 | Emacs". | ||
| 2499 | |||
| 2500 | * programs.texi (Basic Indent): Clarify relationship of C-j to TAB. | ||
| 2501 | |||
| 2502 | 2006-04-06 Eli Zaretskii <eliz@gnu.org> | ||
| 2503 | |||
| 2504 | * killing.texi (Rectangles): Add index entry for marking a rectangle. | ||
| 2505 | |||
| 2506 | 2006-04-06 J.D. Smith <jdsmith@as.arizona.edu> | ||
| 2507 | |||
| 2508 | * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out | ||
| 2509 | blocks not suitable for inclusion with Emacs using variable | ||
| 2510 | PARTOFEMACS. | ||
| 2511 | |||
| 2512 | 2006-04-05 Richard Stallman <rms@gnu.org> | ||
| 2513 | |||
| 2514 | * emacs.texi (Top): Update subnode menu. | ||
| 2515 | |||
| 2516 | * trouble.texi (Unasked-for Search): Node deleted. | ||
| 2517 | (Lossage): Delete from menu. | ||
| 2518 | |||
| 2519 | 2006-04-04 Richard Stallman <rms@gnu.org> | ||
| 2520 | |||
| 2521 | * trouble.texi: Various cleanups. | ||
| 2522 | (Checklist): Don't bother saying how to snail a bug report. | ||
| 2523 | (Emergency Escape): Much rewriting. | ||
| 2524 | (After a Crash): Rename the core dump immediately. | ||
| 2525 | (Total Frustration): Call it a psychotherapist. | ||
| 2526 | (Bug Criteria): Avoid "illegal instruction". | ||
| 2527 | (Sending Patches): We always put the contributor's name in. | ||
| 2528 | |||
| 2529 | * misc.texi (Thumbnails): Minor correction. | ||
| 2530 | |||
| 2531 | 2006-04-04 Simon Josefsson <jas@extundo.com> | ||
| 2532 | |||
| 2533 | * gnus.texi (Security): Improve. | ||
| 2534 | |||
| 2535 | 2006-04-03 Richard Stallman <rms@gnu.org> | ||
| 2536 | |||
| 2537 | * misc.texi (Thumbnails): Minor cleanup. | ||
| 2538 | |||
| 2539 | 2006-04-02 Karl Berry <karl@gnu.org> | ||
| 2540 | |||
| 2541 | * sending.texi (Mail Sending): pxref to Top needs five args. | ||
| 2542 | |||
| 2543 | * texinfo.tex: Update to current version (2006-03-21.13). | ||
| 2544 | |||
| 2545 | 2006-04-02 Bill Wohler <wohler@newt.com> | ||
| 2546 | |||
| 2547 | * mh-e.texi (Getting Started, Junk, Bug Reports) | ||
| 2548 | (MH FAQ and Support): Fix URLs. | ||
| 2549 | |||
| 2550 | 2006-03-31 Romain Francoise <romain@orebokech.com> | ||
| 2551 | |||
| 2552 | * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults | ||
| 2553 | to t, not nil (and has for the past eight years). | ||
| 2554 | |||
| 2555 | 2006-03-31 Richard Stallman <rms@gnu.org> | ||
| 2556 | |||
| 2557 | * emacs.texi (Top): Update subnode menu. | ||
| 2558 | |||
| 2559 | * help.texi (Help Mode): Cleanup. | ||
| 2560 | |||
| 2561 | * dired.texi: Many cleanups. | ||
| 2562 | (Dired Deletion): Describe dired-recursive-deletes. | ||
| 2563 | (Operating on Files): dired-create-directory moved. | ||
| 2564 | (Misc Dired Features): Move to here. | ||
| 2565 | (Tumme): Node moved to misc.texi. | ||
| 2566 | |||
| 2567 | * custom.texi: Many cleanups. | ||
| 2568 | (Minor Modes): Don't mention ISO Accents Mode. | ||
| 2569 | (Examining): Update C-h v output example. | ||
| 2570 | (Hooks): Add index and xref for add-hook. | ||
| 2571 | (Locals): Delete list of vars that are always per-buffer. Rearrange. | ||
| 2572 | (Local Keymaps): Don't mention lisp-mode-map, c-mode-map. | ||
| 2573 | |||
| 2574 | * misc.texi: Many cleanups. | ||
| 2575 | (beginning): Add to summary of topics. | ||
| 2576 | (Shell): Put eshell xref at the end. Remove eshell from table. | ||
| 2577 | (Thumbnails): New node. | ||
| 2578 | |||
| 2579 | 2006-03-31 Reiner Steib <Reiner.Steib@gmx.de> | ||
| 2580 | |||
| 2581 | * message.texi, gnus.texi: Bump version to 5.11. | ||
| 2582 | |||
| 2583 | 2006-03-29 Reiner Steib <Reiner.Steib@gmx.de> | ||
| 2584 | |||
| 2585 | * gnus.texi (Top): Add comment about version line. | ||
| 2586 | |||
| 2587 | * message.texi (Top): Ditto. Change to take named versions into | ||
| 2588 | account. | ||
| 2589 | |||
| 2590 | 2006-03-28 Reiner Steib <Reiner.Steib@gmx.de> | ||
| 2591 | |||
| 2592 | * gnus.texi (Posting Styles): Add x-face-file to example. | ||
| 2593 | (X-Face): Refer to posting styles. | ||
| 2594 | |||
| 2595 | * gnus-faq.texi ([5.8]): Add x-face-file. | ||
| 2596 | ([8.4]): Add links to gmane.emacs.gnus.user and | ||
| 2597 | gmane.emacs.gnus.general. | ||
| 2598 | |||
| 2599 | 2006-03-28 Eli Zaretskii <eliz@gnu.org> | ||
| 2600 | |||
| 2601 | * files.texi (File Name Cache): Make it clear that the cache is | ||
| 2602 | not persistent. | ||
| 2603 | |||
| 2604 | 2006-03-27 Reiner Steib <Reiner.Steib@gmx.de> | ||
| 2605 | |||
| 2606 | * gnus-faq.texi: Use .invalid. | ||
| 2607 | ([5.4]): Fix gnus-posting-styles example. | ||
| 2608 | |||
| 2609 | 2006-03-27 Romain Francoise <romain@orebokech.com> | ||
| 2610 | |||
| 2611 | * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that | ||
| 2612 | Emacs/W3 needs a new maintainer. | ||
| 2613 | (Ispell): Update author and version info. | ||
| 2614 | (Mailcrypt): Mention PGG. | ||
| 2615 | (New in Emacs 22): Add PGG to the list of new packages. | ||
| 2616 | Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com> | ||
| 2617 | updating dead URLs. | ||
| 2618 | |||
| 2619 | 2006-03-25 Karl Berry <karl@gnu.org> | ||
| 2620 | |||
| 2621 | * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi, | ||
| 2622 | * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, | ||
| 2623 | * emacs-xtra.texi, emacs.texi, erc.texi, eshell.texi, eudc.texi, | ||
| 2624 | * faq.texi, forms.texi, gnu.texi, gnus.texi, idlwave.texi, | ||
| 2625 | * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi, | ||
| 2626 | * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi, | ||
| 2627 | * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi, | ||
| 2628 | * woman.texi: (1) use @copyright{} instead of (C) in typeset text; | ||
| 2629 | (2) do not indent copyright year list (or anything else). | ||
| 2630 | |||
| 2631 | 2006-03-21 Bill Wohler <wohler@newt.com> | ||
| 2632 | |||
| 2633 | * mh-e.texi (Folders): Various edits. | ||
| 2634 | |||
| 2635 | 2006-03-20 Romain Francoise <romain@orebokech.com> | ||
| 2636 | |||
| 2637 | * gnus.texi (Mail Folders): Grammar fix. | ||
| 2638 | |||
| 2639 | 2006-03-21 Juanma Barranquero <lekktu@gmail.com> | ||
| 2640 | |||
| 2641 | * files.texi (VC Dired Mode): Remove misplaced brackets. | ||
| 2642 | |||
| 2643 | 2006-03-21 Andre Spiegel <spiegel@gnu.org> | ||
| 2644 | |||
| 2645 | * files.texi: Various updates and clarifications in the VC chapter. | ||
| 2646 | |||
| 2647 | 2006-03-19 Luc Teirlinck <teirllm@auburn.edu> | ||
| 2648 | |||
| 2649 | * help.texi (Help Mode): Document "C-c C-c". | ||
| 2650 | |||
| 2651 | 2006-03-19 Bill Wohler <wohler@newt.com> | ||
| 2652 | |||
| 2653 | * mh-e.texi (Replying): Document Mail-Followup-To. | ||
| 2654 | Change manually-formatted table to multitable. Add debugging info. | ||
| 2655 | Move description of mh-reply-default-reply-to into paragraph | ||
| 2656 | that describes its values. | ||
| 2657 | |||
| 2658 | 2006-03-17 Bill Wohler <wohler@newt.com> | ||
| 2659 | |||
| 2660 | * mh-e.texi: Use smallexample and smalllisp consistenly. | ||
| 2661 | (Sending Mail Tour): Update method of entering | ||
| 2662 | addresses and subject. | ||
| 2663 | (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour) | ||
| 2664 | (Adding Attachments, Searching): Update screenshots for Emacs 22. | ||
| 2665 | |||
| 2666 | 2006-03-16 Luc Teirlinck <teirllm@auburn.edu> | ||
| 2667 | |||
| 2668 | * emacs-xtra.texi (Top): Avoid ugly continuation line in | ||
| 2669 | menu in the standalone Info reader. | ||
| 2670 | |||
| 2671 | 2006-03-15 Chong Yidong <cyd@stupidchicken.com> | ||
| 2672 | |||
| 2673 | * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters, | ||
| 2674 | moved here from Emacs manual. | ||
| 2675 | |||
| 2676 | * programs.texi (Fortran): Section moved to emacs-xtra. | ||
| 2677 | (Program Modes): Xref to Fortran in emacs-xtra. | ||
| 2678 | |||
| 2679 | * maintaining.texi (Emerge): Move to emacs-xtra. | ||
| 2680 | * files.texi (Comparing Files): Xref to Emerge in emacs-xtra. | ||
| 2681 | |||
| 2682 | * picture.texi: File deleted. | ||
| 2683 | * Makefile.in: | ||
| 2684 | * makefile.w32-in: Remove picture.texi. | ||
| 2685 | |||
| 2686 | * text.texi (Text): Xref to Picture Mode in emacs-xtra. | ||
| 2687 | * abbrevs.texi (Abbrevs): | ||
| 2688 | * sending.texi (Sending Mail): Picture node removed. | ||
| 2689 | |||
| 2690 | * emacs.texi (Top): Update node listings. | ||
| 2691 | |||
| 2692 | 2006-03-15 Carsten Dominik <dominik@science.uva.nl> | ||
| 2693 | |||
| 2694 | * org.texi: Version number change only. | ||
| 2695 | |||
| 2696 | 2006-03-14 Bill Wohler <wohler@newt.com> | ||
| 2697 | |||
| 2698 | * mh-e.texi: Add index entries around each paragraph rather than | ||
| 2699 | depend on entries from beginning of node. Doing so ensures that | ||
| 2700 | index entries are less likely to be forgotten if text is cut and | ||
| 2701 | pasted, and are necessary anyway if the references are on a | ||
| 2702 | separate page. It seems that makeinfo is now (v. 4.8) only | ||
| 2703 | producing one index entry per node, so there is no longer any | ||
| 2704 | excuse not to. Use subheading instead of heading. The incorrect | ||
| 2705 | use of heading produced very large fonts in Info--as large as the | ||
| 2706 | main heading. | ||
| 2707 | (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E | ||
| 2708 | versions 6 and 7 appeared *around* the time of these Emacs releases. | ||
| 2709 | |||
| 2710 | 2006-03-13 Carsten Dominik <dominik@science.uva.nl> | ||
| 2711 | |||
| 2712 | * org.texi (Clean view): Document new startup options. | ||
| 2713 | |||
| 2714 | 2006-03-12 Richard Stallman <rms@gnu.org> | ||
| 2715 | |||
| 2716 | * calendar.texi: Various cleanups. | ||
| 2717 | |||
| 2718 | 2006-03-11 Bill Wohler <wohler@newt.com> | ||
| 2719 | |||
| 2720 | * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders) | ||
| 2721 | (Composing, Scan Line Formats): Fix @refs. | ||
| 2722 | (Getting Started): Define MH profile and MH profile components. | ||
| 2723 | (Incorporating Mail, Reading Mail, Viewing, Printing) | ||
| 2724 | (Sending Mail, Forwarding, Editing Drafts, Inserting Letter) | ||
| 2725 | (Signature, Aliases, Scan Line Formats): Use @code instead of @samp | ||
| 2726 | for string constants. | ||
| 2727 | (Tool Bar): Remove spurious quote. | ||
| 2728 | (Junk): Use ``...'' instead of "...". | ||
| 2729 | (Scan Line Formats): Replace @samp with @kbd. | ||
| 2730 | |||
| 2731 | 2006-03-11 Luc Teirlinck <teirllm@auburn.edu> | ||
| 2732 | |||
| 2733 | * search.texi (Regexps): Use @samp for regexp that is not in Lisp | ||
| 2734 | syntax. | ||
| 2735 | |||
| 2736 | 2006-03-10 Katsumi Yamaoka <yamaoka@jpl.org> | ||
| 2737 | |||
| 2738 | * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number. | ||
| 2739 | |||
| 2740 | 2006-03-10 Reiner Steib <Reiner.Steib@gmx.de> | ||
| 2741 | |||
| 2742 | * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be | ||
| 2743 | easy to understand. | ||
| 2744 | |||
| 2745 | 2006-03-09 Katsumi Yamaoka <yamaoka@jpl.org> | ||
| 2746 | |||
| 2747 | * gnus.texi: Markup fix. | ||
| 2748 | (Fancy Mail Splitting): Specify new feature. | ||
| 2749 | |||
| 2750 | 2006-03-08 Katsumi Yamaoka <yamaoka@jpl.org> | ||
| 2751 | |||
| 2752 | * gnus.texi (Fancy Mail Splitting): Improve descriptions about | ||
| 2753 | partial-words matching. | ||
| 2754 | |||
| 2755 | 2006-03-07 Reiner Steib <Reiner.Steib@gmx.de> | ||
| 2756 | |||
| 2757 | * emacs-mime.texi (Display Customization): Reword image/.* stuff. | ||
| 2758 | |||
| 2759 | * gnus.texi (Oort Gnus): Add note about `gnus-load'. | ||
| 2760 | (MIME Commands): Fix mm-discouraged-alternatives. | ||
| 2761 | |||
| 2762 | 2006-03-08 Luc Teirlinck <teirllm@auburn.edu> | ||
| 2763 | |||
| 2764 | * search.texi (Regexps): More accurately describe which characters | ||
| 2765 | are special in which situations. Recommend _not_ to quote `]' or | ||
| 2766 | `-' when they are not special. | ||
| 2767 | |||
| 2768 | 2006-03-07 Carsten Dominik <dominik@science.uva.nl> | ||
| 2769 | |||
| 2770 | * org.texi: Version number change only. | ||
| 2771 | |||
| 2772 | 2006-03-06 Bill Wohler <wohler@newt.com> | ||
| 2773 | |||
| 2774 | * mh-e.texi: Move from SourceForge repository to Savannah. | ||
| 2775 | This is version 7.93, which is a total rewrite from the previous | ||
| 2776 | edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E | ||
| 2777 | version 7.93. | ||
| 2778 | |||
| 2779 | 2006-03-03 Reiner Steib <Reiner.Steib@gmx.de> | ||
| 2780 | |||
| 2781 | * gnus.texi (Oort Gnus): Add `mm-fill-flowed'. | ||
| 2782 | |||
| 2783 | 2006-03-01 Carsten Dominik <dominik@science.uva.nl> | ||
| 2784 | |||
| 2785 | * org.texi (Interaction): Add item about `org-mouse.el' by | ||
| 2786 | Piotr Zielinski. | ||
| 2787 | (Managing links): Document that also mouse-1 can be used to | ||
| 2788 | activate a link. | ||
| 2789 | (Headlines, FAQ): Add entry about hiding leading stars. | ||
| 2790 | (Miscellaneous): Resort the sections in this chapter to a more | ||
| 2791 | logical sequence. | ||
| 2792 | |||
| 2793 | 2006-02-28 Andre Spiegel <spiegel@gnu.org> | ||
| 2794 | |||
| 2795 | * files.texi (Old Versions): Clarify operation of C-x v =. | ||
| 2796 | |||
| 2797 | 2006-02-27 Simon Josefsson <jas@extundo.com> | ||
| 2798 | |||
| 2799 | * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync | ||
| 2800 | 2004-01-27 from the trunk). | ||
| 2801 | |||
| 2802 | 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org> | ||
| 2803 | |||
| 2804 | * cc-mode.texi: Rename c-hungry-backspace to | ||
| 2805 | c-hungry-delete-backwards, at the request of RMS. Leave the old | ||
| 2806 | name as an alias. | ||
| 2807 | |||
| 2808 | 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org> | ||
| 2809 | |||
| 2810 | * cc-mode.texi: Correct the definition of c-beginning-of-defun, to | ||
| 2811 | include the function header within the defun. | ||
| 2812 | |||
| 2813 | 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org> | ||
| 2814 | |||
| 2815 | * cc-mode.texi: Correct two typos. | ||
| 2816 | |||
| 2817 | 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org> | ||
| 2818 | |||
| 2819 | * cc-mode.texi (Comment Commands): State that C-u M-; kills any | ||
| 2820 | existing comment. | ||
| 2821 | (Electric Keys): Add a justification for electric indentation. | ||
| 2822 | (Hungry WS Deletion): Clear up the names and complications of the | ||
| 2823 | BACKSPACE and DELETE keys. | ||
| 2824 | |||
| 2825 | 2006-02-23 Juri Linkov <juri@jurta.org> | ||
| 2826 | |||
| 2827 | * faq.texi (Common requests): Move `Turning on auto-fill by | ||
| 2828 | default' after `Wrapping words automatically'. Move `Working with | ||
| 2829 | unprintable characters' before `Searching for/replacing newlines'. | ||
| 2830 | Move `Replacing highlighted text' after `Highlighting a region'. | ||
| 2831 | Merge `Repeating commands' and `Repeating a command as many times | ||
| 2832 | as possible' into the former. | ||
| 2833 | (Packages that do not come with Emacs): Add refs to Gmane and | ||
| 2834 | etc/MORE.STUFF. | ||
| 2835 | |||
| 2836 | 2006-02-23 Juri Linkov <juri@jurta.org> | ||
| 2837 | |||
| 2838 | * faq.texi (Newsgroup archives): Update URLs of GNU mail archives. | ||
| 2839 | (Reporting bugs): Suggest using `M-x report-emacs-bug'. | ||
| 2840 | Add xref to `(emacs)Reporting Bugs'. | ||
| 2841 | (Getting a printed manual): Add URL to other formats of the manual. | ||
| 2842 | (Common requests): Fix menu. | ||
| 2843 | (Highlighting a region): Remove ref to `Turning on syntax highlighting'. | ||
| 2844 | (Horizontal scrolling): Mention `truncate-partial-width-windows'. | ||
| 2845 | (Inserting text at the beginning of each line): Add pxref to | ||
| 2846 | `Changing the included text prefix'. | ||
| 2847 | (Forcing the cursor to remain in the same column): Mention `track-eol' | ||
| 2848 | and `set-goal-column'. Add pxref to `(emacs)Moving Point'. | ||
| 2849 | (Replacing text across multiple files): Add keybinding `Q' for | ||
| 2850 | `dired-do-query-replace'. | ||
| 2851 | |||
| 2852 | 2006-02-22 Carsten Dominik <dominik@science.uva.nl> | ||
| 2853 | |||
| 2854 | * reftex.texi: Version number and date change only. | ||
| 2855 | |||
| 2856 | * org.texi (Internal Links): Rewrite to cover the modified | ||
| 2857 | linking system. | ||
| 2858 | |||
| 2859 | 2006-02-21 Nick Roberts <nickrob@snap.net.nz> | ||
| 2860 | |||
| 2861 | * building.texi (Watch Expressions): Update and describe | ||
| 2862 | gdb-speedbar-auto-raise. | ||
| 2863 | |||
| 2864 | 2006-02-19 Richard M. Stallman <rms@gnu.org> | ||
| 2865 | |||
| 2866 | * emacs.texi: Use @smallbook. | ||
| 2867 | (Top): Update ref to Emacs paper, delete ref to Cookbook. | ||
| 2868 | Update subnode menu. | ||
| 2869 | |||
| 2870 | * building.texi (Lisp Interaction): Minor addition. | ||
| 2871 | |||
| 2872 | 2006-02-18 Nick Roberts <nickrob@snap.net.nz> | ||
| 2873 | |||
| 2874 | * building.texi (Watch Expressions): Update and be more precise. | ||
| 2875 | |||
| 2876 | 2006-02-17 Eli Zaretskii <eliz@gnu.org> | ||
| 2877 | |||
| 2878 | * faq.texi: Remove the coding cookie, it's not needed anymore. | ||
| 2879 | |||
| 2880 | 2006-02-15 Francesco Potort,Al(B <pot@gnu.org> | ||
| 2881 | |||
| 2882 | * maintaining.texi (Create Tags Table): Explain why the | ||
| 2883 | exception when etags writes to files under the /dev tree. | ||
| 2884 | |||
| 2885 | 2006-02-14 Richard M. Stallman <rms@gnu.org> | ||
| 2886 | |||
| 2887 | * custom.texi (Safe File Variables): Lots of clarification. | ||
| 2888 | Renamed from Unsafe File Variables. | ||
| 2889 | |||
| 2890 | 2006-02-14 Chong Yidong <cyd@stupidchicken.com> | ||
| 2891 | |||
| 2892 | * custom.texi (Unsafe File Variables): File variable confirmation | ||
| 2893 | assumed denied in batch mode. | ||
| 2894 | |||
| 2895 | 2006-02-14 Richard M. Stallman <rms@gnu.org> | ||
| 2896 | |||
| 2897 | * building.texi (GDB User Interface Layout): Don't say `inferior' | ||
| 2898 | for program being debugged. | ||
| 2899 | |||
| 2900 | 2006-02-15 Nick Roberts <nickrob@snap.net.nz> | ||
| 2901 | |||
| 2902 | * building.texi (GDB Graphical Interface): | ||
| 2903 | Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer. | ||
| 2904 | |||
| 2905 | 2006-02-13 Chong Yidong <cyd@stupidchicken.com> | ||
| 2906 | |||
| 2907 | * custom.texi (Specifying File Variables, Unsafe File Variables): | ||
| 2908 | New nodes, split from File Variables. Document new file local | ||
| 2909 | variable behavior. | ||
| 2910 | |||
| 2911 | 2006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> | ||
| 2912 | |||
| 2913 | * display.texi (Standard Faces): | ||
| 2914 | * faq.texi (Colors on a TTY): | ||
| 2915 | * files.texi (Visiting): | ||
| 2916 | * frames.texi (Clipboard): | ||
| 2917 | * glossary.texi (Glossary) <Clipboard>: | ||
| 2918 | * xresources.texi (X Resources): Mention Mac OS port. | ||
| 2919 | |||
| 2920 | 2006-02-12 Karl Berry <karl@gnu.org> | ||
| 2921 | |||
| 2922 | * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the | ||
| 2923 | 8-bit accented a. | ||
| 2924 | |||
| 2925 | 2006-02-12 Richard M. Stallman <rms@gnu.org> | ||
| 2926 | |||
| 2927 | * building.texi (Building): Clarify topic in intro. | ||
| 2928 | |||
| 2929 | * maintaining.texi (Maintaining): Change title; clarify topic. | ||
| 2930 | Delete duplicate index entries. | ||
| 2931 | |||
| 2932 | * building.texi (Other GDB User Interface Buffers): Clarifications. | ||
| 2933 | |||
| 2934 | * text.texi (Cell Commands): Clarifications. | ||
| 2935 | |||
| 2936 | * programs.texi (Defuns): Delete duplicate explanation of | ||
| 2937 | left-margin paren convention. | ||
| 2938 | (Hungry Delete): Minor cleanup. | ||
| 2939 | |||
| 2940 | 2006-02-11 Mathias Dahl <mathias.dahl@gmail.com> | ||
| 2941 | |||
| 2942 | * dired.texi (Tumme): More tumme documentation. | ||
| 2943 | |||
| 2944 | 2006-02-11 Alan Mackenzie <acm@muc.de> | ||
| 2945 | |||
| 2946 | * programs.texi ("Hungry Delete"): Correct the appellation of the | ||
| 2947 | backspace and delete keys to @kbd{DEL} and @kbd{DELETE}. | ||
| 2948 | |||
| 2949 | 2006-02-11 Mathias Dahl <mathias.dahl@gmail.com> | ||
| 2950 | |||
| 2951 | * dired.texi (Tumme): Fix small bug. | ||
| 2952 | |||
| 2953 | 2006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> | ||
| 2954 | |||
| 2955 | * macos.texi (Mac International): Rename "fontset-mac" to | ||
| 2956 | "fontset-standard". | ||
| 2957 | |||
| 2958 | 2006-02-09 Reiner Steib <Reiner.Steib@gmx.de> | ||
| 2959 | |||
| 2960 | * gnus.texi (Gnus Versions): Add history beyond start of Oort. | ||
| 2961 | |||
| 2962 | 2006-02-09 Mathias Dahl <mathias.dah@gmail.com> | ||
| 2963 | |||
| 2964 | * dired.texi (Tumme): Basic documentation for Tumme added. | ||
| 2965 | |||
| 2966 | 2006-02-08 Romain Francoise <romain@orebokech.com> | ||
| 2967 | |||
| 2968 | * faq.texi (Top): Remove paragraph about the FAQ being a | ||
| 2969 | transitional document, etc. | ||
| 2970 | (Searching for/replacing newlines): New node. | ||
| 2971 | (Yanking text in isearch): New node. | ||
| 2972 | (Inserting text at the beginning of each line): Rename and make | ||
| 2973 | more general, mention `M-;' in Message mode. | ||
| 2974 | |||
| 2975 | 2006-02-07 Luc Teirlinck <teirllm@auburn.edu> | ||
| 2976 | |||
| 2977 | * mule.texi (International): | ||
| 2978 | * programs.texi (Basic Indent): Fix typos. | ||
| 2979 | |||
| 2980 | * faq.texi (Meta key does not work in xterm) | ||
| 2981 | (Emacs does not display 8-bit characters) | ||
| 2982 | (Inputting eight-bit characters): | ||
| 2983 | * custom.texi (Minor Modes): | ||
| 2984 | * display.texi (Text Display): | ||
| 2985 | * commands.texi (Text Characters): Update xrefs. | ||
| 2986 | |||
| 2987 | 2006-02-07 Richard M. Stallman <rms@gnu.org> | ||
| 2988 | |||
| 2989 | * emacs.texi (Top): Update subnode menu. | ||
| 2990 | Update info on old Emacs papers. | ||
| 2991 | (Intro): "Graphical display", not window system. | ||
| 2992 | |||
| 2993 | * xresources.texi (GTK styles): Minor clarifications. | ||
| 2994 | |||
| 2995 | * trouble.texi: "Graphical display", not window system. | ||
| 2996 | (Stuck Recursive): Minor clarification. | ||
| 2997 | |||
| 2998 | * text.texi: Minor clarifications. | ||
| 2999 | (Sentences): Explain why two-space convention is better. | ||
| 3000 | Explain sentence-end-without-period here. | ||
| 3001 | (Fill Commands): Not here. | ||
| 3002 | (Refill): Node moved down. | ||
| 3003 | (Filling): Update menu. | ||
| 3004 | (Table Creation, Cell Justification, Column Commands): Clarify. | ||
| 3005 | |||
| 3006 | * sending.texi: Minor clarifications. | ||
| 3007 | |||
| 3008 | * search.texi (Regexp Backslash): Clarification. | ||
| 3009 | |||
| 3010 | * rmail.texi: Minor cleanups. | ||
| 3011 | (Rmail): Delete digression about `rmail-mode'. | ||
| 3012 | (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list. | ||
| 3013 | (Rmail Files): Mention C-u M-x rmail. | ||
| 3014 | (Rmail Reply): Mention References. | ||
| 3015 | (Rmail Display): Mention rmail-nonignored-headers. | ||
| 3016 | |||
| 3017 | * programs.texi: Minor cleanups. | ||
| 3018 | (Comment Commands): Mention momentary Transient Mark mode. | ||
| 3019 | (Matching): Be more specific about customizing show-paren-mode. | ||
| 3020 | (Info Lookup): Don't list the modes that support C-h S. | ||
| 3021 | Just say what it does in an unsupported mode. | ||
| 3022 | (Man Page): Delete excessive info on customizing woman. | ||
| 3023 | (Motion in C): Don't mention c-for/backward-into-nomenclature. | ||
| 3024 | |||
| 3025 | * abbrevs.texi: Minor clarifications. | ||
| 3026 | (Dabbrev Customization): Talk about "dynamic abbrev expansion", | ||
| 3027 | not "dynamic abbrevs" as if they were a kind of abbrev. | ||
| 3028 | |||
| 3029 | * picture.texi (Picture): Minor cleanup. | ||
| 3030 | |||
| 3031 | * mule.texi (Communication Coding): Say "other applications". | ||
| 3032 | (Fontsets): Not specific to X. Add xref to X Resources. | ||
| 3033 | (Unibyte Mode): Rename from Single-Byte Character Support. | ||
| 3034 | "Graphical display", not window system. | ||
| 3035 | (International): Update menu. | ||
| 3036 | |||
| 3037 | * maintaining.texi (Format of ChangeLog): | ||
| 3038 | New node, split out from ChangeLog. | ||
| 3039 | (ChangeLog): Clarifications in the remaining text. | ||
| 3040 | (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups. | ||
| 3041 | (Find Tag): Add @w. | ||
| 3042 | (Tags Search): Explain tag table order here. Simplify grep ref. | ||
| 3043 | (List Tags): tags-tag-face is a variable, not a face. | ||
| 3044 | (Emerge): Cleanups. | ||
| 3045 | |||
| 3046 | * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity. | ||
| 3047 | (Keyboard Macros): Avoid "the user". | ||
| 3048 | |||
| 3049 | * killing.texi: "Graphical display", not window system. | ||
| 3050 | |||
| 3051 | * help.texi (Help Echo): "Graphical display", not window system. | ||
| 3052 | |||
| 3053 | * glossary.texi: Say "you", not "the user". Say "graphical display". | ||
| 3054 | |||
| 3055 | * frames.texi: Minor cleanups. "Graphical display", not window system. | ||
| 3056 | |||
| 3057 | * files.texi (Visiting): Make drag-and-drop not X-specific. | ||
| 3058 | |||
| 3059 | * custom.texi: Minor cleanups. "Graphical display", not window system. | ||
| 3060 | |||
| 3061 | * cmdargs.texi: Minor cleanups. | ||
| 3062 | |||
| 3063 | * building.texi (Compilation): Move and split kill-compilation para. | ||
| 3064 | Add para about multiple compilers. | ||
| 3065 | (Compilation Mode): Commands also available in grep mode and others. | ||
| 3066 | Mention C-u C-x ` more tutorially. Clarify C-x `. | ||
| 3067 | (Compilation Shell): Clarify. Put Bash example first. | ||
| 3068 | (Grep Searching): Minor cleanups; add @w. | ||
| 3069 | (Debuggers): Minor cleanups. | ||
| 3070 | (Starting GUD): Make GDB xgraphical mode issue clearer. | ||
| 3071 | (Debugger Operation): Lots of clarifications including | ||
| 3072 | GDB tooltip side-effect issue. | ||
| 3073 | (Commands of GUD): Clarify. | ||
| 3074 | (GUD Customization): Add bashdb-mode-hook. | ||
| 3075 | (GDB Graphical Interface): Rewrite for clarity. | ||
| 3076 | (GDB User Interface Layout): Rewrite for clarity. | ||
| 3077 | (Stack Buffer, Watch Expressions): Likewise. | ||
| 3078 | (Other GDB User Interface Buffers): Cleanups. | ||
| 3079 | (Lisp Libraries, External Lisp): Cleanup. | ||
| 3080 | |||
| 3081 | * basic.texi (Position Info): "Graphical displays", rather than | ||
| 3082 | window systems. | ||
| 3083 | |||
| 3084 | * anti.texi: Minor cleanup. | ||
| 3085 | |||
| 3086 | 2006-02-06 Romain Francoise <romain@orebokech.com> | ||
| 3087 | |||
| 3088 | * faq.texi (VM): VM now at version 7.19. | ||
| 3089 | Set myself as maintainer of this file. | ||
| 3090 | |||
| 3091 | 2006-02-04 Michael Olson <mwolson@gnu.org> | ||
| 3092 | |||
| 3093 | * erc.texi (History): Note that ERC is now included with Emacs. | ||
| 3094 | |||
| 3095 | 2006-02-03 Eli Zaretskii <eliz@gnu.org> | ||
| 3096 | |||
| 3097 | * custom.texi (Init File, Find Init): Add cross-references to | ||
| 3098 | where $HOME is described. | ||
| 3099 | |||
| 3100 | 2006-02-01 Luc Teirlinck <teirllm@auburn.edu> | ||
| 3101 | |||
| 3102 | * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it | ||
| 3103 | is not inside the @table. | ||
| 3104 | |||
| 3105 | * emacs.texi (Top): Correct node name. | ||
| 3106 | |||
| 3107 | * files.texi (File Names): Fix @xref. | ||
| 3108 | (Reverting): Fix typo. | ||
| 3109 | |||
| 3110 | * mule.texi (International): Correct node name. | ||
| 3111 | |||
| 3112 | * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table. | ||
| 3113 | |||
| 3114 | 2006-02-01 Richard M. Stallman <rms@gnu.org> | ||
| 3115 | |||
| 3116 | * emacs.texi (Top): Update subnode menu. | ||
| 3117 | |||
| 3118 | * mule.texi: Minor clarifications. | ||
| 3119 | Reduce the specific references to X Windows. | ||
| 3120 | Refer to "graphical" terminals, rather than window systems. | ||
| 3121 | (Text Coding): Rename from Specify Coding. | ||
| 3122 | (Communication Coding, File Name Coding, Terminal Coding): | ||
| 3123 | New nodes split out from Text Coding. | ||
| 3124 | |||
| 3125 | * kmacro.texi: Minor clarifications. | ||
| 3126 | (Keyboard Macro Ring): Comment out some excessive commands. | ||
| 3127 | (Basic Keyboard Macro): Split up the table, putting part in each node. | ||
| 3128 | |||
| 3129 | * major.texi: Minor clarifications. | ||
| 3130 | |||
| 3131 | * misc.texi (Single Shell, Interactive Shell): Fix xrefs. | ||
| 3132 | |||
| 3133 | * windows.texi: Minor clarifications. | ||
| 3134 | (Change Window): Don't describe mode-line mouse cmds here. | ||
| 3135 | Add xref to Mode Line Mouse. | ||
| 3136 | |||
| 3137 | * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs. | ||
| 3138 | |||
| 3139 | * macos.texi (Mac International): Fix xref. | ||
| 3140 | |||
| 3141 | * indent.texi: Minor clarifications. | ||
| 3142 | |||
| 3143 | * frames.texi: Minor clarifications. | ||
| 3144 | Reduce the specific references to X Windows. | ||
| 3145 | Refer to "graphical" terminals, rather than window systems. | ||
| 3146 | (Frame Parameters): Don't mention commands like | ||
| 3147 | set-foreground-color. Just say to customize a face. | ||
| 3148 | (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual. | ||
| 3149 | |||
| 3150 | * files.texi: Minor clarifications. | ||
| 3151 | (Numbered Backups): New node, split out from Backup Names. | ||
| 3152 | |||
| 3153 | * display.texi (Font Lock): C mode no longer depends on (-in-col-0. | ||
| 3154 | |||
| 3155 | * cmdargs.texi (General Variables): Fix xref. | ||
| 3156 | |||
| 3157 | * buffers.texi: Minor clarifications. | ||
| 3158 | |||
| 3159 | 2006-01-31 Romain Francoise <romain@orebokech.com> | ||
| 3160 | |||
| 3161 | * message.texi (Message Headers): Explain what | ||
| 3162 | `message-alternative-emails' does in more detail. | ||
| 3163 | Update copyright year. | ||
| 3164 | |||
| 3165 | 2006-01-31 Richard M. Stallman <rms@gnu.org> | ||
| 3166 | |||
| 3167 | * display.texi (Scrolling, Horizontal Scrolling, Follow Mode): | ||
| 3168 | Nodes moved to top. | ||
| 3169 | |||
| 3170 | * display.texi: Minor clarifications. | ||
| 3171 | (Display): Rearrange menu. | ||
| 3172 | (Standard Faces): Mention query-replace face. | ||
| 3173 | (Faces): Simplify. | ||
| 3174 | (Font Lock): Simplify face customization info. | ||
| 3175 | (Highlight Changes): Node merged into Highlight Interactively. | ||
| 3176 | (Highlight Interactively): Much rewriting and cleanup. | ||
| 3177 | (Optional Mode Line): Narrowed line number not good for goto-line. | ||
| 3178 | Simplify face customization advice. | ||
| 3179 | (Text Display): Mention use of escape-glyph face. | ||
| 3180 | Move ctl-arrow and tab-width here. | ||
| 3181 | (Display Custom): Move no-redraw-on-reenter to end of node. | ||
| 3182 | |||
| 3183 | * search.texi: Minor clarifications. | ||
| 3184 | (Isearch Scroll): Simplify. | ||
| 3185 | (Other Repeating Search): Document multi-occur-in-matching-buffers. | ||
| 3186 | |||
| 3187 | * regs.texi (Registers): Mention bookmarks here. | ||
| 3188 | |||
| 3189 | * mark.texi: Minor clarifications. | ||
| 3190 | (Selective Undo): Node deleted. | ||
| 3191 | |||
| 3192 | * m-x.texi: Minor clarifications. | ||
| 3193 | |||
| 3194 | * killing.texi: Minor clarifications. | ||
| 3195 | Refer to "graphical" terminals, rather than window systems. | ||
| 3196 | |||
| 3197 | * help.texi: Clarifications. | ||
| 3198 | (Help): Don't describe C-h F and C-h K here. | ||
| 3199 | (Key Help): Describe C-h K here. | ||
| 3200 | (Name Help): Mention Emacs Lisp Intro. | ||
| 3201 | Describe C-h F here. | ||
| 3202 | (Misc Help): Mention C-h F and C-h K only briefly. | ||
| 3203 | |||
| 3204 | * fixit.texi (Undo): New node, mostly copied from basic.texi. | ||
| 3205 | Selective undo text merged in. | ||
| 3206 | (Spelling): Mention Aspell along with Ispell. | ||
| 3207 | |||
| 3208 | * emacs.texi (Top): Update subnode menus. | ||
| 3209 | |||
| 3210 | * basic.texi (Basic Undo): Rename from Undo. Most of text | ||
| 3211 | moved to new Undo node. | ||
| 3212 | |||
| 3213 | 2006-01-30 Juanma Barranquero <lekktu@gmail.com> | ||
| 3214 | |||
| 3215 | * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc. | ||
| 3216 | |||
| 3217 | 2006-01-29 Chong Yidong <cyd@stupidchicken.com> | ||
| 3218 | |||
| 3219 | * basic.texi (Continuation Lines, Inserting Text): | ||
| 3220 | Mention longlines mode. | ||
| 3221 | |||
| 3222 | 2006-01-29 Richard M. Stallman <rms@gnu.org> | ||
| 3223 | |||
| 3224 | * screen.texi: Minor cleaups. | ||
| 3225 | (Screen): Clean up the intro paragraphs. | ||
| 3226 | (Mode Line): Lots of rewriting. Handle frame-name better. | ||
| 3227 | eol-mnemonic-... vars moved out. | ||
| 3228 | |||
| 3229 | * emacs.texi (Top): Change menu item for MS-DOS node. | ||
| 3230 | Update subnode menu. | ||
| 3231 | |||
| 3232 | * msdog.texi (MS-DOS): Rewrite intro to explain how this | ||
| 3233 | chapter relates to Windows. Title changed. | ||
| 3234 | |||
| 3235 | * mini.texi: Minor cleanups. | ||
| 3236 | |||
| 3237 | * mark.texi (Selective Undo): New node, text moved from basic.texi. | ||
| 3238 | (Mark): Put it in the menu. | ||
| 3239 | |||
| 3240 | * entering.texi: Minor cleanups. | ||
| 3241 | |||
| 3242 | * emacs.texi (Top): Add xref to Mac chapter; explain Windows better. | ||
| 3243 | (Intro): Refer to "graphical" terminals, rather than X. | ||
| 3244 | |||
| 3245 | * display.texi (Display Custom): Add xref to Variables. | ||
| 3246 | (Optional Mode Line): eol-mnemonic-... vars moved here. | ||
| 3247 | |||
| 3248 | * commands.texi: Minor cleanups. Refer to "graphical" terminals, | ||
| 3249 | rather than X. | ||
| 3250 | |||
| 3251 | * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed". | ||
| 3252 | |||
| 3253 | * basic.texi: Minor cleanups. | ||
| 3254 | (Undo): selective-undo moved. | ||
| 3255 | |||
| 3256 | 2006-01-29 Michael Olson <mwolson@gnu.org> | ||
| 3257 | |||
| 3258 | * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets. | ||
| 3259 | |||
| 3260 | * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC. | ||
| 3261 | |||
| 3262 | * faq.texi (New in Emacs 22): Mention ERC. | ||
| 3263 | |||
| 3264 | 2006-01-28 Luc Teirlinck <teirllm@auburn.edu> | ||
| 3265 | |||
| 3266 | * rcirc.texi: Capitalize dir entry for consistency with the entry | ||
| 3267 | in info/dir and other entries in the Emacs category. | ||
| 3268 | Fix typos. Delete trailing whitespace. | ||
| 3269 | |||
| 3270 | 2006-01-28 Bj,Av(Brn Lindstr,Av(Bm <bkhl@elektrubadur.se> | ||
| 3271 | |||
| 3272 | * rcirc.texi: Some @cindex changes, some changes from @kbd to @key. | ||
| 3273 | |||
| 3274 | 2006-01-27 Eli Zaretskii <eliz@gnu.org> | ||
| 3275 | |||
| 3276 | * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets. | ||
| 3277 | (INFO_TARGETS, DVI_TARGETS): Add rcirc. | ||
| 3278 | |||
| 3279 | * Makefile.in (../info/rcirc, rcirc.dvi): New targets. | ||
| 3280 | (INFO_TARGETS, DVI_TARGETS): Add rcirc. | ||
| 3281 | |||
| 3282 | 2006-01-27 Alex Schroeder <alex@gnu.org> | ||
| 3283 | |||
| 3284 | * rcirc.texi: New file. | ||
| 3285 | |||
| 3286 | 2006-01-25 Luc Teirlinck <teirllm@auburn.edu> | ||
| 3287 | |||
| 3288 | * anti.texi (Antinews): Various corrections and additions. | ||
| 3289 | |||
| 3290 | 2006-01-23 Juri Linkov <juri@jurta.org> | ||
| 3291 | |||
| 3292 | * custom.texi (Easy Customization, Customization Groups) | ||
| 3293 | (Browsing Custom): Mention links along with buttons. | ||
| 3294 | |||
| 3295 | * widget.texi (User Interface): Add S-TAB for widget-backward. | ||
| 3296 | |||
| 3297 | 2006-01-22 Michael Albinus <michael.albinus@gmx.de> | ||
| 3298 | |||
| 3299 | Sync with Tramp 2.0.52. | ||
| 3300 | |||
| 3301 | * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item. | ||
| 3302 | Add Tramp disabling item. New item for common connection problems. | ||
| 3303 | (various): Apply "ftp" as method for the download URL. | ||
| 3304 | (Bug Reports): Refer to FAQ for common problems. | ||
| 3305 | |||
| 3306 | 2006-01-21 Eli Zaretskii <eliz@gnu.org> | ||
| 3307 | |||
| 3308 | * widget.texi (User Interface): Use @key for TAB. | ||
| 3309 | |||
| 3310 | * text.texi (TeX Print): Use @key for TAB. | ||
| 3311 | |||
| 3312 | * ses.texi (Formulas, Printer functions): Use @key for TAB. | ||
| 3313 | |||
| 3314 | * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB. | ||
| 3315 | |||
| 3316 | * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key | ||
| 3317 | for TAB. | ||
| 3318 | |||
| 3319 | * cc-mode.texi (Indentation Calculation): Use @key for TAB. | ||
| 3320 | |||
| 3321 | 2006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change) | ||
| 3322 | |||
| 3323 | * files.texi (File Aliases): Don't claim that usually separate | ||
| 3324 | buffers are created for two file names that name the same data. | ||
| 3325 | Mention additional situations where different names mean the same | ||
| 3326 | file on disk. | ||
| 3327 | |||
| 3328 | 2006-01-19 Richard M. Stallman <rms@gnu.org> | ||
| 3329 | |||
| 3330 | * killing.texi (Deletion): Upcase @key argument. | ||
| 3331 | |||
| 3332 | * custom.texi (Custom Themes): Minor cleanup. | ||
| 3333 | |||
| 3334 | * programs.texi (Hungry Delete): Upcase @key argument. | ||
| 3335 | |||
| 3336 | 2006-01-16 Katsumi Yamaoka <yamaoka@jpl.org> | ||
| 3337 | |||
| 3338 | * gnus.texi: Update copyright. | ||
| 3339 | |||
| 3340 | 2006-01-16 Juri Linkov <juri@jurta.org> | ||
| 3341 | |||
| 3342 | * display.texi (Standard Faces): Add `mode-line-buffer-id'. | ||
| 3343 | Move `mode-line-highlight' before `mode-line-buffer-id'. | ||
| 3344 | |||
| 3345 | 2006-01-13 Katsumi Yamaoka <yamaoka@jpl.org> | ||
| 3346 | |||
| 3347 | * gnus.texi (Article Washing): Additions. | ||
| 3348 | |||
| 3349 | 2006-01-08 Alex Schroeder <alex@gnu.org> | ||
| 3350 | |||
| 3351 | * pgg.texi (Caching passphrase): Rewording. | ||
| 3352 | |||
| 3353 | 2006-01-14 Richard M. Stallman <rms@gnu.org> | ||
| 3354 | |||
| 3355 | * basic.texi (Inserting Text): Minor cleanup. | ||
| 3356 | |||
| 3357 | 2006-01-13 Carsten Dominik <dominik@science.uva.nl> | ||
| 3358 | |||
| 3359 | * org.texi (Agenda commands): Document tags command. | ||
| 3360 | |||
| 3361 | 2006-01-11 Luc Teirlinck <teirllm@auburn.edu> | ||
| 3362 | |||
| 3363 | * custom.texi (Changing a Variable, Face Customization): | ||
| 3364 | Update for changes in Custom menus. | ||
| 3365 | |||
| 3366 | 2006-01-10 Katsumi Yamaoka <yamaoka@jpl.org> | ||
| 3367 | |||
| 3368 | * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts. | ||
| 3369 | |||
| 3370 | 2006-01-06 Katsumi Yamaoka <yamaoka@jpl.org> | ||
| 3371 | |||
| 3372 | * gnus.texi (RSS): Addition. | ||
| 3373 | |||
| 3374 | 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org> | ||
| 3375 | |||
| 3376 | * gnus.texi (Summary Post Commands): Fix function bound to `S O p'. | ||
| 3377 | |||
| 3378 | 2005-12-19 Katsumi Yamaoka <yamaoka@jpl.org> | ||
| 3379 | |||
| 3380 | * emacs-mime.texi (Display Customization): Add setting example to | ||
| 3381 | mm-discouraged-alternatives. | ||
| 3382 | |||
| 3383 | 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca> | ||
| 3384 | |||
| 3385 | * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's | ||
| 3386 | version is the canonical version. | ||
| 3387 | |||
| 3388 | 2006-01-08 Alex Schroeder <alex@gnu.org> | ||
| 3389 | |||
| 3390 | * pgg.texi (Caching passphrase): Rewording. | ||
| 3391 | |||
| 3392 | 2006-01-06 Eli Zaretskii <eliz@gnu.org> | ||
| 3393 | |||
| 3394 | * flymake.texi (Obtaining Flymake): Update Flymake's CVS | ||
| 3395 | repository URL. | ||
| 3396 | |||
| 3397 | 2006-01-06 Carsten Dominik <dominik@science.uva.nl> | ||
| 3398 | |||
| 3399 | * org.texi: Removed the accidentally re-added empty line in the | ||
| 3400 | direntry. | ||
| 3401 | |||
| 3402 | 2006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> | ||
| 3403 | |||
| 3404 | * macos.texi (Mac International): Undo last change. | ||
| 3405 | |||
| 3406 | 2006-01-05 Carsten Dominik <dominik@science.uva.nl> | ||
| 3407 | |||
| 3408 | * org.texi (Agenda Views): Chapter reorganized. | ||
| 3409 | |||
| 3410 | 2006-01-02 Chong Yidong <cyd@stupidchicken.com> | ||
| 3411 | |||
| 3412 | * custom.texi (Custom Themes): Describe the new | ||
| 3413 | customize-create-theme interface. | ||
| 3414 | |||
| 3415 | 2005-12-30 Juri Linkov <juri@jurta.org> | ||
| 3416 | |||
| 3417 | * basic.texi (Position Info): Update example. | ||
| 3418 | |||
| 3419 | 2005-12-29 Romain Francoise <romain@orebokech.com> | ||
| 3420 | |||
| 3421 | * faq.texi (Using Customize): New node. | ||
| 3422 | |||
| 3423 | 2005-12-28 Luc Teirlinck <teirllm@auburn.edu> | ||
| 3424 | |||
| 3425 | * org.texi: Remove blank line in @direntry. It is non-standard | ||
| 3426 | and recursively produces blank lines all over the dir file (when | ||
| 3427 | using Texinfo 4.8). | ||
| 3428 | |||
| 3429 | 2005-12-27 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | ||
| 3430 | |||
| 3431 | * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files. | ||
| 3432 | |||
| 3433 | 2005-12-24 Chong Yidong <cyd@stupidchicken.com> | ||
| 3434 | |||
| 3435 | * custom.texi (Custom Themes): `load-theme' always loads. | ||
| 3436 | |||
| 3437 | 2005-12-23 Juri Linkov <juri@jurta.org> | ||
| 3438 | |||
| 3439 | * display.texi (Highlight Interactively): Use double space to | ||
| 3440 | separate sentences. Replace C-p with M-p, and C-n with M-n. | ||
| 3441 | |||
| 3442 | 2005-12-22 Richard M. Stallman <rms@gnu.org> | ||
| 3443 | |||
| 3444 | * custom.texi (Easy Customization and subnodes): | ||
| 3445 | Replace "active field" with "button". | ||
| 3446 | Use "user option" only for variables. | ||
| 3447 | Use "setting" for variable-or-face. | ||
| 3448 | |||
| 3449 | 2005-12-22 Luc Teirlinck <teirllm@auburn.edu> | ||
| 3450 | |||
| 3451 | * buffers.texi (Select Buffer): Change order in table to make | ||
| 3452 | "Similar" refer to the correct item. | ||
| 3453 | (Indirect Buffers): Minor rewording. | ||
| 3454 | |||
| 3455 | 2005-12-21 Luc Teirlinck <teirllm@auburn.edu> | ||
| 3456 | |||
| 3457 | * widget.texi (atoms): Delete obsolete remark about `file' widget. | ||
| 3458 | |||
| 3459 | 2005-12-20 Juri Linkov <juri@jurta.org> | ||
| 3460 | |||
| 3461 | * files.texi (VC Status): Put P and N near p and n. | ||
| 3462 | |||
| 3463 | 2005-12-20 Carsten Dominik <dominik@science.uva.nl> | ||
| 3464 | |||
| 3465 | * org.texi (Tags): Boolean logic documented. | ||
| 3466 | (Agenda Views): Document custom commands. | ||
| 3467 | |||
| 3468 | 2005-12-20 David Kastrup <dak@gnu.org> | ||
| 3469 | |||
| 3470 | * faq.texi (AUCTeX): Update version and mailing list info. | ||
| 3471 | |||
| 3472 | 2005-12-19 Richard M. Stallman <rms@gnu.org> | ||
| 3473 | |||
| 3474 | * programs.texi (Electric C): Delete the info about newline control. | ||
| 3475 | (Other C Commands): Minor cleanup. | ||
| 3476 | (Left Margin Paren): Minor cleanup. | ||
| 3477 | |||
| 3478 | 2005-12-19 Luc Teirlinck <teirllm@auburn.edu> | ||
| 3479 | |||
| 3480 | * custom.texi (Easy Customization): Add "Browsing Custom" to menu. | ||
| 3481 | (Customization Groups): Delete text moved to "Browsing Custom". | ||
| 3482 | (Browsing Custom): New node. | ||
| 3483 | (Specific Customization): Clarify which commands only work for | ||
| 3484 | loaded options. | ||
| 3485 | |||
| 3486 | 2005-12-18 Bill Wohler <wohler@newt.com> | ||
| 3487 | |||
| 3488 | * frames.texi (Tool Bars): Shorten text of previous change. | ||
| 3489 | |||
| 3490 | 2005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu> | ||
| 3491 | |||
| 3492 | * files.texi (VC Status): Document log-view mode. | ||
| 3493 | |||
| 3494 | 2005-12-18 Bill Wohler <wohler@newt.com> | ||
| 3495 | |||
| 3496 | * frames.texi (Tool Bars): Mention that you can turn off tool bars | ||
| 3497 | permanently via the customize interface. | ||
| 3498 | |||
| 3499 | 2005-12-17 Katsumi Yamaoka <yamaoka@jpl.org> | ||
| 3500 | |||
| 3501 | * gnus.texi (MIME Commands): Mention addition of | ||
| 3502 | multipart/alternative to gnus-buttonized-mime-types and add xref | ||
| 3503 | to mm-discouraged-alternatives. | ||
| 3504 | |||
| 3505 | * emacs-mime.texi (Display Customization): Mention addition of | ||
| 3506 | "image/.*" and add xref to gnus-buttonized-mime-types in the | ||
| 3507 | mm-discouraged-alternatives section. | ||
| 3508 | |||
| 3509 | 2005-12-16 Carsten Dominik <dominik@science.uva.nl> | ||
| 3510 | |||
| 3511 | * org.texi (Tags): New section. | ||
| 3512 | (Agenda Views): Chapter reorganized. | ||
| 3513 | |||
| 3514 | 2005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de> | ||
| 3515 | |||
| 3516 | * killing.texi (Killing by Lines): Document `kill-whole-line' | ||
| 3517 | function. | ||
| 3518 | |||
| 3519 | 2005-12-16 Eli Zaretskii <eliz@gnu.org> | ||
| 3520 | |||
| 3521 | * org.texi (Internal Links): Add a missing comma after an @xref. | ||
| 3522 | |||
| 3523 | 2005-12-16 L$,1 q(Brentey K,Aa(Broly <lorentey@elte.hu> | ||
| 3524 | |||
| 3525 | * buffers.texi (Select Buffer): Change `prev-buffer' to | ||
| 3526 | `previous-buffer'. Indicate that these functions use a frame | ||
| 3527 | local buffer list. | ||
| 3528 | |||
| 3529 | 2005-12-14 Chong Yidong <cyd@stupidchicken.com> | ||
| 3530 | |||
| 3531 | * faq.texi (Filling paragraphs with a single space): No need to | ||
| 3532 | change sentence-end now. | ||
| 3533 | |||
| 3534 | 2005-12-13 Romain Francoise <romain@orebokech.com> | ||
| 3535 | |||
| 3536 | * faq.texi (Scrolling only one line): Use `scroll-conservatively'. | ||
| 3537 | |||
| 3538 | 2005-12-12 Jay Belanger <belanger@truman.edu> | ||
| 3539 | |||
| 3540 | * faq.texi (Calc): Update version number. | ||
| 3541 | |||
| 3542 | 2005-12-12 Carsten Dominik <dominik@science.uva.nl> | ||
| 3543 | |||
| 3544 | * org.texi (Progress Logging): New section. | ||
| 3545 | |||
| 3546 | 2005-12-12 Richard M. Stallman <rms@gnu.org> | ||
| 3547 | |||
| 3548 | * custom.texi (Easy Customization): Change menu comment. | ||
| 3549 | (Prefix Keymaps): Fix spelling of Control-X-prefix. | ||
| 3550 | |||
| 3551 | * help.texi (Apropos): Rewrite. Talk about "apropos patterns". | ||
| 3552 | (Help): Among the Apropos commands, describe only C-h a here. | ||
| 3553 | |||
| 3554 | 2005-12-11 Richard M. Stallman <rms@gnu.org> | ||
| 3555 | |||
| 3556 | * programs.texi (Options for Comments): Comment-end starts with space. | ||
| 3557 | |||
| 3558 | * glossary.texi (Glossary): Minor cleanup. | ||
| 3559 | |||
| 3560 | * files.texi (Old Versions): Use @table. | ||
| 3561 | |||
| 3562 | 2005-12-10 Romain Francoise <romain@orebokech.com> | ||
| 3563 | |||
| 3564 | Update the Emacs FAQ for the 22.1 release. | ||
| 3565 | |||
| 3566 | * faq.texi: Set VER to `22.1'. | ||
| 3567 | (Basic editing): Explain how to use localized versions of the | ||
| 3568 | Tutorial. Mention that `C-h r' displays the manual. Delete | ||
| 3569 | obsolete WWW link to an Emacs 18 tutorial. | ||
| 3570 | (Getting a printed manual): Point to the new locations of the | ||
| 3571 | manuals on the GNU Web site. | ||
| 3572 | (Emacs Lisp documentation): Explain that the Emacs Lisp manual is | ||
| 3573 | available via Info (it was previously distributed separately). | ||
| 3574 | (Installing Texinfo documentation): The latest version of Texinfo | ||
| 3575 | is 4.8, not 4.0. | ||
| 3576 | (Informational files for Emacs): COPYING is the GNU General Public | ||
| 3577 | License, not the Emacs General Public License. | ||
| 3578 | (Informational files for Emacs): Delete obsolete link to the | ||
| 3579 | GNUinfo pages as they have been removed from the GNU Web site. | ||
| 3580 | (New in Emacs 22): New node. | ||
| 3581 | (Setting up a customization file): Say that most packages support | ||
| 3582 | Customize nowadays. | ||
| 3583 | (Colors on a TTY): Delete reference to instructions on how to | ||
| 3584 | enable syntax highlighting, it is now enabled by default. | ||
| 3585 | (Turning on abbrevs by default): Emacs now reads the abbrevs file | ||
| 3586 | at startup automatically. | ||
| 3587 | (Controlling case sensitivity): Mention `M-c' in isearch. | ||
| 3588 | (Using an already running Emacs process): Emacs now creates the | ||
| 3589 | socket in `/tmp/emacsUID'. Fix typos. Change default location of | ||
| 3590 | gnuserv. As emacsclient can now run Lisp code as well, delete a | ||
| 3591 | sentence praising gnuserv for that. Simplify description of how | ||
| 3592 | the client/server operation works. | ||
| 3593 | (Compiler error messages): Delete obsolete text (compile.el has | ||
| 3594 | been rewritten). | ||
| 3595 | (Indenting switch statements): Fix typo. | ||
| 3596 | (Matching parentheses): Simplify setup instructions, mention the | ||
| 3597 | menu bar item in the Options menu. | ||
| 3598 | (Repeating a command as many times as possible): Mention `C-x e'. | ||
| 3599 | (Going to a line by number): Mention new keymap and bindings | ||
| 3600 | `M-g M-g', `M-g M-p' and `M-g M-n'. | ||
| 3601 | (Turning on syntax highlighting): Now on by default. Simplify. | ||
| 3602 | (Replacing highlighted text): Use `1', not `t'. | ||
| 3603 | (Problems with very large files): The maximum size is now 256MB on | ||
| 3604 | 32-bit machines. | ||
| 3605 | (^M in the shell buffer): Mention `comint-process-echoes'. | ||
| 3606 | (Emacs for Apple computers): Emacs 22 has native support for Mac | ||
| 3607 | OS X. | ||
| 3608 | (Translating names to IP addresses): Delete node. | ||
| 3609 | (Binding keys to commands): Fix typo. | ||
| 3610 | (SPC no longer completes file names): New node. | ||
| 3611 | (MIME with Emacs mail packages): Delete section about the Emacs | ||
| 3612 | MIME FAQ (it's not reachable anymore). | ||
| 3613 | |||
| 3614 | 2005-12-10 David Koppelman <koppel@ece.lsu.edu> | ||
| 3615 | |||
| 3616 | * display.texi (Highlight Interactively): Include | ||
| 3617 | global-hi-lock-mode. Add miscellaneous details and elaborations. | ||
| 3618 | |||
| 3619 | 2005-12-09 Richard M. Stallman <rms@gnu.org> | ||
| 3620 | |||
| 3621 | * display.texi (Font Lock): Delete the Global FL menu item. | ||
| 3622 | |||
| 3623 | 2005-12-09 Luc Teirlinck <teirllm@auburn.edu> | ||
| 3624 | |||
| 3625 | * custom.texi (Minibuffer Maps): Mention the maps for file name | ||
| 3626 | completion. | ||
| 3627 | |||
| 3628 | 2005-12-09 Kim F. Storm <storm@cua.dk> | ||
| 3629 | |||
| 3630 | * killing.texi (CUA Bindings): Describe how to use C-x and C-c as | ||
| 3631 | prefix keys even when mark is active. Decribe that RET moves | ||
| 3632 | cursor to next corner in rectangle; clarify insert around rectangle. | ||
| 3633 | |||
| 3634 | 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org> | ||
| 3635 | |||
| 3636 | * cc-mode.texi: The manual has been extensively revised: the | ||
| 3637 | information about using CC Mode has been separated from the larger | ||
| 3638 | and more difficult chapters about configuration. It has been | ||
| 3639 | updated for CC Mode 5.31. | ||
| 3640 | |||
| 3641 | 2005-12-05 Katsumi Yamaoka <yamaoka@jpl.org> | ||
| 3642 | |||
| 3643 | * pgg.texi (User Commands): Fix description of pgg-verify-region. | ||
| 3644 | (Selecting an implementation): Fix descriptions. | ||
| 3645 | |||
| 3646 | 2005-11-30 Katsumi Yamaoka <yamaoka@jpl.org> | ||
| 3647 | |||
| 3648 | * message.texi (Various Message Variables): Addition. | ||
| 3649 | |||
| 3650 | 2005-11-29 Katsumi Yamaoka <yamaoka@jpl.org> | ||
| 3651 | |||
| 3652 | * message.texi: Fix default values. | ||
| 3653 | |||
| 3654 | 2005-11-25 Katsumi Yamaoka <yamaoka@jpl.org> | ||
| 3655 | |||
| 3656 | * message.texi (Header Commands): Clarify descriptions of | ||
| 3657 | message-cross-post-followup-to, message-reduce-to-to-cc, and | ||
| 3658 | message-insert-wide-reply. | ||
| 3659 | (Various Commands): Fix kindex for message-kill-to-signature; | ||
| 3660 | clarify description of message-tab. | ||
| 3661 | |||
| 3662 | 2005-11-22 Katsumi Yamaoka <yamaoka@jpl.org> | ||
| 3663 | |||
| 3664 | * message.texi (Mailing Lists): Fix description about MFT. | ||
| 3665 | |||
| 3666 | * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs. | ||
| 3667 | |||
| 3668 | 2005-11-17 Katsumi Yamaoka <yamaoka@jpl.org> | ||
| 3669 | |||
| 3670 | * gnus.texi (Slow Terminal Connection): Replace old description | ||
| 3671 | with new one. | ||
| 3672 | |||
| 3673 | 2005-11-16 Katsumi Yamaoka <yamaoka@jpl.org> | ||
| 3674 | |||
| 3675 | * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs; | ||
| 3676 | replace X-Draft-Headers with X-Draft-From. | ||
| 3677 | |||
| 3678 | 2005-11-14 Katsumi Yamaoka <yamaoka@jpl.org> | ||
| 3679 | |||
| 3680 | * gnus.texi (Various Various): Fix the default value of | ||
| 3681 | nnheader-max-head-length. | ||
| 3682 | (Gnus Versions): Fix typo. | ||
| 3683 | |||
| 3684 | 2005-12-08 Luc Teirlinck <teirllm@auburn.edu> | ||
| 3685 | |||
| 3686 | * custom.texi (Customization): Use xref to elisp manual for | ||
| 3687 | non-TeX output. | ||
| 3688 | (Minor Modes): Update. | ||
| 3689 | (Customization Groups, Changing a Variable, Face Customization): | ||
| 3690 | Update for new appearance of Custom buffers. | ||
| 3691 | (Changing a Variable): `custom-buffer-done-function' has been | ||
| 3692 | replaced by `custom-buffer-done-kill'. | ||
| 3693 | (Specific Customization): In the `customize-group' buffer, a | ||
| 3694 | subgroup's contents are not "hidden". They are not included at | ||
| 3695 | all. They have no [Show] button. | ||
| 3696 | (Mouse Buttons): Add pxref to description of mouse event lists in | ||
| 3697 | Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys. | ||
| 3698 | (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of | ||
| 3699 | ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el). | ||
| 3700 | |||
| 3701 | 2005-12-08 Richard M. Stallman <rms@gnu.org> | ||
| 3702 | |||
| 3703 | * mini.texi (Completion Commands, Completion): | ||
| 3704 | In file name input, SPC does not do completion. | ||
| 3705 | |||
| 3706 | 2005-12-08 Carsten Dominik <dominik@science.uva.nl> | ||
| 3707 | |||
| 3708 | * org.texi (Structure editing): Document new functionality of | ||
| 3709 | M-RET. | ||
| 3710 | |||
| 3711 | 2005-12-08 Nick Roberts <nickrob@snap.net.nz> | ||
| 3712 | |||
| 3713 | * building.texi (GDB Graphical Interface): Explain screen size | ||
| 3714 | setting. | ||
| 3715 | (Other GDB User Interface Buffers): Describe features specific to | ||
| 3716 | GDB 6.4. | ||
| 3717 | |||
| 3718 | 2005-12-06 Luc Teirlinck <teirllm@auburn.edu> | ||
| 3719 | |||
| 3720 | * org.texi (Internal Links): Fix Texinfo usage. | ||
| 3721 | |||
| 3722 | 2005-12-06 Carsten Dominik <dominik@science.uva.nl> | ||
| 3723 | |||
| 3724 | * org.texi (TODO basics): Document the global todo list. | ||
| 3725 | (TODO items): Documents sparse tree for specific TODO | ||
| 3726 | keywords. | ||
| 3727 | |||
| 3728 | 2005-12-01 Nick Roberts <nickrob@snap.net.nz> | ||
| 3729 | |||
| 3730 | * building.texi (GDB User Interface Layout): Describe how to | ||
| 3731 | kill associated buffers. | ||
| 3732 | (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint. | ||
| 3733 | (Watch Expressions): Be more precise. | ||
| 3734 | (Other GDB User Interface Buffers): Describe how to change a | ||
| 3735 | register value. | ||
| 3736 | |||
| 3737 | 2005-11-30 Carsten Dominik <dominik@science.uva.nl> | ||
| 3738 | |||
| 3739 | * org.texi (Plain Lists): Typos fixed. | ||
| 3740 | |||
| 3741 | 2005-11-28 Jay Belanger <belanger@truman.edu> | ||
| 3742 | |||
| 3743 | * calc.texi: Change references of `M-#' to `C-x *' prefix. | ||
| 3744 | |||
| 3745 | 2005-11-24 Carsten Dominik <dominik@science.uva.nl> | ||
| 3746 | |||
| 3747 | * org.texi (Structure editing): New item moving commands added. | ||
| 3748 | (Plain Lists): New section. | ||
| 3749 | |||
| 3750 | 2005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> | ||
| 3751 | |||
| 3752 | * macos.texi (Mac Input): Remove description of | ||
| 3753 | mac-command-key-is-meta. Add descriptions of | ||
| 3754 | mac-control-modifier, mac-command-modifier, and | ||
| 3755 | mac-option-modifier. | ||
| 3756 | (Mac International): Fix description of conversion of clipboard data. | ||
| 3757 | (Mac Font Specs): Add example of font customization by face attributes. | ||
| 3758 | |||
| 3759 | 2005-11-22 Nick Roberts <nickrob@snap.net.nz> | ||
| 3760 | |||
| 3761 | * building.texi (Watch Expressions): Expand description. | ||
| 3762 | (Other GDB User Interface Buffers): Describe local map for | ||
| 3763 | gud-watch. | ||
| 3764 | |||
| 3765 | 2005-11-21 Chong Yidong <cyd@stupidchicken.com> | ||
| 3766 | |||
| 3767 | * display.texi (Font Lock): Font lock is enabled by default now. | ||
| 3768 | |||
| 3769 | 2005-11-20 Juri Linkov <juri@jurta.org> | ||
| 3770 | |||
| 3771 | * basic.texi (Position Info): Update examples of the output. | ||
| 3772 | Remove the fact that examples are produced in the TeXinfo buffer, | ||
| 3773 | because in the Info reader users will get a different output from | ||
| 3774 | `C-x ='. | ||
| 3775 | |||
| 3776 | * building.texi (Compilation Mode): Remove paragraph duplicated | ||
| 3777 | from the node `Compilation'. Add `compilation-skip-threshold'. | ||
| 3778 | |||
| 3779 | * display.texi (Font Lock): Suggest more user-friendly method of | ||
| 3780 | finding all Font Lock faces (M-x customize-group RET font-lock-faces). | ||
| 3781 | |||
| 3782 | 2005-11-18 Richard M. Stallman <rms@gnu.org> | ||
| 3783 | |||
| 3784 | * files.texi (Registering): Mention @@ in mode line. | ||
| 3785 | |||
| 3786 | * mini.texi (Minibuffer File): Clarify previous change. Add @findex. | ||
| 3787 | |||
| 3788 | 2005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu> | ||
| 3789 | |||
| 3790 | * files.texi (Renaming and VC): Some back-ends don't | ||
| 3791 | handle renaming. | ||
| 3792 | |||
| 3793 | 2005-11-18 Carsten Dominik <dominik@science.uva.nl> | ||
| 3794 | |||
| 3795 | * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'. | ||
| 3796 | (Agenda): Document commands `org-cycle-agenda-files' and | ||
| 3797 | `org-agenda-file-to-front' | ||
| 3798 | (Built-in table editor): Document `org-table-sort-lines'. | ||
| 3799 | (HTML formatting): Export of hand-formatted lists. | ||
| 3800 | |||
| 3801 | 2005-11-17 Juri Linkov <juri@jurta.org> | ||
| 3802 | |||
| 3803 | * emacs.texi (Top): | ||
| 3804 | * display.texi (Highlight Interactively): Put this font-lock based | ||
| 3805 | mode near Font Lock node. | ||
| 3806 | |||
| 3807 | 2005-11-16 Chong Yidong <cyd@stupidchicken.com> | ||
| 3808 | |||
| 3809 | * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs | ||
| 3810 | icons. | ||
| 3811 | |||
| 3812 | 2005-11-12 Kim F. Storm <storm@cua.dk> | ||
| 3813 | |||
| 3814 | * help.texi (Help): Fix C-h a entry. Add C-h d entry. | ||
| 3815 | (Help Summary): Add C-h d and C-h e. | ||
| 3816 | (Apropos): Clarify that all apropos commands may search for either | ||
| 3817 | list of words or a regexp. Add C-h d for apropos-documentation. | ||
| 3818 | Describe apropos-documentation-sort-by-scores user option. | ||
| 3819 | |||
| 3820 | 2005-11-10 Katsumi Yamaoka <yamaoka@jpl.org> | ||
| 3821 | |||
| 3822 | * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add | ||
| 3823 | new variable gnus-toolbar-thickness. | ||
| 3824 | |||
| 3825 | 2005-11-08 Katsumi Yamaoka <yamaoka@jpl.org> | ||
| 3826 | |||
| 3827 | * gnus.texi (XVarious): Revert description of gnus-use-toolbar. | ||
| 3828 | |||
| 3829 | 2005-11-07 Katsumi Yamaoka <yamaoka@jpl.org> | ||
| 3830 | |||
| 3831 | * gnus.texi (X-Face): Fix description. | ||
| 3832 | (XVarious): Remove gnus-xmas-logo-color-alist and | ||
| 3833 | gnus-xmas-logo-color-style; fix description of gnus-use-toolbar. | ||
| 3834 | |||
| 3835 | 2005-11-01 Katsumi Yamaoka <yamaoka@jpl.org> | ||
| 3836 | |||
| 3837 | * gnus.texi (Group Parameters): Mention new variable | ||
| 3838 | gnus-parameters-case-fold-search. | ||
| 3839 | (Home Score File): Addition. | ||
| 3840 | |||
| 3841 | 2005-11-09 Luc Teirlinck <teirllm@auburn.edu> | ||
| 3842 | |||
| 3843 | * killing.texi (CUA Bindings): Add @section. | ||
| 3844 | |||
| 3845 | 2005-11-10 Kim F. Storm <storm@cua.dk> | ||
| 3846 | |||
| 3847 | * emacs.texi (Top): Add CUA Bindings entry to menu. | ||
| 3848 | |||
| 3849 | * killing.texi (CUA Bindings): New node. Moved here from | ||
| 3850 | misc.texi and extended with info on rectangle commands and | ||
| 3851 | rectangle highlighting, interface to registers, and the global | ||
| 3852 | mark feature. | ||
| 3853 | |||
| 3854 | * misc.texi (Emulation): Move CUA bindings item to killing.texi. | ||
| 3855 | |||
| 3856 | * regs.texi: Prev link points to CUA Bindings node. | ||
| 3857 | |||
| 3858 | 2005-11-07 Luc Teirlinck <teirllm@auburn.edu> | ||
| 3859 | |||
| 3860 | * help.texi (Help Echo): By default, help echos are only shown on | ||
| 3861 | mouse-over, not on point-over. | ||
| 3862 | |||
| 3863 | 2005-11-04 J,Ai(Br,At(Bme Marant <jerome@marant.org> | ||
| 3864 | |||
| 3865 | * misc.texi (Shell Mode): Describe how to activate password echoing. | ||
| 3866 | |||
| 3867 | 2005-11-04 Ulf Jasper <ulf.jasper@web.de> | ||
| 3868 | |||
| 3869 | * newsticker.texi: VERSION changed to 1.9. Updated UPDATED. | ||
| 3870 | (Overview): List supported feed types. | ||
| 3871 | (Installation): No installation necessary when using autoload. | ||
| 3872 | (Configuration): Rename "RSS" to "news". | ||
| 3873 | |||
| 3874 | 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com> | ||
| 3875 | |||
| 3876 | * pgg.texi (User Commands): Document additional passphrase | ||
| 3877 | argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions. | ||
| 3878 | (Backend methods): Likewise for corresponding pgg-scheme-* functions. | ||
| 3879 | |||
| 3880 | 2005-11-04 Carsten Dominik <dominik@science.uva.nl> | ||
| 3881 | |||
| 3882 | * org.texi: Version number changed to 3.19. | ||
| 3883 | |||
| 3884 | 2005-11-04 Romain Francoise <romain@orebokech.com> | ||
| 3885 | |||
| 3886 | * mark.texi (Mark Ring): Fix typo. | ||
| 3887 | |||
| 3888 | 2005-11-03 Richard M. Stallman <rms@gnu.org> | ||
| 3889 | |||
| 3890 | * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop. | ||
| 3891 | |||
| 3892 | 2005-11-01 Bill Wohler <wohler@newt.com> | ||
| 3893 | |||
| 3894 | * help.texi (Help Mode): Fix typo. | ||
| 3895 | |||
| 3896 | 2005-11-01 Nick Roberts <nickrob@snap.net.nz> | ||
| 3897 | |||
| 3898 | * building.texi (Other GDB User Interface Buffers): Describe | ||
| 3899 | the command gdb-use-inferior-io-buffer. | ||
| 3900 | |||
| 3901 | 2005-10-31 Romain Francoise <romain@orebokech.com> | ||
| 3902 | |||
| 3903 | * files.texi (Compressed Files): Fix typo. | ||
| 3904 | |||
| 3905 | * buffers.texi (Misc Buffer): Downcase `*shell*'. | ||
| 3906 | |||
| 3907 | * windows.texi (Force Same Window): Likewise. | ||
| 3908 | |||
| 3909 | 2005-10-30 Bill Wohler <wohler@newt.com> | ||
| 3910 | |||
| 3911 | * help.texi (Help Mode): URLs viewed with browse-url. | ||
| 3912 | |||
| 3913 | 2005-10-31 Nick Roberts <nickrob@snap.net.nz> | ||
| 3914 | |||
| 3915 | * building.texi (GDB Graphical Interface): Don't reference | ||
| 3916 | gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until | ||
| 3917 | must stay in same frame. | ||
| 3918 | |||
| 3919 | 2005-10-29 Chong Yidong <cyd@stupidchicken.com> | ||
| 3920 | |||
| 3921 | * custom.texi (Init File): Document ~/.emacs.d/init.el. | ||
| 3922 | |||
| 3923 | * anti.texi (Antinews): Likewise. | ||
| 3924 | |||
| 3925 | 2005-10-29 Sascha Wilde <wilde@sha-bang.de> | ||
| 3926 | |||
| 3927 | * pgg.texi (How to use): Update the example to add autoload of | ||
| 3928 | pgg-encrypt-symmetric-region. | ||
| 3929 | (User Commands): Document pgg-encrypt-symmetric-region. | ||
| 3930 | (Backend methods): Document pgg-scheme-encrypt-symmetric-region. | ||
| 3931 | |||
| 3932 | 2005-10-28 Bill Wohler <wohler@newt.com> | ||
| 3933 | |||
| 3934 | * help.texi (Help): Help mode now creates hyperlinks for URLs. | ||
| 3935 | |||
| 3936 | 2005-10-28 Richard M. Stallman <rms@gnu.org> | ||
| 3937 | |||
| 3938 | * files.texi (Visiting): Explain how to enter ? in a file name. | ||
| 3939 | |||
| 3940 | * trouble.texi (Memory Full): Mention !MEM FULL! in mode line. | ||
| 3941 | |||
| 3942 | 2005-10-27 Jay Belanger <belanger@truman.edu> | ||
| 3943 | |||
| 3944 | * calc.texi (Predefined Units): Fix the symbol for a TeX points, | ||
| 3945 | mention other TeX-related units. | ||
| 3946 | |||
| 3947 | 2005-10-25 Nick Roberts <nickrob@snap.net.nz> | ||
| 3948 | |||
| 3949 | * building.texi (GDB Graphical Interface): Describe | ||
| 3950 | gdb-mouse-until. | ||
| 3951 | |||
| 3952 | 2005-10-23 Richard M. Stallman <rms@gnu.org> | ||
| 3953 | |||
| 3954 | * custom.texi (Init File): Recommend when to use site-start.el. | ||
| 3955 | |||
| 3956 | 2005-10-23 Lars Hansen <larsh@soem.dk> | ||
| 3957 | |||
| 3958 | * dired-x.texi (Miscellaneous Commands): Replace | ||
| 3959 | dired-do-relative-symlink by dired-do-relsymlink and | ||
| 3960 | dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp. | ||
| 3961 | |||
| 3962 | 2005-10-23 Jay Belanger <belanger@truman.edu> | ||
| 3963 | |||
| 3964 | * calc.texi (Predefined Units): Use `alpha' for the fine structure | ||
| 3965 | constant. | ||
| 3966 | |||
| 3967 | 2005-10-23 Michael Albinus <michael.albinus@gmx.de> | ||
| 3968 | |||
| 3969 | * faq.texi (Bugs and problems): Replace | ||
| 3970 | `dired-move-to-filename-regexp' by | ||
| 3971 | `directory-listing-before-filename-regexp'. | ||
| 3972 | |||
| 3973 | 2005-10-22 Eli Zaretskii <eliz@gnu.org> | ||
| 3974 | |||
| 3975 | * newsticker.texi (UPDATED): Set value. | ||
| 3976 | |||
| 3977 | 2005-10-17 Katsumi Yamaoka <yamaoka@jpl.org> | ||
| 3978 | |||
| 3979 | * gnus.texi (Document Groups): Remove duplicate item. | ||
| 3980 | |||
| 3981 | 2005-10-21 Juri Linkov <juri@jurta.org> | ||
| 3982 | |||
| 3983 | * custom.texi (Examining): Mention accessing the old variable | ||
| 3984 | value via M-n in set-variable. | ||
| 3985 | |||
| 3986 | 2005-10-21 Carsten Dominik <dominik@science.uva.nl> | ||
| 3987 | |||
| 3988 | * org.texi (Summary): Mention iCalendar support. | ||
| 3989 | (Exporting): Document iCalendar support. | ||
| 3990 | |||
| 3991 | 2005-10-18 Romain Francoise <romain@orebokech.com> | ||
| 3992 | |||
| 3993 | * files.texi (Version Systems): Capitalize GNU. | ||
| 3994 | |||
| 3995 | * viper.texi (Viper Specials): Likewise. | ||
| 3996 | |||
| 3997 | 2005-10-18 Nick Roberts <nickrob@snap.net.nz> | ||
| 3998 | |||
| 3999 | * building.texi (Compilation Mode): Remove redundant paragraph. | ||
| 4000 | (Watch Expressions): Remove paragraph to reflect code change. | ||
| 4001 | |||
| 4002 | 2005-10-17 Juri Linkov <juri@jurta.org> | ||
| 4003 | |||
| 4004 | * info.texi (Getting Started, Search Index, Expert Info): | ||
| 4005 | Fix wording. | ||
| 4006 | (Search Text): Replace `echo area' with `mode line'. | ||
| 4007 | (Search Index): Both `i' and `,' find all index entries. | ||
| 4008 | Replace example `C-f' with `C-l' (which exists in index of Info | ||
| 4009 | manual) and delete spaces in its keyboard input sequence. | ||
| 4010 | Delete unnecessary explanations about literal characters. | ||
| 4011 | |||
| 4012 | 2005-10-16 Richard M. Stallman <rms@gnu.org> | ||
| 4013 | |||
| 4014 | * building.texi (Compilation Mode, Compilation): Clarified. | ||
| 4015 | |||
| 4016 | 2005-10-15 Richard M. Stallman <rms@gnu.org> | ||
| 4017 | |||
| 4018 | * misc.texi (Saving Emacs Sessions): Mention savehist library. | ||
| 4019 | |||
| 4020 | 2005-10-14 Katsumi Yamaoka <yamaoka@jpl.org> | ||
| 4021 | |||
| 4022 | * gnus.texi (Document Server Internals): Addition. | ||
| 4023 | |||
| 4024 | 2005-10-13 Katsumi Yamaoka <yamaoka@jpl.org> | ||
| 4025 | |||
| 4026 | * gnus.texi (A note on namespaces): Fix RFC reference. | ||
| 4027 | |||
| 4028 | 2005-10-12 Katsumi Yamaoka <yamaoka@jpl.org> | ||
| 4029 | |||
| 4030 | * gnus.texi (RSS): Fix key description. | ||
| 4031 | |||
| 4032 | 2005-10-11 Katsumi Yamaoka <yamaoka@jpl.org> | ||
| 4033 | |||
| 4034 | * gnus.texi: Emacs/w3 -> Emacs/W3. | ||
| 4035 | (Browsing the Web): Fix description. | ||
| 4036 | (Web Searches): Ditto. | ||
| 4037 | (Customizing W3): Ditto. | ||
| 4038 | |||
| 4039 | 2005-10-07 Katsumi Yamaoka <yamaoka@jpl.org> | ||
| 4040 | |||
| 4041 | * gnus.texi (Maildir): Clarify expire-age and expire-group. | ||
| 4042 | |||
| 4043 | 2005-10-13 Kenichi Handa <handa@m17n.org> | ||
| 4044 | |||
| 4045 | * basic.texi (Position Info): Fix previous change. | ||
| 4046 | |||
| 4047 | 2005-10-12 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | ||
| 4048 | |||
| 4049 | * cmdargs.texi (Icons X): Fix typo. | ||
| 4050 | |||
| 4051 | 2005-10-12 Kenichi Handa <handa@m17n.org> | ||
| 4052 | |||
| 4053 | * basic.texi (Position Info): Describe the case that Emacs shows | ||
| 4054 | "part of display ...". | ||
| 4055 | |||
| 4056 | 2005-10-11 Jay Belanger <belanger@truman.edu> | ||
| 4057 | |||
| 4058 | * calc.texi (Integration): Mention using `a i' to compute definite | ||
| 4059 | integrals. | ||
| 4060 | |||
| 4061 | 2005-10-11 Juri Linkov <juri@jurta.org> | ||
| 4062 | |||
| 4063 | * info.texi: Rearrange nodes. | ||
| 4064 | (Top): Update menu. Change ref `Info for Experts' to | ||
| 4065 | `Advanced Info Commands'. | ||
| 4066 | (Getting Started): Fix description of manual's parts. | ||
| 4067 | (Help-Int): Change xref `Info Search' to `Search Index', and | ||
| 4068 | `Expert Info' to `Advanced'. | ||
| 4069 | (Advanced): Move node one level up. | ||
| 4070 | (Search Text, Search Index): New nodes split out from `Info Search'. | ||
| 4071 | (Go to node, Choose menu subtopic, Create Info buffer): New nodes | ||
| 4072 | split out from `Advanced'. | ||
| 4073 | (Advanced, Emacs Info Variables): De-document editing an Info file | ||
| 4074 | in Info. | ||
| 4075 | (Emacs Info Variables): Move node from `Expert Info' to `Advanced'. | ||
| 4076 | (Creating an Info File): Delete node and move its text to | ||
| 4077 | `Expert Info'. | ||
| 4078 | |||
| 4079 | 2005-10-10 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | ||
| 4080 | |||
| 4081 | * cmdargs.texi (Icons X): -nb => -nbi. | ||
| 4082 | |||
| 4083 | 2005-10-10 Chong Yidong <cyd@stupidchicken.com> | ||
| 4084 | |||
| 4085 | * frames.texi (Speedbar): A couple more clarifications. | ||
| 4086 | |||
| 4087 | 2005-10-11 Nick Roberts <nickrob@snap.net.nz> | ||
| 4088 | |||
| 4089 | * building.texi (GDB User Interface Layout): Improve diagram. | ||
| 4090 | (Watch Expressions): Explain how to make speedbar global. | ||
| 4091 | (Other GDB User Interface Buffers): Make references more precise. | ||
| 4092 | |||
| 4093 | 2005-10-10 Carsten Dominik <dominik@science.uva.nl> | ||
| 4094 | |||
| 4095 | * org.texi (Workflow states): Documented that change in keywords | ||
| 4096 | becomes active only after restart of Emacs. | ||
| 4097 | |||
| 4098 | 2005-10-09 Richard M. Stallman <rms@gnu.org> | ||
| 4099 | |||
| 4100 | * frames.texi (Speedbar): Clarify the text. | ||
| 4101 | |||
| 4102 | 2005-10-09 Chong Yidong <cyd@stupidchicken.com> | ||
| 4103 | |||
| 4104 | * frames.texi (Speedbar): Add information on keybindings, | ||
| 4105 | dismissing the speedbar, and buffer display mode. Link to | ||
| 4106 | speedbar manual. | ||
| 4107 | |||
| 4108 | 2005-10-09 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | ||
| 4109 | |||
| 4110 | * cmdargs.texi (Icons X): Removed options -i, -itype, --icon-type, | ||
| 4111 | added -nb, --no-bitmap-icon. | ||
| 4112 | |||
| 4113 | 2005-10-08 Michael Albinus <michael.albinus@gmx.de> | ||
| 4114 | |||
| 4115 | Sync with Tramp 2.0.51. | ||
| 4116 | |||
| 4117 | 2005-10-08 Nick Roberts <nickrob@snap.net.nz> | ||
| 4118 | |||
| 4119 | * speedbar.texi (Introduction): Describe new location of speedbar | ||
| 4120 | on menubar. | ||
| 4121 | (Basic Key Bindings): Remove descriptions of bindings that have | ||
| 4122 | been removed. | ||
| 4123 | |||
| 4124 | 2005-10-07 Nick Roberts <nickrob@snap.net.nz> | ||
| 4125 | |||
| 4126 | * building.texi (GDB Graphical Interface): Add variables and | ||
| 4127 | functions to indices. Be more precise. | ||
| 4128 | |||
| 4129 | 2005-10-05 Nick Roberts <nickrob@snap.net.nz> | ||
| 4130 | |||
| 4131 | * speedbar.texi (GDB): Describe use of watch expressions. | ||
| 4132 | |||
| 4133 | 2005-10-03 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | ||
| 4134 | |||
| 4135 | * frames.texi (Drag and Drop): Remove the x- from | ||
| 4136 | x-dnd-open-file-other-window and xdnd-protocol-alist. | ||
| 4137 | |||
| 4138 | 2005-09-30 Romain Francoise <romain@orebokech.com> | ||
| 4139 | |||
| 4140 | * mini.texi (Minibuffer): The default value now appears before the | ||
| 4141 | colon in minibuffer prompts. | ||
| 4142 | |||
| 4143 | 2005-09-28 Simon Josefsson <jas@extundo.com> | ||
| 4144 | |||
| 4145 | * message.texi (IDNA): Fix. | ||
| 4146 | |||
| 4147 | 2005-09-28 Katsumi Yamaoka <yamaoka@jpl.org> | ||
| 4148 | |||
| 4149 | * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout, | ||
| 4150 | nntp-server-hook, and nntp-warn-about-losing-connection; fix | ||
| 4151 | description of nntp-open-connection-function. | ||
| 4152 | (Common Variables): Fix descriptions. | ||
| 4153 | |||
| 4154 | 2005-09-26 Katsumi Yamaoka <yamaoka@jpl.org> | ||
| 4155 | |||
| 4156 | * gnus.texi (Server Buffer Format): Document the %a format spec. | ||
| 4157 | |||
| 4158 | 2005-09-25 Richard M. Stallman <rms@gnu.org> | ||
| 4159 | |||
| 4160 | * search.texi (Regexp Search): Doc search-whitespace-regexp. | ||
| 4161 | |||
| 4162 | 2005-09-22 Katsumi Yamaoka <yamaoka@jpl.org> | ||
| 4163 | |||
| 4164 | * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry. | ||
| 4165 | |||
| 4166 | 2005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change) | ||
| 4167 | |||
| 4168 | * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode. | ||
| 4169 | |||
| 4170 | 2005-09-23 Carsten Dominik <dominik@science.uva.nl> | ||
| 4171 | |||
| 4172 | * org.texi Version 3.16. | ||
| 4173 | |||
| 4174 | 2005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> | ||
| 4175 | |||
| 4176 | * emacs.texi (Top): Update submenus from macos.texi. | ||
| 4177 | |||
| 4178 | * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'. | ||
| 4179 | (Mac OS): Update feature support status. | ||
| 4180 | (Mac Input): List supported input scripts. Remove description | ||
| 4181 | about `mac-keyboard-text-encoding'. Mention mouse button | ||
| 4182 | emulation and related variables. | ||
| 4183 | (Mac International): Mention Central European and Cyrillic | ||
| 4184 | support. Now `keyboard-coding-system' is dynamically changed. | ||
| 4185 | Add description about coding system for selection. Add | ||
| 4186 | description about language environment. | ||
| 4187 | (Mac Environment Variables): Mention | ||
| 4188 | `~/.MacOSX/environment.plist'. Give example of command line | ||
| 4189 | arguments. Add Preferences support. | ||
| 4190 | (Mac Directories): Explicitly state that this node is for Mac OS | ||
| 4191 | Classic only. | ||
| 4192 | (Mac Font Specs): Mention specification for scalable fonts. List | ||
| 4193 | supported charsets. Add preferred way of creating fontsets. Add | ||
| 4194 | description about `mac-allow-anti-aliasing'. | ||
| 4195 | (Mac Functions): Add descriptions about `mac-set-file-creator', | ||
| 4196 | `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type', | ||
| 4197 | and `mac-get-preference'. | ||
| 4198 | |||
| 4199 | 2005-09-19 Miles Bader <miles@gnu.org> | ||
| 4200 | |||
| 4201 | * newsticker.texi: Get rid of CVS keywords. | ||
| 4202 | |||
| 4203 | 2005-09-15 Katsumi Yamaoka <yamaoka@jpl.org> | ||
| 4204 | |||
| 4205 | * gnus.texi (Finding the Parent): Fix description of how Gnus | ||
| 4206 | finds article. | ||
| 4207 | |||
| 4208 | 2005-09-14 Jari Aalto <jari.aalto@cante.net> | ||
| 4209 | |||
| 4210 | * gnus.texi (Advanced Scoring Examples): New examples to teach how | ||
| 4211 | to drop off non-answered articles. | ||
| 4212 | |||
| 4213 | 2005-09-19 Juanma Barranquero <lekktu@gmail.com> | ||
| 4214 | |||
| 4215 | * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly | ||
| 4216 | braces (which are unsupported by NMAKE) for macro `srcdir'. | ||
| 4217 | |||
| 4218 | 2005-09-17 Eli Zaretskii <eliz@gnu.org> | ||
| 4219 | |||
| 4220 | * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets. | ||
| 4221 | (../info/newsticker, newsticker.dvi): New targets. | ||
| 4222 | |||
| 4223 | 2005-09-17 Ulf Jasper <ulf.jasper@web.de> | ||
| 4224 | |||
| 4225 | * newsticker.texi: Replace @command with @code. Replace @example | ||
| 4226 | with @lisp. | ||
| 4227 | (Top): Added explanations to menu items. | ||
| 4228 | (GNU Free Documentation License): Removed. | ||
| 4229 | |||
| 4230 | 2005-09-16 Romain Francoise <romain@orebokech.com> | ||
| 4231 | |||
| 4232 | Update all files to specify GFDL version 1.2. | ||
| 4233 | |||
| 4234 | * doclicense.texi (GNU Free Documentation License): Update to | ||
| 4235 | version 1.2. | ||
| 4236 | |||
| 4237 | 2005-09-15 Richard M. Stallman <rms@gnu.org> | ||
| 4238 | |||
| 4239 | * buffers.texi (List Buffers): Fix xref. | ||
| 4240 | |||
| 4241 | * rmail.texi (Rmail Basics): Fix xref. | ||
| 4242 | |||
| 4243 | * emacs.texi (Top): Update subnode menus. | ||
| 4244 | |||
| 4245 | * files.texi (Saving Commands): New node, broken out of Saving. | ||
| 4246 | (Customize Save): New node, broken out of Saving. | ||
| 4247 | Clarify effect of write-region-inhibit-fsync. | ||
| 4248 | (Misc File Ops): Say write-region-inhibit-fsync affects write-region. | ||
| 4249 | |||
| 4250 | * newsticker.texi: Fix @setfilename. | ||
| 4251 | |||
| 4252 | * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets. | ||
| 4253 | (../info/newsticker, newsticker.dvi): New targets. | ||
| 4254 | |||
| 4255 | 2005-09-14 Romain Francoise <romain@orebokech.com> | ||
| 4256 | |||
| 4257 | * files.texi (Saving): Mention write-region-inhibit-fsync. | ||
| 4258 | |||
| 4259 | 2005-09-05 Chong Yidong <cyd@stupidchicken.com> | ||
| 4260 | |||
| 4261 | * custom.texi (Custom Themes): New node. | ||
| 4262 | |||
| 4263 | 2005-09-03 Richard M. Stallman <rms@gnu.org> | ||
| 4264 | |||
| 4265 | * search.texi (Search Case): Mention vars that control | ||
| 4266 | case-fold-search for various operations. | ||
| 4267 | |||
| 4268 | 2005-08-30 Carsten Dominik <dominik@science.uva.nl> | ||
| 4269 | |||
| 4270 | * org.texi: Version 3.15. | ||
| 4271 | |||
| 4272 | 2005-08-29 Luc Teirlinck <teirllm@auburn.edu> | ||
| 4273 | |||
| 4274 | * ses.texi: Combine all three indices into one. | ||
| 4275 | Correct a few typos. | ||
| 4276 | |||
| 4277 | 2005-08-19 Katsumi Yamaoka <yamaoka@jpl.org> | ||
| 4278 | |||
| 4279 | * emacs-mime.texi (time-date): Fix description of safe-date-to-time. | ||
| 4280 | |||
| 4281 | 2005-08-18 Katsumi Yamaoka <yamaoka@jpl.org> | ||
| 4282 | |||
| 4283 | * emacs-mime.texi (Handles): Remove duplicate item. | ||
| 4284 | (Encoding Customization): Fix the default value for | ||
| 4285 | mm-coding-system-priorities. | ||
| 4286 | (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist. | ||
| 4287 | (Basic Functions): Fix reference. | ||
| 4288 | |||
| 4289 | 2005-08-09 Katsumi Yamaoka <yamaoka@jpl.org> | ||
| 4290 | |||
| 4291 | * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp. | ||
| 4292 | |||
| 4293 | 2005-08-22 Juri Linkov <juri@jurta.org> | ||
| 4294 | |||
| 4295 | * display.texi (Standard Faces): Merge the text from | ||
| 4296 | `(elisp)Standard Faces' into this node. | ||
| 4297 | |||
| 4298 | 2005-08-18 Luc Teirlinck <teirllm@auburn.edu> | ||
| 4299 | |||
| 4300 | * emacs.texi (Top): Delete menu item for deleted node | ||
| 4301 | Keyboard Translations. | ||
| 4302 | |||
| 4303 | 2005-08-18 Richard M. Stallman <rms@gnu.org> | ||
| 4304 | |||
| 4305 | * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email | ||
| 4306 | and web site. | ||
| 4307 | |||
| 4308 | * trouble.texi (Unasked-for Search): | ||
| 4309 | Delete xref to Keyboard Translations. | ||
| 4310 | |||
| 4311 | * glossary.texi (Glossary): Delete xref. | ||
| 4312 | |||
| 4313 | * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode, | ||
| 4314 | not keyboard-translate. | ||
| 4315 | |||
| 4316 | * custom.texi (Minor Modes): Say that the list here is not complete. | ||
| 4317 | (Keyboard Translations): Node deleted. | ||
| 4318 | (Disabling): Delete xref to it. | ||
| 4319 | (Customization Groups): Fix Custom buffer example. | ||
| 4320 | (Hooks): Mention remove-hooks. | ||
| 4321 | |||
| 4322 | 2005-08-17 Luc Teirlinck <teirllm@auburn.edu> | ||
| 4323 | |||
| 4324 | * building.texi (GDB Graphical Interface): Improve filling of menu | ||
| 4325 | item. | ||
| 4326 | |||
| 4327 | 2005-08-18 Nick Roberts <nickrob@snap.net.nz> | ||
| 4328 | |||
| 4329 | * building.texi (GDB Graphical Interface): Use better node names. | ||
| 4330 | |||
| 4331 | 2005-08-14 Richard M. Stallman <rms@gnu.org> | ||
| 4332 | |||
| 4333 | * text.texi (Sentences): Fix xref. | ||
| 4334 | |||
| 4335 | 2005-08-14 Juri Linkov <juri@jurta.org> | ||
| 4336 | |||
| 4337 | * building.texi (Compilation, Grep Searching): Move grep command | ||
| 4338 | headings from `Compilation' to `Grep Searching'. | ||
| 4339 | |||
| 4340 | * dired.texi (Dired and Find): | ||
| 4341 | * maintaining.texi (Tags Search): Replace grep xref to | ||
| 4342 | `Compilation' node with `Grep Searching'. | ||
| 4343 | |||
| 4344 | * files.texi (Comparing Files): Replace xref to `Compilation' with | ||
| 4345 | `Compilation Mode'. | ||
| 4346 | |||
| 4347 | 2005-08-13 Alan Mackenzie <acm@muc.de> | ||
| 4348 | |||
| 4349 | * search.texi (Non-ASCII Isearch): Correct a typo. | ||
| 4350 | (Replacement Commands): Mention query-replace key binding. | ||
| 4351 | |||
| 4352 | 2005-08-11 Richard M. Stallman <rms@gnu.org> | ||
| 4353 | |||
| 4354 | * programs.texi (Options for Comments): Fix xref. | ||
| 4355 | |||
| 4356 | * search.texi (Regexp Backslash, Regexp Example): New nodes split | ||
| 4357 | out of Regexps. | ||
| 4358 | |||
| 4359 | * faq.texi (Using regular expressions): Fix xref. | ||
| 4360 | |||
| 4361 | 2005-08-09 Juri Linkov <juri@jurta.org> | ||
| 4362 | |||
| 4363 | * building.texi (Compilation): Use `itemx' instead of `item'. | ||
| 4364 | (Grep Searching): Simplify phrase. | ||
| 4365 | |||
| 4366 | * display.texi (Standard Faces): Describe vertical-border on | ||
| 4367 | window systems. | ||
| 4368 | |||
| 4369 | * windows.texi (Split Window): Simplify phrase and mention | ||
| 4370 | vertical-border face. | ||
| 4371 | |||
| 4372 | 2005-08-09 Richard M. Stallman <rms@gnu.org> | ||
| 4373 | |||
| 4374 | * files.texi (Comparing Files): Clarify compare-windows. | ||
| 4375 | |||
| 4376 | * calendar.texi (Scroll Calendar): Document < and > in calendar. | ||
| 4377 | |||
| 4378 | 2005-08-09 Juri Linkov <juri@jurta.org> | ||
| 4379 | |||
| 4380 | * info.texi (Help-P): Replace `Prev' with `Previous'. | ||
| 4381 | (Help-M, Help-Xref): Add S-TAB. | ||
| 4382 | (Help-FOO): Update `u' command. | ||
| 4383 | (Help-Xref): Move info about Mouse-2 from `Help-Int'. | ||
| 4384 | Update info about visibility of xref parts. | ||
| 4385 | (Help-Int): Fix `m' command. Rename `Info-last' to | ||
| 4386 | `Info-history-back'. Add `Info-history-forward'. | ||
| 4387 | (Advanced): Fix `g*' and `M-n' commands. | ||
| 4388 | (Info Search): Add `index-apropos' in stand-alone browser. | ||
| 4389 | Add isearch commands. | ||
| 4390 | (Emacs Info Variables): Remove `Info-fontify'. | ||
| 4391 | Add `Info-mode-hook'. Update face names. | ||
| 4392 | Add `Info-fontify-maximum-menu-size', | ||
| 4393 | `Info-fontify-visited-nodes', `Info-isearch-search'. | ||
| 4394 | |||
| 4395 | 2005-08-07 Michael Albinus <michael.albinus@gmx.de> | ||
| 4396 | |||
| 4397 | Sync with Tramp 2.0.50. | ||
| 4398 | |||
| 4399 | * tramp.texi: Use @option{} consequently for method names. | ||
| 4400 | (Inline methods, External transfer methods): Remove references to | ||
| 4401 | Cygwin. | ||
| 4402 | (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh | ||
| 4403 | implementation. | ||
| 4404 | |||
| 4405 | 2005-08-06 Eli Zaretskii <eliz@gnu.org> | ||
| 4406 | |||
| 4407 | * mule.texi (Coding Systems): Rephrase the paragraph about | ||
| 4408 | codepages: no need for "M-x codepage-setup" anymore, except on | ||
| 4409 | MS-DOS. | ||
| 4410 | |||
| 4411 | * msdog.texi (MS-DOS and MULE): Clarify that this section is for | ||
| 4412 | the MS-DOS port only. | ||
| 4413 | |||
| 4414 | 2005-07-30 Eli Zaretskii <eliz@gnu.org> | ||
| 4415 | |||
| 4416 | * makefile.w32-in (info): Don't run multi-install-info.bat. | ||
| 4417 | ($(infodir)/dir): New target, produced by running | ||
| 4418 | multi-install-info.bat. | ||
| 4419 | |||
| 4420 | 2005-07-27 Reiner Steib <Reiner.Steib@gmx.de> | ||
| 4421 | |||
| 4422 | * gnus.texi (Startup Files): Fix name of gnus-site-init-file. | ||
| 4423 | Mention that gnus-init-file is not read when Emacs is invoked with | ||
| 4424 | --no-init-file or -q. | ||
| 4425 | |||
| 4426 | 2005-07-22 Eli Zaretskii <eliz@gnu.org> | ||
| 4427 | |||
| 4428 | * files.texi (Quoted File Names): Add index entry. | ||
| 4429 | |||
| 4430 | 2005-07-19 Carsten Dominik <dominik@science.uva.nl> | ||
| 4431 | |||
| 4432 | * org.texi: Version 3.14. | ||
| 4433 | |||
| 4434 | 2005-07-04 Carsten Dominik <dominik@science.uva.nl> | ||
| 4435 | |||
| 4436 | * org.texi: Version 3.13. | ||
| 4437 | |||
| 4438 | 2005-07-19 Juri Linkov <juri@jurta.org> | ||
| 4439 | |||
| 4440 | * files.texi (Comparing Files): Mention resync for `compare-windows'. | ||
| 4441 | |||
| 4442 | 2005-07-18 Juri Linkov <juri@jurta.org> | ||
| 4443 | |||
| 4444 | * calc.texi (Time Zones, Logical Operations): | ||
| 4445 | * cl.texi (Overview): | ||
| 4446 | * custom.texi (Easy Customization): | ||
| 4447 | * files.texi (Old Versions): | ||
| 4448 | * frames.texi (Wheeled Mice): | ||
| 4449 | * mule.texi (Specify Coding): | ||
| 4450 | * org.texi (TODO types): | ||
| 4451 | * sc.texi (Emacs 18 MUAs): | ||
| 4452 | * speedbar.texi (Top): | ||
| 4453 | * text.texi (Cell Justification): | ||
| 4454 | * trouble.texi (After a Crash): | ||
| 4455 | * url.texi (History): | ||
| 4456 | * xresources.texi (GTK styles): | ||
| 4457 | Delete duplicate duplicate words. | ||
| 4458 | |||
| 4459 | 2005-07-17 Richard M. Stallman <rms@gnu.org> | ||
| 4460 | |||
| 4461 | * frames.texi (Creating Frames): Fix foreground color example. | ||
| 4462 | |||
| 4463 | * custom.texi (Init Examples): Clean up text about conditionals. | ||
| 4464 | |||
| 4465 | 2005-07-16 Richard M. Stallman <rms@gnu.org> | ||
| 4466 | |||
| 4467 | * mini.texi (Completion Commands): Fix command name for ?. | ||
| 4468 | |||
| 4469 | 2005-07-16 Johan Bockgard <bojohan@users.sourceforge.net> (tiny change) | ||
| 4470 | |||
| 4471 | * cl.texi (Type Predicates): Document `atom' type. | ||
| 4472 | |||
| 4473 | 2005-07-16 Eli Zaretskii <eliz@gnu.org> | ||
| 4474 | |||
| 4475 | * display.texi (Standard Faces): Explain that customization of | ||
| 4476 | `menu' face has no effect on w32 and with GTK. Add | ||
| 4477 | cross-references. | ||
| 4478 | |||
| 4479 | * cmdargs.texi (General Variables): Clarify the default location | ||
| 4480 | of $HOME on w32 systems. | ||
| 4481 | |||
| 4482 | 2005-07-15 Jason Rumney <jasonr@gnu.org> | ||
| 4483 | |||
| 4484 | * cmdargs.texi (General Variables): Default HOME on MS Windows has | ||
| 4485 | changed. | ||
| 4486 | |||
| 4487 | 2005-07-08 Kenichi Handa <handa@m17n.org> | ||
| 4488 | |||
| 4489 | * mule.texi (Recognize Coding): Recommend | ||
| 4490 | revert-buffer-with-coding-system instead of revert-buffer. | ||
| 4491 | |||
| 4492 | 2005-07-07 Richard M. Stallman <rms@gnu.org> | ||
| 4493 | |||
| 4494 | * anti.texi (Antinews): Mention mode-line-inverse-video. | ||
| 4495 | |||
| 4496 | * files.texi (Saving): Minor correction about C-x C-w. | ||
| 4497 | |||
| 4498 | * display.texi (Display Custom): Don't mention mode-line-inverse-video. | ||
| 4499 | |||
| 4500 | 2005-07-07 Luc Teirlinck <teirllm@auburn.edu> | ||
| 4501 | |||
| 4502 | * search.texi (Isearch Scroll): Add example of using the | ||
| 4503 | `isearch-scroll' property. | ||
| 4504 | (Slow Isearch): Reference anchor for `baud-rate' instead of entire | ||
| 4505 | `Display Custom' node. | ||
| 4506 | (Regexp Replace): Put text that requires Emacs Lisp knowledge last | ||
| 4507 | and de-emphasize it. | ||
| 4508 | (Other Repeating Search): `occur' currently can not correctly | ||
| 4509 | handle multiline matches. Correct, clarify and update description | ||
| 4510 | of `flush-lines' and `keep-lines'. | ||
| 4511 | |||
| 4512 | * display.texi (Display Custom): Add anchor for `baud-rate'. | ||
| 4513 | |||
| 4514 | 2005-07-07 Richard M. Stallman <rms@gnu.org> | ||
| 4515 | |||
| 4516 | * gnu.texi: Update where to get GNU status; add refs for how to help. | ||
| 4517 | Add footnotes 6 and 7. | ||
| 4518 | |||
| 4519 | 2005-07-04 Lute Kamstra <lute@gnu.org> | ||
| 4520 | |||
| 4521 | Update FSF's address in GPL notices. | ||
| 4522 | |||
| 4523 | * calc.texi (Copying): | ||
| 4524 | * doclicense.texi (GNU Free Documentation License): | ||
| 4525 | * faq.texi (Contacting the FSF): | ||
| 4526 | * mh-e.texi (Copying): | ||
| 4527 | * trouble.texi (Checklist): Update FSF's address. | ||
| 4528 | |||
| 4529 | 2005-07-03 Richard M. Stallman <rms@gnu.org> | ||
| 4530 | |||
| 4531 | * flymake.texi (Example -- Configuring a tool called directly): | ||
| 4532 | Update name of flymake-build-relative-filename. | ||
| 4533 | |||
| 4534 | 2005-06-29 Katsumi Yamaoka <yamaoka@jpl.org> | ||
| 4535 | |||
| 4536 | * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify. | ||
| 4537 | |||
| 4538 | 2005-06-29 Carsten Dominik <dominik@science.uva.nl> | ||
| 4539 | |||
| 4540 | * org.texi: Version 3.12. | ||
| 4541 | |||
| 4542 | 2005-06-24 Richard M. Stallman <rms@gnu.org> | ||
| 4543 | |||
| 4544 | * display.texi (Text Display): Change index entries. | ||
| 4545 | |||
| 4546 | 2005-06-24 Eli Zaretskii <eliz@gnu.org> | ||
| 4547 | |||
| 4548 | * makefile.w32-in (MAKEINFO): Use --force. | ||
| 4549 | (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in | ||
| 4550 | Makefile.in. | ||
| 4551 | (gnus.dvi): Use "..." to quote Sed args, so that it works with | ||
| 4552 | more shells. | ||
| 4553 | |||
| 4554 | 2005-06-23 Richard M. Stallman <rms@gnu.org> | ||
| 4555 | |||
| 4556 | * anti.texi (Antinews): Renamed show-nonbreak-escape to | ||
| 4557 | nobreak-char-display. | ||
| 4558 | |||
| 4559 | * emacs.texi (Top): Update detailed node listing. | ||
| 4560 | |||
| 4561 | * display.texi (Text Display): Renamed show-nonbreak-escape | ||
| 4562 | to nobreak-char-display and no-break-space to nobreak-space. | ||
| 4563 | (Standard Faces): Split up the list of standard faces | ||
| 4564 | and put it in a separate node. Add nobreak-space and | ||
| 4565 | escape-glyph. | ||
| 4566 | |||
| 4567 | * speedbar.texi (Creating a display): Texinfo usage fixes. | ||
| 4568 | |||
| 4569 | * tramp.texi (Customizing Completion, Auto-save and Backup): | ||
| 4570 | Texinfo usage fixes. | ||
| 4571 | |||
| 4572 | 2005-06-23 Lute Kamstra <lute@gnu.org> | ||
| 4573 | |||
| 4574 | * mule.texi (Select Input Method): Fix typo. | ||
| 4575 | |||
| 4576 | 2005-06-23 Kenichi Handa <handa@m17n.org> | ||
| 4577 | |||
| 4578 | * mule.texi (International): List all supported scripts. Adjust | ||
| 4579 | text for that leim is now included in the normal Emacs | ||
| 4580 | distribution. | ||
| 4581 | (Language Environments): List all language environments. | ||
| 4582 | Intlfonts contains fonts for most supported scripts, not all.. | ||
| 4583 | (Select Input Method): Refer to C-u C-x = to see how to type to | ||
| 4584 | input a specifc character. | ||
| 4585 | (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit. | ||
| 4586 | |||
| 4587 | 2005-06-23 Juanma Barranquero <lekktu@gmail.com> | ||
| 4588 | |||
| 4589 | * building.texi (Grep Searching): | ||
| 4590 | * dired-x.texi (Miscellaneous Commands): | ||
| 4591 | * ediff.texi (Miscellaneous): | ||
| 4592 | * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals) | ||
| 4593 | (Agent Variables): | ||
| 4594 | * info.texi (Help-Xref): | ||
| 4595 | * message.texi (Message Headers): | ||
| 4596 | * org.texi (Remember): | ||
| 4597 | * reftex.texi (Options (Defining Label Environments)): | ||
| 4598 | (Options (Index Support)): | ||
| 4599 | (Options (Viewing Cross-References)): | ||
| 4600 | (Options (Misc)): | ||
| 4601 | (Changes): | ||
| 4602 | * speedbar.texi (Creating a display): | ||
| 4603 | * tramp.texi (Customizing Completion, Auto-save and Backup): | ||
| 4604 | Texinfo usage fix. | ||
| 4605 | |||
| 4606 | 2005-06-22 Miles Bader <miles@gnu.org> | ||
| 4607 | |||
| 4608 | * display.texi (Faces): Change `vertical-divider' to `vertical-border'. | ||
| 4609 | |||
| 4610 | 2005-06-20 Miles Bader <miles@gnu.org> | ||
| 4611 | |||
| 4612 | * display.texi (Faces): Add `vertical-divider'. | ||
| 4613 | |||
| 4614 | 2005-06-17 Richard M. Stallman <rms@gnu.org> | ||
| 4615 | |||
| 4616 | * text.texi (Adaptive Fill): Minor clarification. | ||
| 4617 | |||
| 4618 | 2005-06-13 Carsten Dominik <dominik@science.uva.nl> | ||
| 4619 | |||
| 4620 | * org.texi: Version 3.11. | ||
| 4621 | |||
| 4622 | 2005-06-12 Jay Belanger <belanger@truman.edu> | ||
| 4623 | |||
| 4624 | * calc.texi (Getting Started): Remove extra menu item. | ||
| 4625 | |||
| 4626 | 2005-06-10 Lute Kamstra <lute@gnu.org> | ||
| 4627 | |||
| 4628 | * emacs.texi (Top): Correct version number. | ||
| 4629 | * anti.texi (Antinews): Correct version number. Use EMACSVER to | ||
| 4630 | refer to the current version of Emacs. | ||
| 4631 | |||
| 4632 | 2005-06-08 Luc Teirlinck <teirllm@auburn.edu> | ||
| 4633 | |||
| 4634 | * files.texi (Log Buffer): Document when there can be more than | ||
| 4635 | one file to be committed. | ||
| 4636 | |||
| 4637 | 2005-06-08 Juri Linkov <juri@jurta.org> | ||
| 4638 | |||
| 4639 | * display.texi (Faces): Add `shadow' face. | ||
| 4640 | |||
| 4641 | 2005-06-07 Masatake YAMATO <jet@gyve.org> | ||
| 4642 | |||
| 4643 | * display.texi (Faces): Write about mode-line-highlight. | ||
| 4644 | |||
| 4645 | 2005-06-06 Richard M. Stallman <rms@gnu.org> | ||
| 4646 | |||
| 4647 | * misc.texi (Printing Package): Explain how to initialize | ||
| 4648 | printing package. | ||
| 4649 | |||
| 4650 | * cmdargs.texi (Action Arguments): Clarify directory default for -l. | ||
| 4651 | |||
| 4652 | 2005-06-05 Chong Yidong <cyd@stupidchicken.com> | ||
| 4653 | |||
| 4654 | * emacs.texi: Rename Hardcopy to Printing. | ||
| 4655 | Make PostScript and PostScript Variables subnodes of it. | ||
| 4656 | |||
| 4657 | * misc.texi (Printing): Rename node from Hardcopy. | ||
| 4658 | Mention menu bar options. | ||
| 4659 | Move PostScript and PostScript Variables to submenu. | ||
| 4660 | (Printing package): New node. | ||
| 4661 | |||
| 4662 | * mark.texi (Using Region): Change Hardcopy xref to Printing. | ||
| 4663 | |||
| 4664 | * dired.texi (Operating on Files): Likewise. | ||
| 4665 | |||
| 4666 | * calendar.texi (Displaying the Diary): Likewise. | ||
| 4667 | |||
| 4668 | * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise. | ||
| 4669 | |||
| 4670 | * glossary.texi (Glossary): Likewise. | ||
| 4671 | |||
| 4672 | * frames.texi (Mode Line Mouse): Mention mode-line-highlight | ||
| 4673 | effect. | ||
| 4674 | |||
| 4675 | 2005-06-04 Richard M. Stallman <rms@gnu.org> | ||
| 4676 | |||
| 4677 | * trouble.texi (After a Crash): Polish previous change. | ||
| 4678 | |||
| 4679 | 2005-05-31 Jay Belanger <belanger@truman.edu> | ||
| 4680 | |||
| 4681 | * calc.texi (Notations Used in This Manual): Use @kbd for key | ||
| 4682 | sequence. | ||
| 4683 | (Demonstration of Calc): Mention another way of starting Calc. | ||
| 4684 | (Starting Calc): Mention long name of M-#. | ||
| 4685 | (Embedded Mode Overview): Remove unnecessary instruction. | ||
| 4686 | (Other M-# commands): Rephrase `M-# 0' explanation. | ||
| 4687 | (Basic Embedded Mode): Rewrite discussion of prefix arguments to | ||
| 4688 | reflect current behavior. | ||
| 4689 | |||
| 4690 | 2005-05-30 Jay Belanger <belanger@truman.edu> | ||
| 4691 | |||
| 4692 | * calc.texi (Hooks): Change description of calc-window-hook and | ||
| 4693 | calc-trail-window-hook to match usage. | ||
| 4694 | (Computational Functions): Add more constant-generating functions. | ||
| 4695 | (Customizable Variables): Use defvar. | ||
| 4696 | |||
| 4697 | 2005-05-30 Noah Friedman <friedman@splode.com> | ||
| 4698 | |||
| 4699 | * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a | ||
| 4700 | recovery mechanism. | ||
| 4701 | |||
| 4702 | 2005-05-28 Jay Belanger <belanger@truman.edu> | ||
| 4703 | |||
| 4704 | * calc.texi (Assignments in Embedded Mode): Fix variable name. | ||
| 4705 | (Basic Embedded Mode): Explain behavior of arguments to | ||
| 4706 | calc-embedded-mode. | ||
| 4707 | |||
| 4708 | 2005-05-28 Nick Roberts <nickrob@snap.net.nz> | ||
| 4709 | |||
| 4710 | * building.texi (Other Buffers): SPC toggles display of | ||
| 4711 | floating point registers. | ||
| 4712 | |||
| 4713 | 2005-05-27 Jay Belanger <belanger@truman.edu> | ||
| 4714 | |||
| 4715 | * calc.texi (Queries in Keyboard Macros): Rewrite to reflect | ||
| 4716 | current behavior. | ||
| 4717 | |||
| 4718 | 2005-05-27 Nick Roberts <nickrob@snap.net.nz> | ||
| 4719 | |||
| 4720 | * files.texi (Log Buffer): Merge in description of Log Edit | ||
| 4721 | mode from pcl-cvs.texi. | ||
| 4722 | |||
| 4723 | 2005-05-26 Richard M. Stallman <rms@gnu.org> | ||
| 4724 | |||
| 4725 | * building.texi (Lisp Eval): C-M-x with arg runs Edebug. | ||
| 4726 | |||
| 4727 | 2005-05-25 Jay Belanger <belanger@truman.edu> | ||
| 4728 | |||
| 4729 | * calc.texi: Change Calc version number throughout. | ||
| 4730 | (Keypad Mode): Change location in info output. | ||
| 4731 | (Keypad mode overview): Move picture of keypad. | ||
| 4732 | |||
| 4733 | 2005-05-24 Luc Teirlinck <teirllm@auburn.edu> | ||
| 4734 | |||
| 4735 | * fixit.texi (Spelling): Delete confusing sentence; flyspell is | ||
| 4736 | not enabled by default. | ||
| 4737 | When not on a word, `ispell-word' by default checks the word | ||
| 4738 | before point. | ||
| 4739 | |||
| 4740 | 2005-05-24 Nick Roberts <nickrob@snap.net.nz> | ||
| 4741 | |||
| 4742 | * building.texi (Debugger Operation): Simplify last sentence. | ||
| 4743 | |||
| 4744 | 2005-05-23 Lute Kamstra <lute@gnu.org> | ||
| 4745 | |||
| 4746 | * emacs.texi: Update FSF's address throughout. | ||
| 4747 | (Preface): Use @cite. | ||
| 4748 | (Distrib): Add cross reference to the node "Copying". Mention the | ||
| 4749 | FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of | ||
| 4750 | printed manuals. | ||
| 4751 | (Intro): Use @xref for the Emacs Lisp Intro. | ||
| 4752 | |||
| 4753 | 2005-05-21 Jay Belanger <belanger@truman.edu> | ||
| 4754 | |||
| 4755 | * calc.texi (Storing variables): Mention that only most variables | ||
| 4756 | are void to begin with. | ||
| 4757 | |||
| 4758 | 2005-05-21 Kevin Ryde <user42@zip.com.au> | ||
| 4759 | |||
| 4760 | * widget.texi (Basic Types): Update cross ref from "Enabling | ||
| 4761 | Mouse-1 to Follow Links" to "Links and Mouse-1" per recent | ||
| 4762 | lispref/text.texi change. | ||
| 4763 | |||
| 4764 | 2005-05-20 Carsten Dominik <dominik@science.uva.nl> | ||
| 4765 | |||
| 4766 | * org.texi: Version 3.09. | ||
| 4767 | |||
| 4768 | 2005-05-18 Carsten Dominik <dominik@science.uva.nl> | ||
| 4769 | |||
| 4770 | * reftex.texi: Version 4.28. | ||
| 4771 | |||
| 4772 | 2005-05-18 Luc Teirlinck <teirllm@auburn.edu> | ||
| 4773 | |||
| 4774 | * buffers.texi (Select Buffer): Document `C-u M-g M-g'. | ||
| 4775 | |||
| 4776 | * basic.texi (Moving Point): Mention default for `goto-line'. | ||
| 4777 | |||
| 4778 | * programs.texi (Lisp Doc): Eldoc mode shows only the first line | ||
| 4779 | of a variable's docstring. | ||
| 4780 | |||
| 4781 | 2005-05-18 Lute Kamstra <lute@gnu.org> | ||
| 4782 | |||
| 4783 | * maintaining.texi (Overview of Emerge): Add cross reference. | ||
| 4784 | Remove duplication. | ||
| 4785 | |||
| 4786 | * emacs.texi (Top): Update to the current structure of the manual. | ||
| 4787 | * misc.texi (Emacs Server): Add menu description. | ||
| 4788 | * files.texi (Saving): Fix menu. | ||
| 4789 | * custom.texi (Customization): Fix menu. | ||
| 4790 | * mule.texi (International): Fix menu. | ||
| 4791 | * kmacro.texi (Keyboard Macros): Fix menu. | ||
| 4792 | |||
| 4793 | 2005-05-16 Luc Teirlinck <teirllm@auburn.edu> | ||
| 4794 | |||
| 4795 | * display.texi: Various minor changes. | ||
| 4796 | (Faces): Delete text that is repeated in the next section. | ||
| 4797 | |||
| 4798 | 2005-05-16 Nick Roberts <nickrob@snap.net.nz> | ||
| 4799 | |||
| 4800 | * building.texi (Debugger Operation): Mention GUD tooltips are | ||
| 4801 | disabled with GDB in text command mode. | ||
| 4802 | |||
| 4803 | 2005-05-16 Jay Belanger <belanger@truman.edu> | ||
| 4804 | |||
| 4805 | * calc.texi (Storing Variables): Mention `calc-copy-special-constant'. | ||
| 4806 | |||
| 4807 | 2005-05-16 Nick Roberts <nickrob@snap.net.nz> | ||
| 4808 | |||
| 4809 | * building.texi: Replace toolbar with "tool bar" for consistency. | ||
| 4810 | (Compilation Mode): Describe compilation-context-lines | ||
| 4811 | and use of arrow in compilation buffer. | ||
| 4812 | (Debugger Operation): Replace help text with variable's value. | ||
| 4813 | |||
| 4814 | * frames.texi (Tooltips): Replace toolbar with "tool bar" for | ||
| 4815 | consistency. | ||
| 4816 | |||
| 4817 | 2005-05-15 Luc Teirlinck <teirllm@auburn.edu> | ||
| 4818 | |||
| 4819 | * major.texi (Choosing Modes): normal-mode processes the -*- line. | ||
| 4820 | Add xref. | ||
| 4821 | |||
| 4822 | 2005-05-14 Jay Belanger <belanger@truman.edu> | ||
| 4823 | |||
| 4824 | * calc.texi (Default Simplifications): Insert missing ! (logical | ||
| 4825 | not operator). | ||
| 4826 | |||
| 4827 | 2005-05-14 Michael Albinus <michael.albinus@gmx.de> | ||
| 4828 | |||
| 4829 | Sync with Tramp 2.0.49. | ||
| 4830 | |||
| 4831 | 2005-05-14 Luc Teirlinck <teirllm@auburn.edu> | ||
| 4832 | |||
| 4833 | * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'. | ||
| 4834 | (Position Info): Delete discussion of `goto-line'. It is already | ||
| 4835 | described in `Moving point'. | ||
| 4836 | |||
| 4837 | * mini.texi (Completion Commands): Correct reference. | ||
| 4838 | (Completion Options): Fix typo. | ||
| 4839 | |||
| 4840 | * killing.texi (Deletion): Complete description of `C-x C-o'. | ||
| 4841 | |||
| 4842 | 2005-05-10 Jay Belanger <belanger@truman.edu> | ||
| 4843 | |||
| 4844 | * calc.texi (Default Simplifications): Mention that 0^0 simplifies | ||
| 4845 | to 1. | ||
| 4846 | |||
| 4847 | 2005-05-10 Richard M. Stallman <rms@gnu.org> | ||
| 4848 | |||
| 4849 | * building.texi (Compilation): Clarify recompile's directory choice. | ||
| 4850 | |||
| 4851 | * frames.texi (Tooltips): Cleanups. | ||
| 4852 | |||
| 4853 | * basic.texi (Arguments): Fix punctuation. | ||
| 4854 | |||
| 4855 | 2005-05-09 Luc Teirlinck <teirllm@auburn.edu> | ||
| 4856 | |||
| 4857 | * screen.texi (Menu Bar): The up and down (not left and right) | ||
| 4858 | arrow keys move through a keyboard menu. | ||
| 4859 | |||
| 4860 | 2005-05-08 Luc Teirlinck <teirllm@auburn.edu> | ||
| 4861 | |||
| 4862 | * basic.texi: Various typo and grammar fixes. | ||
| 4863 | (Moving Point): C-a now runs move-beginning-of-line. | ||
| 4864 | |||
| 4865 | 2005-05-08 Nick Roberts <nickrob@snap.net.nz> | ||
| 4866 | |||
| 4867 | * building.texi (Debugger Operation): Describe gud-tooltip-echo-area. | ||
| 4868 | |||
| 4869 | * frames.texi (Tooltips): Describe help tooltips and GUD tooltips | ||
| 4870 | as different animals. | ||
| 4871 | |||
| 4872 | 2005-05-07 Luc Teirlinck <teirllm@auburn.edu> | ||
| 4873 | |||
| 4874 | * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'. | ||
| 4875 | Correct index entry. | ||
| 4876 | |||
| 4877 | 2005-05-07 Nick Roberts <nickrob@snap.net.nz> | ||
| 4878 | |||
| 4879 | * building.texi (Debugger Operation): Update to reflect changes | ||
| 4880 | in GUD tooltips. | ||
| 4881 | |||
| 4882 | 2005-04-30 Richard M. Stallman <rms@gnu.org> | ||
| 4883 | |||
| 4884 | * files.texi (Compressed Files): Auto Compression normally enabled. | ||
| 4885 | |||
| 4886 | * building.texi (Debugger Operation): Clarify previous change. | ||
| 4887 | |||
| 4888 | 2005-04-29 Carsten Dominik <dominik@science.uva.nl> | ||
| 4889 | |||
| 4890 | * org.texi: Version 3.08, structure reorganized. | ||
| 4891 | |||
| 4892 | 2005-04-28 Nick Roberts <nickrob@snap.net.nz> | ||
| 4893 | |||
| 4894 | * building.texi (Debugger Operation): Add description for | ||
| 4895 | GUD tooltips when program is not running. | ||
| 4896 | |||
| 4897 | 2005-04-26 Luc Teirlinck <teirllm@auburn.edu> | ||
| 4898 | |||
| 4899 | * misc.texi (Shell): Add `Shell Prompts' to menu. | ||
| 4900 | (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u' | ||
| 4901 | description. Delete remarks moved to new node. | ||
| 4902 | (Shell Prompts): New node. | ||
| 4903 | (History References): Replace remarks moved to `Shell Prompts' | ||
| 4904 | with xref to that node. | ||
| 4905 | (Remote Host): Clarify how to specify the terminal type when | ||
| 4906 | logging in to a different machine. | ||
| 4907 | |||
| 4908 | 2005-04-26 Richard M. Stallman <rms@gnu.org> | ||
| 4909 | |||
| 4910 | * emacs.texi (Top): Update submenus from files.texi. | ||
| 4911 | |||
| 4912 | * files.texi (Filesets): Clarify previous change. | ||
| 4913 | |||
| 4914 | * dired.texi (Misc Dired Features): Clarify previous change. | ||
| 4915 | |||
| 4916 | 2005-04-25 Chong Yidong <cyd@stupidchicken.com> | ||
| 4917 | |||
| 4918 | * ack.texi (Acknowledgments): Delete info about iso-acc.el. | ||
| 4919 | |||
| 4920 | * dired.texi (Misc Dired Features): Document | ||
| 4921 | dired-compare-directories. | ||
| 4922 | |||
| 4923 | * files.texi (Filesets): New node. | ||
| 4924 | (File Conveniences): Document Image mode. | ||
| 4925 | |||
| 4926 | * text.texi (TeX Print): Document tex-compile. | ||
| 4927 | |||
| 4928 | 2005-04-25 Luc Teirlinck <teirllm@auburn.edu> | ||
| 4929 | |||
| 4930 | * frames.texi (Tooltips): Tooltip mode is enabled by default. | ||
| 4931 | Delete redundant reference to tooltip Custom group. It is | ||
| 4932 | referred too again in the next paragraph. | ||
| 4933 | |||
| 4934 | 2005-04-24 Richard M. Stallman <rms@gnu.org> | ||
| 4935 | |||
| 4936 | * ack.texi: Delete info about lazy-lock.el and fast-lock.el. | ||
| 4937 | |||
| 4938 | * faq.texi: Delete info about lazy-lock.el and fast-lock.el. | ||
| 4939 | |||
| 4940 | 2005-04-19 Kim F. Storm <storm@cua.dk> | ||
| 4941 | |||
| 4942 | * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings. | ||
| 4943 | |||
| 4944 | 2005-04-18 Lars Hansen <larsh@math.ku.dk> | ||
| 4945 | |||
| 4946 | * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now | ||
| 4947 | turns off desktop-save-mode. | ||
| 4948 | |||
| 4949 | 2005-04-17 Luc Teirlinck <teirllm@auburn.edu> | ||
| 4950 | |||
| 4951 | * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled | ||
| 4952 | by default in terminals compatible with xterm. Mention that | ||
| 4953 | xterm-mouse-mode is a minor mode and put in pxref to Minor Modes | ||
| 4954 | node. | ||
| 4955 | |||
| 4956 | 2005-04-15 Carsten Dominik <dominik@science.uva.nl> | ||
| 4957 | |||
| 4958 | * org.texi: Update to version 3.06. | ||
| 4959 | |||
| 4960 | 2005-04-13 Lute Kamstra <lute@gnu.org> | ||
| 4961 | |||
| 4962 | * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file. | ||
| 4963 | |||
| 4964 | 2005-04-12 Luc Teirlinck <teirllm@auburn.edu> | ||
| 4965 | |||
| 4966 | * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default. | ||
| 4967 | |||
| 4968 | 2005-04-12 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | ||
| 4969 | |||
| 4970 | * xresources.texi (Table of Resources): Add cursorBlink. | ||
| 4971 | |||
| 4972 | 2005-04-11 Luc Teirlinck <teirllm@auburn.edu> | ||
| 4973 | |||
| 4974 | * rmail.texi (Rmail Summary Edit): Explain numeric arguments to | ||
| 4975 | `d', `C-d' and `u'. | ||
| 4976 | |||
| 4977 | 2005-04-11 Richard M. Stallman <rms@gnu.org> | ||
| 4978 | |||
| 4979 | * cmdargs.texi (Initial Options): -Q is now --quick, and does less. | ||
| 4980 | (Misc X): Add -D, --basic-display. | ||
| 4981 | |||
| 4982 | * maintaining.texi (Change Log): Correct the description of | ||
| 4983 | the example. | ||
| 4984 | |||
| 4985 | * major.texi (Choosing Modes): Document magic-mode-alist. | ||
| 4986 | |||
| 4987 | 2005-04-10 Thien-Thi Nguyen <ttn@gnu.org> | ||
| 4988 | |||
| 4989 | * cl.texi (Porting Common Lisp): Fix typo. | ||
| 4990 | |||
| 4991 | 2005-04-10 Luc Teirlinck <teirllm@auburn.edu> | ||
| 4992 | |||
| 4993 | * rmail.texi (Rmail Basics): Clarify description of `q' and `b'. | ||
| 4994 | (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg. | ||
| 4995 | (Rmail Inbox): Give full name of `rmail-primary-inbox-list'. | ||
| 4996 | (Rmail Output): Clarify which statements apply to `o', `C-o' and | ||
| 4997 | `w', respectively. | ||
| 4998 | (Rmail Labels): Mention `l'. | ||
| 4999 | (Rmail Attributes): Correct pxref. Mention `stored' attribute. | ||
| 5000 | (Rmail Summary Edit): Describe `j' and RET. | ||
| 5001 | |||
| 5002 | 2005-04-10 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | ||
| 5003 | |||
| 5004 | * xresources.texi (Lucid Resources): Add fontSet resource. | ||
| 5005 | |||
| 5006 | 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org> | ||
| 5007 | |||
| 5008 | * gnus.texi (RSS): Addition. | ||
| 5009 | |||
| 5010 | 2005-04-09 Luc Teirlinck <teirllm@auburn.edu> | ||
| 5011 | |||
| 5012 | * display.texi (Useless Whitespace): `indicate-unused-lines' is | ||
| 5013 | now called `indicate-empty-lines'. | ||
| 5014 | |||
| 5015 | 2005-04-06 Kim F. Storm <storm@cua.dk> | ||
| 5016 | |||
| 5017 | * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q. | ||
| 5018 | |||
| 5019 | 2005-04-04 Luc Teirlinck <teirllm@auburn.edu> | ||
| 5020 | |||
| 5021 | * dired.texi (Dired Visiting): `dired-view-command-alist' has been | ||
| 5022 | deleted. | ||
| 5023 | (Marks vs Flags): Add some convenient key bindings. | ||
| 5024 | (Hiding Subdirectories): Delete redundant and inaccurate sentence. | ||
| 5025 | (Misc Dired Features): Correct and expand description of `w' command. | ||
| 5026 | |||
| 5027 | * frames.texi (XTerm Mouse): Delete apparently false info. | ||
| 5028 | The GNU/Linux console currently does not appear to support | ||
| 5029 | `xterm-mouse-mode'. | ||
| 5030 | |||
| 5031 | 2005-04-04 Jay Belanger <belanger@truman.edu> | ||
| 5032 | |||
| 5033 | * calc.texi: Change Calc version number. | ||
| 5034 | (Customizable variables): Fix description of calc-language-alist. | ||
| 5035 | (Copying): Put in version 2 of GPL. | ||
| 5036 | |||
| 5037 | 2005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk> | ||
| 5038 | |||
| 5039 | * calendar.texi (Diary): Mention shell utility `calendar'. | ||
| 5040 | |||
| 5041 | 2005-04-01 Richard M. Stallman <rms@gnu.org> | ||
| 5042 | |||
| 5043 | * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist. | ||
| 5044 | |||
| 5045 | 2005-04-01 Jay Belanger <belanger@truman.edu> | ||
| 5046 | |||
| 5047 | * calc.texi (Troubleshooting Commands): Remove comment about | ||
| 5048 | installation. | ||
| 5049 | (Installation): Remove section. | ||
| 5050 | (Customizable Variables): New section. | ||
| 5051 | (Basic Embedded Mode, Customizing Embedded Mode, Graphics) | ||
| 5052 | (Graphical Devices): Add references to Customizable Variables. | ||
| 5053 | |||
| 5054 | 2005-04-01 Lute Kamstra <lute@gnu.org> | ||
| 5055 | |||
| 5056 | * maintaining.texi (Change Log): add-change-log-entry uses | ||
| 5057 | add-log-mailing-address. | ||
| 5058 | |||
| 5059 | 2005-03-31 Luc Teirlinck <teirllm@auburn.edu> | ||
| 5060 | |||
| 5061 | * files.texi (Reverting): Move `auto-revert-check-vc-info' to | ||
| 5062 | `VC Mode Line' and put in an xref to that node. | ||
| 5063 | (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify | ||
| 5064 | its description. | ||
| 5065 | |||
| 5066 | 2005-03-31 Paul Eggert <eggert@cs.ucla.edu> | ||
| 5067 | |||
| 5068 | * calendar.texi (Calendar Systems): Say that the Persian calendar | ||
| 5069 | implemented here is the arithmetical one championed by Birashk. | ||
| 5070 | |||
| 5071 | 2005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk> | ||
| 5072 | |||
| 5073 | * programs.texi (Fortran Motion): Fix previous change. | ||
| 5074 | |||
| 5075 | 2005-03-25 Katsumi Yamaoka <yamaoka@jpl.org> | ||
| 5076 | |||
| 5077 | * emacs-mime.texi (Display Customization): Markup fixes. | ||
| 5078 | (rfc2047): Update. | ||
| 5079 | |||
| 5080 | 2005-03-23 Reiner Steib <Reiner.Steib@gmx.de> | ||
| 5081 | |||
| 5082 | * gnus-faq.texi: Replaced with auto-generated version. | ||
| 5083 | |||
| 5084 | 2005-03-29 Richard M. Stallman <rms@gnu.org> | ||
| 5085 | |||
| 5086 | * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info. | ||
| 5087 | |||
| 5088 | 2005-03-29 Chong Yidong <cyd@stupidchicken.com> | ||
| 5089 | |||
| 5090 | * text.texi (Refill): Refer to Long Lines Mode. | ||
| 5091 | (Longlines): New node. | ||
| 5092 | (Auto Fill): Don't index "word wrap" here. | ||
| 5093 | (Filling): Add Longlines to menu. | ||
| 5094 | |||
| 5095 | 2005-03-29 Richard M. Stallman <rms@gnu.org> | ||
| 5096 | |||
| 5097 | * xresources.texi: Minor fixes. | ||
| 5098 | |||
| 5099 | * misc.texi (Emacs Server): Fix Texinfo usage. | ||
| 5100 | |||
| 5101 | * emacs.texi (Top): Don't use a real section heading for | ||
| 5102 | "Detailed Node Listing". Fake it instead. | ||
| 5103 | |||
| 5104 | * basic.texi (Position Info): Minor cleanup. | ||
| 5105 | |||
| 5106 | * mule.texi (Input Methods): Minor cleanup. | ||
| 5107 | |||
| 5108 | 2005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk> | ||
| 5109 | |||
| 5110 | * programs.texi (ForIndent Vars): `fortran-if-indent' does other | ||
| 5111 | constructs as well. | ||
| 5112 | (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block. | ||
| 5113 | |||
| 5114 | 2005-03-29 Kenichi Handa <handa@m17n.org> | ||
| 5115 | |||
| 5116 | * mule.texi (Input Methods): Refer to the command C-u C-x =. | ||
| 5117 | |||
| 5118 | * basic.texi (Position Info): Update the description about the | ||
| 5119 | command C-u C-x =. | ||
| 5120 | |||
| 5121 | 2005-03-28 Richard M. Stallman <rms@gnu.org> | ||
| 5122 | |||
| 5123 | * emacs.texi (Top): Use @section for the detailed node listing. | ||
| 5124 | |||
| 5125 | * calendar.texi: Minor fixes to previous change. | ||
| 5126 | |||
| 5127 | * programs.texi (Fortran): Small fixes to previous changes. | ||
| 5128 | |||
| 5129 | * emacs.texi (Top): Update list of subnodes of Dired. | ||
| 5130 | Likewise for building.texi. | ||
| 5131 | |||
| 5132 | * files.texi (File Conveniences): Delete Auto Image File mode. | ||
| 5133 | |||
| 5134 | 2005-03-28 Chong Yidong <cyd@stupidchicken.com> | ||
| 5135 | |||
| 5136 | * building.texi (Flymake): New node. | ||
| 5137 | |||
| 5138 | * custom.texi (Function Keys): Document kp- event types and | ||
| 5139 | keypad-setup package. | ||
| 5140 | |||
| 5141 | * dired.texi (Wdired): New node. | ||
| 5142 | |||
| 5143 | * files.texi (File Conveniences): Reorder entries. | ||
| 5144 | Explain how to turn on Auto-image-file mode. | ||
| 5145 | Document Thumbs mode. | ||
| 5146 | |||
| 5147 | * mule.texi (Specify Coding): Document recode-region and | ||
| 5148 | recode-file-name. | ||
| 5149 | |||
| 5150 | * programs.texi (Program Modes): Add Conf mode and DNS mode. | ||
| 5151 | |||
| 5152 | 2005-03-27 Luc Teirlinck <teirllm@auburn.edu> | ||
| 5153 | |||
| 5154 | * commands.texi (Keys): M-o is now a prefix key. | ||
| 5155 | |||
| 5156 | 2005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk> | ||
| 5157 | |||
| 5158 | * programs.texi: Reformat and update copyright years. | ||
| 5159 | (Fortran): Update section. | ||
| 5160 | |||
| 5161 | 2005-03-26 Luc Teirlinck <teirllm@auburn.edu> | ||
| 5162 | |||
| 5163 | * files.texi: Several small changes in addition to: | ||
| 5164 | (Visiting): Change xref for Dialog Boxes to ref. | ||
| 5165 | (Version Headers): Replace references to obsolete var | ||
| 5166 | `vc-header-alist' with `vc-BACKEND-header'. | ||
| 5167 | (Customizing VC): Update value of `vc-handled-backends'. | ||
| 5168 | |||
| 5169 | 2005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk> | ||
| 5170 | |||
| 5171 | * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section; | ||
| 5172 | move here from Emacs Lisp Reference Manual. | ||
| 5173 | * calendar.texi (Calendar/Diary, Diary Commands) | ||
| 5174 | (Special Diary Entries, Importing Diary): Change some xrefs to | ||
| 5175 | point to emacs-xtra rather than elisp. | ||
| 5176 | |||
| 5177 | * emacs-xtra.texi (Calendar Customizing): | ||
| 5178 | Move view-diary-entries-initially, view-calendar-holidays-initially, | ||
| 5179 | mark-diary-entries-in-calendar, mark-holidays-in-calendar to main | ||
| 5180 | Emacs Manual. | ||
| 5181 | (Appt Customizing): Merge entire section into main Emacs Manual. | ||
| 5182 | * calendar.texi (Holidays): Move view-calendar-holidays-initially, | ||
| 5183 | mark-holidays-in-calendar here from emacs-xtra. | ||
| 5184 | (Displaying the Diary): Move view-diary-entries-initially, | ||
| 5185 | mark-diary-entries-in-calendar here from emacs-xtra. | ||
| 5186 | (Appointments): Move appt-display-mode-line, | ||
| 5187 | appt-display-duration, appt-disp-window-function, | ||
| 5188 | appt-delete-window-function here from emacs-xtra. | ||
| 5189 | |||
| 5190 | * calendar.texi: Update and reformat copyright. | ||
| 5191 | Change all @xrefs to the non-printing emacs-xtra to @inforefs. | ||
| 5192 | (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3. | ||
| 5193 | (Diary): Refer to `diary-file' rather than ~/diary. | ||
| 5194 | (Diary Commands): Rename node to "Displaying the Diary". | ||
| 5195 | * emacs.texi (Top): Rename "Diary Commands" section. | ||
| 5196 | * misc.texi (Hardcopy): Rename "Diary Commands" xref. | ||
| 5197 | |||
| 5198 | 2005-03-26 Eli Zaretskii <eliz@gnu.org> | ||
| 5199 | |||
| 5200 | * misc.texi (Emacs Server): Fix the command for setting | ||
| 5201 | server-name. Add an xref to Invoking emacsclient. | ||
| 5202 | |||
| 5203 | * help.texi (Help Summary): Clarify when "C-h ." will do something | ||
| 5204 | nontrivial. | ||
| 5205 | (Apropos): Add cindex entry for apropos-sort-by-scores. | ||
| 5206 | |||
| 5207 | * display.texi (Text Display): Add index entries for how no-break | ||
| 5208 | characters are displayed. | ||
| 5209 | |||
| 5210 | 2005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change) | ||
| 5211 | |||
| 5212 | * dired-x.texi (Multiple Dired Directories): default-directory was | ||
| 5213 | renamed to dired-default-directory. | ||
| 5214 | |||
| 5215 | 2005-03-26 Eli Zaretskii <eliz@gnu.org> | ||
| 5216 | |||
| 5217 | * files.texi (Visiting): Fix cross-references introduced with the | ||
| 5218 | last change. | ||
| 5219 | |||
| 5220 | * xresources.texi (GTK resources): Fix last change. | ||
| 5221 | |||
| 5222 | 2005-03-26 Jay Belanger <belanger@truman.edu> | ||
| 5223 | |||
| 5224 | * calc.texi (Simplifying Formulas, Rewrite Rules): | ||
| 5225 | Change description of top and bottom of fraction. | ||
| 5226 | (Modulo Forms): Move description of how to create modulo forms to | ||
| 5227 | earlier in the section. | ||
| 5228 | (Fraction Mode): Suggest using : to get a fraction by dividing. | ||
| 5229 | (Basic Arithmetic): Adjust placement of command name. | ||
| 5230 | (Truncating the Stack): Emphasize that "hidden" entries are still | ||
| 5231 | visible. | ||
| 5232 | (Installation): Move discussion of printing manual to "About This | ||
| 5233 | Manual". | ||
| 5234 | (About This Manual): Mention how to print the manual. | ||
| 5235 | (Reporting Bugs): Remove first person. | ||
| 5236 | (Building Vectors): Add algebraic version of append. | ||
| 5237 | (Manipulating Vectors): Fix algebraic version of calc-reverse-vector. | ||
| 5238 | (Grouping Digits): Fix typo. | ||
| 5239 | |||
| 5240 | 2005-03-25 Chong Yidong <cyd@stupidchicken.com> | ||
| 5241 | |||
| 5242 | * xresources.texi (X Resources): GTK options documented too. | ||
| 5243 | (Resources): Clarify meaning of program name. | ||
| 5244 | (Table of Resources): Add visualClass. | ||
| 5245 | (GTK resources): Rewrite. | ||
| 5246 | (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups. | ||
| 5247 | |||
| 5248 | * display.texi (Text Display): Mention non-breaking spaces. | ||
| 5249 | |||
| 5250 | * files.texi (Reverting): Document auto-revert-check-vc-info. | ||
| 5251 | |||
| 5252 | * frames.texi (Mouse Commands): Document | ||
| 5253 | x-mouse-click-focus-ignore-position and mouse-drag-copy-region. | ||
| 5254 | |||
| 5255 | * help.texi (Help Summary): Add `C-h .'. | ||
| 5256 | (Apropos): Apropos accepts a list of search terms. | ||
| 5257 | Document apropos-sort-by-scores. | ||
| 5258 | (Help Echo): Document display-local-help. | ||
| 5259 | |||
| 5260 | * misc.texi (Emacs Server): Document server-name. | ||
| 5261 | (Invoking emacsclient): Document -s option for server names. | ||
| 5262 | |||
| 5263 | * text.texi (Outline Visibility): Introduce "current heading | ||
| 5264 | line" (commands can be called with point on a body line). | ||
| 5265 | Re-order table to follow the sequence of discussion. | ||
| 5266 | hide-body won't hide lines before first header line. | ||
| 5267 | (TeX Mode): Add DocTeX mode. | ||
| 5268 | |||
| 5269 | 2005-03-25 Werner Lemberg <wl@gnu.org> | ||
| 5270 | |||
| 5271 | * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi: | ||
| 5272 | Replace `legal' with `valid'. | ||
| 5273 | |||
| 5274 | 2005-03-25 Werner Lemberg <wl@gnu.org> | ||
| 5275 | |||
| 5276 | * calc.texi, reftex.texi: Replace `illegal' with `invalid'. | ||
| 5277 | |||
| 5278 | 2005-03-24 Jay Belanger <belanger@truman.edu> | ||
| 5279 | |||
| 5280 | * calc.texi (General Mode Commands) | ||
| 5281 | (Mode Settings in Embedded Mode): Add some explanation of | ||
| 5282 | recording mode settings. | ||
| 5283 | |||
| 5284 | 2005-03-24 Richard M. Stallman <rms@gnu.org> | ||
| 5285 | |||
| 5286 | * mule.texi (Single-Byte Character Support): Delete mention | ||
| 5287 | of iso-acc.el and iso-transl.el. | ||
| 5288 | |||
| 5289 | * calc.texi: Remove praise of non-free software. | ||
| 5290 | |||
| 5291 | * idlwave.texi: Don't say where to get IDL or its non-free manual. | ||
| 5292 | (Installation): Node deleted. | ||
| 5293 | |||
| 5294 | 2005-03-23 Lute Kamstra <lute@gnu.org> | ||
| 5295 | |||
| 5296 | * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch. | ||
| 5297 | |||
| 5298 | 2005-03-23 Richard M. Stallman <rms@gnu.org> | ||
| 5299 | |||
| 5300 | * url.texi (HTTP language/coding): Improve last change. | ||
| 5301 | |||
| 5302 | * search.texi: Delete explicit node pointers. | ||
| 5303 | (Incremental Search): New menu. | ||
| 5304 | (Basic Isearch, Repeat Isearch, Error in Isearch) | ||
| 5305 | (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll) | ||
| 5306 | (Slow Isearch): New subnodes. | ||
| 5307 | (Configuring Scrolling): Node deleted. | ||
| 5308 | (Search Case): Doc default-case-fold-search. | ||
| 5309 | (Regexp Replace): Move replace-regexp doc here. | ||
| 5310 | |||
| 5311 | * rmail.texi (Movemail): Put commas inside closequotes. | ||
| 5312 | |||
| 5313 | * picture.texi (Insert in Picture): Document C-c arrow combos. | ||
| 5314 | (Basic Picture): Clarify erasure. | ||
| 5315 | |||
| 5316 | * display.texi (Font Lock): Put commas inside closequotes. | ||
| 5317 | |||
| 5318 | * cmdargs.texi (General Variables): Put commas inside closequotes. | ||
| 5319 | |||
| 5320 | 2005-03-23 Nick Roberts <nickrob@snap.net.nz> | ||
| 5321 | |||
| 5322 | * building.texi (Stack Buffer): Mention reverse contrast for | ||
| 5323 | *selected* frame (might not be current frame). | ||
| 5324 | |||
| 5325 | 2005-03-22 Jay Belanger <belanger@truman.edu> | ||
| 5326 | |||
| 5327 | * calc.texi (Embedded Mode): Add new information on changing | ||
| 5328 | modes. | ||
| 5329 | |||
| 5330 | 2005-03-21 Richard M. Stallman <rms@gnu.org> | ||
| 5331 | |||
| 5332 | * building.texi (Starting GUD): Add bashdb. | ||
| 5333 | |||
| 5334 | 2005-03-20 Chong Yidong <cyd@stupidchicken.com> | ||
| 5335 | |||
| 5336 | * basic.texi (Moving Point): Add M-g M-g binding. | ||
| 5337 | (Undo): Document undo-only. | ||
| 5338 | (Position Info): Document M-g M-g and C-u M-g M-g. | ||
| 5339 | |||
| 5340 | * building.texi (Building): Put Grep Searching after Compilation | ||
| 5341 | Shell. | ||
| 5342 | (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings. | ||
| 5343 | Document next-error-highlight. | ||
| 5344 | (Grep Searching): Document grep-highlight-matches. | ||
| 5345 | (Lisp Eval): Typing C-x C-e twice prints integers specially. | ||
| 5346 | |||
| 5347 | * calendar.texi (Importing Diary): Rename node from iCalendar. | ||
| 5348 | Document diary-from-outlook. | ||
| 5349 | |||
| 5350 | * dired.texi (Misc Dired Features): Rename node from Misc Dired | ||
| 5351 | Commands. | ||
| 5352 | Mention effect of X drag and drop on Dired buffers. | ||
| 5353 | |||
| 5354 | * files.texi (Visiting): Document large-file-warning-threshold. | ||
| 5355 | Move paragraph on file-selection dialog. | ||
| 5356 | Mention visiting files using X drag and drop. | ||
| 5357 | (Reverting): Mention using Auto-Revert mode to tail files. | ||
| 5358 | Document auto-revert-tail-mode. | ||
| 5359 | (Version Systems): Minor correction. | ||
| 5360 | (Comparing Files): Diff-mode is no longer based on Compilation | ||
| 5361 | mode. | ||
| 5362 | Document compare-ignore-whitespace. | ||
| 5363 | (Misc File Ops): Explain passing a directory to rename-file. | ||
| 5364 | Likewise for copy-file and make-symbolic-link. | ||
| 5365 | |||
| 5366 | * frames.texi (Wheeled Mice): Mouse wheel support on by default. | ||
| 5367 | Document mouse-wheel-progressive speed. | ||
| 5368 | |||
| 5369 | * help.texi (Misc Help): Document numeric argument for C-h i. | ||
| 5370 | Correctly explain the effect of just C-u as argument. | ||
| 5371 | |||
| 5372 | * killing.texi (Deletion): Document numeric argument for | ||
| 5373 | just-one-space. | ||
| 5374 | |||
| 5375 | * mini.texi (Completion): Completion acts on text before point. | ||
| 5376 | |||
| 5377 | * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager. | ||
| 5378 | (Emulation): CUA mode replaces pc-bindings-mode, | ||
| 5379 | pc-selection-mode, and s-region. | ||
| 5380 | |||
| 5381 | * mule.texi (Input Methods): Leim is now built-in. | ||
| 5382 | (Select Input Method): Document quail-show-key. | ||
| 5383 | (Specify Coding): Document revert-buffer-with-coding-system. | ||
| 5384 | |||
| 5385 | * programs.texi (Fortran Motion): Document f90-next-statement, | ||
| 5386 | f90-previous-statement, f90-next-block, f90-previous-block, | ||
| 5387 | f90-end-of-block, and f90-beginning-of-block. | ||
| 5388 | |||
| 5389 | * text.texi (Format Faces): Replace old M-g key prefix with M-o. | ||
| 5390 | |||
| 5391 | * emacs.texi (Acknowledgments): Updated. | ||
| 5392 | |||
| 5393 | * anti.texi: Total rewrite. | ||
| 5394 | |||
| 5395 | 2005-03-20 Michael Albinus <michael.albinus@gmx.de> | ||
| 5396 | |||
| 5397 | Sync with Tramp 2.0.48. | ||
| 5398 | |||
| 5399 | * trampver.texi.in: Replace "Emacs" by "GNU Emacs". | ||
| 5400 | |||
| 5401 | * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by | ||
| 5402 | "GNU/Linux". Change all addresses to .gnu.org. | ||
| 5403 | (Default Method): Offer shortened syntax for "su" and "sudo" | ||
| 5404 | methods. | ||
| 5405 | |||
| 5406 | 2005-03-19 Chong Yidong <cyd@stupidchicken.com> | ||
| 5407 | |||
| 5408 | * ack.texi (Acknowledgments): Update. | ||
| 5409 | |||
| 5410 | 2005-03-19 Eli Zaretskii <eliz@gnu.org> | ||
| 5411 | |||
| 5412 | * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3. Update | ||
| 5413 | copyright years. | ||
| 5414 | |||
| 5415 | 2005-03-14 Nick Roberts <nickrob@snap.net.nz> | ||
| 5416 | |||
| 5417 | * building.texi (Commands of GUD): Move paragraph on setting | ||
| 5418 | breakpoints with mouse to the GDB Graphical Interface node. | ||
| 5419 | |||
| 5420 | 2005-03-07 Richard M. Stallman <rms@gnu.org> | ||
| 5421 | |||
| 5422 | * url.texi: Fix usage of "e.g.". | ||
| 5423 | (HTTP language/coding): Explain the rules for these strings. | ||
| 5424 | |||
| 5425 | * misc.texi (Single Shell, Shell Options): Fix previous change. | ||
| 5426 | |||
| 5427 | * building.texi (Debugger Operation): Update GUD tooltip enable info. | ||
| 5428 | |||
| 5429 | 2005-03-06 Richard M. Stallman <rms@gnu.org> | ||
| 5430 | |||
| 5431 | * building.texi (Starting GUD): Don't explain text vs graphical | ||
| 5432 | GDB here. Just mention it and xref. | ||
| 5433 | Delete "just one debugger process". | ||
| 5434 | (Debugger Operation): Move GUD tooltip info here. | ||
| 5435 | (GUD Tooltips): Node deleted. | ||
| 5436 | (GDB Graphical Interface): Explain the two GDB modes here. | ||
| 5437 | |||
| 5438 | * woman.texi (Introduction): Minor cleanups. | ||
| 5439 | |||
| 5440 | * url.texi (HTTP language/coding): Get rid of "Emacs 21". | ||
| 5441 | |||
| 5442 | * sending.texi (Sending Mail): Minor cleanup. | ||
| 5443 | (Mail Aliases): Explain quoting conventions. | ||
| 5444 | Update key rebinding example. | ||
| 5445 | (Header Editing): C-M-i is like M-TAB. | ||
| 5446 | (Mail Mode Misc): mail-attach-file does not do MIME. | ||
| 5447 | |||
| 5448 | * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes | ||
| 5449 | that really belongs here. | ||
| 5450 | (Remote Mailboxes): Text moved to Rmail Inbox. | ||
| 5451 | (Rmail Display): Mention Mouse-1. | ||
| 5452 | (Movemail): Clarify two movemail versions. | ||
| 5453 | Clarify rmail-movemail-program. | ||
| 5454 | |||
| 5455 | * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21". | ||
| 5456 | (Installation): Node deleted. | ||
| 5457 | |||
| 5458 | * misc.texi (Single Shell): Replace uudecode example with gpg example. | ||
| 5459 | Document async shell commands. | ||
| 5460 | (Shell History): Clarify. | ||
| 5461 | (Shell Ring): Mention C-UP an C-DOWN. | ||
| 5462 | (Shell Options): Add comint-prompt-read-only. | ||
| 5463 | (Invoking emacsclient): Set EDITOR to run Emacs. | ||
| 5464 | (Sorting): No need to explain what region is. | ||
| 5465 | (Saving Emacs Sessions): Fix typo. | ||
| 5466 | (Recursive Edit): Fix punctuation. | ||
| 5467 | (Emulation): Don't mention "PC bindings" which are standard. | ||
| 5468 | (Hyperlinking): Explain Mouse-1 convention here. | ||
| 5469 | (Find Func): Node deleted. | ||
| 5470 | |||
| 5471 | * mh-e.texi (Preface): Get rid of "Emacs 21". | ||
| 5472 | |||
| 5473 | * help.texi (Name Help): Xref to Hyperlinking. | ||
| 5474 | |||
| 5475 | * glossary.texi (Glossary): | ||
| 5476 | Rename "Balance Parentheses" to "Balancing...". | ||
| 5477 | Add "Byte Compilation". Correct "Copyleft". | ||
| 5478 | New xref in "Customization". | ||
| 5479 | Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar". | ||
| 5480 | Add "Graphical Terminal" "Keybinding", "Margin", "Window System". | ||
| 5481 | Rename "Registers" to "Register". | ||
| 5482 | Replace "Selecting" with "Selected Frame", | ||
| 5483 | "Selected Window", and "Selecting a Buffer". | ||
| 5484 | |||
| 5485 | * files.texi (Types of Log File): Explain how projects' | ||
| 5486 | methods can vary. | ||
| 5487 | |||
| 5488 | * eshell.texi (Installation): Delete node (for Emacs 20). | ||
| 5489 | |||
| 5490 | * display.texi (Faces): Delete "Emacs 21". | ||
| 5491 | |||
| 5492 | * custom.texi (Changing a Variable): C-M-i like M-TAB. | ||
| 5493 | * fixit.texi (Spelling): C-M-i like M-TAB. | ||
| 5494 | * mini.texi (Completion Options): C-M-i like M-TAB. | ||
| 5495 | * programs.texi (Symbol Completion): C-M-i like M-TAB. | ||
| 5496 | * text.texi (Text Mode): C-M-i like M-TAB. | ||
| 5497 | |||
| 5498 | * commands.texi (Keys): Mention F1 and F2 in list of prefixes. | ||
| 5499 | |||
| 5500 | * calendar.texi (Specified Dates): Mention `g w'. | ||
| 5501 | (Appointments): appt-activate toggles with no arg. | ||
| 5502 | |||
| 5503 | 2005-03-05 Thien-Thi Nguyen <ttn@gnu.org> | ||
| 5504 | |||
| 5505 | * flymake.texi: Refill and tweak style in @lisp blocks. | ||
| 5506 | |||
| 5507 | 2005-03-05 Juri Linkov <juri@jurta.org> | ||
| 5508 | |||
| 5509 | * cmdargs.texi (Emacs Invocation): Add cindex | ||
| 5510 | "invocation (command line arguments)" | ||
| 5511 | (Misc X): Add -nbc, --no-blinking-cursor. | ||
| 5512 | |||
| 5513 | 2005-03-04 Ulf Jasper <ulf.jasper@web.de> | ||
| 5514 | |||
| 5515 | * calendar.texi (iCalendar): No need to require it now. | ||
| 5516 | |||
| 5517 | 2005-03-03 Reiner Steib <Reiner.Steib@gmx.de> | ||
| 5518 | |||
| 5519 | * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very". | ||
| 5520 | |||
| 5521 | 2005-03-03 Nick Roberts <nickrob@snap.net.nz> | ||
| 5522 | |||
| 5523 | * trouble.texi (Contributing): Mention Savannah. Direct users to | ||
| 5524 | emacs-devel. | ||
| 5525 | |||
| 5526 | 2005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk> | ||
| 5527 | |||
| 5528 | * calendar.texi (Adding to Diary): Mention redrawing of calendar | ||
| 5529 | window. | ||
| 5530 | |||
| 5531 | 2005-03-01 Jay Belanger <belanger@truman.edu> | ||
| 5532 | |||
| 5533 | * calc.texi (Trigonometric and Hyperbolic Functions): | ||
| 5534 | Mention additional functions. | ||
| 5535 | (Algebraic Simplifications): Mention additional simplifications. | ||
| 5536 | |||
| 5537 | 2005-02-27 Richard M. Stallman <rms@gnu.org> | ||
| 5538 | |||
| 5539 | * building.texi (Compilation): Update mode line status info. | ||
| 5540 | |||
| 5541 | 2005-02-27 Matt Hodges <MPHodges@member.fsf.org> | ||
| 5542 | |||
| 5543 | * calendar.texi (General Calendar): Document binding of | ||
| 5544 | scroll-other-window-down. | ||
| 5545 | (Mayan Calendar): Fix earliest date. | ||
| 5546 | (Time Intervals): Document timeclock-change. | ||
| 5547 | Fix timeclock-ask-before-exiting documentation. | ||
| 5548 | |||
| 5549 | 2005-02-26 Kim F. Storm <storm@cua.dk> | ||
| 5550 | |||
| 5551 | * frames.texi (Mouse References): | ||
| 5552 | Add mouse-1-click-in-non-selected-windows. | ||
| 5553 | |||
| 5554 | 2005-02-25 Richard M. Stallman <rms@gnu.org> | ||
| 5555 | |||
| 5556 | * screen.texi (Screen): Explain better about cursors and mode lines; | ||
| 5557 | don't presuppose text terminals. | ||
| 5558 | (Point): Don't assume just one cursor. | ||
| 5559 | Clarify explanation of cursors. | ||
| 5560 | (Echo Area, Menu Bar): Cleanups. | ||
| 5561 | |||
| 5562 | * mini.texi (Minibuffer): Prompts are highlighted. | ||
| 5563 | (Minibuffer Edit): Newline = C-j only on text terminals. | ||
| 5564 | Clarify resize-mini-windows values. | ||
| 5565 | Mention M-PAGEUP and M-PAGEDOWN. | ||
| 5566 | (Completion Commands): Mouse-1 like Mouse-2. | ||
| 5567 | (Minibuffer History): Explain history commands better. | ||
| 5568 | (Repetition): Add xref to Incremental Search. | ||
| 5569 | |||
| 5570 | * mark.texi (Setting Mark): Clarify info about displaying mark. | ||
| 5571 | Clarify explanation of C-@ and C-SPC. | ||
| 5572 | (Transient Mark): Mention Delete Selection mode. | ||
| 5573 | (Marking Objects): Clean up text about extending the region. | ||
| 5574 | |||
| 5575 | * m-x.texi (M-x): One C-g doesn't always go to top level. | ||
| 5576 | No delay before suggest-key-bindings output. | ||
| 5577 | |||
| 5578 | * fixit.texi (Fixit): Mention C-/ for undo. | ||
| 5579 | (Spelling): Mention ESC TAB like M-TAB. | ||
| 5580 | Replacement words with r and R are rechecked. | ||
| 5581 | Say where C-g leaves point. Mention ? as input. | ||
| 5582 | |||
| 5583 | 2005-02-23 Lute Kamstra <lute@gnu.org> | ||
| 5584 | |||
| 5585 | * cmdargs.texi (Initial Options): Add cross reference. | ||
| 5586 | |||
| 5587 | 2005-02-18 Jonathan Yavner <jyavner@member.fsf.org> | ||
| 5588 | |||
| 5589 | * ses.texi: Add concept/function/variable indices (this work was | ||
| 5590 | donated by Brad Collins <brad@chenla.org>, copyright-assignment | ||
| 5591 | papers on file at FSF). | ||
| 5592 | |||
| 5593 | 2005-02-16 Luc Teirlinck <teirllm@auburn.edu> | ||
| 5594 | |||
| 5595 | * emacs.texi (Top): Update menu for splitting of node in | ||
| 5596 | msdog.texi. | ||
| 5597 | * frames.texi (Frames): Update xref for splitting of node in | ||
| 5598 | msdog.texi. | ||
| 5599 | * trouble.texi (Quitting): Ditto. | ||
| 5600 | |||
| 5601 | 2005-02-16 Richard M. Stallman <rms@gnu.org> | ||
| 5602 | |||
| 5603 | * windows.texi (Split Window): Simplify line truncation info | ||
| 5604 | and xref to Display Custom. | ||
| 5605 | |||
| 5606 | * trouble.texi (Quitting): Emergency escape only for text terminal. | ||
| 5607 | (Screen Garbled): C-l for ungarbling is only for text terminal. | ||
| 5608 | |||
| 5609 | * text.texi (Text Mode): ESC TAB alternative for M-TAB. | ||
| 5610 | |||
| 5611 | * sending.texi (Header Editing): ESC TAB alternative for M-TAB. | ||
| 5612 | |||
| 5613 | * programs.texi (Program Modes): Mention Python mode. | ||
| 5614 | (Moving by Defuns): Repeating C-M-h extends region. | ||
| 5615 | (Basic Indent): Clarify. | ||
| 5616 | (Custom C Indent): Clarify. | ||
| 5617 | (Expressions): Repeating C-M-@ extends region. | ||
| 5618 | (Info Lookup): Clarify for C-h S. | ||
| 5619 | (Symbol Completion): ESC TAB alternative for M-TAB. | ||
| 5620 | (Electric C): Clarify. | ||
| 5621 | |||
| 5622 | * emacs.texi (Top): Update display.texi and frames.texi submenu data. | ||
| 5623 | |||
| 5624 | * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from | ||
| 5625 | MS-DOS Input node. | ||
| 5626 | (MS-DOS Keyboard): Start with explaining DEL and BREAK. | ||
| 5627 | (MS-DOS and MULE): Clarify. | ||
| 5628 | (MS-DOS Processes, Windows Processes): Fix typos. | ||
| 5629 | |||
| 5630 | * major.texi (Choosing Modes): Clarify. | ||
| 5631 | |||
| 5632 | * kmacro.texi (Basic Keyboard Macro): Doc F3, F4. | ||
| 5633 | (Keyboard Macro Step-Edit): Clarify. | ||
| 5634 | |||
| 5635 | * indent.texi (Indentation): Clarifications. | ||
| 5636 | |||
| 5637 | * help.texi (Help): Correct error about C-h in query-replace. | ||
| 5638 | Clarify apropos vs C-h a. Fix how to search in FAQ. | ||
| 5639 | (Key Help): Describe C-h w here. | ||
| 5640 | (Name Help): Minor cleanup. C-h w moved to Key Help. | ||
| 5641 | Clarify the "object" joke. | ||
| 5642 | (Apropos): Clarify. Mouse-1 like Mouse-2. | ||
| 5643 | (Help Mode): Mouse-1 like Mouse-2. | ||
| 5644 | |||
| 5645 | * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB. | ||
| 5646 | |||
| 5647 | * display.texi (Display): Reorder menu. | ||
| 5648 | (Faces): Cleanup. | ||
| 5649 | (Font Lock): Cleanup. Mention Options menu. | ||
| 5650 | Delete obsolete text. | ||
| 5651 | (Scrolling): For C-l, don't presume text terminal. | ||
| 5652 | (Horizontal Scrolling): Simplify intro. | ||
| 5653 | (Follow Mode): Clarify. | ||
| 5654 | (Cursor Display): Moved before Display Custom. | ||
| 5655 | (Display Custom): Explain no-redraw-on-reenter is for text terminals. | ||
| 5656 | Doc default-tab-width. Doc line truncation more thoroughly. | ||
| 5657 | |||
| 5658 | * dired.texi (Dired Enter): C-x C-f can run Dired. | ||
| 5659 | (Dired Visiting): Comment out `a' command. | ||
| 5660 | Mouse-1 is like Mouse-2. | ||
| 5661 | (Shell Commands in Dired): ? can be used more than once. | ||
| 5662 | |||
| 5663 | * basic.texi (Continuation Lines): Simplify description of truncation, | ||
| 5664 | and refer to Display Custom for the rest of it. | ||
| 5665 | |||
| 5666 | 2005-02-10 Jay Belanger <belanger@truman.edu> | ||
| 5667 | |||
| 5668 | * calc.texi: Change @LaTeX to La@TeX throughout. | ||
| 5669 | Redefine @expr as @math for TeX output. | ||
| 5670 | Redefine @texline as a no-op for TeX output. | ||
| 5671 | Define @tfn, replace @t by @tfn throughout. | ||
| 5672 | |||
| 5673 | 2005-02-09 Jay Belanger <belanger@truman.edu> | ||
| 5674 | |||
| 5675 | * calc.texi: Add macro for LaTeX for info output. | ||
| 5676 | |||
| 5677 | 2005-02-08 Kim F. Storm <storm@cua.dk> | ||
| 5678 | |||
| 5679 | * texinfo.tex (LaTex): Add def. | ||
| 5680 | |||
| 5681 | 2005-02-06 Jay Belanger <belanger@truman.edu> | ||
| 5682 | |||
| 5683 | * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and | ||
| 5684 | change name to "TeX and LaTeX Language Modes." Mention LaTeX mode | ||
| 5685 | throughout manual. | ||
| 5686 | |||
| 5687 | 2005-02-06 Lute Kamstra <lute@gnu.org> | ||
| 5688 | |||
| 5689 | * basic.texi (Undo): Fix typo. | ||
| 5690 | |||
| 5691 | * cmdargs.texi (Emacs Invocation): Fix typo. | ||
| 5692 | |||
| 5693 | * custom.texi (Init Examples): Fix typo. | ||
| 5694 | |||
| 5695 | * abbrevs.texi (Expanding Abbrevs): Fix typo. | ||
| 5696 | |||
| 5697 | 2005-02-06 Richard M. Stallman <rms@gnu.org> | ||
| 5698 | |||
| 5699 | * regs.texi (Registers): Registers can hold numbers, too. | ||
| 5700 | |||
| 5701 | * killing.texi (Other Kill Commands): Cleanup. | ||
| 5702 | Delete redundant explanation of kill in read-only buffer. | ||
| 5703 | (Yanking): Mention term "copying". | ||
| 5704 | (Accumulating Text): Fix typo. | ||
| 5705 | |||
| 5706 | * entering.texi (Entering Emacs): Update rationale at start. | ||
| 5707 | (Exiting): Treat iconifying on a par with suspension. | ||
| 5708 | |||
| 5709 | * custom.texi (Minor Modes): Fix typo. | ||
| 5710 | (Easy Customization): Fix menu style. | ||
| 5711 | (Variables): Add xref. | ||
| 5712 | (Examining): Setting for future sessions works through .emacs. | ||
| 5713 | (Keymaps): "Text terminals", not "Many". | ||
| 5714 | (Init Rebinding): Explain \C-. Show example of \M-. | ||
| 5715 | Fix minor wording errors. | ||
| 5716 | (Function Keys): Explain vector syntax just once. | ||
| 5717 | (Named ASCII Chars): Clarify history of TAB/C-i connection. | ||
| 5718 | (Init File): Mention .emacs.d directory. | ||
| 5719 | (Init Examples): Add xref. | ||
| 5720 | (Find Init): Mention .emacs.d directory. | ||
| 5721 | |||
| 5722 | * cmdargs.texi (Emacs Invocation): +LINENUM is also an option. | ||
| 5723 | (Action Arguments): Explain which kinds of -l args are found how. | ||
| 5724 | (Initial Options): --batch does not inhibit site-start. | ||
| 5725 | Add xrefs. | ||
| 5726 | (Command Example): Use --batch, not -batch. | ||
| 5727 | |||
| 5728 | * basic.texi (Inserting Text): Cleanup wording. | ||
| 5729 | (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically. | ||
| 5730 | C-n is not error at end of buffer. | ||
| 5731 | (Undo): Doc C-/ like C-_. Add xrefs. | ||
| 5732 | (Arguments): META key may be labeled ALT. | ||
| 5733 | Peculiar arg meanings are explained in doc strings. | ||
| 5734 | |||
| 5735 | * abbrevs.texi (Expanding Abbrevs): Clarify. | ||
| 5736 | |||
| 5737 | 2005-02-05 Eli Zaretskii <eliz@gnu.org> | ||
| 5738 | |||
| 5739 | * frames.texi (Frame Parameters): Add an xref to the description | ||
| 5740 | of list-colors-display. Add a pointer to the X docs about colors. | ||
| 5741 | |||
| 5742 | * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes. | ||
| 5743 | Impove docs of list-colors-display. | ||
| 5744 | |||
| 5745 | 2005-02-03 Lute Kamstra <lute@gnu.org> | ||
| 5746 | |||
| 5747 | * frames.texi (Frames, Drag and Drop): Fix typos. | ||
| 5748 | |||
| 5749 | 2005-02-03 Richard M. Stallman <rms@gnu.org> | ||
| 5750 | |||
| 5751 | * windows.texi (Basic Window): Mention color-change in mode line. | ||
| 5752 | (Change Window): Explain dragging vertical boundaries. | ||
| 5753 | |||
| 5754 | * text.texi (Sentences): Clarify. | ||
| 5755 | (Paragraphs): Explain M-a and blank lines. | ||
| 5756 | (Outline Mode): Clarify text and menu. | ||
| 5757 | (Hard and Soft Newlines): Mention use-hard-newlines. | ||
| 5758 | |||
| 5759 | * frames.texi (Frames): Delete unnecessary mention of Windows. | ||
| 5760 | (Mouse Commands): Likewise. Mention xterm mouse support. | ||
| 5761 | (Clipboard): Clarify. | ||
| 5762 | (Mouse References): Mention use of Mouse-1 for following links. | ||
| 5763 | (Menu Mouse Clicks): Clarify. | ||
| 5764 | (Mode Line Mouse): Clarify. | ||
| 5765 | (Drag and Drop): Rewrite. | ||
| 5766 | |||
| 5767 | * fixit.texi (Spelling): Fix typo. | ||
| 5768 | |||
| 5769 | * files.texi (File Names): Clarify. | ||
| 5770 | (Visiting): Update conditions for use of file dialog. Clarify. | ||
| 5771 | (Saving): Doc d as answer in save-some-buffers. | ||
| 5772 | (Remote Files): Clean up the text. | ||
| 5773 | |||
| 5774 | * dired.texi (Misc Dired Commands): Delete dired-marked-files. | ||
| 5775 | |||
| 5776 | * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer. | ||
| 5777 | (List Buffers): Clarify. | ||
| 5778 | (Several Buffers): Doc T command. | ||
| 5779 | (Buffer Convenience): Clarify menu. | ||
| 5780 | |||
| 5781 | * basic.texi (Undo): Clarify last change. | ||
| 5782 | |||
| 5783 | 2005-02-02 Matt Hodges <MPHodges@member.fsf.org> | ||
| 5784 | |||
| 5785 | * fixit.texi (Spelling): Fix typo. | ||
| 5786 | |||
| 5787 | 2005-02-01 Luc Teirlinck <teirllm@auburn.edu> | ||
| 5788 | |||
| 5789 | * basic.texi (Undo): Update description of `undo-outer-limit'. | ||
| 5790 | |||
| 5791 | 2005-02-01 Nick Roberts <nickrob@snap.net.nz> | ||
| 5792 | |||
| 5793 | * building.texi: Update documentation relating to GDB Graphical | ||
| 5794 | Interface. | ||
| 5795 | |||
| 5796 | 2005-01-30 Luc Teirlinck <teirllm@auburn.edu> | ||
| 5797 | |||
| 5798 | * custom.texi (Easy Customization): Adapt menu to node name change. | ||
| 5799 | |||
| 5800 | 2005-01-30 Richard M. Stallman <rms@gnu.org> | ||
| 5801 | |||
| 5802 | * custom.texi (Easy Customization): Defn of "User Option" now | ||
| 5803 | includes faces. Don't say just "option" when talking about variables. | ||
| 5804 | Do say just "options" to mean "anything customizable". | ||
| 5805 | (Specific Customization): Describe `customize-variable', | ||
| 5806 | not `customize-option'. | ||
| 5807 | |||
| 5808 | * glossary.texi (Glossary) <Faces>: Add xref. | ||
| 5809 | <User Option>: Change definition--include faces. Change xref. | ||
| 5810 | |||
| 5811 | * picture.texi (Picture): Mention artist.el. | ||
| 5812 | |||
| 5813 | * sending.texi, screen.texi, programs.texi, misc.texi: | ||
| 5814 | * mini.texi, major.texi, maintaining.texi, macos.texi: | ||
| 5815 | * help.texi, frames.texi, files.texi: | ||
| 5816 | Don't say just "option" when talking about variables. | ||
| 5817 | |||
| 5818 | * display.texi, mule.texi: Don't say just "option" when talking | ||
| 5819 | about variables. Other minor cleanups. | ||
| 5820 | |||
| 5821 | 2005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org> | ||
| 5822 | |||
| 5823 | * gnus.texi: Some edits based on comments from David Abrahams. | ||
| 5824 | |||
| 5825 | 2005-01-24 Katsumi Yamaoka <yamaoka@jpl.org> | ||
| 5826 | |||
| 5827 | * gnus.texi (RSS): Fix the keystroke. | ||
| 5828 | |||
| 5829 | 2005-01-26 Lute Kamstra <lute@gnu.org> | ||
| 5830 | |||
| 5831 | * cmdargs.texi (Initial Options): Add a cross reference to `Init | ||
| 5832 | File'. Mention the `-Q' option at the `--no-site-file' option. | ||
| 5833 | |||
| 5834 | 2005-01-24 David Kastrup <dak@gnu.org> | ||
| 5835 | |||
| 5836 | * faq.texi: Update AUCTeX version info. | ||
| 5837 | |||
| 5838 | 2005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change) | ||
| 5839 | |||
| 5840 | * gnus-faq.texi ([4.1]): Typo. | ||
| 5841 | |||
| 5842 | 2005-01-22 David Kastrup <dak@gnu.org> | ||
| 5843 | |||
| 5844 | * building.texi (Grep Searching): Mention alias `find-grep' for | ||
| 5845 | `grep-find'. | ||
| 5846 | |||
| 5847 | 2005-01-20 Richard M. Stallman <rms@gnu.org> | ||
| 5848 | |||
| 5849 | * calendar.texi (Time Intervals): Delete special stuff for MS-DOS. | ||
| 5850 | |||
| 5851 | 2005-01-19 Jay Belanger <belanger@truman.edu> | ||
| 5852 | |||
| 5853 | * calc.texi (Keep Arguments): Mention that keeping arguments | ||
| 5854 | doesn't work with keyboard macros. | ||
| 5855 | |||
| 5856 | 2005-01-16 Richard M. Stallman <rms@gnu.org> | ||
| 5857 | |||
| 5858 | * autotype.texi (Autoinserting): Fix small error. | ||
| 5859 | |||
| 5860 | 2005-01-16 Michael Albinus <michael.albinus@gmx.de> | ||
| 5861 | |||
| 5862 | Sync with Tramp 2.0.47. | ||
| 5863 | |||
| 5864 | * tramp.texi (Compilation): New section, describing compilation of | ||
| 5865 | remote files. | ||
| 5866 | |||
| 5867 | 2005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net> | ||
| 5868 | |||
| 5869 | * rmail.texi (Movemail): Explain differences | ||
| 5870 | between standard and mailutils versions of movemail. | ||
| 5871 | Describe command line and configuration options introduced | ||
| 5872 | with the latter. | ||
| 5873 | Explain the notion of mailbox URL, provide examples and | ||
| 5874 | cross-references to mailutils documentation. | ||
| 5875 | Describe various methods of specifying mailbox names, | ||
| 5876 | user names and user passwords for rmail. | ||
| 5877 | (Remote Mailboxes): New section. Describe | ||
| 5878 | how movemail handles remote mailboxes. Describe configuration | ||
| 5879 | options used to control its behavior. | ||
| 5880 | (Other Mailbox Formats): Explain handling of various mailbox | ||
| 5881 | formats. | ||
| 5882 | |||
| 5883 | 2005-01-13 Richard M. Stallman <rms@gnu.org> | ||
| 5884 | |||
| 5885 | * commands.texi (Commands): Clarification. | ||
| 5886 | |||
| 5887 | 2005-01-11 Richard M. Stallman <rms@gnu.org> | ||
| 5888 | |||
| 5889 | * programs.texi (Multi-line Indent): Fix previous change. | ||
| 5890 | (Fortran Autofill): Simplify description of fortran-auto-fill-mode. | ||
| 5891 | |||
| 5892 | 2005-01-11 Kim F. Storm <storm@cua.dk> | ||
| 5893 | |||
| 5894 | * widget.texi (Basic Types): Add :follow-link keyword. | ||
| 5895 | |||
| 5896 | 2005-01-09 Jay Belanger <belanger@truman.edu> | ||
| 5897 | |||
| 5898 | * calc.texi (Basic Commands): Describe new behavior of calc-reset. | ||
| 5899 | |||
| 5900 | 2005-01-08 Richard M. Stallman <rms@gnu.org> | ||
| 5901 | |||
| 5902 | * display.texi (Faces): isearch-lazy-highlight-face renamed to | ||
| 5903 | lazy-highlight. | ||
| 5904 | |||
| 5905 | * search.texi (Query Replace): Mention faces query-replace | ||
| 5906 | and lazy-highlight. | ||
| 5907 | (Incremental Search): Update isearch highlighting info. | ||
| 5908 | |||
| 5909 | 2005-01-08 Jay Belanger <belanger@truman.edu> | ||
| 5910 | |||
| 5911 | * calc.texi: Change throughout to reflect new default value of | ||
| 5912 | calc-settings-file. | ||
| 5913 | |||
| 5914 | 2005-01-06 Katsumi Yamaoka <yamaoka@jpl.org> | ||
| 5915 | |||
| 5916 | * message.texi (Reply): `message-reply-to-function' should return | ||
| 5917 | a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>. | ||
| 5918 | |||
| 5919 | 2005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change) | ||
| 5920 | |||
| 5921 | * faq.texi (Changing load-path): Fix typo. | ||
| 5922 | |||
| 5923 | 2005-01-05 Jay Belanger <belanger@truman.edu> | ||
| 5924 | |||
| 5925 | * calc.texi (Programming Tutorial): Replace kbd command by | ||
| 5926 | appropriate characters for a keyboard macro. | ||
| 5927 | |||
| 5928 | 2005-01-04 Jay Belanger <belanger@truman.edu> | ||
| 5929 | |||
| 5930 | * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats | ||
| 5931 | for Lucid Emacs. | ||
| 5932 | (Programming Tutorial): Mention that the user needs to be in the | ||
| 5933 | right mode to compute some functions. | ||
| 5934 | |||
| 5935 | 2005-01-04 Richard M. Stallman <rms@gnu.org> | ||
| 5936 | |||
| 5937 | * custom.texi (Saving Customizations): Minor improvement. | ||
| 5938 | |||
| 5939 | 2005-01-04 Jay Belanger <belanger@truman.edu> | ||
| 5940 | |||
| 5941 | * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is | ||
| 5942 | no longer applicable. | ||
| 5943 | |||
| 5944 | 2005-01-03 Luc Teirlinck <teirllm@auburn.edu> | ||
| 5945 | |||
| 5946 | * custom.texi (Saving Customizations): Emacs no longer loads | ||
| 5947 | `custom-file' after .emacs. No longer mention customizing through | ||
| 5948 | Custom. | ||
| 5949 | |||
| 5950 | 2005-01-01 Jay Belanger <belanger@truman.edu> | ||
| 5951 | |||
| 5952 | * calc.texi (Programming Tutorial): Changed description of how to | ||
| 5953 | edit keyboard macros to match current behavior. | ||
| 5954 | |||
| 5955 | 2005-01-01 Andreas Schwab <schwab@suse.de> | ||
| 5956 | |||
| 5957 | * killing.texi (Graphical Kill): Move up under node Killing, | ||
| 5958 | change @section to @subsection. | ||
| 5959 | |||
| 5960 | 2005-01-01 Richard M. Stallman <rms@gnu.org> | ||
| 5961 | |||
| 5962 | * custom.texi (Face Customization): Mention hex color specs. | ||
| 5963 | |||
| 5964 | * emacs.texi (Top): Update Killing submenu. | ||
| 5965 | |||
| 5966 | * killing.texi (Killing): Reorganize section. | ||
| 5967 | No more TeX-only text; put the node command at start of chapter. | ||
| 5968 | But the first section heading is used only in TeX. | ||
| 5969 | Rewrite the text to read better in this mode. | ||
| 5970 | (Graphical Kill): New subnode gets some of the text that | ||
| 5971 | used to be in the first section. | ||
| 5972 | |||
| 5973 | 2004-12-31 Richard M. Stallman <rms@gnu.org> | ||
| 5974 | |||
| 5975 | * dired.texi (Shell Commands in Dired): Delete the ? example. | ||
| 5976 | |||
| 5977 | * display.texi (Scrolling): Correct scroll-preserve-screen-position. | ||
| 5978 | |||
| 5979 | * files.texi (Saving): Describe new require-final-newline features | ||
| 5980 | and mode-require-final-newline. | ||
| 5981 | |||
| 5982 | 2004-12-31 Jay Belanger <belanger@truman.edu> | ||
| 5983 | |||
| 5984 | * calc.texi: Mention C-cC-c as the way to finish editing throughout. | ||
| 5985 | |||
| 5986 | 2004-12-29 Richard M. Stallman <rms@gnu.org> | ||
| 5987 | |||
| 5988 | * custom.texi (File Variables): Clarify previous change. | ||
| 5989 | |||
| 5990 | 2004-12-27 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | ||
| 5991 | |||
| 5992 | * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is | ||
| 5993 | out now. | ||
| 5994 | |||
| 5995 | 2004-12-27 Richard M. Stallman <rms@gnu.org> | ||
| 5996 | |||
| 5997 | * Makefile.in (MAKEINFO): Specify --force. | ||
| 5998 | |||
| 5999 | * basic.texi (Moving Point): C-e now runs move-end-of-line. | ||
| 6000 | (Undo): Doc undo-outer-limit. | ||
| 6001 | |||
| 6002 | 2004-12-20 Jay Belanger <belanger@truman.edu> | ||
| 6003 | |||
| 6004 | * calc.texi (Types Tutorial): Emphasize that you can't divide by | ||
| 6005 | zero. | ||
| 6006 | |||
| 6007 | 2004-12-17 Luc Teirlinck <teirllm@auburn.edu> | ||
| 6008 | |||
| 6009 | * cc-mode.texi (Text Filling and Line Breaking): Put period after | ||
| 6010 | @xref. | ||
| 6011 | (Font Locking): Avoid @strong{Note:}. | ||
| 6012 | |||
| 6013 | 2004-12-17 Michael Albinus <michael.albinus@gmx.de> | ||
| 6014 | |||
| 6015 | Sync with Tramp 2.0.46. | ||
| 6016 | |||
| 6017 | * tramp.texi (bottom): Add arch-tag. It was lost, somehow. | ||
| 6018 | |||
| 6019 | 2004-12-16 Luc Teirlinck <teirllm@auburn.edu> | ||
| 6020 | |||
| 6021 | * url.texi: Correct typos. | ||
| 6022 | (Retrieving URLs): @var{nil}->@code{nil}. | ||
| 6023 | (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with | ||
| 6024 | the standard "The GNU Emacs Manual" in fifth argument of @xref's. | ||
| 6025 | (Dealing with HTTP documents): @inforef->@xref. | ||
| 6026 | |||
| 6027 | 2004-12-15 Juri Linkov <juri@jurta.org> | ||
| 6028 | |||
| 6029 | * mark.texi (Transient Mark, Mark Ring): M-< and other | ||
| 6030 | movement commands don't set mark in Transient Mark mode | ||
| 6031 | if mark is active. | ||
| 6032 | |||
| 6033 | 2004-12-15 Jay Belanger <belanger@truman.edu> | ||
| 6034 | |||
| 6035 | * calc.texi: Consistently capitalized all mode names. | ||
| 6036 | (Answers to Exercises): Mention that an answer can be a fraction | ||
| 6037 | when in Fraction mode. | ||
| 6038 | |||
| 6039 | 2004-12-13 Jay Belanger <belanger@truman.edu> | ||
| 6040 | |||
| 6041 | * calc.texi: Fix some TeX definitions. | ||
| 6042 | |||
| 6043 | 2004-12-12 Juri Linkov <juri@jurta.org> | ||
| 6044 | |||
| 6045 | * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d, | ||
| 6046 | C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d. | ||
| 6047 | |||
| 6048 | * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g. | ||
| 6049 | (Misc Dired Commands): Add @r{(Dired)} to w. | ||
| 6050 | |||
| 6051 | 2004-12-12 Juri Linkov <juri@jurta.org> | ||
| 6052 | |||
| 6053 | * mark.texi (Marking Objects): Marking commands also extend the | ||
| 6054 | region when mark is active in Transient Mark mode. | ||
| 6055 | |||
| 6056 | 2004-12-09 Luc Teirlinck <teirllm@auburn.edu> | ||
| 6057 | |||
| 6058 | * reftex.texi (Imprint): Remove erroneous @value's. | ||
| 6059 | |||
| 6060 | 2004-12-08 Luc Teirlinck <teirllm@auburn.edu> | ||
| 6061 | |||
| 6062 | * custom.texi (Saving Customizations): Emacs only loads the custom | ||
| 6063 | file automatically after the init file in version 22.1 or later. | ||
| 6064 | Adapt text and examples to this fact. | ||
| 6065 | |||
| 6066 | * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org) | ||
| 6067 | (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals. | ||
| 6068 | |||
| 6069 | 2004-12-08 Jay Belanger <belanger@truman.edu> | ||
| 6070 | |||
| 6071 | * calc.texi (Starting Calc): Remove comment about installation. | ||
| 6072 | (Keypad Mode Overview): Remove comment about Emacs 19 support. | ||
| 6073 | |||
| 6074 | 2004-12-08 Luc Teirlinck <teirllm@auburn.edu> | ||
| 6075 | |||
| 6076 | * url.texi: Update @setfilename. | ||
| 6077 | (Getting Started): No need to worry about Gnus versions. | ||
| 6078 | (Dealing with HTTP documents): Use @inforef. | ||
| 6079 | |||
| 6080 | * org.texi: Fix @direntry file name. | ||
| 6081 | |||
| 6082 | 2004-12-07 Luc Teirlinck <teirllm@auburn.edu> | ||
| 6083 | |||
| 6084 | * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to | ||
| 6085 | be set through Custom. Otherwise, it has no effect. | ||
| 6086 | |||
| 6087 | 2004-12-07 Stefan <monnier@iro.umontreal.ca> | ||
| 6088 | |||
| 6089 | * url.texi: New file. | ||
| 6090 | |||
| 6091 | * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it. | ||
| 6092 | |||
| 6093 | 2004-12-06 Jay Belanger <belanger@truman.edu> | ||
| 6094 | |||
| 6095 | * calc.texi (Using Calc): Remove paragraph about installation. | ||
| 6096 | |||
| 6097 | 2004-12-06 Jay Belanger <belanger@truman.edu> | ||
| 6098 | |||
| 6099 | * calc.texi: Use more Texinfo macros and less TeX defs. | ||
| 6100 | Remove @refill's. | ||
| 6101 | |||
| 6102 | 2004-12-06 Richard M. Stallman <rms@gnu.org> | ||
| 6103 | |||
| 6104 | * org.texi: New file. | ||
| 6105 | |||
| 6106 | 2004-12-05 Richard M. Stallman <rms@gnu.org> | ||
| 6107 | |||
| 6108 | * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi: | ||
| 6109 | * entering.texi: Rename Command Line to Emacs Invocation. | ||
| 6110 | |||
| 6111 | * Makefile.in (org.dvi, ../info/org): New targets. | ||
| 6112 | (INFO_TARGETS): Add ../info/org. | ||
| 6113 | (DVI_TARGETS): Add org.dvi. | ||
| 6114 | (maintainer-clean): Remove the info files in the info dir. | ||
| 6115 | |||
| 6116 | * misc.texi (Term Mode): Correcty describe C-c. | ||
| 6117 | |||
| 6118 | * custom.texi (Easy Customization): Move up to section level, | ||
| 6119 | before Variables. Avoid using the term "variable"; say "option". | ||
| 6120 | New initial explanation. | ||
| 6121 | (Variables): In initial explanation, connect "variable" to the | ||
| 6122 | already-explained "user option". | ||
| 6123 | |||
| 6124 | * emacs.texi (Top): Fix ref to Command Line. | ||
| 6125 | Move reference to Easy Customization. | ||
| 6126 | |||
| 6127 | * xresources.texi (X Resources): Fix From link. | ||
| 6128 | |||
| 6129 | * doclicense.texi (GNU Free Documentation License): Fix To link. | ||
| 6130 | |||
| 6131 | * entering.texi (Entering Emacs): Fix xref, now to Command Line. | ||
| 6132 | |||
| 6133 | * cmdargs.texi (Command Line): Node renamed from Command Arguments. | ||
| 6134 | |||
| 6135 | 2004-12-03 Richard M. Stallman <rms@gnu.org> | ||
| 6136 | |||
| 6137 | * cmdargs.texi (Initial Options): Clarify batch mode i/o. | ||
| 6138 | |||
| 6139 | 2004-12-01 Luc Teirlinck <teirllm@auburn.edu> | ||
| 6140 | |||
| 6141 | * kmacro.texi: Several small changes in addition to the following. | ||
| 6142 | (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when | ||
| 6143 | defining a keyboard macro. | ||
| 6144 | Mention `kmacro-ring-max'. | ||
| 6145 | (Keyboard Macro Counter): Clarify description of | ||
| 6146 | `kmacro-insert-counter', `kmacro-set-counter', | ||
| 6147 | `kmacro-add-counter' and `kmacro-set-format'. | ||
| 6148 | |||
| 6149 | 2004-11-29 Reiner Steib <Reiner.Steib@gmx.de> | ||
| 6150 | |||
| 6151 | * custom.texi (File Variables): Add `unibyte' and make it more | ||
| 6152 | clear that `unibyte' and `coding' are special. Suggested by Simon | ||
| 6153 | Krahnke <overlord@gmx.li>. | ||
| 6154 | |||
| 6155 | * mule.texi (Enabling Multibyte): Refer to File Variables. | ||
| 6156 | Suggested by Simon Krahnke <overlord@gmx.li>. | ||
| 6157 | |||
| 6158 | 2004-11-26 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | ||
| 6159 | |||
| 6160 | * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to | ||
| 6161 | x-use-old-gtk-file-dialog. | ||
| 6162 | |||
| 6163 | 2004-11-26 Eli Zaretskii <eliz@gnu.org> | ||
| 6164 | |||
| 6165 | * idlwave.texi: Fix the setfilename directive to put the produced | ||
| 6166 | file in ../info. | ||
| 6167 | (Continued Statement Indentation): Resurrect Jan D.'s change from | ||
| 6168 | 2004-11-03 that was lost when a newer version of idlwave.texi was | ||
| 6169 | imported. | ||
| 6170 | |||
| 6171 | 2004-11-20 Richard M. Stallman <rms@gnu.org> | ||
| 6172 | |||
| 6173 | * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line. | ||
| 6174 | |||
| 6175 | 2004-11-09 Lars Brinkhoff <lars@nocrew.org> | ||
| 6176 | |||
| 6177 | * building.texi (Lisp Eval): Delete hyphen in section name. | ||
| 6178 | |||
| 6179 | 2004-11-19 Thien-Thi Nguyen <ttn@gnu.org> | ||
| 6180 | |||
| 6181 | * files.texi (Old Versions): | ||
| 6182 | No longer document annotation as "CVS only". | ||
| 6183 | |||
| 6184 | 2004-11-10 Andre Spiegel <spiegel@gnu.org> | ||
| 6185 | |||
| 6186 | * files.texi (Version Control): Rewrite the introduction about | ||
| 6187 | version systems, mentioning the new ones that we support. Thanks | ||
| 6188 | to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for | ||
| 6189 | suggestions. | ||
| 6190 | |||
| 6191 | 2004-12-08 Reiner Steib <Reiner.Steib@gmx.de> | ||
| 6192 | |||
| 6193 | * gnus-faq.texi ([5.1]): Added missing bracket. | ||
| 6194 | |||
| 6195 | * gnus.texi (Filtering Spam Using The Spam ELisp Package): Index | ||
| 6196 | `spam-initialize'. | ||
| 6197 | |||
| 6198 | 2004-11-22 Reiner Steib <Reiner.Steib@gmx.de> | ||
| 6199 | |||
| 6200 | * message.texi (Various Message Variables): Mention that all mail | ||
| 6201 | file variables are derived from `message-directory'. | ||
| 6202 | |||
| 6203 | * gnus.texi (Splitting Mail): Clarify bogus group. | ||
| 6204 | |||
| 6205 | 2004-11-02 Katsumi Yamaoka <yamaoka@jpl.org> | ||
| 6206 | |||
| 6207 | * emacs-mime.texi (Encoding Customization): Fix | ||
| 6208 | mm-coding-system-priorities entry. | ||
| 6209 | |||
| 6210 | 2004-11-03 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | ||
| 6211 | |||
| 6212 | * frames.texi (Dialog Boxes): | ||
| 6213 | * idlwave.texi (Continued Statement Indentation): | ||
| 6214 | * reftex.texi (Options (Index Support)): | ||
| 6215 | (Displaying and Editing the Index, Table of Contents): | ||
| 6216 | * speedbar.texi (Creating a display, Major Display Modes): Replace | ||
| 6217 | non-nil with non-@code{nil}. | ||
| 6218 | |||
| 6219 | 2004-11-02 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | ||
| 6220 | |||
| 6221 | * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog. | ||
| 6222 | |||
| 6223 | 2004-10-23 Eli Zaretskii <eliz@gnu.org> | ||
| 6224 | |||
| 6225 | * text.texi (Text Based Tables, Table Definition) | ||
| 6226 | (Table Creation, Table Recognition, Cell Commands) | ||
| 6227 | (Cell Justification, Row Commands, Column Commands) | ||
| 6228 | (Fixed Width Mode, Table Conversion, Measuring Tables) | ||
| 6229 | (Table Misc): New nodes, documenting the Table Mode. | ||
| 6230 | |||
| 6231 | 2004-10-21 Jay Belanger <belanger@truman.edu> | ||
| 6232 | |||
| 6233 | * calc.texi (Algebraic-Style Calculations): Removed a comment. | ||
| 6234 | |||
| 6235 | 2004-10-19 Jason Rumney <jasonr@gnu.org> | ||
| 6236 | |||
| 6237 | * makefile.w32-in (info): Change order of arguments to makeinfo. | ||
| 6238 | |||
| 6239 | 2004-10-19 Ulf Jasper <ulf.jasper@web.de> | ||
| 6240 | |||
| 6241 | * calendar.texi (iCalendar): Update for package changes. | ||
| 6242 | |||
| 6243 | 2004-10-18 Luc Teirlinck <teirllm@auburn.edu> | ||
| 6244 | |||
| 6245 | * calc.texi (Reporting Bugs): Double up `@'. | ||
| 6246 | |||
| 6247 | 2004-10-18 Jay Belanger <belanger@truman.edu> | ||
| 6248 | |||
| 6249 | * calc.texi (Reporting Bugs): Changed the address that bugs | ||
| 6250 | should be sent to. | ||
| 6251 | |||
| 6252 | 2004-10-15 Reiner Steib <Reiner.Steib@gmx.de> | ||
| 6253 | |||
| 6254 | * gnus.texi (New Features): Add 5.11. | ||
| 6255 | |||
| 6256 | * message.texi (Resending): Remove wrong default value. | ||
| 6257 | |||
| 6258 | * gnus.texi (Mail Source Specifiers): Describe possible problems | ||
| 6259 | of `pop3-leave-mail-on-server'. Add `pop3-movemail' and | ||
| 6260 | `pop3-leave-mail-on-server' to the index. | ||
| 6261 | |||
| 6262 | 2004-10-15 Katsumi Yamaoka <yamaoka@jpl.org> | ||
| 6263 | |||
| 6264 | * message.texi (Canceling News): Add how to set a password. | ||
| 6265 | |||
| 6266 | 2004-10-12 Jay Belanger <belanger@truman.edu> | ||
| 6267 | |||
| 6268 | * calc.texi (Help Commands): Changed the descriptions of | ||
| 6269 | calc-describe-function and calc-describe-variable to match their | ||
| 6270 | current behavior. | ||
| 6271 | |||
| 6272 | 2004-10-12 Reiner Steib <Reiner.Steib@gmx.de> | ||
| 6273 | |||
| 6274 | * gnus-faq.texi ([5.9]): Improve code for reply-in-news. | ||
| 6275 | |||
| 6276 | 2004-10-12 Michael Albinus <michael.albinus@gmx.de> | ||
| 6277 | |||
| 6278 | Sync with Tramp 2.0.45. | ||
| 6279 | |||
| 6280 | * tramp.texi (Frequently Asked Questions): Comment paragraph about | ||
| 6281 | plink link. The URL is outdated. Originator contacted for | ||
| 6282 | clarification. | ||
| 6283 | |||
| 6284 | 2004-10-10 Juri Linkov <juri@jurta.org> | ||
| 6285 | |||
| 6286 | * gnus.texi (Top, Marking Articles): Join two menus in one node | ||
| 6287 | because a node can have only one menu. | ||
| 6288 | |||
| 6289 | 2004-10-09 Luc Teirlinck <teirllm@auburn.edu> | ||
| 6290 | |||
| 6291 | * files.texi (Misc File Ops): View mode is a minor mode. | ||
| 6292 | |||
| 6293 | 2004-10-09 Juri Linkov <juri@jurta.org> | ||
| 6294 | |||
| 6295 | * gnus.texi (Fancy Mail Splitting): Remove backslash in the | ||
| 6296 | example of nnmail-split-fancy. | ||
| 6297 | |||
| 6298 | 2004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk> | ||
| 6299 | |||
| 6300 | * calendar.texi (iCalendar): Style changes. | ||
| 6301 | |||
| 6302 | 2004-10-07 Luc Teirlinck <teirllm@auburn.edu> | ||
| 6303 | |||
| 6304 | * search.texi (Regexps): The regexp described in the example is no | ||
| 6305 | longer stored in the variable `sentence-end'. | ||
| 6306 | |||
| 6307 | 2004-10-06 Karl Berry <karl@gnu.org> | ||
| 6308 | |||
| 6309 | * info.texi (@kbd{1}--@kbd{9}): No space around --, for | ||
| 6310 | consistency with other uses of dashes. | ||
| 6311 | |||
| 6312 | 2004-10-06 Nick Roberts <nickrob@snap.net.nz> | ||
| 6313 | |||
| 6314 | * building.texi (Starting GUD): Note that multiple debugging | ||
| 6315 | sessions requires `gdb --fullname'. | ||
| 6316 | |||
| 6317 | 2004-10-05 Ulf Jasper <ulf.jasper@web.de> | ||
| 6318 | |||
| 6319 | * calendar.texi (iCalendar): New section for a new package. | ||
| 6320 | |||
| 6321 | 2004-10-05 Karl Berry <karl@gnu.org> | ||
| 6322 | |||
| 6323 | * info.texi: Consistently use --- throughout, periods at end of | ||
| 6324 | menu descriptions, and a couple typos. | ||
| 6325 | |||
| 6326 | 2004-10-05 Luc Teirlinck <teirllm@auburn.edu> | ||
| 6327 | |||
| 6328 | * text.texi: Various small changes in addition to the following. | ||
| 6329 | (Text): Replace xref for autotype with inforef. | ||
| 6330 | (Sentences): Explain nil value for `sentence-end'. | ||
| 6331 | (Paragraphs): Update default values for `paragraph-start' and | ||
| 6332 | `paragraph-separate'. | ||
| 6333 | (Text Mode): Correct description of Text mode's effect on the | ||
| 6334 | syntax table. | ||
| 6335 | (Outline Visibility): `hide-other' does not hide top level headings. | ||
| 6336 | `selective-display-ellipses' no longer has an effect on Outline mode. | ||
| 6337 | (TeX Misc): Add missing @cindex. | ||
| 6338 | Replace xref for RefTeX with inforef. | ||
| 6339 | (Requesting Formatted Text): The variable | ||
| 6340 | `enriched-fill-after-visiting' no longer exists. | ||
| 6341 | (Editing Format Info): Update names of menu items and commands. | ||
| 6342 | (Format Faces): Mention special effect of specifying the default face. | ||
| 6343 | Describe inheritance of text properties. | ||
| 6344 | Correct description of `fixed' face. | ||
| 6345 | (Format Indentation): Correct description of effect of setting | ||
| 6346 | margins. Mention `set-left-margin' and `set-right-margin'. | ||
| 6347 | (Format Justification): Update names of menu items. | ||
| 6348 | `set-justification-full' is now bound to `M-j b'. | ||
| 6349 | Mention that `default-justification' is a per buffer variable. | ||
| 6350 | (Format Properties): Update name of menu item. | ||
| 6351 | (Forcing Enriched Mode): `format-decode-buffer' automatically | ||
| 6352 | turns on Enriched mode if the buffer is in text/enriched format. | ||
| 6353 | |||
| 6354 | 2004-10-05 Emilio C. Lopes <eclig@gmx.net> | ||
| 6355 | |||
| 6356 | * calendar.texi (From Other Calendar): Add calendar-goto-iso-week. | ||
| 6357 | |||
| 6358 | 2004-09-28 Kim F. Storm <storm@cua.dk> | ||
| 6359 | |||
| 6360 | * display.texi (Display Custom) <indicate-buffer-boundaries>: | ||
| 6361 | Align with new functionality. | ||
| 6362 | |||
| 6363 | 2004-09-26 Jesper Harder <harder@ifa.au.dk> | ||
| 6364 | |||
| 6365 | * sieve.texi (Manage Sieve API): nil -> @code{nil}. | ||
| 6366 | * pgg.texi (User Commands, Backend methods): Do. | ||
| 6367 | * gnus.texi: Markup fixes. | ||
| 6368 | (Setting Process Marks): Fix `M P a' entry. | ||
| 6369 | * emacs-mime.texi: Fixes. | ||
| 6370 | |||
| 6371 | 2004-09-23 Reiner Steib <Reiner.Steib@gmx.de> | ||
| 6372 | |||
| 6373 | * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids | ||
| 6374 | again. | ||
| 6375 | Use 5.10 instead of 5.10.0. | ||
| 6376 | |||
| 6377 | 2004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org> | ||
| 6378 | |||
| 6379 | * gnus.texi (Summary Mail Commands): S D e. | ||
| 6380 | |||
| 6381 | 2004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change) | ||
| 6382 | |||
| 6383 | * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in | ||
| 6384 | the gnus-article-mode-line-format section. | ||
| 6385 | |||
| 6386 | 2004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change) | ||
| 6387 | |||
| 6388 | * gnus.texi (Various Summary Stuff): Fix the documentation for | ||
| 6389 | gnus-newsgroup-variables. | ||
| 6390 | |||
| 6391 | 2004-09-20 Reiner Steib <Reiner.Steib@gmx.de> | ||
| 6392 | |||
| 6393 | * gnus.texi (MIME Commands): Added | ||
| 6394 | gnus-mime-display-multipart-as-mixed, | ||
| 6395 | gnus-mime-display-multipart-alternative-as-mixed, | ||
| 6396 | gnus-mime-display-multipart-related-as-mixed. | ||
| 6397 | (Mail Source Customization): Clarify `mail-source-directory'. | ||
| 6398 | (Splitting Mail): Mention gnus-group-find-new-groups. | ||
| 6399 | (SpamOracle): Fixed typo. | ||
| 6400 | |||
| 6401 | * gnus-faq.texi: Untabify. | ||
| 6402 | ([6.3]): nnir.el is in contrib directory. | ||
| 6403 | |||
| 6404 | * message.texi (News Headers): Clarify how a unique ID is created. | ||
| 6405 | |||
| 6406 | * gnus.texi (Batching Agents): Fixed typo in example. Reported | ||
| 6407 | by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>. | ||
| 6408 | |||
| 6409 | 2004-09-20 Andre Srinivasan <andre@e2open.com> | ||
| 6410 | |||
| 6411 | * gnus.texi (Group Parameters): Added more on hooks. (Small | ||
| 6412 | change.) | ||
| 6413 | |||
| 6414 | 2004-09-20 Florian Weimer <fw@deneb.enyo.de> | ||
| 6415 | |||
| 6416 | * gnus.texi (Charsets): Point to relevant section in emacs-mime. | ||
| 6417 | |||
| 6418 | 2004-09-22 Luc Teirlinck <teirllm@auburn.edu> | ||
| 6419 | |||
| 6420 | * display.texi (Display Custom): Remove stray `@end defvar'. | ||
| 6421 | |||
| 6422 | 2004-09-23 Kim F. Storm <storm@cua.dk> | ||
| 6423 | |||
| 6424 | * display.texi (Display Custom): Add `overflow-newline-into-fringe', | ||
| 6425 | `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'. | ||
| 6426 | |||
| 6427 | 2004-09-22 Jay Belanger <belanger@truman.edu> | ||
| 6428 | |||
| 6429 | * calc.texi (Vectors as Lists): Added a warning that the tutorial | ||
| 6430 | might be hidden during part of the session. | ||
| 6431 | |||
| 6432 | 2004-09-20 Jay Belanger <belanger@truman.edu> | ||
| 6433 | |||
| 6434 | * calc.texi (Notations Used in This Manual): Put in an earlier | ||
| 6435 | mention that DEL could be called Backspace. | ||
| 6436 | |||
| 6437 | 2004-09-20 Richard M. Stallman <rms@gnu.org> | ||
| 6438 | |||
| 6439 | * custom.texi (Hooks): Explain using setq to clear out a hook. | ||
| 6440 | (File Variables): Explain multiline string constants. | ||
| 6441 | (Non-ASCII Rebinding): Explain when you need to update | ||
| 6442 | non-ASCII char codes in .emacs. | ||
| 6443 | |||
| 6444 | * building.texi (Compilation): Explain how to make a silent | ||
| 6445 | subprocess that won't be terminated. Explain compilation-environment. | ||
| 6446 | |||
| 6447 | 2004-09-13 Kim F. Storm <storm@cua.dk> | ||
| 6448 | |||
| 6449 | * mini.texi (Repetition): Rename isearch-resume-enabled to | ||
| 6450 | isearch-resume-in-command-history and change default to disabled. | ||
| 6451 | |||
| 6452 | 2004-09-10 Simon Josefsson <jas@extundo.com> | ||
| 6453 | |||
| 6454 | * gnus.texi (IMAP): Add example. Suggested and partially written | ||
| 6455 | by Steinar Bang <sb@dod.no>. | ||
| 6456 | |||
| 6457 | 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com> | ||
| 6458 | |||
| 6459 | * gnus.texi (IMAP): Add comments about imaps synonym to imap in | ||
| 6460 | netrc syntax. | ||
| 6461 | |||
| 6462 | 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com> | ||
| 6463 | |||
| 6464 | * gnus.texi (Spam ELisp Package Sequence of Events): Some clarifications. | ||
| 6465 | (Spam ELisp Package Global Variables): More clarifications. | ||
| 6466 | |||
| 6467 | 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com> | ||
| 6468 | |||
| 6469 | * gnus.texi (Spam ELisp Package Filtering of Incoming Mail): | ||
| 6470 | Mention spam-split does not modify incoming mail. | ||
| 6471 | |||
| 6472 | 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com> | ||
| 6473 | |||
| 6474 | * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo. | ||
| 6475 | |||
| 6476 | 2004-09-10 Eli Zaretskii <eliz@gnu.org> | ||
| 6477 | |||
| 6478 | * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi. | ||
| 6479 | |||
| 6480 | 2004-09-09 Kim F. Storm <storm@cua.dk> | ||
| 6481 | |||
| 6482 | * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro' | ||
| 6483 | with new `kmacro-name-last-macro'. | ||
| 6484 | |||
| 6485 | 2004-09-09 Reiner Steib <Reiner.Steib@gmx.de> | ||
| 6486 | |||
| 6487 | * makefile.w32-in (sieve, pgg): Use $(infodir). | ||
| 6488 | |||
| 6489 | 2004-09-08 Juri Linkov <juri@jurta.org> | ||
| 6490 | |||
| 6491 | * mini.texi (Minibuffer History): Add `history-delete-duplicates'. | ||
| 6492 | |||
| 6493 | 2004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change) | ||
| 6494 | |||
| 6495 | * makefile.w32-in: Fix PGG and Sieve entries. | ||
| 6496 | |||
| 6497 | 2004-09-03 Juri Linkov <juri@jurta.org> | ||
| 6498 | |||
| 6499 | * search.texi (Incremental Search): Update wording for M-%. | ||
| 6500 | |||
| 6501 | 2004-09-02 Luc Teirlinck <teirllm@auburn.edu> | ||
| 6502 | |||
| 6503 | * killing.texi (Killing): Correct description of kill commands in | ||
| 6504 | read-only buffer. | ||
| 6505 | |||
| 6506 | 2004-09-02 Teodor Zlatanov <tzz@lifelogs.com> | ||
| 6507 | |||
| 6508 | * building.texi (Compilation Mode): Add a paragraph about rules | ||
| 6509 | for finding the compilation buffer for `next-error'. | ||
| 6510 | |||
| 6511 | * search.texi (Other Repeating Search): Mention that Occur mode | ||
| 6512 | supports the next-error functionality. | ||
| 6513 | |||
| 6514 | 2004-09-02 Juri Linkov <juri@jurta.org> | ||
| 6515 | |||
| 6516 | * search.texi (Regexp Replace): Add missing backslash to \footnote. | ||
| 6517 | |||
| 6518 | 2004-08-31 Luc Teirlinck <teirllm@auburn.edu> | ||
| 6519 | |||
| 6520 | * kmacro.texi (Basic Keyboard Macro): | ||
| 6521 | `apply-macro-to-region-lines' now operates on all lines that begin | ||
| 6522 | in the region, rather than on all complete lines in the region. | ||
| 6523 | |||
| 6524 | 2004-08-31 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | ||
| 6525 | |||
| 6526 | * frames.texi (Drag and drop): Add documentation about | ||
| 6527 | x-dnd-test-function and x-dnd-known-types. | ||
| 6528 | |||
| 6529 | 2004-08-30 Luc Teirlinck <teirllm@auburn.edu> | ||
| 6530 | |||
| 6531 | * indent.texi: Various minor changes in addition to: | ||
| 6532 | (Indentation Commands): Correct description of `indent-relative'. | ||
| 6533 | (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text | ||
| 6534 | mode. The *Tab Stops* buffer uses Overwrite Mode. | ||
| 6535 | (Just Spaces): `tabify' converts sequences of at least two spaces | ||
| 6536 | to tabs. | ||
| 6537 | |||
| 6538 | 2004-08-28 Eli Zaretskii <eliz@gnu.org> | ||
| 6539 | |||
| 6540 | * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of | ||
| 6541 | Emacs and related programs. | ||
| 6542 | |||
| 6543 | 2004-08-27 Luc Teirlinck <teirllm@auburn.edu> | ||
| 6544 | |||
| 6545 | * frames.texi (Secondary Selection): Setting the secondary | ||
| 6546 | selection with M-Drag-Mouse-1 does not alter the kill ring, | ||
| 6547 | setting it with M-Mouse-1 and M-Mouse-3 does. | ||
| 6548 | (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for | ||
| 6549 | toolkit scroll bars. | ||
| 6550 | (Scroll Bars): Ditto. | ||
| 6551 | |||
| 6552 | * windows.texi (Basic Window): When using a window system, the value | ||
| 6553 | of point in a non-selected window is indicated by a hollow box. | ||
| 6554 | (Split Window): Side by side windows are separated by a scroll bar, | ||
| 6555 | if scroll bars are used. | ||
| 6556 | C-Mouse-2 on scroll bar now also works for toolkit scroll bars. | ||
| 6557 | (Change Window): Correct Mouse-2 vs Mouse-3 mess-up. | ||
| 6558 | (Window Convenience): Update bindings for `winner-undo' and | ||
| 6559 | `winner-redo'. | ||
| 6560 | |||
| 6561 | * ack.texi (Acknowledgments): Use `@unnumbered'. | ||
| 6562 | * misc.texi : Adapt sectioning in Info to the node structure. | ||
| 6563 | (Invoking emacsclient): Make "Invoking emacsclient" a subsection | ||
| 6564 | of "Using Emacs as a Server". | ||
| 6565 | * building.texi (Building): Interchange nodes (for correct numbering). | ||
| 6566 | * programs.texi (Programs): Interchange nodes (for correct numbering). | ||
| 6567 | * killing.texi, entering.texi, commands.texi: Adapt sectioning in | ||
| 6568 | Info to the node structure. | ||
| 6569 | * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix. | ||
| 6570 | Rearrange order of nodes and sections such that both "GNU GENERAL | ||
| 6571 | PUBLIC LICENSE" and "GNU Free Documentation License" appear at the | ||
| 6572 | end, as appropriate for appendices. | ||
| 6573 | (Acknowledgments): Put inside @iftex instead of @ifnotinfo. | ||
| 6574 | Use `@unnumberedsec'. | ||
| 6575 | * trouble.texi: Adapt sectioning in Info to the node structure. | ||
| 6576 | Adapt node pointers to change in emacs.texi. | ||
| 6577 | * cmdargs.texi, doclicense.texi: Adapt node pointers. | ||
| 6578 | |||
| 6579 | 2004-08-27 Richard M. Stallman <rms@gnu.org> | ||
| 6580 | |||
| 6581 | * faq.texi: Fix texinfo usage, esp. doublequotes. | ||
| 6582 | (Difference between Emacs and XEmacs): Some clarification. | ||
| 6583 | |||
| 6584 | * faq.texi (Difference between Emacs and XEmacs): | ||
| 6585 | Explain not to contrast XEmacs with GNU Emacs. | ||
| 6586 | |||
| 6587 | 2004-08-26 Richard M. Stallman <rms@gnu.org> | ||
| 6588 | |||
| 6589 | * faq.texi (Difference between Emacs and XEmacs): Rewrite. | ||
| 6590 | |||
| 6591 | 2004-08-25 Kenichi Handa <handa@m17n.org> | ||
| 6592 | |||
| 6593 | * custom.texi (Non-ASCII Rebinding): Fix and simplify the | ||
| 6594 | description for unibyte mode. | ||
| 6595 | |||
| 6596 | 2004-08-23 Luc Teirlinck <teirllm@auburn.edu> | ||
| 6597 | |||
| 6598 | * display.texi (Font Lock): Correct invalid (for hardcopy) @xref. | ||
| 6599 | |||
| 6600 | * search.texi (Regexps): Correct cryptic (in hardcopy) @ref. | ||
| 6601 | (Configuring Scrolling): Correct invalid (for hardcopy) @xref. | ||
| 6602 | (Regexp Replace): Standardize reference to hardcopy Elisp Manual | ||
| 6603 | in @pxref. | ||
| 6604 | |||
| 6605 | 2004-08-22 Luc Teirlinck <teirllm@auburn.edu> | ||
| 6606 | |||
| 6607 | * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit): | ||
| 6608 | Change section names. | ||
| 6609 | |||
| 6610 | 2004-08-22 David Kastrup <dak@gnu.org> | ||
| 6611 | |||
| 6612 | * reftex.texi (AUCTeX): Update links, section name. | ||
| 6613 | |||
| 6614 | * faq.texi (Calc): Update availability (included in 22.1). | ||
| 6615 | (AUCTeX): Update availability, information, versions, description. | ||
| 6616 | |||
| 6617 | 2004-08-21 Luc Teirlinck <teirllm@auburn.edu> | ||
| 6618 | |||
| 6619 | * kmacro.texi (Keyboard Macro Ring): Rename section. | ||
| 6620 | Emacs treats the head of the macro ring as the `last keyboard macro'. | ||
| 6621 | (Keyboard Macro Counter): Minor change. | ||
| 6622 | (Save Keyboard Macro): Some clarifications. | ||
| 6623 | (Edit Keyboard Macro): Rename section. | ||
| 6624 | |||
| 6625 | * buffers.texi (Buffers): Maximum buffer size is now 256M on | ||
| 6626 | 32-bit machines. | ||
| 6627 | (Several Buffers): Clarify which buffer is selected if `2' is | ||
| 6628 | pressed in the Buffer Menu. | ||
| 6629 | Auto Revert mode can be used to update the Buffer Menu | ||
| 6630 | automatically. | ||
| 6631 | |||
| 6632 | 2004-08-21 Eli Zaretskii <eliz@gnu.org> | ||
| 6633 | |||
| 6634 | * help.texi (Misc Help): Add an index entry for finding an Info | ||
| 6635 | manual by its file name. | ||
| 6636 | |||
| 6637 | 2004-08-20 Luc Teirlinck <teirllm@auburn.edu> | ||
| 6638 | |||
| 6639 | * files.texi (Backup Deletion): Correct description of | ||
| 6640 | `delete-old-versions'. | ||
| 6641 | (Time Stamps): `time-stamp' needs to be added to `before-save-hook'. | ||
| 6642 | (Auto Save Files): Recommend `auto-save-mode' to reenable | ||
| 6643 | auto-saving, rather than the abbreviation `auto-save'. | ||
| 6644 | |||
| 6645 | 2004-08-17 Luc Teirlinck <teirllm@auburn.edu> | ||
| 6646 | |||
| 6647 | * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms | ||
| 6648 | for "killing" and "yanking" in main menu. | ||
| 6649 | |||
| 6650 | 2004-08-16 Richard M. Stallman <rms@gnu.org> | ||
| 6651 | |||
| 6652 | * killing.texi (Yanking, Killing): Minor cleanups. | ||
| 6653 | |||
| 6654 | * mark.texi (Momentary Mark): Minor cleanups. | ||
| 6655 | |||
| 6656 | 2004-08-15 Kenichi Handa <handa@etl.go.jp> | ||
| 6657 | |||
| 6658 | * custom.texi (Non-ASCII Rebinding): | ||
| 6659 | C-q always inserts the right code to pass to global-set-key. | ||
| 6660 | |||
| 6661 | 2004-08-14 Eli Zaretskii <eliz@gnu.org> | ||
| 6662 | |||
| 6663 | * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi. | ||
| 6664 | |||
| 6665 | 2004-08-13 Luc Teirlinck <teirllm@auburn.edu> | ||
| 6666 | |||
| 6667 | * regs.texi (RegNumbers): Mention `C-x r i' binding for | ||
| 6668 | `insert-register', instead of `C-x r g' binding, for consistency. | ||
| 6669 | |||
| 6670 | 2004-08-12 Luc Teirlinck <teirllm@auburn.edu> | ||
| 6671 | |||
| 6672 | * fixit.texi (Spelling): Fix typo. | ||
| 6673 | |||
| 6674 | 2004-08-11 Luc Teirlinck <teirllm@auburn.edu> | ||
| 6675 | |||
| 6676 | * help.texi (Help): Fix Texinfo usage. | ||
| 6677 | |||
| 6678 | 2004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org> | ||
| 6679 | |||
| 6680 | * cc-mode.texi: Various updates for CC Mode 5.30.9. | ||
| 6681 | |||
| 6682 | 2004-08-10 Michael Albinus <michael.albinus@gmx.de> | ||
| 6683 | |||
| 6684 | Sync with Tramp 2.0.44. | ||
| 6685 | |||
| 6686 | 2004-08-05 Lars Hansen <larsh@math.ku.dk> | ||
| 6687 | |||
| 6688 | * widget.texi (User Interface): Update how to separate the | ||
| 6689 | editable field of an editable-field widget from other widgets. | ||
| 6690 | (Programming Example): Add text after field. | ||
| 6691 | |||
| 6692 | 2004-07-24 Richard M. Stallman <rms@gnu.org> | ||
| 6693 | |||
| 6694 | * text.texi (Paragraphs): Update how paragraphs are separated | ||
| 6695 | and the default for paragraph-separate. | ||
| 6696 | |||
| 6697 | * search.texi (Regexp Replace): Further update text for new | ||
| 6698 | replacement operators. | ||
| 6699 | |||
| 6700 | 2004-08-31 Katsumi Yamaoka <yamaoka@jpl.org> | ||
| 6701 | |||
| 6702 | * emacs-mime.texi (Encoding Customization): Add a note to the | ||
| 6703 | mm-content-transfer-encoding-defaults entry. | ||
| 6704 | (rfc2047): Update. | ||
| 6705 | |||
| 6706 | * gnus.texi (Article Highlighting): Add | ||
| 6707 | gnus-cite-ignore-quoted-from. | ||
| 6708 | (POP before SMTP): New node. | ||
| 6709 | (Posting Styles): Addition. | ||
| 6710 | (Splitting Mail): Add nnmail-split-lowercase-expanded. | ||
| 6711 | (Fancy Mail Splitting): Ditto. | ||
| 6712 | (X-Face): Add gnus-x-face. | ||
| 6713 | |||
| 6714 | 2004-08-30 Reiner Steib <Reiner.Steib@gmx.de> | ||
| 6715 | |||
| 6716 | * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi, | ||
| 6717 | * pgg.texi, sieve.texi: Use @copying and @insertcopying. | ||
| 6718 | |||
| 6719 | 2004-08-22 Reiner Steib <Reiner.Steib@gmx.de> | ||
| 6720 | |||
| 6721 | * gnus.texi (Mail Source Specifiers): Describe | ||
| 6722 | `pop3-leave-mail-on-server'. | ||
| 6723 | |||
| 6724 | 2004-08-02 Reiner Steib <Reiner.Steib@gmx.de> | ||
| 6725 | |||
| 6726 | * Makefile.in, makefile.w32-in: Added PGG and Sieve files. | ||
| 6727 | |||
| 6728 | * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus | ||
| 6729 | repository. Change setfilename. | ||
| 6730 | |||
| 6731 | * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto. | ||
| 6732 | |||
| 6733 | 2004-07-18 Luc Teirlinck <teirllm@auburn.edu> | ||
| 6734 | |||
| 6735 | * emacs-xtra.texi (Subdir switches): Dired does not remember the | ||
| 6736 | `R' switch. | ||
| 6737 | |||
| 6738 | * dired.texi (Dired Updating): `k' only deletes inserted | ||
| 6739 | subdirectories from the Dired buffer if a prefix argument was given. | ||
| 6740 | |||
| 6741 | * search.texi (Regexps): Delete redundant definition of `symbol' in | ||
| 6742 | description of `\_>'. It already occurs in the description of `\_<'. | ||
| 6743 | |||
| 6744 | 2004-07-02 Juri Linkov <juri@jurta.org> | ||
| 6745 | |||
| 6746 | * pcl-cvs.texi (Viewing differences): Add `d r'. | ||
| 6747 | |||
| 6748 | 2004-07-01 Juri Linkov <juri@jurta.org> | ||
| 6749 | |||
| 6750 | * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e. | ||
| 6751 | (Regexp Search): Add M-r. | ||
| 6752 | |||
| 6753 | 2004-06-30 Luc Teirlinck <teirllm@auburn.edu> | ||
| 6754 | |||
| 6755 | * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra. | ||
| 6756 | |||
| 6757 | 2004-06-29 Jesper Harder <harder@ifa.au.dk> | ||
| 6758 | |||
| 6759 | * ses.texi, viper.texi, search.texi, flymake.texi, faq.texi: | ||
| 6760 | * eshell.texi, ediff.texi, calendar.texi: Markup fixes. | ||
| 6761 | |||
| 6762 | 2004-06-25 Richard M. Stallman <rms@gnu.org> | ||
| 6763 | |||
| 6764 | * search.texi (Regexp Replace): Rewrite description of \# \, and \?. | ||
| 6765 | |||
| 6766 | 2004-06-25 David Kastrup <dak@gnu.org> | ||
| 6767 | |||
| 6768 | * search.texi (Regexp Replace): Some typo corrections and | ||
| 6769 | rearrangement. | ||
| 6770 | |||
| 6771 | 2004-06-24 David Kastrup <dak@gnu.org> | ||
| 6772 | |||
| 6773 | * search.texi (Unconditional Replace): Use replace-string instead | ||
| 6774 | of query-replace in example. | ||
| 6775 | (Regexp Replace): Add explanations for `\,', `\#' and `\?' | ||
| 6776 | sequences. | ||
| 6777 | (Query Replace): Correct explanation of `^' which does not use | ||
| 6778 | the mark stack. | ||
| 6779 | |||
| 6780 | 2004-06-21 Nick Roberts <nickrob@gnu.org> | ||
| 6781 | |||
| 6782 | * misc.texi (Shell History Copying): Document comint-insert-input. | ||
| 6783 | (Shell Ring): Describe comint-dynamic-list-input-ring here. | ||
| 6784 | |||
| 6785 | 2004-06-21 Karl Berry <karl@gnu.org> | ||
| 6786 | |||
| 6787 | * info.texi (Top): Mention that only Emacs has mouse support. | ||
| 6788 | (Getting Started): Mention this in a few other places. | ||
| 6789 | |||
| 6790 | 2004-06-20 Jesper Harder <harder@ifa.au.dk> | ||
| 6791 | |||
| 6792 | * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash. | ||
| 6793 | * custom.texi (Customization): Do. | ||
| 6794 | * anti.texi (Antinews): Do. | ||
| 6795 | * abbrevs.texi (Defining Abbrevs): Do. | ||
| 6796 | |||
| 6797 | * programs.texi (Info Lookup): Fix keybinding for | ||
| 6798 | info-lookup-symbol. | ||
| 6799 | |||
| 6800 | 2004-06-16 Juanma Barranquero <lektu@terra.es> | ||
| 6801 | |||
| 6802 | * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES): | ||
| 6803 | Add emacs-xtra. | ||
| 6804 | ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies. | ||
| 6805 | (clean): Add emacs-xtra and flymake. Remove redundancies. | ||
| 6806 | |||
| 6807 | 2004-06-15 Luc Teirlinck <teirllm@auburn.edu> | ||
| 6808 | |||
| 6809 | * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra): | ||
| 6810 | Add emacs-xtra. | ||
| 6811 | * emacs-xtra.texi: New file. | ||
| 6812 | |||
| 6813 | 2004-06-14 Luc Teirlinck <teirllm@auburn.edu> | ||
| 6814 | |||
| 6815 | * dired.texi (Dired Enter): Mention conditions on `ls' switches. | ||
| 6816 | (Dired and Find): Mention differences with ordinary Dired buffers. | ||
| 6817 | |||
| 6818 | 2004-06-13 Luc Teirlinck <teirllm@auburn.edu> | ||
| 6819 | |||
| 6820 | * autotype.texi (Copyrights, Timestamps): Recommend | ||
| 6821 | `before-save-hook' instead of `write-file-functions'. | ||
| 6822 | |||
| 6823 | 2004-06-13 Richard M. Stallman <rms@gnu.org> | ||
| 6824 | |||
| 6825 | * custom.texi (Init Syntax): Explain about vars that do special | ||
| 6826 | things when set with setq or with Custom. | ||
| 6827 | (Init Examples): Add line-number-mode example. | ||
| 6828 | |||
| 6829 | 2004-06-13 Lars Hansen <larsh@math.ku.dk> | ||
| 6830 | |||
| 6831 | * dired-x.texi (dired-mark-omitted): Update keybinding. | ||
| 6832 | |||
| 6833 | 2004-06-12 Juri Linkov <juri@jurta.org> | ||
| 6834 | |||
| 6835 | * dired.texi (Operating on Files): Add dired-do-touch. | ||
| 6836 | |||
| 6837 | 2004-06-10 Kim F. Storm <storm@cua.dk> | ||
| 6838 | |||
| 6839 | * pcl-cvs.texi (Viewing differences): Add 'd y'. | ||
| 6840 | |||
| 6841 | 2004-06-10 Juri Linkov <juri@jurta.org> | ||
| 6842 | |||
| 6843 | * building.texi (Lisp Eval): Add C-M-x on defface. | ||
| 6844 | |||
| 6845 | 2004-06-08 Luc Teirlinck <teirllm@auburn.edu> | ||
| 6846 | |||
| 6847 | * files.texi (Reverting): Auto-Revert mode and | ||
| 6848 | Global Auto-Revert mode no longer revert remote files. | ||
| 6849 | |||
| 6850 | 2004-06-05 Lars Hansen <larsh@math.ku.dk> | ||
| 6851 | |||
| 6852 | * dired-x.texi (variable dired-omit-mode): Rename from | ||
| 6853 | dired-omit-files-p. | ||
| 6854 | (function dired-omit-mode): Rename from dired-omit-toggle. | ||
| 6855 | Call dired-omit-mode rather than set dired-omit-files-p. | ||
| 6856 | (dired-mark-omitted): Describe command. | ||
| 6857 | |||
| 6858 | 2004-05-29 Michael Albinus <michael.albinus@gmx.de> | ||
| 6859 | |||
| 6860 | Version 2.0.41 of Tramp released. | ||
| 6861 | |||
| 6862 | 2004-05-29 Juanma Barranquero <lektu@terra.es> | ||
| 6863 | |||
| 6864 | * makefile.w32-in (../info/flymake, flymake.dvi): New targets. | ||
| 6865 | (INFO_TARGETS, DVI_TARGETS): Add Flymake. | ||
| 6866 | |||
| 6867 | 2004-05-29 Richard M. Stallman <rms@gnu.org> | ||
| 6868 | |||
| 6869 | * custom.texi (Init File): Two dashes start --no-site-file. | ||
| 6870 | |||
| 6871 | * cl.texi (Top): Call this chapter `Introduction'. | ||
| 6872 | (Overview): In TeX, no section heading here. | ||
| 6873 | |||
| 6874 | * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups. | ||
| 6875 | |||
| 6876 | 2004-05-29 Alan Mackenzie <acm@muc.de> | ||
| 6877 | |||
| 6878 | * programs.texi: Update for CC Mode 5.30 and incidental amendments. | ||
| 6879 | ("AWK"): Is consistently thus spelt throughout. | ||
| 6880 | (AWK, Pike): Document as "C-like modes". | ||
| 6881 | (@kbd{M-j}): Document as alternative to @kbd{C-M-j}. | ||
| 6882 | (M-x man): Supersedes M-x manual-entry. | ||
| 6883 | Add numerous index entries. Correct "ESC a/e" to "M-a/e". | ||
| 6884 | |||
| 6885 | ("Comments in C"): Delete node; the info is in CC Mode manual. | ||
| 6886 | (c-comment-only-line-offset): Remove description. | ||
| 6887 | |||
| 6888 | (C-c ., C-c C-c): Describe new C Mode bindings. | ||
| 6889 | |||
| 6890 | (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent) | ||
| 6891 | (@dfn{Style}, c-default-style, comment-column, comment-padding) | ||
| 6892 | (c-up-conditional, c-beginning-of-statement, c-end-of-statement): | ||
| 6893 | Amend definitions. | ||
| 6894 | |||
| 6895 | (c-beginning-of-defun, c-end-of-defun, c-context-line-break): | ||
| 6896 | Describe functions. | ||
| 6897 | |||
| 6898 | (c-comment-start-regexp, c-hanging-comment-ender-p) | ||
| 6899 | (c-hanging-comment-starter-p): Remove obsolete definitions. | ||
| 6900 | |||
| 6901 | * emacs.texi: Remove the menu entry "Comments in C". | ||
| 6902 | |||
| 6903 | 2004-05-29 Eli Zaretskii <eliz@gnu.org> | ||
| 6904 | |||
| 6905 | * Makefile.in (../info/flymake, flymake.dvi): New targets. | ||
| 6906 | (INFO_TARGETS, DVI_TARGETS): Add Flymake. | ||
| 6907 | |||
| 6908 | 2004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com> | ||
| 6909 | |||
| 6910 | * flymake.texi: New file. | ||
| 6911 | |||
| 6912 | 2004-05-28 Simon Josefsson <jas@extundo.com> | ||
| 6913 | |||
| 6914 | * smtpmail.texi (Authentication): Improve STARTTLS discussion. | ||
| 6915 | |||
| 6916 | 2004-05-27 Luc Teirlinck <teirllm@auburn.edu> | ||
| 6917 | |||
| 6918 | * dired.texi (Dired and Find): `find-ls-option' does not apply to | ||
| 6919 | `M-x locate'. | ||
| 6920 | |||
| 6921 | 2004-05-16 Karl Berry <karl@gnu.org> | ||
| 6922 | |||
| 6923 | * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo, | ||
| 6924 | makeinfo --html fails. | ||
| 6925 | * help.texi (Help Summary) [@ifnottex]: Likewise. | ||
| 6926 | |||
| 6927 | 2004-05-13 Nick Roberts <nickrob@gnu.org> | ||
| 6928 | |||
| 6929 | * building.texi (GDB Graphical Interface): Update and describe | ||
| 6930 | layout first. | ||
| 6931 | |||
| 6932 | 2004-05-07 Kai Grossjohann <kai@emptydomain.de> | ||
| 6933 | |||
| 6934 | Version 2.0.40 of Tramp released. | ||
| 6935 | |||
| 6936 | 2004-04-25 Michael Albinus <Michael.Albinus@alcatel.de> | ||
| 6937 | |||
| 6938 | Complete rework, based on review by Karl Berry <karl@gnu.org>. | ||
| 6939 | |||
| 6940 | * tramp.texi (Auto-save and Backup): Explain exploitation of new | ||
| 6941 | variables `tramp-backup-directory-alist' and | ||
| 6942 | `tramp-bkup-backup-directory-info'. | ||
| 6943 | (Overview, Connection types) | ||
| 6944 | (External transfer methods, Default Method) | ||
| 6945 | (Windows setup hints): Remove restriction of password entering | ||
| 6946 | with external methods. | ||
| 6947 | (Auto-save and Backup): Make file name example | ||
| 6948 | (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info' | ||
| 6949 | and `auto-save-directory' must be used. | ||
| 6950 | (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not | ||
| 6951 | only "NT"). Remove doubled entry "What kinds of systems does | ||
| 6952 | @tramp{} work on". | ||
| 6953 | (tramp): Macro removed. | ||
| 6954 | (Obtaining Tramp): Flag removed from title. | ||
| 6955 | (all): "tramp-" and "-" removed from flag names. Flags `tramp' | ||
| 6956 | and `trampver' used properly. Flag `tramp-inst' replaced by | ||
| 6957 | `installchapter'. Installation related text adapted. | ||
| 6958 | |||
| 6959 | 2004-05-04 Jason Rumney <jasonr@gnu.org> | ||
| 6960 | |||
| 6961 | * makefile.w32-in: Revert last change. | ||
| 6962 | |||
| 6963 | 2004-05-03 Jason Rumney <jasonr@gnu.org> | ||
| 6964 | |||
| 6965 | * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes. | ||
| 6966 | |||
| 6967 | 2004-04-28 Masatake YAMATO <jet@gyve.org> | ||
| 6968 | |||
| 6969 | * widget.texi (Programming Example): Remove overlays. | ||
| 6970 | |||
| 6971 | 2004-04-27 Jesper Harder <harder@ifa.au.dk> | ||
| 6972 | |||
| 6973 | * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp. | ||
| 6974 | |||
| 6975 | 2004-04-23 Juanma Barranquero <lektu@terra.es> | ||
| 6976 | |||
| 6977 | * makefile.w32-in: Add "-*- makefile -*-" mode tag. | ||
| 6978 | |||
| 6979 | 2004-04-18 Juri Linkov <juri@jurta.org> | ||
| 6980 | |||
| 6981 | * fixit.texi (Spelling): Remove file extension from ispell xref. | ||
| 6982 | |||
| 6983 | 2004-04-15 Kim F. Storm <storm@cua.dk> | ||
| 6984 | |||
| 6985 | * cmdargs.texi (Initial Options): Add -Q. | ||
| 6986 | |||
| 6987 | 2004-04-05 Kim F. Storm <storm@cua.dk> | ||
| 6988 | |||
| 6989 | * custom.texi (File Variables): Add safe-local-eval-forms. | ||
| 6990 | |||
| 6991 | 2004-04-05 Jesper Harder <harder@ifa.au.dk> | ||
| 6992 | |||
| 6993 | * info.texi (Info Search): Add info-apropos. | ||
| 6994 | |||
| 6995 | 2004-04-02 Luc Teirlinck <teirllm@auburn.edu> | ||
| 6996 | |||
| 6997 | * files.texi (Reverting): Correct description of revert-buffer's | ||
| 6998 | handling of point. | ||
| 6999 | |||
| 7000 | 2004-03-22 Juri Linkov <juri@jurta.org> | ||
| 7001 | |||
| 7002 | * emacs.texi (Top): Add `Misc X'. | ||
| 7003 | |||
| 7004 | * faq.texi, trouble.texi: Fix help key bindings. | ||
| 7005 | |||
| 7006 | * glossary.texi: Improve references. | ||
| 7007 | |||
| 7008 | * help.texi: Sync keywords with finder.el. | ||
| 7009 | |||
| 7010 | * mini.texi (Completion): Add description for menu items. | ||
| 7011 | |||
| 7012 | * misc.texi (Browse-URL, FFAP): Add information about keywords. | ||
| 7013 | |||
| 7014 | * sending.texi (Mail Methods): Fix xref to Message manual. | ||
| 7015 | |||
| 7016 | 2004-03-17 Luc Teirlinck <teirllm@auburn.edu> | ||
| 7017 | |||
| 7018 | * info.texi (Advanced): Replace @unnumberedsubsec by @subheading | ||
| 7019 | (as suggested by Karl Berry). Update information about colored | ||
| 7020 | stars in menus. Add new subheading describing M-n. | ||
| 7021 | |||
| 7022 | 2004-03-12 Richard M. Stallman <rms@gnu.org> | ||
| 7023 | |||
| 7024 | * cl.texi (Top): Rename top node's title. | ||
| 7025 | |||
| 7026 | * buffers.texi (Misc Buffer): Add index entry for rename-uniquely. | ||
| 7027 | |||
| 7028 | 2004-03-08 Karl Berry <karl@gnu.org> | ||
| 7029 | |||
| 7030 | * info.texi: \input texinfo.tex instead of just texinfo, to avoid | ||
| 7031 | problems making the texinfo distribution. | ||
| 7032 | |||
| 7033 | 2004-03-04 Richard M. Stallman <rms@gnu.org> | ||
| 7034 | |||
| 7035 | * search.texi (Regexps): Explain that ^ and $ have their | ||
| 7036 | special meanings only in certain contexts. | ||
| 7037 | |||
| 7038 | * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@. | ||
| 7039 | |||
| 7040 | * mule.texi (Specify Coding): Doc C-x RET F. | ||
| 7041 | |||
| 7042 | * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely | ||
| 7043 | for multiple compile and grep buffers. | ||
| 7044 | (Indirect Buffers): Don't recommand clone-indirect-buffer | ||
| 7045 | for multiple compile and grep buffers. | ||
| 7046 | |||
| 7047 | 2004-02-29 Simon Josefsson <jas@extundo.com> | ||
| 7048 | |||
| 7049 | * smtpmail.texi (Authentication): Changed the list of supported | ||
| 7050 | authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to | ||
| 7051 | CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele | ||
| 7052 | <voegelas@gmx.net>. | ||
| 7053 | |||
| 7054 | 2004-02-29 Juanma Barranquero <lektu@terra.es> | ||
| 7055 | |||
| 7056 | * makefile.w32-in (mostlyclean, clean, maintainer-clean): | ||
| 7057 | Use $(DEL) instead of rm, and ignore exit code. | ||
| 7058 | |||
| 7059 | 2004-02-29 Kai Grossjohann <kgrossjo@eu.uu.net> | ||
| 7060 | |||
| 7061 | Tramp version 2.0.39 released. | ||
| 7062 | |||
| 7063 | 2004-02-29 Michael Albinus <Michael.Albinus@alcatel.de> | ||
| 7064 | |||
| 7065 | * tramp.texi (Customizing Completion): Explain new functions | ||
| 7066 | `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'. | ||
| 7067 | (all): Savannah URLs unified to "http://savannah.nongnu.org". | ||
| 7068 | (Top): Refer to Savannah mailing list as the major one. Mention | ||
| 7069 | older mailing lists in HTML mode only. | ||
| 7070 | (Auto-save and Backup): Add auto-save. Based on wording of Kai. | ||
| 7071 | (Frequently Asked Questions): Remote hosts must not be Unix-like | ||
| 7072 | for "smb" method. | ||
| 7073 | (Password caching): New node. | ||
| 7074 | (External transfer methods): Refer to password caching for "smb" | ||
| 7075 | method. | ||
| 7076 | |||
| 7077 | 2004-02-23 Nick Roberts <nick@nick.uklinux.net> | ||
| 7078 | |||
| 7079 | * building.texi (Watch Expressions): Update. | ||
| 7080 | |||
| 7081 | 2004-02-21 Juri Linkov <juri@jurta.org> | ||
| 7082 | |||
| 7083 | * cmdargs.texi (Action Arguments): Add alias --find-file. Add | ||
| 7084 | --directory, --help, --version. Move text about command-line-args | ||
| 7085 | to Command Arguments. | ||
| 7086 | (Initial Options): Add @cindex for --script. Fix @cindex for -q. | ||
| 7087 | Add --no-desktop. Add alias --no-multibyte, --no-unibyte. | ||
| 7088 | (Window Size X): Join -g and --geometry. Add @cindex. | ||
| 7089 | (Borders X): Fix @cindex for -ib. Add @cindex for -bw. | ||
| 7090 | (Title X): Remove alias -title. | ||
| 7091 | (Misc X): New node. | ||
| 7092 | |||
| 7093 | 2004-02-17 Karl Berry <karl@gnu.org> | ||
| 7094 | |||
| 7095 | * info.texi (Help-Int): Mention the new line number feature. | ||
| 7096 | |||
| 7097 | 2004-02-15 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | ||
| 7098 | |||
| 7099 | * frames.texi (Drag and drop): Add Motif to list of supported | ||
| 7100 | protocols. | ||
| 7101 | |||
| 7102 | 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org> | ||
| 7103 | |||
| 7104 | * ses.texi (Advanced Features): New functionality for | ||
| 7105 | ses-set-header-row (defaults to current row unless C-u used). | ||
| 7106 | (Acknowledgements): Add Stefan Monnier. | ||
| 7107 | |||
| 7108 | 2004-02-03 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | ||
| 7109 | |||
| 7110 | * frames.texi (Drag and drop): New section. | ||
| 7111 | |||
| 7112 | 2004-01-24 Richard M. Stallman <rms@gnu.org> | ||
| 7113 | |||
| 7114 | * emacs.texi (Acknowledgments): Renamed from Acknowledgements. | ||
| 7115 | Include it only @ifnotinfo. Patch the preceding and following | ||
| 7116 | node headers to point to each other. | ||
| 7117 | |||
| 7118 | 2004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk> | ||
| 7119 | |||
| 7120 | * calendar.texi (Appointments): Update section. | ||
| 7121 | |||
| 7122 | 2003-12-29 Kevin Ryde <user42@zip.com.au> | ||
| 7123 | |||
| 7124 | * viper.texi (Vi Macros): Fix reference to the Emacs manual. | ||
| 7125 | |||
| 7126 | * programs.texi (C Modes): Fix the xref. | ||
| 7127 | |||
| 7128 | 2003-12-23 Nick Roberts <nick@nick.uklinux.net> | ||
| 7129 | |||
| 7130 | * building.texi (Watch Expressions): Update. | ||
| 7131 | (Commands of GUD): Include use of toolbar + breakpoints set from | ||
| 7132 | fringe/margin. | ||
| 7133 | |||
| 7134 | 2003-12-03 Andre Spiegel <spiegel@gnu.org> | ||
| 7135 | |||
| 7136 | * files.texi: Say how to disable VC. Suggested by Alan Mackenzie | ||
| 7137 | <acm@muc.de>. | ||
| 7138 | |||
| 7139 | 2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net> | ||
| 7140 | |||
| 7141 | Tramp version 2.0.38 released. | ||
| 7142 | |||
| 7143 | * tramp.texi (Remote shell setup): Warn of environment variables | ||
| 7144 | FRUMPLE if user frumple exists. Suggested by Sven Gabriel | ||
| 7145 | <sven.gabriel@imk.fzk.de>. | ||
| 7146 | (Configuration): Tramp now chooses base64/uuencode | ||
| 7147 | automatically. Update wording accordingly. | ||
| 7148 | (Top): More description for the `Default Method' menu entry. | ||
| 7149 | (Default Method): Use @code, not @var, for Lisp variables. | ||
| 7150 | (Default Method): New subsection `Which method is the right one | ||
| 7151 | for me?' Suggested by Christian Kirsch. | ||
| 7152 | (Configuration): Pointer to new subsection added. | ||
| 7153 | (Default Method): Too many "use" in one sentence. | ||
| 7154 | Rephrase. Reported by Christian Kirsch. | ||
| 7155 | (Filename Syntax): Old `su' example is probably a left-over from | ||
| 7156 | the sm/su method naming. Replace with `ssh', instead. | ||
| 7157 | (External transfer methods, Auto-save and Backup): | ||
| 7158 | Typo fixes. | ||
| 7159 | |||
| 7160 | 2003-11-02 Michael Albinus <Michael.Albinus@alcatel.de> | ||
| 7161 | |||
| 7162 | * tramp.texi (all): Harmonize all occurences of @tramp{}. | ||
| 7163 | (Top): Mention japanese manual only if flag `jamanual' is set. | ||
| 7164 | Insert section `Japanese manual' in menu. | ||
| 7165 | |||
| 7166 | 2003-11-29 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | ||
| 7167 | |||
| 7168 | * frames.texi (Dialog Boxes): Add use-file-dialog. | ||
| 7169 | |||
| 7170 | 2003-11-26 Thien-Thi Nguyen <ttn@gnu.org> | ||
| 7171 | |||
| 7172 | * eshell.texi (Known Problems): Add doc item. | ||
| 7173 | |||
| 7174 | 2003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org> | ||
| 7175 | |||
| 7176 | * ack.texi: Note that Alan Mackenzie contributed the AWK support | ||
| 7177 | in CC Mode. | ||
| 7178 | |||
| 7179 | 2003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org> | ||
| 7180 | |||
| 7181 | * cc-mode.texi: Update for CC Mode 5.30. | ||
| 7182 | |||
| 7183 | Note: Please refrain from doing purely cosmetic changes like | ||
| 7184 | removing trailing whitespace in this manual; it clobbers cvs | ||
| 7185 | merging for no good reason. | ||
| 7186 | |||
| 7187 | 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change) | ||
| 7188 | |||
| 7189 | * man/ack.texi, man/basic.texi, man/cmdargs.texi: | ||
| 7190 | * man/commands.texi, man/custom.texi, man/display.texi: | ||
| 7191 | * man/ediff.texi, man/emacs.texi, man/faq.texi, man/files.texi: | ||
| 7192 | * man/frames.texi, man/glossary.texi, man/killing.texi: | ||
| 7193 | * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi: | ||
| 7194 | * man/mule.texi, man/rmail.texi, man/search.texi: | ||
| 7195 | * man/sending.texi, man/text.texi, man/tramp.texi: | ||
| 7196 | * man/trouble.texi, man/vip.texi, man/viper.texi, man/widget.texi: | ||
| 7197 | * man/woman.texi: Replace @sc{ascii} and ASCII with @acronym{ASCII}. | ||
| 7198 | |||
| 7199 | 2003-11-01 Alan Mackenzie <acm@muc.de> | ||
| 7200 | |||
| 7201 | * search.texi (Scrolling During Incremental Search): Document a | ||
| 7202 | new scrolling facility in isearch mode. | ||
| 7203 | |||
| 7204 | 2003-10-26 Karl Berry <karl@gnu.org> | ||
| 7205 | |||
| 7206 | * info.texi (Info Search): Echo area, not echo are. From Debian | ||
| 7207 | diff. | ||
| 7208 | |||
| 7209 | 2003-10-26 Per Abrahamsen <abraham@dina.kvl.dk> | ||
| 7210 | |||
| 7211 | * widget.texi (Defining New Widgets): Document new beavior of | ||
| 7212 | :buttons and :children keywords. | ||
| 7213 | |||
| 7214 | 2003-10-22 Miles Bader <miles@gnu.org> | ||
| 7215 | |||
| 7216 | * Makefile.in (info): Move before $(top_srcdir)/info. | ||
| 7217 | |||
| 7218 | 2003-10-22 Nick Roberts <nick@nick.uklinux.net> | ||
| 7219 | |||
| 7220 | * building.texi (Watch Expressions): Update section on data display | ||
| 7221 | to reflect code changes (GDB Graphical Interface). | ||
| 7222 | |||
| 7223 | 2003-10-17 Thien-Thi Nguyen <ttn@gnu.org> | ||
| 7224 | |||
| 7225 | * tramp.texi (Inline methods): Small grammar fix. | ||
| 7226 | (External transfer methods): Likewise. | ||
| 7227 | |||
| 7228 | 2003-10-13 Richard M. Stallman <rms@gnu.org> | ||
| 7229 | |||
| 7230 | * xresources.texi (GTK resources): Clean up previous change. | ||
| 7231 | |||
| 7232 | 2003-10-12 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | ||
| 7233 | |||
| 7234 | * xresources.texi (GTK resources): Add a note that some themes | ||
| 7235 | disallow customizations. Add scroll theme example. | ||
| 7236 | |||
| 7237 | 2003-10-08 Nick Roberts <nick@nick.uklinux.net> | ||
| 7238 | |||
| 7239 | * speedbar.texi: Remove paragraph for GUD that is no longer true. | ||
| 7240 | |||
| 7241 | 2003-10-06 Luc Teirlinck <teirllm@auburn.edu> | ||
| 7242 | |||
| 7243 | * texinfo.tex: Replace `%' in arch tagline by @ignore. | ||
| 7244 | |||
| 7245 | 2003-09-30 Richard M. Stallman <rms@gnu.org> | ||
| 7246 | |||
| 7247 | * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T. | ||
| 7248 | |||
| 7249 | * widget.texi (User Interface): Fix typos. | ||
| 7250 | |||
| 7251 | * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}. | ||
| 7252 | |||
| 7253 | * cmdargs.texi (General Variables): Remove MAILRC envvar. | ||
| 7254 | |||
| 7255 | * misc.texi (Saving Emacs Sessions): Shorten the section, | ||
| 7256 | collapsing back into one node. | ||
| 7257 | |||
| 7258 | 2003-09-30 Lars Hansen <larsh@math.ku.dk> | ||
| 7259 | |||
| 7260 | * misc.texi: Section "Saving Emacs Sessions" rewritten. | ||
| 7261 | |||
| 7262 | 2003-09-29 Jan Dj,Ad(Brv. <jan.h.d@swipnet.se> | ||
| 7263 | |||
| 7264 | * xresources.texi (GTK names in Emacs): Correct typo. | ||
| 7265 | |||
| 7266 | 2003-09-29 Thien-Thi Nguyen <ttn@gnu.org> | ||
| 7267 | |||
| 7268 | * pcl-cvs.texi (Selected Files): Fix typo. | ||
| 7269 | |||
| 7270 | 2003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu> | ||
| 7271 | |||
| 7272 | * cmdargs.texi (Font X): Mention new default font. More | ||
| 7273 | fully describe long font names, wildcard patterns and the | ||
| 7274 | problems involved. (Result of discussion on emacs-devel.) | ||
| 7275 | |||
| 7276 | 2003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu> | ||
| 7277 | |||
| 7278 | * emacs.texi (Acknowledgements): Correct typo. | ||
| 7279 | |||
| 7280 | 2003-09-22 Richard M. Stallman <rms@gnu.org> | ||
| 7281 | |||
| 7282 | * dired.texi (Misc Dired Commands): New node. | ||
| 7283 | (Dired Navigation): Add dired-goto-file. | ||
| 7284 | |||
| 7285 | * files.texi (File Aliases, Misc File Ops): Add @cindex entries. | ||
| 7286 | |||
| 7287 | * emacs.texi (Acknowledgements): New node, split from Distribution. | ||
| 7288 | |||
| 7289 | * cmdargs.texi (Action Arguments): -f reads interactive args. | ||
| 7290 | |||
| 7291 | 2003-09-21 Karl Berry <karl@gnu.org> | ||
| 7292 | |||
| 7293 | * info.texi (] and [ commands): No period at end of section title. | ||
| 7294 | |||
| 7295 | 2003-09-08 Lute Kamstra <lute@gnu.org> | ||
| 7296 | |||
| 7297 | * screen.texi (Mode Line): Say that POS comes before LINE. | ||
| 7298 | Mention `size-indication-mode'. | ||
| 7299 | * display.texi (Optional Mode Line): Document | ||
| 7300 | `size-indication-mode'. | ||
| 7301 | * basic.texi (Position Info): Mention `size-indication-mode'. | ||
| 7302 | |||
| 7303 | 2003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu> | ||
| 7304 | |||
| 7305 | * xresources.texi (Resources): Refer to `editres' man page. | ||
| 7306 | (Lucid Resources): Update defaults. Expand description of | ||
| 7307 | `shadowThickness'. | ||
| 7308 | |||
| 7309 | 2003-09-04 Miles Bader <miles@gnu.org> | ||
| 7310 | |||
| 7311 | * Makefile.in (top_srcdir): New variable. | ||
| 7312 | ($(top_srcdir)/info): New rule. | ||
| 7313 | (info): Depend on it. | ||
| 7314 | |||
| 7315 | 2003-09-03 Peter Runestig <peter@runestig.com> | ||
| 7316 | |||
| 7317 | * makefile.w32-in: New file. | ||
| 7318 | |||
| 7319 | 2003-08-29 Richard M. Stallman <rms@gnu.org> | ||
| 7320 | |||
| 7321 | * misc.texi (Saving Emacs Sessions): Correct previous change. | ||
| 7322 | |||
| 7323 | 2003-08-26 Per Abrahamsen <abraham@dina.kvl.dk> | ||
| 7324 | |||
| 7325 | * widget.texi (User Interface): Explain the need of static text | ||
| 7326 | around an editable field. | ||
| 7327 | |||
| 7328 | 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu> | ||
| 7329 | |||
| 7330 | * widget.texi (Basic Types): The argument to `:help-echo' can now | ||
| 7331 | be a form that evaluates to a string. | ||
| 7332 | |||
| 7333 | * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter. | ||
| 7334 | (Intro): Include kmacro.texi after fixit.texi instead of after | ||
| 7335 | custom.texi. (As suggested by Kim Storm.) | ||
| 7336 | |||
| 7337 | 2003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu> | ||
| 7338 | |||
| 7339 | * fixit.texi (Fixit): Update `Next' pointer. | ||
| 7340 | * files.texi (Files): Update `Previous' pointer. | ||
| 7341 | * kmacro.texi (Keyboard Macros): Remove redundant node and section. | ||
| 7342 | * emacs.texi (Intro): Include kmacro.texi after custom.texi. | ||
| 7343 | (Suggested by Kim Storm.) | ||
| 7344 | * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.) | ||
| 7345 | |||
| 7346 | 2003-08-18 Kim F. Storm <storm@cua.dk> | ||
| 7347 | |||
| 7348 | * kmacro.texi: New file describing enhanced keyboard macro | ||
| 7349 | functionality. Replaces old description in custom.texi. | ||
| 7350 | |||
| 7351 | * custom.texi (Customization): Add xref to Keyboard Macros chapter. | ||
| 7352 | (Keyboard Macros): Move to new kmacro.texi file. | ||
| 7353 | |||
| 7354 | * emacs.texi (Keyboard Macros): Reference new keyboard macro topics. | ||
| 7355 | |||
| 7356 | * calc.texi (Queries in Macros): Update xref to keyboard macro query. | ||
| 7357 | |||
| 7358 | 2003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu> | ||
| 7359 | |||
| 7360 | * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'. | ||
| 7361 | |||
| 7362 | 2003-08-17 Alex Schroeder <alex@gnu.org> | ||
| 7363 | |||
| 7364 | * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not | ||
| 7365 | required. | ||
| 7366 | |||
| 7367 | 2003-08-16 Richard M. Stallman <rms@gnu.org> | ||
| 7368 | |||
| 7369 | * dired-x.texi (Shell Command Guessing): Explain *. | ||
| 7370 | |||
| 7371 | 2003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change) | ||
| 7372 | |||
| 7373 | * pcl-cvs.texi (Log Edit Mode): Fix key binding for | ||
| 7374 | log-edit-insert-changelog. | ||
| 7375 | |||
| 7376 | 2003-08-05 Richard M. Stallman <rms@gnu.org> | ||
| 7377 | |||
| 7378 | * programs.texi (Lisp Indent): Don't describe | ||
| 7379 | lisp-indent-function property here. Use xref to Lisp Manual. | ||
| 7380 | |||
| 7381 | 2003-08-03 Karl Berry <karl@gnu.org> | ||
| 7382 | |||
| 7383 | * info.texi: Need @contents. | ||
| 7384 | |||
| 7385 | 2003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk> | ||
| 7386 | |||
| 7387 | * calendar.texi (Date Formats): Document changed behaviour of | ||
| 7388 | abbreviations. | ||
| 7389 | |||
| 7390 | 2003-07-24 Markus Rost <rost@math.ohio-state.edu> | ||
| 7391 | |||
| 7392 | * buffers.texi (List Buffers): Fix previous change. | ||
| 7393 | |||
| 7394 | 2003-07-20 Kai Gro,A_(Bjohann <kai.grossjohann@gmx.net> | ||
| 7395 | |||
| 7396 | Tramp version 2.0.36 released. | ||
| 7397 | |||
| 7398 | * tramp.texi (Remote shell setup): Explain about problems with | ||
| 7399 | non-Bourne commands in ~/.profile and ~/.shrc. | ||
| 7400 | |||
| 7401 | 2003-07-13 Markus Rost <rost@math.ohio-state.edu> | ||
| 7402 | |||
| 7403 | * buffers.texi (List Buffers): Adjust to new format of *Buffer | ||
| 7404 | List*. | ||
| 7405 | |||
| 7406 | 2003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu> | ||
| 7407 | |||
| 7408 | * info.texi (Help-Inv, Help-M, Help-Xref): Update following | ||
| 7409 | renaming of `vis-mode' to `visible-mode'. | ||
| 7410 | |||
| 7411 | * display.texi (Font Lock): Fix typo. | ||
| 7412 | |||
| 7413 | 2003-07-07 Richard M. Stallman <rms@gnu.org> | ||
| 7414 | |||
| 7415 | * display.texi (Font Lock): Add xref for format info on | ||
| 7416 | font-lock-remove-keywords. | ||
| 7417 | |||
| 7418 | * building.texi (Compilation): Document what happens with asynch | ||
| 7419 | children of compiler process. | ||
| 7420 | |||
| 7421 | * help.texi (Library Keywords): Use @multitable. | ||
| 7422 | |||
| 7423 | 2003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu> | ||
| 7424 | |||
| 7425 | * info.texi (Top, Help-Small-Screen): Remove accidentally added | ||
| 7426 | next, prev and up pointers. | ||
| 7427 | |||
| 7428 | 2003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu> | ||
| 7429 | |||
| 7430 | * info.texi (Help): Mention existence of Emacs and stand-alone | ||
| 7431 | Info at the very beginning of the tutorial. | ||
| 7432 | (Help-Inv): New node. | ||
| 7433 | (Help-]): New node. | ||
| 7434 | (Help-M): Systematically point out the differences between default | ||
| 7435 | Emacs and stand-alone versions. Delete second menu. | ||
| 7436 | (Help-Xref): Systematically point out the differences between | ||
| 7437 | default Emacs and stand-alone versions. | ||
| 7438 | (Help-Int): Change `l' example. | ||
| 7439 | (Expert Info): Fix typos. | ||
| 7440 | (Emacs Info Variables): Mention `Info-hide-note-references' and | ||
| 7441 | new default for `Info-scroll-prefer-subnodes'. | ||
| 7442 | |||
| 7443 | 2003-06-17 Kai Gro,A_(Bjohann <kai.grossjohann@gmx.net> | ||
| 7444 | |||
| 7445 | Version 2.0.35 of Tramp released. | ||
| 7446 | |||
| 7447 | * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>: | ||
| 7448 | (Inline methods): Add methods `remsh' and `plink1'. | ||
| 7449 | (External transfer methods): Add method `remcp'. | ||
| 7450 | (Multi-hop Methods): Add method `remsh'. | ||
| 7451 | Small patch from Adrian Aichner <adrian@xemacs.org>: | ||
| 7452 | Fix minor typos. | ||
| 7453 | (Concept Index): Added to make manual searchable via | ||
| 7454 | `Info-index'. | ||
| 7455 | (Version Control): Add cindex entry. | ||
| 7456 | |||
| 7457 | 2003-06-04 Richard M. Stallman <rms@gnu.org> | ||
| 7458 | |||
| 7459 | * programs.texi (Expressions): Delete C-M-DEL. | ||
| 7460 | |||
| 7461 | * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output. | ||
| 7462 | comint-move-point-for-output renamed from | ||
| 7463 | comint-scroll-to-bottom-on-output. | ||
| 7464 | |||
| 7465 | * custom.texi (Init Rebinding): Replace previous change with xref. | ||
| 7466 | (Non-ASCII Rebinding): Explain that issue more briefly here. | ||
| 7467 | |||
| 7468 | 2003-05-28 Richard M. Stallman <rms@gnu.org> | ||
| 7469 | |||
| 7470 | * indent.texi (Indentation): Condense, simplify, clarify prev change. | ||
| 7471 | |||
| 7472 | 2003-05-28 Nick Roberts <nick@nick.uklinux.net> | ||
| 7473 | |||
| 7474 | * building.texi (GDB Graphical Interface): New node. | ||
| 7475 | (Rewritten somewhat by RMS.) | ||
| 7476 | |||
| 7477 | 2003-05-28 Kai Gro,A_(Bjohann <kai.grossjohann@gmx.net> | ||
| 7478 | |||
| 7479 | * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for | ||
| 7480 | non-English letters. Explain how to set coding systems correctly | ||
| 7481 | and how to include the right coding cookie in the file. | ||
| 7482 | |||
| 7483 | 2003-05-24 Kai Gro,A_(Bjohann <kai.grossjohann@gmx.net> | ||
| 7484 | |||
| 7485 | * trampver.texi: Version 2.0.34 released. | ||
| 7486 | |||
| 7487 | 2003-05-22 Kai Gro,A_(Bjohann <kai.grossjohann@gmx.net> | ||
| 7488 | |||
| 7489 | * indent.texi (Indentation): Explain the concepts. | ||
| 7490 | (Just Spaces): Explain why preventing tabs for indentation might | ||
| 7491 | be useful. | ||
| 7492 | |||
| 7493 | 2003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk> | ||
| 7494 | |||
| 7495 | * faq.texi: Improve previous changes. | ||
| 7496 | |||
| 7497 | 2003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk> | ||
| 7498 | |||
| 7499 | * faq.texi: Update copyright and maintenance details. | ||
| 7500 | Update some package URLs, versions, and maintainers. | ||
| 7501 | Remove many references to the Emacs Lisp Archive. | ||
| 7502 | |||
| 7503 | 2003-04-23 Simon Josefsson <jas@extundo.com> | ||
| 7504 | |||
| 7505 | * smtpmail.texi: Fix license (the invariant sections mentioned has | ||
| 7506 | never been part of the smtp manual). Align info dir entry with | ||
| 7507 | other emacs packages. | ||
| 7508 | |||
| 7509 | 2003-04-16 Richard M. Stallman <rms@gnu.org> | ||
| 7510 | |||
| 7511 | * search.texi (Regexps): Ref to Lisp manual for more regexp features. | ||
| 7512 | |||
| 7513 | 2003-04-08 Michael Albinus <Michael.Albinus@alcatel.de> | ||
| 7514 | |||
| 7515 | * tramp.texi: Version 2.0.33 released. | ||
| 7516 | Remove installation chapter. Remove XEmacs specifics. | ||
| 7517 | |||
| 7518 | 2003-03-29 Richard M. Stallman <rms@gnu.org> | ||
| 7519 | |||
| 7520 | * tramp.texi (Top): Undo the previous renaming. | ||
| 7521 | (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete. | ||
| 7522 | |||
| 7523 | 2003-03-29 Kai Gro,A_(Bjohann <kai.grossjohann@gmx.net> | ||
| 7524 | |||
| 7525 | * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs, | ||
| 7526 | version of manual. | ||
| 7527 | |||
| 7528 | * tramp.texi (Auto-save and Backup): New node. | ||
| 7529 | |||
| 7530 | 2003-03-29 Michael Albinus <Michael.Albinus@alcatel.de> | ||
| 7531 | |||
| 7532 | * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU | ||
| 7533 | Emacs" in order to have better differentiation to "XEmacs". | ||
| 7534 | `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name' | ||
| 7535 | are new macros in order to point to the other Emacs flavor where | ||
| 7536 | appropriate. In info case, point to node `Installation' in order | ||
| 7537 | to explain how to generate the other way. In html case, make a | ||
| 7538 | link to the other html file. | ||
| 7539 | (Obtaining TRAMP): Added a paragraph saying to perform `autoconf' | ||
| 7540 | after CVS checkout/update. | ||
| 7541 | (Installation): Completely rewritten. | ||
| 7542 | (Installation parameters, Load paths): New sections under | ||
| 7543 | `Installation'. | ||
| 7544 | |||
| 7545 | 2003-02-28 Kai Gro,A_(Bjohann <kai.grossjohann@uni-duisburg.de> | ||
| 7546 | |||
| 7547 | * tramp.texi: Version 2.0.30 released. | ||
| 7548 | Replace word "path" with "localname" where used as a component of | ||
| 7549 | a Tramp file name. | ||
| 7550 | |||
| 7551 | 2003-02-28 Michael Albinus <Michael.Albinus@alcatel.de> | ||
| 7552 | |||
| 7553 | * tramp.texi (Frequently Asked Questions): `tramp-chunksize' | ||
| 7554 | introduced. | ||
| 7555 | (Installation): Explain what to do if files from the tramp/contrib | ||
| 7556 | directory are needed. | ||
| 7557 | |||
| 7558 | 2003-02-23 Alex Schroeder <alex@emacswiki.org> | ||
| 7559 | |||
| 7560 | * smtpmail.texi (How Mail Works): New. | ||
| 7561 | |||
| 7562 | 2003-02-22 Alex Schroeder <alex@emacswiki.org> | ||
| 7563 | |||
| 7564 | * cmdargs.texi (General Variables): Document SMTPSERVER. | ||
| 7565 | |||
| 7566 | * smtpmail.texi: New file. | ||
| 7567 | |||
| 7568 | * sending.texi: Remove SMTP node. | ||
| 7569 | (Mail Sending): Describe `send-mail-function'. Link to SMTP | ||
| 7570 | library. | ||
| 7571 | |||
| 7572 | * Makefile.in: Build SMTP manual. | ||
| 7573 | |||
| 7574 | 2003-02-22 Alex Schroeder <alex@emacswiki.org> | ||
| 7575 | |||
| 7576 | * sending.texi (Sending via SMTP): Explain MTA/MUA. | ||
| 7577 | |||
| 7578 | 2003-02-22 Simon Josefsson <jas@extundo.com> | ||
| 7579 | |||
| 7580 | * sending.texi (Mail Methods): Add node about SMTP. | ||
| 7581 | |||
| 7582 | 2003-02-17 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | ||
| 7583 | |||
| 7584 | * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar. | ||
| 7585 | |||
| 7586 | 2003-02-05 Kai Gro,A_(Bjohann <kai.grossjohann@uni-duisburg.de> | ||
| 7587 | |||
| 7588 | * tramp.texi: Version 2.0.29 released. | ||
| 7589 | (Installation): In Emacs, use M-x texinfo-format-buffer RET, not | ||
| 7590 | M-x makeinfo-buffer RET. Reported by gebser@ameritech.net. | ||
| 7591 | |||
| 7592 | 2003-02-01 Michael Albinus <Michael.Albinus@alcatel.de> | ||
| 7593 | |||
| 7594 | * tramp.texi (Frequently Asked Questions): Explain a workaround if | ||
| 7595 | another package loads accidently Ange-FTP. | ||
| 7596 | |||
| 7597 | 2003-01-24 Michael Albinus <Michael.Albinus@alcatel.de> | ||
| 7598 | |||
| 7599 | * tramp.texi (Customizing Completion): Add function | ||
| 7600 | `tramp-parse-sconfig'. Change example of | ||
| 7601 | `tramp-set-completion-function', because parsing of ssh config | ||
| 7602 | files looks more natural. | ||
| 7603 | |||
| 7604 | 2003-02-01 Kevin Ryde <user42@zip.com.au> | ||
| 7605 | |||
| 7606 | * glossary.texi (Glossary): Correction to cl cross reference. | ||
| 7607 | |||
| 7608 | 2003-01-20 Richard M. Stallman <rms@gnu.org> | ||
| 7609 | |||
| 7610 | * killing.texi (Rectangles): Document C-x c r. | ||
| 7611 | |||
| 7612 | 2003-01-19 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | ||
| 7613 | |||
| 7614 | * xresources.texi (GTK resources): New node. | ||
| 7615 | (GTK widget names): New node. | ||
| 7616 | (GTK names in Emacs): New node. | ||
| 7617 | (GTK styles): New node. | ||
| 7618 | |||
| 7619 | 2003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu> | ||
| 7620 | |||
| 7621 | * gnus.texi: Do not use `path' in several locations. | ||
| 7622 | |||
| 7623 | 2003-01-09 Francesco Potort,Al(B <pot@gnu.org> | ||
| 7624 | |||
| 7625 | * maintaining.texi (Create Tags Table): Add reference to the new | ||
| 7626 | `etags --help --lang=LANG' option. | ||
| 7627 | |||
| 7628 | 2002-12-26 Kai Gro,A_(Bjohann <kai.grossjohann@uni-duisburg.de> | ||
| 7629 | |||
| 7630 | * tramp.texi (External transfer methods): New method `smb'. From | ||
| 7631 | Michael Albinus. | ||
| 7632 | |||
| 7633 | 2002-11-05 Karl Berry <karl@gnu.org> | ||
| 7634 | |||
| 7635 | * info.texi (Info-fontify): Reorder face list to avoid bad line | ||
| 7636 | breaks. | ||
| 7637 | |||
| 7638 | 2002-10-06 Kai Gro,A_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> | ||
| 7639 | |||
| 7640 | * tramp.texi: Move @copying to standard place. Use | ||
| 7641 | @insertcopying. | ||
| 7642 | |||
| 7643 | 2002-10-02 Karl Berry <karl@gnu.org> | ||
| 7644 | |||
| 7645 | * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi | ||
| 7646 | dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi emacs.texi | ||
| 7647 | eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi | ||
| 7648 | message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi | ||
| 7649 | speedbar.texi vip.texi viper.texi widget.texi woman.texi): | ||
| 7650 | Per rms, update all manuals to use @copying instead of @ifinfo. | ||
| 7651 | Also use @ifnottex instead of @ifinfo around the top node, where | ||
| 7652 | needed for the sake of the HTML output. | ||
| 7653 | (The Gnus manual is not fixed since it's not clear to me how it | ||
| 7654 | works; and the Tramp manual already uses @copying, although in an | ||
| 7655 | unusual way. All others were changed.) | ||
| 7656 | |||
| 7657 | 2002-09-10 Jonathan Yavner <jyavner@engineer.com> | ||
| 7658 | |||
| 7659 | * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES. | ||
| 7660 | (../info/ses, ses.dvi): New targets. | ||
| 7661 | * ses.texi: New file. | ||
| 7662 | |||
| 7663 | 2002-09-06 Pavel Jan,Am(Bk <Pavel@Janik.cz> | ||
| 7664 | |||
| 7665 | * texinfo.tex: Update to texinfo 4.2. | ||
| 7666 | |||
| 7667 | 2002-08-27 Carsten Dominik <dominik@sand.science.uva.nl> | ||
| 7668 | |||
| 7669 | * reftex.texi: Update to RefTeX 4.19. | ||
| 7670 | |||
| 7671 | 2002-06-17 Kai Gro,A_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> | ||
| 7672 | |||
| 7673 | * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp. | ||
| 7674 | (../info/tramp, tramp.dvi): New targets. | ||
| 7675 | |||
| 7676 | 2002-01-04 Eli Zaretskii <eliz@is.elta.co.il> | ||
| 7677 | |||
| 7678 | * Makefile.in (DVI_TARGETS): Add calc.dvi. | ||
| 7679 | (calc.dvi): Uncomment. | ||
| 7680 | |||
| 7681 | 2001-12-20 Eli Zaretskii <eliz@is.elta.co.il> | ||
| 7682 | |||
| 7683 | * Makefile.in (EMACSSOURCES): Update the list of Emacs manual | ||
| 7684 | source files. | ||
| 7685 | |||
| 7686 | 2001-11-16 Eli Zaretskii <eliz@is.elta.co.il> | ||
| 7687 | |||
| 7688 | * Makefile.in (emacsman): New target. | ||
| 7689 | |||
| 7690 | 2001-11-07 Eli Zaretskii <eliz@is.elta.co.il> | ||
| 7691 | |||
| 7692 | * Makefile.in (INFO_TARGETS): Add ../info/calc. | ||
| 7693 | (../info/calc): New target. | ||
| 7694 | |||
| 7695 | 2001-10-20 Gerd Moellmann <gerd@gnu.org> | ||
| 7696 | |||
| 7697 | * (Version 21.1 released.) | ||
| 7698 | |||
| 7699 | 2001-10-05 Gerd Moellmann <gerd@gnu.org> | ||
| 7700 | |||
| 7701 | * Branch for 21.1. | ||
| 7702 | |||
| 7703 | 2001-04-14 Eli Zaretskii <eliz@is.elta.co.il> | ||
| 7704 | |||
| 7705 | * Makefile.in (../info/info): Use an explicit -o switch to | ||
| 7706 | makeinfo. | ||
| 7707 | |||
| 7708 | 2001-03-05 Gerd Moellmann <gerd@gnu.org> | ||
| 7709 | |||
| 7710 | * Makefile.in (mostlyclean, maintainer-clean): Delete more files. | ||
| 7711 | |||
| 7712 | 2000-12-20 Eli Zaretskii <eliz@is.elta.co.il> | ||
| 7713 | |||
| 7714 | * Makefile.in (../info/idlwave): Use --no-split. | ||
| 7715 | |||
| 7716 | 2000-12-14 Dave Love <fx@gnu.org> | ||
| 7717 | |||
| 7718 | * Makefile.in (mostlyclean): Remove gnustmp.* | ||
| 7719 | (gnus.dvi): Change rule to remove @latex stuff. | ||
| 7720 | |||
| 7721 | 2000-10-19 Eric M. Ludlam <zappo@ultranet.com> | ||
| 7722 | |||
| 7723 | * Makefile.in (Speedbar): Add build targets for speedbar.texi. | ||
| 7724 | |||
| 7725 | 2000-10-13 John Wiegley <johnw@gnu.org> | ||
| 7726 | |||
| 7727 | * Makefile.in: Add build targets for eshell.texi. | ||
| 7728 | |||
| 7729 | 2000-09-25 Gerd Moellmann <gerd@gnu.org> | ||
| 7730 | |||
| 7731 | * Makefile.in: Remove/comment speedbar stuff. | ||
| 7732 | |||
| 7733 | 2000-09-22 Dave Love <fx@gnu.org> | ||
| 7734 | |||
| 7735 | * Makefile.in: Add emacs-mime. | ||
| 7736 | |||
| 7737 | 2000-08-08 Eli Zaretskii <eliz@is.elta.co.il> | ||
| 7738 | |||
| 7739 | * Makefile.in (INFO_TARGETS): Add ../info/woman. | ||
| 7740 | (DVI_TARGETS): Add woman.dvi. | ||
| 7741 | (../info/woman, woman.dvi): New targets. | ||
| 7742 | |||
| 7743 | 2000-05-31 Stefan Monnier <monnier@cs.yale.edu> | ||
| 7744 | |||
| 7745 | * .cvsignore (*.tmp): New entry. Seems to be used for @macro. | ||
| 7746 | |||
| 7747 | * pcl-cvs.texi: New file. | ||
| 7748 | * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs. | ||
| 7749 | (../info/pcl-cvs, pcl-cvs.dvi): New targets. | ||
| 7750 | |||
| 7751 | 2000-05-11 Gerd Moellmann <gerd@gnu.org> | ||
| 7752 | |||
| 7753 | * Makefile.in (INFO_TARGETS): Add info/ebrowse. | ||
| 7754 | (../info/ebrowse, ebrowse.dvi): New targets. | ||
| 7755 | |||
| 7756 | 2000-01-13 Gerd Moellmann <gerd@gnu.org> | ||
| 7757 | |||
| 7758 | * Makefile.in (INFO_TARGETS): Add eudc. | ||
| 7759 | (DVI_TARGETS): Add eudc.dvi. | ||
| 7760 | (../info/eudc, eudc.dvi): New targets. | ||
| 7761 | |||
| 7762 | 2000-01-05 Eli Zaretskii <eliz@is.elta.co.il> | ||
| 7763 | |||
| 7764 | * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for | ||
| 7765 | compatibility with 8+3 filesystems). | ||
| 7766 | (../info/efaq): Rename from emacs-faq. | ||
| 7767 | |||
| 7768 | 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il> | ||
| 7769 | |||
| 7770 | * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave. | ||
| 7771 | (../info/idlwave, idlwave.dvi): New targets. | ||
| 7772 | |||
| 7773 | 1999-10-23 Dave Love <fx@gnu.org> | ||
| 7774 | |||
| 7775 | * Makefile.in: Use autotype.texi. | ||
| 7776 | |||
| 7777 | 1999-10-12 Stefan Monnier <monnier@cs.yale.edu> | ||
| 7778 | |||
| 7779 | * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the | ||
| 7780 | faq.texi file) rather than ../info/faq. | ||
| 7781 | |||
| 7782 | 1999-10-07 Gerd Moellmann <gerd@gnu.org> | ||
| 7783 | |||
| 7784 | * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode. | ||
| 7785 | (../info/ada-mode, ada-mode.dvi): New targets. | ||
| 7786 | |||
| 7787 | 1999-09-01 Dave Love <fx@gnu.org> | ||
| 7788 | |||
| 7789 | * Makefile.in: Add faq. | ||
| 7790 | |||
| 7791 | 1999-07-12 Richard Stallman <rms@gnu.org> | ||
| 7792 | |||
| 7793 | * Version 20.4 released. | ||
| 7794 | |||
| 7795 | 1998-12-04 Markus Rost <rost@delysid.gnu.org> | ||
| 7796 | |||
| 7797 | * Makefile.in (INFO_TARGETS): Delete customize.info. | ||
| 7798 | (DVI_TARGETS): Delete customize.dvi. | ||
| 7799 | (../info/customize, customize.dvi): Targets deleted. | ||
| 7800 | |||
| 7801 | 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu> | ||
| 7802 | |||
| 7803 | * Version 20.3 released. | ||
| 7804 | |||
| 7805 | 1998-05-06 Richard Stallman <rms@psilocin.gnu.org> | ||
| 7806 | |||
| 7807 | * Makefile.in (EMACSSOURCES): Add mule.texi. | ||
| 7808 | Add msdog.texi, ack.texi. Remove gnu1.texi. | ||
| 7809 | |||
| 7810 | 1998-04-06 Andreas Schwab <schwab@gnu.org> | ||
| 7811 | |||
| 7812 | * Makefile.in (ENVADD): Enviroment vars to pass to texi2dvi. Use | ||
| 7813 | it in dvi targets. | ||
| 7814 | (../etc/GNU): Change to $(srcdir) first. | ||
| 7815 | |||
| 7816 | 1998-03-11 Carsten Dominik <cd@delysid.gnu.org> | ||
| 7817 | |||
| 7818 | * reftex.texi: Update for RefTeX version 3.22. | ||
| 7819 | |||
| 7820 | 1998-02-08 Richard Stallman <rms@psilocin.gnu.org> | ||
| 7821 | |||
| 7822 | * Makefile.in (reftex.dvi, ../info/reftex): New targets. | ||
| 7823 | (INFO_TARGETS, DVI_TARGETS): Add the new targets. | ||
| 7824 | |||
| 7825 | 1997-09-23 Paul Eggert <eggert@twinsun.com> | ||
| 7826 | |||
| 7827 | * Makefile.in: Merge changes mistakenly made to `Makefile'. | ||
| 7828 | (INFO_TARGETS): Change ../info/custom to ../info/customize. | ||
| 7829 | (../info/customize): Rename from ../info/custom. | ||
| 7830 | (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi. | ||
| 7831 | |||
| 7832 | 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | ||
| 7833 | |||
| 7834 | * Version 20.2 released. | ||
| 7835 | |||
| 7836 | 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | ||
| 7837 | |||
| 7838 | * Version 20.1 released. | ||
| 7839 | |||
| 7840 | 1997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | ||
| 7841 | |||
| 7842 | * Makefile (../info/customize, customize.dvi): New targets. | ||
| 7843 | (INFO_TARGETS): Add ../info/customize. | ||
| 7844 | (DVI_TARGETS): Add customize.dvi. | ||
| 7845 | |||
| 7846 | 1997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | ||
| 7847 | |||
| 7848 | * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep. | ||
| 7849 | |||
| 7850 | 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | ||
| 7851 | |||
| 7852 | * Version 19.33 released. | ||
| 7853 | |||
| 7854 | 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | ||
| 7855 | |||
| 7856 | * Version 19.32 released. | ||
| 7857 | |||
| 7858 | 1996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | ||
| 7859 | |||
| 7860 | * Makefile.in: Add rules for the Message manual. | ||
| 7861 | |||
| 7862 | 1996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | ||
| 7863 | |||
| 7864 | * gnus.texi: New version. | ||
| 7865 | |||
| 7866 | * message.texi: New manual. | ||
| 7867 | |||
| 7868 | 1996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | ||
| 7869 | |||
| 7870 | * Makefile.in (All info targets): cd $(srcdir) to do the work. | ||
| 7871 | |||
| 7872 | 1996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | ||
| 7873 | |||
| 7874 | * Makefile.in (All info targets): Specify $(srcdir) in input files. | ||
| 7875 | Specify -I option. | ||
| 7876 | (All dvi targets): Set the TEXINPUTS variable. | ||
| 7877 | |||
| 7878 | 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu> | ||
| 7879 | |||
| 7880 | * Version 19.31 released. | ||
| 7881 | |||
| 7882 | 1996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu> | ||
| 7883 | |||
| 7884 | * Makefile.in (../info/ccmode): Rename from ../info/cc-mode. | ||
| 7885 | (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS. | ||
| 7886 | |||
| 7887 | 1995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu> | ||
| 7888 | |||
| 7889 | * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets. | ||
| 7890 | (INFO_TARGETS): Add ../info/cc-mode. | ||
| 7891 | (DVI_TARGETS): Add cc-mode.dvi. | ||
| 7892 | |||
| 7893 | 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu> | ||
| 7894 | |||
| 7895 | * Version 19.30 released. | ||
| 7896 | |||
| 7897 | 1995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | ||
| 7898 | |||
| 7899 | * gnus.texi: New file. | ||
| 7900 | |||
| 7901 | 1995-11-04 Erik Naggum <erik@naggum.no> | ||
| 7902 | |||
| 7903 | * gnus.texi: File deleted. | ||
| 7904 | |||
| 7905 | 1995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org> | ||
| 7906 | |||
| 7907 | * mh-e.texi: "Function Index" -> "Command Index" to work with | ||
| 7908 | Emacs 19.30 C-h C-k support of separately-documented commands. | ||
| 7909 | |||
| 7910 | 1995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu> | ||
| 7911 | |||
| 7912 | * Makefile.in (../info/ediff, ediff.dvi): New targets. | ||
| 7913 | (INFO_TARGETS, DVI_TARGETS): Add those new targets. | ||
| 7914 | |||
| 7915 | 1995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu> | ||
| 7916 | |||
| 7917 | * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets. | ||
| 7918 | (../info/viper, viper.dvi): New targets. | ||
| 7919 | |||
| 7920 | 1995-04-20 Kevin Rodgers <kevinr@ihs.com> | ||
| 7921 | |||
| 7922 | * dired-x.texi (Installation): Change the example to set | ||
| 7923 | buffer-local variables like dired-omit-files-p in | ||
| 7924 | dired-mode-hook. | ||
| 7925 | |||
| 7926 | 1995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu> | ||
| 7927 | |||
| 7928 | * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets. | ||
| 7929 | (../info/mh-e, mh-e.dvi): New targets. | ||
| 7930 | |||
| 7931 | 1995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu> | ||
| 7932 | |||
| 7933 | * Makefile.in (maintainer-clean): Rename from realclean. | ||
| 7934 | |||
| 7935 | 1994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu> | ||
| 7936 | |||
| 7937 | * Makefile.in: New file. | ||
| 7938 | * Makefile: File deleted. | ||
| 7939 | |||
| 7940 | 1994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu> | ||
| 7941 | |||
| 7942 | * Makefile (TEXINDEX_OBJS): Variable deleted. | ||
| 7943 | (texindex, texindex.o, getopt.o): Rules deleted. | ||
| 7944 | All deps on texindex deleted. | ||
| 7945 | (distclean): Don't delete texindex. | ||
| 7946 | (mostlyclean): Don't delete *.o. | ||
| 7947 | * texindex.c, getopt.c: Files deleted. | ||
| 7948 | |||
| 7949 | 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu> | ||
| 7950 | |||
| 7951 | * Version 19.26 released. | ||
| 7952 | |||
| 7953 | 1994-07-02 Richard Stallman (rms@gnu.ai.mit.edu) | ||
| 7954 | |||
| 7955 | * Makefile (EMACSSOURCES): Exclude undo.texi. | ||
| 7956 | |||
| 7957 | 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu) | ||
| 7958 | |||
| 7959 | * Version 19.25 released. | ||
| 7960 | |||
| 7961 | 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu) | ||
| 7962 | |||
| 7963 | * Version 19.24 released. | ||
| 7964 | |||
| 7965 | 1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu) | ||
| 7966 | |||
| 7967 | * Version 19.23 released. | ||
| 7968 | |||
| 7969 | 1994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu) | ||
| 7970 | |||
| 7971 | * Makefile: Delete spurious tab. | ||
| 7972 | |||
| 7973 | 1994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu) | ||
| 7974 | |||
| 7975 | * Makefile (.SUFFIXES): New rule. | ||
| 7976 | |||
| 7977 | 1994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu) | ||
| 7978 | |||
| 7979 | * Makefile (dired-x.dvi, ../info/dired-x): New targets. | ||
| 7980 | (INFO_TARGETS, DVI_TARGETS): Add the new targets. | ||
| 7981 | |||
| 7982 | 1994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu) | ||
| 7983 | |||
| 7984 | * Makefile (../info/sc): Rename frin sc.info. | ||
| 7985 | (../info/cl): Likewise. | ||
| 7986 | (INFO_TARGETS): Use new names. | ||
| 7987 | |||
| 7988 | 1993-12-04 Richard Stallman (rms@srarc2) | ||
| 7989 | |||
| 7990 | * getopt.c: New file. | ||
| 7991 | * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src. | ||
| 7992 | (getopt.o): New rule. | ||
| 7993 | (dvi): Don't depend on texindex. | ||
| 7994 | (emacs.dvi, cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi): | ||
| 7995 | Depend on texindex. | ||
| 7996 | |||
| 7997 | 1993-12-03 Richard Stallman (rms@srarc2) | ||
| 7998 | |||
| 7999 | * Makefile (../info/sc.info): Rename from ../info/sc. | ||
| 8000 | (TEXI2DVI): New variable. | ||
| 8001 | (emacs.dvi, cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi): | ||
| 8002 | Add explicit commands. | ||
| 8003 | (TEXINDEX_OBJS): Delete duplicate getopt.o. | ||
| 8004 | |||
| 8005 | 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu) | ||
| 8006 | |||
| 8007 | * Version 19.22 released. | ||
| 8008 | |||
| 8009 | 1993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu) | ||
| 8010 | |||
| 8011 | * Makefile (TEXINDEX_OBJS): Delete spurious period. | ||
| 8012 | |||
| 8013 | 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu) | ||
| 8014 | |||
| 8015 | * Version 19.21 released. | ||
| 8016 | |||
| 8017 | 1993-11-15 Paul Eggert (eggert@twinsun.com) | ||
| 8018 | |||
| 8019 | * man/Makefile (../info/cl.info): Rename from ../info/cl. | ||
| 8020 | |||
| 8021 | 1993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu) | ||
| 8022 | |||
| 8023 | * Makefile (../etc/GNU): New target. | ||
| 8024 | (EMACSSOURCES): Add gnu1.texi. | ||
| 8025 | |||
| 8026 | 1993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu) | ||
| 8027 | |||
| 8028 | * Makefile (realclean): Don't delete the Info files. | ||
| 8029 | |||
| 8030 | 1993-10-25 Brian Fox (bfox@albert.gnu.ai.mit.edu) | ||
| 8031 | |||
| 8032 | * forms.texi: Fix forms.texi so that it will format correctly. | ||
| 8033 | Add missing `@end iftex', fix bad reference. | ||
| 8034 | |||
| 8035 | * info.texi, info-stn.texi: New files implement texinfo version of | ||
| 8036 | `info' file. | ||
| 8037 | |||
| 8038 | * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x | ||
| 8039 | 4' where appropriate. | ||
| 8040 | |||
| 8041 | 1993-10-20 Brian Fox (bfox@ai.mit.edu) | ||
| 8042 | |||
| 8043 | * Makefile: Fix targets for texindex, new info.texi files. | ||
| 8044 | * info-stnd.texi: New file implements info for standalone info | ||
| 8045 | reader. | ||
| 8046 | * info.texi: Update to include recent changes to "../info/info". | ||
| 8047 | New source file for ../info/info; includes info-stnd.texi. | ||
| 8048 | |||
| 8049 | * texindex.c: Include "../src/config.h" if building in emacs. | ||
| 8050 | |||
| 8051 | * Makefile: Change all files to FILENAME.texi, force all targets | ||
| 8052 | to be FILENAME, not FILENAME.info. This changes sc.texinfo, | ||
| 8053 | vip.texinfo, forms.texinfo, cl.texinfo. | ||
| 8054 | Add target to build texindex.c, defining `emacs'. | ||
| 8055 | |||
| 8056 | * forms.texi: Install new file to match version 2.3 of forms.el. | ||
| 8057 | |||
| 8058 | 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu) | ||
| 8059 | |||
| 8060 | * Version 19.19 released. | ||
| 8061 | |||
| 8062 | 1993-08-10 Simon Leinen (simon@lia.di.epfl.ch) | ||
| 8063 | |||
| 8064 | * sc.texinfo: Fix info file name. | ||
| 8065 | |||
| 8066 | * Makefile (info): Add gnus and sc. | ||
| 8067 | (dvi): Add gnus.dvi and sc.dvi. | ||
| 8068 | (../info/sc, sc.dvi): New targets. | ||
| 8069 | |||
| 8070 | 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu) | ||
| 8071 | |||
| 8072 | * Version 19.18 released. | ||
| 8073 | |||
| 8074 | 1993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu) | ||
| 8075 | |||
| 8076 | * Makefile: Fix source file names of the separate manuals. | ||
| 8077 | (gnus.dvi, ../info/gnus): New targets. | ||
| 8078 | |||
| 8079 | 1993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu) | ||
| 8080 | |||
| 8081 | * Version 19.17 released. | ||
| 8082 | |||
| 8083 | 1993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu) | ||
| 8084 | |||
| 8085 | * split-man: Fix typos in last change. | ||
| 8086 | |||
| 8087 | 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu) | ||
| 8088 | |||
| 8089 | * Version 19.16 released. | ||
| 8090 | |||
| 8091 | 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | ||
| 8092 | |||
| 8093 | * version 19.15 released. | ||
| 8094 | |||
| 8095 | 1993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu) | ||
| 8096 | |||
| 8097 | * Makefile (distclean): It's rm, not rf. | ||
| 8098 | |||
| 8099 | 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | ||
| 8100 | |||
| 8101 | * Version 19.14 released. | ||
| 8102 | |||
| 8103 | 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | ||
| 8104 | |||
| 8105 | * Makefile: New file. | ||
| 8106 | |||
| 8107 | 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | ||
| 8108 | |||
| 8109 | * Version 19.13 released. | ||
| 8110 | |||
| 8111 | 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu) | ||
| 8112 | |||
| 8113 | * Version 19.9 released. | ||
| 8114 | |||
| 8115 | 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | ||
| 8116 | |||
| 8117 | * Version 19.8 released. | ||
| 8118 | |||
| 8119 | 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | ||
| 8120 | |||
| 8121 | * cmdargs.texi: Document the -i, -itype, and -iconic options. | ||
| 8122 | |||
| 8123 | * trouble.texi: It's `enable-flow-control-on', not | ||
| 8124 | `evade-flow-control-on'. | ||
| 8125 | |||
| 8126 | 1993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | ||
| 8127 | |||
| 8128 | * display.texi: Document standard-display-european. | ||
| 8129 | |||
| 8130 | 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu) | ||
| 8131 | |||
| 8132 | * Version 19.7 released. | ||
| 8133 | |||
| 8134 | * emacs.texi: Add a sentence to the top menu mentioning the | ||
| 8135 | specific version of Emacs this manual applies to. | ||
| 8136 | |||
| 8137 | 1993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu) | ||
| 8138 | |||
| 8139 | * basic.texi: Document next-line-add-lines variable used to | ||
| 8140 | implement down-arrow. | ||
| 8141 | |||
| 8142 | * killing.texi: Document kill-whole-line. | ||
| 8143 | |||
| 8144 | 1993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu) | ||
| 8145 | |||
| 8146 | * text.texi: Update unix TeX ordering information. | ||
| 8147 | |||
| 8148 | 1993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu) | ||
| 8149 | |||
| 8150 | * news.texi: Mention fill-rectangle in keybinding list. | ||
| 8151 | |||
| 8152 | * killing.texi: Document fill-rectangle. | ||
| 8153 | |||
| 8154 | 1993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu) | ||
| 8155 | |||
| 8156 | * vc.texi: Bring the docs up to date with VC 5.2. | ||
| 8157 | |||
| 8158 | 1992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu) | ||
| 8159 | |||
| 8160 | * emacs.tex: Mention blackbox and gomoku under Amusements. | ||
| 8161 | Assembler mode is now mentioned and appropriately indexed | ||
| 8162 | under Programming Modes. | ||
| 8163 | |||
| 8164 | 1991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu) | ||
| 8165 | |||
| 8166 | * emacs.tex: Update TeX ordering information. | ||
| 8167 | |||
| 8168 | 1990-08-30 David Lawrence (tale@pogo.ai.mit.edu) | ||
| 8169 | |||
| 8170 | * gnus.texinfo: New file. Removed installation instructions. | ||
| 8171 | |||
| 8172 | 1990-06-26 David Lawrence (tale@geech) | ||
| 8173 | |||
| 8174 | * emacs.tex: Note that completion-ignored-extensions is not used | ||
| 8175 | to filter out names when all completions are displayed in | ||
| 8176 | *Completions*. | ||
| 8177 | |||
| 8178 | 1990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu) | ||
| 8179 | |||
| 8180 | * texindex.tex: If USG, include sys/types.h and sys/fcntl.h. | ||
| 8181 | |||
| 8182 | 1990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu) | ||
| 8183 | |||
| 8184 | * emacs.tex: Add @findex grep. | ||
| 8185 | |||
| 8186 | 1989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu) | ||
| 8187 | |||
| 8188 | * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and | ||
| 8189 | then define `\sc' as the command for smallcaps in Texinfo. This | ||
| 8190 | means that the @sc command will produce small caps. bfox has | ||
| 8191 | made the corresponding change to makeinfo and texinfm.el. | ||
| 8192 | |||
| 8193 | 1988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu) | ||
| 8194 | |||
| 8195 | * emacs.tex: Correct two typos. No other changes before | ||
| 8196 | Version 19 will be made. | ||
| 8197 | |||
| 8198 | * vip.texinfo: Remove menu entry Adding Lisp Code in node | ||
| 8199 | Customization since the menu entry did not point to anything. | ||
| 8200 | Also add an @finalout command to remove overfull hboxes from the | ||
| 8201 | printed output. | ||
| 8202 | |||
| 8203 | * cl.texinfo: Add @bye, \input line and @settitle to file. | ||
| 8204 | This file is clearly intended to be a chapter of some other work, | ||
| 8205 | but the other work does not yet exist. | ||
| 8206 | |||
| 8207 | 1988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu) | ||
| 8208 | |||
| 8209 | * texinfo.texinfo: Three typos corrected. | ||
| 8210 | |||
| 8211 | 1988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu) | ||
| 8212 | |||
| 8213 | * emacs.tex: Update information for obtaining TeX distribution from the | ||
| 8214 | University of Washington. | ||
| 8215 | |||
| 8216 | ;; Local Variables: | ||
| 8217 | ;; coding: iso-2022-7bit | ||
| 8218 | ;; fill-column: 79 | ||
| 8219 | ;; add-log-time-zone-rule: t | ||
| 8220 | ;; End: | ||
| 8221 | |||
| 8222 | Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002, | ||
| 8223 | 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. | ||
| 8224 | |||
| 8225 | This file is part of GNU Emacs. | ||
| 8226 | |||
| 8227 | GNU Emacs is free software; you can redistribute it and/or modify | ||
| 8228 | it under the terms of the GNU General Public License as published by | ||
| 8229 | the Free Software Foundation; either version 3, or (at your option) | ||
| 8230 | any later version. | ||
| 8231 | |||
| 8232 | GNU Emacs is distributed in the hope that it will be useful, | ||
| 8233 | but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
| 8234 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
| 8235 | GNU General Public License for more details. | ||
| 8236 | |||
| 8237 | You should have received a copy of the GNU General Public License | ||
| 8238 | along with GNU Emacs; see the file COPYING. If not, write to the | ||
| 8239 | Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, | ||
| 8240 | Boston, MA 02110-1301, USA. | ||
| 8241 | |||
| 8242 | ;;; arch-tag: f1d62776-3ed5-4811-9d96-267252577dbd | ||