Switch encodings of tutorials, thai-word to UTF-8.
[bpt/emacs.git] / etc / ChangeLog
1 2013-03-12 Paul Eggert <eggert@cs.ucla.edu>
2
3 Switch encodings of tutorials, thai-word to UTF-8 (Bug#13880).
4 * refcards/ru-refcard.tex:
5 * tutorials/TUTORIAL.bg, tutorials/TUTORIAL.bg, tutorials/TUTORIAL.cn:
6 * tutorials/TUTORIAL.cs, tutorials/TUTORIAL.de, tutorials/TUTORIAL.eo:
7 * tutorials/TUTORIAL.es, tutorials/TUTORIAL.fr, tutorials/TUTORIAL.it:
8 * tutorials/TUTORIAL.nl, tutorials/TUTORIAL.pl, tutorials/TUTORIAL.pt_BR:
9 * tutorials/TUTORIAL.ro, tutorials/TUTORIAL.sk, tutorials/TUTORIAL.sv:
10 * tutorials/TUTORIAL.zh:
11 Switch to UTF-8.
12
13 2013-03-09 Jay Belanger <jay.p.belanger@gmail.com>
14
15 * refcards/calccard.tex: Remove incorrect entry.
16
17 2013-03-05 Paul Eggert <eggert@cs.ucla.edu>
18
19 FILE's lock is now always .#FILE and may be a regular file (Bug#13807).
20 * NEWS: Document this.
21
22 2013-03-02 Bill Wohler <wohler@newt.com>
23
24 Release MH-E version 8.5.
25
26 * NEWS, MH-E-NEWS: Update for MH-E release 8.5.
27
28 2013-03-02 Paul Eggert <eggert@cs.ucla.edu>
29
30 * NEWS: The lock for FILE is now .#FILE or .#-FILE (Bug#13807).
31
32 2013-03-01 Michael Albinus <michael.albinus@gmx.de>
33
34 * NEWS: Fix Tramp "adb" entry. Extend list of discontinued Tramp
35 methods.
36
37 2013-02-25 Paul Eggert <eggert@cs.ucla.edu>
38
39 Simplify data_start configuration (Bug#13783).
40 * NEWS: Document removal of --with-crt-dir.
41 * PROBLEMS (LIBS_SYSTEM, LIBS_MACHINE, LIBS_STANDARD): Remove.
42 Remove legacy-systems section, as this stuff is no longer
43 applicable with current linking strategies.
44
45 2013-02-14 Michael Albinus <michael.albinus@gmx.de>
46
47 * NEWS: Tramp methods "scpc" and "rsyncc" are discontinued.
48
49 2013-02-11 Michael Albinus <michael.albinus@gmx.de>
50
51 * NEWS: Add autorevert changes.
52
53 2013-02-05 Jan Djärv <jan.h.d@swipnet.se>
54
55 * NEWS: Mention ns-use-native-fullscreen.
56
57 2013-02-01 Glenn Morris <rgm@gnu.org>
58
59 * CALC-NEWS: Move here from lisp/calc/README, README.prev.
60
61 2012-12-23 Jan Djärv <jan.h.d@swipnet.se>
62
63 * TODO: Adjust entry about NS event loop.
64
65 2012-12-19 Michael Albinus <michael.albinus@gmx.de>
66
67 * NEWS: Tramp implements `file-acl' and `set-file-acl'.
68
69 2012-12-19 Tassilo Horn <tsdh@gnu.org>
70
71 * themes/tsdh-dark-theme.el (tsdh-dark): Add customizations of
72 many new faces.
73
74 2012-12-14 Paul Eggert <eggert@cs.ucla.edu>
75
76 Fix permissions bugs with setgid directories etc. (Bug#13125)
77 * NEWS: Document changes to file-attributes,
78 file-ownership-preserved-p.
79 Mention new functions group-gid, group-real-gid.
80
81 2012-12-06 Andreas Schwab <schwab@linux-m68k.org>
82
83 * themes/leuven-theme.el: Convert to Unix format.
84
85 2012-12-06 Fabrice Niessen <fniessen@pirilampo.org>
86
87 * themes/leuven-theme.el: New theme.
88
89 2012-12-04 Michael Albinus <michael.albinus@gmx.de>
90
91 * NEWS: Mention new Tramp method "adb".
92
93 2012-11-25 Bill Wohler <wohler@newt.com>
94
95 Release MH-E version 8.4.
96
97 * NEWS, MH-E-NEWS: Update for MH-E release 8.4.
98
99 2012-11-22 Paul Eggert <eggert@cs.ucla.edu>
100
101 * NEWS: Document Calc changes for Gregorian calendar (Bug#12633).
102
103 2012-10-26 Nicolas Goaziou <n.goaziou@gmail.com>
104
105 * refcards/orgcard.tex: Fix keybindings about
106 `org-show-todo-tree'.
107
108 2012-10-23 Paul Eggert <eggert@cs.ucla.edu>
109
110 Fix outdated timestamp documentation in Elisp manual (bug#12706).
111 * NEWS: Document increased precision in undo list.
112
113 2012-10-21 Glenn Morris <rgm@gnu.org>
114
115 * images/icons/hicolor/32x32/apps/emacs22.png:
116 * images/icons/hicolor/16x16/apps/emacs22.png:
117 * images/icons/hicolor/48x48/apps/emacs22.png:
118 * images/icons/hicolor/24x24/apps/emacs22.png: Restore old icons.
119
120 2012-10-14 Kenichi Handa <handa@gnu.org>
121
122 * charsets/JISC6226.map: Re-generated.
123
124 2012-10-14 Eli Zaretskii <eliz@gnu.org>
125
126 * compilation.txt (msft): Add error messages in new Studio 2010
127 format.
128
129 2012-10-11 Kenichi Handa <handa@gnu.org>
130
131 * charsets/CNS-2.map, charsets/CNS-3.map, charsets/CNS-4.map:
132 * charsets/CNS-5.map, charsets/CNS-6.map, charsets/CNS-7.map:
133 * charsets/CP932-2BYTE.map, charsets/GB180302.map:
134 * charsets/GB180304.map, charsets/JISC6226.map:
135 * charsets/JISX2131.map, charsets/MIK.map, charsets/PTCP154.map:
136 * charsets/stdenc.map, charsets/symbol.map: Re-generate.
137
138 2012-10-07 Jan Djärv <jan.h.d@swipnet.se>
139
140 * NEWS (NextStep/OSX port changes): OSX 10.4 or newer is required.
141
142 2012-10-05 Douglas Lewan <d_lewan2000@yahoo.com> (tiny change)
143
144 * tutorials/TUTORIAL.pt_BR: Fix typo. (Bug#12557)
145
146 2012-10-01 Eric Ludlam <zappo@gnu.org>
147
148 * srecode/c.srt, srecode/ede-autoconf.srt: New files.
149
150 * srecode/cpp.srt: Move parts to c.srt.
151
152 * srecode/ede-make.srt: Extra templates for Arduino Makefiles.
153
154 2012-10-01 Ralf Mattes <rm@mh-freiburg.de> (tiny change)
155
156 * srecode/el.srt (variable-option): Add missing quote.
157
158 2012-10-01 Chong Yidong <cyd@gnu.org>
159
160 * images/icons/hicolor/32x32/apps/emacs22.png:
161 * images/icons/hicolor/16x16/apps/emacs22.png:
162 * images/icons/hicolor/48x48/apps/emacs22.png:
163 * images/icons/hicolor/24x24/apps/emacs22.png: Remove old icons
164 (Bug#12536).
165
166 2012-10-01 Paul Eggert <eggert@cs.ucla.edu>
167
168 Revert the FOLLOW-SYMLINKS change for file-attributes.
169 * NEWS: Undo last change.
170
171 2012-09-30 Bastien Guerry <bzg@gnu.org>
172
173 * refcards/orgcard.tex: Update version number.
174
175 2012-09-30 Jambunathan K <kjambunathan@gmail.com>
176
177 * org/OrgOdtContentTemplate.xml:
178 * org/OrgOdtStyles.xml: Add Listing-related entries.
179
180 2012-09-30 Paul Eggert <eggert@cs.ucla.edu>
181
182 file-attributes has a new optional arg FOLLOW-SYMLINKS.
183 * NEWS: Document the change.
184
185 2012-09-30 Jan Djärv <jan.h.d@swipnet.se>
186
187 * NEWS: The NS port supports fullscreen.
188 Mention that the file dialog is used on NS.
189
190 2012-09-17 Glenn Morris <rgm@gnu.org>
191
192 * refcards/emacsver.tex: New file.
193 * refcards/calccard.tex, refcards/cs-dired-ref.tex:
194 * refcards/cs-refcard.tex, refcards/cs-survival.tex:
195 * refcards/de-refcard.tex, refcards/dired-ref.tex:
196 * refcards/emacsver.tex, refcards/fr-dired-ref.tex:
197 * refcards/fr-refcard.tex, refcards/fr-survival.tex:
198 * refcards/orgcard.tex, refcards/pl-refcard.tex:
199 * refcards/pt-br-refcard.tex, refcards/refcard.tex:
200 * refcards/sk-dired-ref.tex, refcards/sk-refcard.tex:
201 * refcards/sk-survival.tex, refcards/survival.tex:
202 * refcards/vipcard.tex, refcards/viperCard.tex: Include emacsver.tex.
203 * refcards/calccard.tex (\emacsversionnumber):
204 Rename to \versionemacs, same as all the other refcards.
205 * refcards/Makefile (ENVADD): New variable.
206 (sk-dired-ref.pdf, sk-survival.pdf, pl-refcard.pdf)
207 (%.pdf, %,dvi, sk-dired-ref.dvi, sk-survival.dvi, pl-refcard.dvi):
208 Depend on emacsver.tex. Add "." to TEXINPUTS for TeX commands.
209
210 2012-09-16 Paul Eggert <eggert@cs.ucla.edu>
211
212 Remove configure's --without-sync-input option (Bug#12450).
213 * TODO (Make SYNC_INPUT the default): Remove, as the code now
214 behaves as if SYNC_INPUT is always true.
215
216 2012-09-13 Paul Eggert <eggert@cs.ucla.edu>
217
218 Use a more backwards-compatible timer format (Bug#12430).
219 * NEWS: Document it, plus fix a typo.
220
221 2012-09-13 Jan Djärv <jan.h.d@swipnet.se>
222
223 * NEWS (--with-x-toolkit): Mention that Gtk+ 3 is now default.
224
225 2012-09-13 Paul Eggert <eggert@cs.ucla.edu>
226
227 * NEWS: Document timer format change (Bug#12430).
228
229 2012-09-11 Paul Eggert <eggert@cs.ucla.edu>
230
231 Simplify, document, and port floating-point (Bug#12381).
232 * NEWS: Document NaNs versus signaling-error change.
233
234 2012-09-04 Paul Eggert <eggert@cs.ucla.edu>
235
236 Give more-useful info on a fatal error (Bug#12328).
237 * NEWS: Document the change.
238
239 2012-09-01 Paul Eggert <eggert@cs.ucla.edu>
240
241 Better seeds for (random).
242 * NEWS: Document new behavior of (random), (random "string").
243
244 2012-08-28 Andreas Schwab <schwab@linux-m68k.org>
245
246 * charsets/MULE-ethiopic.map: Fix typo in comment.
247 * charsets/MULE-ipa.map: Likewise.
248 * charsets/MULE-is13194.map: Likewise.
249 * charsets/MULE-lviscii.map: Likewise.
250 * charsets/MULE-sisheng.map: Likewise.
251 * charsets/MULE-tibetan.map: Likewise.
252 * charsets/MULE-uviscii.map: Likewise.
253
254 2012-08-09 Chong Yidong <cyd@gnu.org>
255
256 * images/splash.svg, images/splash.png: Tweak SVG paths to improve
257 legibility.
258
259 2012-08-08 Dmitry Antipov <dmantipov@yandex.ru>
260
261 * NEWS: Mention --without-all and --enable-link-time-optimization.
262
263 2012-07-31 Jan Djärv <jan.h.d@swipnet.se>
264
265 * TODO (NS port): Add text about event loop.
266
267 2012-07-29 Paul Eggert <eggert@cs.ucla.edu>
268
269 deactive->inactive, inactivate->deactivate spelling fixes (Bug#10150)
270 * NEWS: Document these changes.
271
272 2012-07-28 Juanma Barranquero <lekktu@gmail.com>
273
274 * NEWS: Fix typo.
275
276 2012-07-26 Paul Eggert <eggert@cs.ucla.edu>
277
278 Simplify export of symbols to GDB.
279 * emacs-buffer.gdb ($tagmask, $valmask): Remove.
280 (ygetptr): Adjust to recent changes in lisp.h and emacs.c,
281 by using VALMASK instead of $valmask, CHECK_LISP_OBJECT_TYPE
282 instead of gdb_use_union, and DATA_SEG_BITS instead of
283 gdb_data_seg_bits. Also, use $ptr.i rather than $ptr.u.val.
284
285 2012-07-20 Eli Zaretskii <eliz@gnu.org>
286
287 * tutorials/TUTORIAL.he: Make the first sentence display correctly
288 in a left-to-right paragraph, such as what is shown on the fancy
289 splash screen.
290
291 2012-07-15 Leo Liu <sdl.web@gmail.com>
292
293 * NEWS: Mention exclamation-mark and flymake.
294
295 2012-07-08 Juanma Barranquero <lekktu@gmail.com>
296
297 * tutorials/TUTORIAL.es: Sync with changes in 2012-07-07T10:34:37Z!cyd@gnu.org.
298
299 2012-07-07 Michael Witten <mfwitten@gmail.com> (tiny change)
300
301 * tutorials/TUTORIAL: Copyedits (Bug#11689).
302
303 2012-06-28 Glenn Morris <rgm@gnu.org>
304
305 * emacs.py, emacs2.py, emacs3.py: Remove files, no longer used.
306
307 2012-06-24 Lawrence Mitchell <wence@gmx.li>
308
309 * NEWS: Move and improve the defun/defalias changes (bug#11686).
310
311 2012-06-22 Paul Eggert <eggert@cs.ucla.edu>
312
313 Support higher-resolution time stamps (Bug#9000).
314 * NEWS: Mention addition of picoseconds to time stamp format.
315
316 2012-06-13 Deniz Dogan <deniz@dogan.se>
317
318 * tutorials/TUTORIAL.sv: Fix grammar and a couple of typos.
319
320 2012-06-04 Paul Eggert <eggert@cs.ucla.edu>
321
322 * PROBLEMS (68000 C compiler problems): Remove obsolete section.
323 Not only are the compilers long-dead, the obsolete advice
324 typically doesn't apply to current Emacs sources.
325
326 2012-06-03 Chong Yidong <cyd@gnu.org>
327
328 * themes/wheatgrass-theme.el:
329 * themes/deeper-blue-theme.el:
330 * themes/tango-dark-theme.el:
331 * themes/tsdh-dark-theme.el: Add compilation-mode-line-fail,
332 compilation-mode-line-run, and compilation-mode-line-exit faces.
333
334 * themes/manoj-dark-theme.el: Remove :family attributes.
335
336 2012-06-01 Paul Eggert <eggert@cs.ucla.edu>
337
338 Remove --disable-maintainer-mode option from 'configure'. (Bug#11555)
339 * NEWS: Mention this.
340
341 2012-06-01 Andrew Beals <andrew.beals@gmail.com> (tiny change)
342
343 * spook.lines: Additions. (Bug#11598)
344
345 2012-05-31 Paul Eggert <eggert@cs.ucla.edu>
346
347 * PROBLEMS: Remove obsolete '#define static' cruft.
348
349 2012-05-07 Glenn Morris <rgm@gnu.org>
350
351 * forms/forms-d2.el, forms/forms-pass.el: Move here from ../lisp.
352 * forms/forms-d2.dat: Move to forms/ subdirectory.
353 * forms/README: New.
354
355 2012-05-03 Paul Eggert <eggert@cs.ucla.edu>
356
357 * NEWS: Do not limit current-time-string to years 1000..9999.
358
359 2012-04-27 Jambunathan K <kjambunathan@gmail.com>
360
361 * org/OrgOdtStyles.xml (OrgDescriptionList): Modify style.
362 With this change, in a description list, if the description paragraph
363 spawns multiple lines then it will correctly indented.
364
365 2012-04-20 Glenn Morris <rgm@gnu.org>
366
367 * CONTRIBUTE: Expand a bit on copyright assignments.
368
369 * MORE.STUFF: General update. Mention list-packages.
370 Remove many old/outdated URLs.
371 2012-04-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
372
373 * publicsuffix.txt: New file (bug#1401).
374
375 2012-04-02 Alan Mackenzie <acm@muc.de>
376
377 * NEWS: Add CC Mode entries.
378
379 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
380
381 * org/OrgOdtContentTemplate.xml (OrgIndentedSection-Level-*):
382 New section styles. These sections are indented to the same
383 level as the corresponding list entries. These sections hold
384 tables that occur within a list. (OrgTable):
385 Increased relative width from 90% to 96% for aesthetic reasons.
386
387 2012-03-16 Glenn Morris <rgm@gnu.org>
388
389 * HELLO: Say that this is not a comprehensive list.
390 Remove "duplicate" entry. (Bug#11024)
391
392 2012-02-20 Paul Eggert <eggert@cs.ucla.edu>
393
394 * emacs-buffer.gdb ($valmask): Don't assume EMACS_INT fits in 'long'.
395
396 2012-02-10 Leo Liu <sdl.web@gmail.com>
397
398 * NEWS: Change condition-case-no-debug to
399 condition-case-unless-debug and split the entry in two.
400
401 2012-02-08 Alex Ott <alexott@gmail.com>
402
403 * tutorials/TUTORIAL.ru: Updated; synchronize with TUTORIAL.
404 Coding system changed to UTF-8.
405
406 2012-02-06 Juanma Barranquero <lekktu@gmail.com>
407
408 * tutorials/TUTORIAL.es: Updated; synchronize with TUTORIAL.
409
410 2012-02-03 Pieter Schoenmakers <tiggr@tiggr.net>
411
412 * tutorials/TUTORIAL.nl: Updated; synchronize with TUTORIAL.
413
414 2012-01-30 Chong Yidong <cyd@gnu.org>
415
416 * tutorials/TUTORIAL: Delete a repeat sentence.
417
418 2012-01-25 Mats Lidell <mats.lidell@cag.se>
419
420 * tutorials/TUTORIAL.sv: Updated; synchronize with TUTORIAL.
421
422 2012-01-21 Ognyan Kulev <ogi@tower.3.bg>
423
424 * tutorials/TUTORIAL.bg: Updated; synchronize with TUTORIAL.
425
426 2012-01-19 Werner Lemberg <wl@gnu.org>
427
428 * tutorial/TUTORIAL.de: Updated; synchronize with TUTORIAL.
429 Minor typographical improvements.
430
431 2012-01-17 Primoz PETERLIN <primoz.peterlin@mf.uni-lj.si>
432
433 * tutorials/TUTORIAL.sl: Update.
434
435 2012-01-14 Eli Zaretskii <eliz@gnu.org>
436
437 * tutorials/TUTORIAL.he: Update to follow changes to TUTORIAL in
438 2012-01-10T08:27:22Z!cyd@gnu.org.
439
440 2012-01-10 Chong Yidong <cyd@gnu.org>
441
442 * tutorials/TUTORIAL: Don't give instructions for old-style X
443 scrollbars. Use DEL terminology instead of DelBack.
444 Improve description of graphical continuation lines and mode-line.
445 Promote use of C-/ and C-SPC. Remove discussion of flow control.
446
447 2012-01-05 Glenn Morris <rgm@gnu.org>
448
449 * refcards/calccard.tex, refcards/cs-dired-ref.tex:
450 * refcards/cs-refcard.tex, refcards/cs-survival.tex:
451 * refcards/de-refcard.tex, refcards/dired-ref.tex:
452 * refcards/fr-dired-ref.tex, refcards/fr-refcard.tex:
453 * refcards/fr-survival.tex, refcards/pl-refcard.tex:
454 * refcards/pt-br-refcard.tex, refcards/refcard.tex:
455 * refcards/ru-refcard.tex, refcards/sk-dired-ref.tex:
456 * refcards/sk-refcard.tex, refcards/sk-survival.tex:
457 * refcards/survival.tex: Bump version number to 24.
458
459 * refcards/calccard.tex, refcards/cs-dired-ref.tex:
460 * refcards/cs-refcard.tex, refcards/cs-survival.tex:
461 * refcards/de-refcard.tex, refcards/dired-ref.tex:
462 * refcards/fr-dired-ref.tex, refcards/fr-refcard.tex:
463 * refcards/fr-survival.tex, refcards/orgcard.tex:
464 * refcards/pl-refcard.tex, refcards/pt-br-refcard.tex:
465 * refcards/refcard.tex, refcards/ru-refcard.tex:
466 * refcards/sk-dired-ref.tex, refcards/sk-refcard.tex:
467 * refcards/sk-survival.tex, refcards/survival.tex:
468 * refcards/vipcard.tex, refcards/viperCard.tex:
469 Update short copyright year to 2012.
470
471 2012-01-04 Chong Yidong <cyd@stupidchicken.com>
472
473 * org/README: Rename from COPYRIGHT-AND-LICENSE.
474
475 2012-01-03 Jambunathan K <kjambunathan@gmail.com>
476
477 * org/OrgOdtContentTemplate.xml, org/OrgOdtStyles.xml: New files.
478
479 2012-01-03 Bastien Guerry <bzg@altern.org>
480
481 * org/COPYRIGHT-AND-LICENSE: New file.
482
483 * org/: New directory.
484
485 2012-01-03 Julian Gehring <julian.gehring@googlemail.com>
486
487 * refcards/orgcard.tex: Correct one markup in the "Timestamps" section.
488
489 2011-12-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
490
491 * NEWS: Mention auth-source twice in connection with smtpmail to
492 clarify that smtpmail uses auth-source.
493
494 2011-11-20 Bill Wohler <wohler@newt.com>
495
496 Release MH-E version 8.3.1.
497
498 * NEWS, MH-E-NEWS: Update for MH-E release 8.3.1.
499
500 2011-11-14 Juanma Barranquero <lekktu@gmail.com>
501
502 * MAILINGLISTS: Fix typo.
503
504 2011-10-29 Eli Zaretskii <eliz@gnu.org>
505
506 * themes/wombat-theme.el: Add a coding cookie. (Bug#9905)
507
508 2011-10-29 Stefan Monnier <monnier@iro.umontreal.ca>
509
510 * NEWS: Document the disappearance of binding caches (bug#9899).
511
512 2011-10-01 Juanma Barranquero <lekktu@gmail.com>
513
514 * NEWS: Fix typo. Remove duplicate info.
515
516 2011-09-23 Martin Rudalics <rudalics@gmx.at>
517
518 * NEWS: Document some window code changes.
519
520 2011-09-20 Bill Wohler <wohler@newt.com>
521
522 Release MH-E version 8.3.
523
524 * NEWS, MH-E-NEWS: Update for MH-E release 8.3.
525
526 2011-09-13 William Stevenson <yhvh2000@gmail.com>
527
528 * themes/adwaita-theme.el: New file.
529
530 2011-09-13 Scott Frazer <frazer.scott@gmail.com>
531
532 * themes/whiteboard-theme.el:
533 * themes/deeper-blue-theme.el: New files.
534
535 2011-09-05 Juri Linkov <juri@jurta.org>
536
537 * grep.txt: Add `eval' to the Local Variables section that
538 emulates `grep-filter'.
539
540 2011-08-30 Paul Eggert <eggert@cs.ucla.edu>
541
542 * MACHINES: Remove obsolete info and update a bit (Bug#9404).
543
544 * PROBLEMS: Remove obsolete comment re Yellow Dog (Bug#9403).
545
546 2011-08-24 Steve Chapel <schapel@laptop.stevechapel.com> (tiny change)
547
548 * refcards/refcard.tex: Add a few more commands. (Bug#9343)
549
550 2011-08-22 Juri Linkov <juri@jurta.org>
551
552 * compilation.txt: Add more samples of output and non-output
553 switches (bug#9319).
554
555 2011-08-19 Chong Yidong <cyd@stupidchicken.com>
556
557 * themes/dichromacy-theme.el:
558 * themes/wheatgrass-theme.el:
559 * themes/tango-theme.el:
560 * themes/tango-dark-theme.el: Add error, warning, and success
561 faces.
562
563 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
564
565 * refcards/orgcard.tex: Document `org-copy-visible'.
566
567 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
568
569 * refcards/orgcard.tex: Documentation of new Babel function.
570
571 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
572
573 * refcards/orgcard.tex: Adding line for org-babel-check-src-block.
574
575 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
576
577 * refcards/orgcard.tex: Document key for clock consistency check.
578
579 2011-07-30 Chong Yidong <cyd@stupidchicken.com>
580
581 * grammars: New directory.
582
583 2011-07-28 Andreas Schwab <schwab@linux-m68k.org>
584
585 * NEWS: Document ## and #:.
586
587 2011-07-18 Andreas Schwab <schwab@linux-m68k.org>
588
589 * charsets/GB180302.map: Update to 2005 edition.
590 * charsets/GB180304.map: Likewise.
591
592 2011-07-17 Bill Wohler <wohler@newt.com>
593
594 Release MH-E version 8.2.93.
595
596 * NEWS, MH-E-NEWS: Update for MH-E release 8.2.93.
597
598 2011-07-16 Bill Wohler <wohler@newt.com>
599
600 Release MH-E version 8.2.92.
601
602 * NEWS, MH-E-NEWS: Update for MH-E release 8.2.92.
603
604 2011-07-12 Bill Wohler <wohler@newt.com>
605
606 Release MH-E version 8.2.91.
607
608 * NEWS, MH-E-NEWS: Update for MH-E release 8.2.91.
609
610 * MH-E-NEWS: Mention that SourceForge MH-E users will have to
611 update their load-paths.
612
613 2011-07-10 Bill Wohler <wohler@newt.com>
614
615 Release MH-E version 8.2.90.
616
617 * NEWS, MH-E-NEWS: Update for MH-E release 8.2.90.
618
619 2011-07-07 Tassilo Horn <tassilo@member.fsf.org>
620
621 * themes/tsdh-light-theme.el:
622 * themes/tsdh-dark-theme.el: Make `gnus-button' face inherit from
623 `button', `gnus-header-name' boxed, and define `rcirc-my-nick'
624 face.
625
626 2011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
627
628 * NEWS: Clarify `smtpmail-auth-credentials' non-existence.
629 Mention the `send-mail-function' default change.
630
631 2011-07-07 Chong Yidong <cyd@stupidchicken.com>
632
633 * themes/dichromacy-theme.el:
634 * themes/tango-theme.el:
635 * themes/tango-dark-theme.el:
636 * themes/wheatgrass-theme.el: Don't define button face separately;
637 it inherits from link now.
638
639 2011-07-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
640
641 * NEWS: Clarify that `smtpmail-starttls-credentials' doesn't exist.
642
643 2011-07-05 Juanma Barranquero <lekktu@gmail.com>
644
645 * NEWS: Document new emacs-lock.el and renaming of old one.
646
647 2011-07-05 Manoj Srivastava <srivasta@ieee.org>
648
649 * themes/manoj-dark-theme.el (manoj-dark): New file.
650
651 2011-03-29 Kevin Ryde <user42@zip.com.au>
652
653 * compilation.txt (perl-Test2): New samples.
654
655 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
656
657 * tutorials/TUTORIAL.zh: Remove spurious ")" character on the
658 first line.
659
660 2011-07-01 Alan Mackenzie <acm@muc.de>
661
662 * NEWS: CC Mode: New "guessing" of style.
663
664 2011-06-21 Leo Liu <sdl.web@gmail.com>
665
666 * NEWS: Mention the new primitive secure-hash.
667
668 2011-06-14 Chong Yidong <cyd@stupidchicken.com>
669
670 * themes/dichromacy-theme.el: New theme.
671
672 2011-06-07 Paul Eggert <eggert@cs.ucla.edu>
673
674 * NEWS: Mention new configure option --with-wide-int.
675
676 2011-05-24 Leo Liu <sdl.web@gmail.com>
677
678 * NEWS: Mention the new primitive sha1 and the removal of sha1.el.
679
680 2011-05-14 Ulf Jasper <ulf.jasper@web.de>
681
682 * images/newsticker/README: Added.
683
684 2011-05-13 Ulf Jasper <ulf.jasper@web.de>
685
686 * images/newsticker: Added.
687 * images/newsticker/browse-url.xpm: Added.
688 * images/newsticker/get-all.xpm: Added.
689 * images/newsticker/mark-immortal.xpm: Added.
690 * images/newsticker/mark-read.xpm: Added.
691 * images/newsticker/narrow.xpm: Added.
692 * images/newsticker/next-feed.xpm: Added.
693 * images/newsticker/next-item.xpm: Added.
694 * images/newsticker/prev-feed.xpm: Added.
695 * images/newsticker/prev-item.xpm: Added.
696 * images/newsticker/update.xpm: Added.
697
698 2011-05-10 Jim Meyering <meyering@redhat.com>
699
700 * MH-E-NEWS, PROBLEMS: Fix typo "the the -> the".
701
702 2011-05-03 Leo Liu <sdl.web@gmail.com>
703
704 * NEWS: Mention the new command isearch-yank-pop.
705
706 2011-05-03 Teodor Zlatanov <tzz@lifelogs.com>
707
708 * NEWS: Mention new library gnutls.el and explain GnuTLS
709 functionality. Mention new configure.bat options --without-gnutls
710 and --lib for W32.
711
712 2011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
713
714 * NEWS: Mention `url-retrieve-queue', (:file "file") and
715 `server-eval-at'.
716
717 2011-04-28 Juanma Barranquero <lekktu@gmail.com>
718
719 * NEWS: Document `delayed-warnings-list' and `delayed-warnings-hook'.
720 Document new "default HOME" warning.
721
722 2011-04-26 Daniel Colascione <dan.colascione@gmail.com>
723
724 * DEBUG: Document debug-on-event default behavior and utility for
725 debugging.
726
727 2011-04-22 Noah Friedman <friedman@splode.com>
728
729 * emacs-buffer.gdb: Add trailing underscores to appropriate member
730 names, per change tromey@redhat.com-20110214153919-bxkckrdmmg4qhyyj
731 of src/lisp.h.
732
733 2011-04-08 Christoph Scholtes <cschol2112@googlemail.com>
734
735 * NEWS: Document new function `vc-ediff'.
736
737 2011-04-06 Juanma Barranquero <lekktu@gmail.com>
738
739 * NEWS: New variable `revert-buffer-in-progress-p'.
740
741 2011-03-22 Sebastian Hermida <sebas00@gmail.com>
742
743 * themes/misterioso-theme.el: New file.
744
745 2011-03-16 Juanma Barranquero <lekktu@gmail.com>
746
747 * NEWS: Document warning about _emacs.
748
749 2011-03-14 Michael Albinus <michael.albinus@gmx.de>
750
751 * NEWS: `shell' prompts for the shell path name, when the default
752 directory is a remote file name and neither environment variable
753 $ESHELL nor variable `explicit-shell-file-name' is set.
754
755 2011-03-08 Kristoffer Grönlund <krig@koru.se>
756
757 * themes/wombat-theme.el: New file.
758
759 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
760
761 * Version 23.3 released.
762
763 2011-03-06 Juanma Barranquero <lekktu@gmail.com>
764
765 * srecode/el.srt: Fix typo.
766
767 2011-02-21 Chong Yidong <cyd@stupidchicken.com>
768
769 * themes/tango-dark-theme.el: Tweak background on low-color
770 terminals.
771
772 2011-02-17 Ken Manheimer <ken.manheimer@gmail.com>
773
774 * images/icons/allout-widgets/dark-bg/locked-encrypted.png:
775 * images/icons/allout-widgets/dark-bg/locked-encrypted.xpm:
776 * images/icons/allout-widgets/dark-bg/unlocked-encrypted.png:
777 * images/icons/allout-widgets/dark-bg/unlocked-encrypted.xpm:
778 * images/icons/allout-widgets/light-bg/locked-encrypted.png:
779 * images/icons/allout-widgets/light-bg/locked-encrypted.xpm:
780 * images/icons/allout-widgets/light-bg/unlocked-encrypted.png:
781 * images/icons/allout-widgets/light-bg/unlocked-encrypted.xpm:
782 Reorganize icon directories and files to reconcile against windows
783 short-filename clashes.
784
785 2011-02-16 Ken Manheimer <ken.manheimer@gmail.com>
786
787 * images/icons/allout-widgets-dark-bg,
788 * images/icons/allout-widgets-light-bg: Icons for new
789 allout-widgets.el.
790
791 * images/icons/README: Include coypright and GPL 3 license for
792 new icons.
793
794 2011-02-16 Michael Albinus <michael.albinus@gmx.de>
795
796 * NEWS: Add soap-client.el and soap-inspect.el.
797
798 2011-02-13 Michael Albinus <michael.albinus@gmx.de>
799
800 * NEWS: Tramp methods "imap" and "imaps" are discontinued.
801
802 2011-02-12 Drew Adams <drew.adams@oracle.com>
803
804 * themes/light-blue-theme.el: New file.
805
806 2011-02-01 Paul Eggert <eggert@cs.ucla.edu>
807
808 format-time-string now supports subsecond time stamp resolution
809 * NEWS: Document this.
810
811 2011-01-28 Paul Eggert <eggert@cs.ucla.edu>
812
813 Redo spelling of Makefile variables to conform to POSIX.
814 POSIX does not allow "-" in Makefile variable names.
815 Reported by Bruno Haible in
816 <http://lists.gnu.org/archive/html/emacs-devel/2011-01/msg00990.html>.
817 * refcards/Makefile (DIRED_REFCARDS_PDF): Rename from
818 DIRED-REFCARDS_PDF.
819 (MISC_REFCARDS_PDF): Rename from MISC-REFCARDS_PDF.
820 (SURVIVAL_CARDS_PDF): Rename from SURVIVAL-CARDS_PDF.
821 (VIPER_CARDS_PDF): Rename from VIPER-CARDS_PDF.
822
823 2011-01-18 Glenn Morris <rgm@gnu.org>
824
825 * PROBLEMS: Add note about svn+ssh. (Bug#7791)
826
827 2011-01-14 Glenn Morris <rgm@gnu.org>
828
829 * refcards/calccard.tex, refcards/cs-dired-ref.tex:
830 * refcards/cs-refcard.tex, refcards/cs-survival.tex:
831 * refcards/de-refcard.tex, refcards/dired-ref.tex:
832 * refcards/fr-dired-ref.tex, refcards/fr-refcard.tex:
833 * refcards/fr-survival.tex, refcards/orgcard.tex:
834 * refcards/pl-refcard.tex, refcards/pt-br-refcard.tex:
835 * refcards/refcard.tex, refcards/ru-refcard.tex:
836 * refcards/sk-dired-ref.tex, refcards/sk-refcard.tex:
837 * refcards/sk-survival.tex, refcards/survival.tex:
838 * refcards/vipcard.tex, refcards/viperCard.tex:
839 Update short copyright year to 2011.
840
841 2011-01-13 Christian Ohler <ohler@gnu.org>
842
843 * NEWS: Mention ERT.
844
845 2011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
846
847 * NEWS: Add new function dbus-register-service.
848
849 2011-01-09 Chong Yidong <cyd@stupidchicken.com>
850
851 * themes/tango-theme.el, themes/tango-dark-theme.el: Let-bind
852 tango palette colors. Only define faces for color displays.
853 Customize the ansi-color-names-vector variable. Add Ediff,
854 Flyspell, and Semantic faces as suggested by Jan Moringen.
855
856 2011-01-08 Andreas Schwab <schwab@linux-m68k.org>
857
858 * compilation.txt: Add column to gcc-include sample.
859
860 2011-01-08 Glenn Morris <rgm@gnu.org>
861
862 * PROBLEMS: -batch implies -q.
863
864 2011-01-07 Tassilo Horn <tassilo@member.fsf.org>
865
866 * themes/tsdh-light-theme.el, themes/tsdh-dark-theme.el: Remove
867 dev-prefix from file names, so that the files don't clash on 8x3
868 filesystems.
869
870 2011-01-06 Tassilo Horn <tassilo@member.fsf.org>
871
872 * themes/dev-tsdh-light-theme.el (dev-tsdh-light): New theme.
873 * themes/dev-tsdh-dark-theme.el (dev-tsdh-dark): New theme.
874
875 2011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
876
877 * NEWS: Extended behavior of dbus-register-{method,property}.
878
879 2011-01-02 Kenichi Handa <handa@m17n.org>
880
881 * NEWS.23: Describe the changes for rmail's MIME handling.
882
883 2010-12-18 Chong Yidong <cyd@stupidchicken.com>
884
885 * images/separator.xpm: Tweak colors.
886
887 2010-12-14 Michael Albinus <michael.albinus@gmx.de>
888
889 * NEWS: Mention new Tramp method "ksu".
890
891 2010-12-13 W. Martin Borgert <debacle@debian.org> (tiny change)
892
893 * schema/schemas.xml: Add DocBook (Bug#7491).
894
895 2010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
896
897 * refcards/orgcard.tex: Cleanup.
898
899 2010-11-27 Ulrich Mueller <ulm@gentoo.org>
900
901 * HELLO: Add ancient Greek (Bug#7418).
902
903 2010-11-13 Eli Zaretskii <eliz@gnu.org>
904
905 * NEWS: Document display of glyphless characters.
906
907 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
908
909 * refcards/orgcard.tex: Add new Babel key sequences.
910
911 2010-10-26 Glenn Morris <rgm@gnu.org>
912
913 * images/README: Add (un)checked.xpm
914 * images/checked.xpm, images/unchecked.xpm: Add copyright.
915
916 2010-10-24 Chong Yidong <cyd@stupidchicken.com>
917
918 * images/checked.xpm:
919 * images/unchecked.xpm: New images.
920
921 2010-10-24 Richard Stallman <rms@gnu.org>
922
923 * DISTRIB: Update donation section.
924
925 2010-10-24 Glenn Morris <rgm@gnu.org>
926
927 * DISTRIB: Small updates.
928
929 2010-10-19 Julien Danjou <julien@danjou.info>
930
931 * tutorials/TUTORIAL: Don't mention mode-line end dashes.
932
933 2010-10-16 Chong Yidong <cyd@stupidchicken.com>
934
935 * themes: New directory for custom theme files, moved from lisp/.
936
937 2010-10-14 Juanma Barranquero <lekktu@gmail.com>
938
939 * tutorials/TUTORIAL.es: Fix typos.
940
941 2010-10-13 Juanma Barranquero <lekktu@gmail.com>
942
943 * NEWS: Mention `dynamic-library-alist'.
944
945 2010-10-13 Glenn Morris <rgm@gnu.org>
946
947 * NEXTSTEP: New file, extracted from ../nextstep/{AUTHORS,README}.
948
949 2010-10-12 Glenn Morris <rgm@gnu.org>
950
951 * TODO: Merge ../nextstep/FOR-RELEASE into this file.
952
953 * BABYL: Remove file.
954
955 2010-09-21 Eric Ludlam <zappo@gnu.org>
956
957 * srecode/java.srt: Make NAME be a prompt.
958
959 2010-09-13 Michael Albinus <michael.albinus@gmx.de>
960
961 * NEWS: Some Tramp methods are discontinued.
962
963 2010-09-11 Glenn Morris <rgm@gnu.org>
964
965 * emacs.bash, emacs.csh, ms-kermit: Remove obsolete files (use
966 emacsclient -a instead of the first two).
967
968 2010-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
969
970 * NEWS: Mention the new libxml2 functions.
971
972 2010-08-25 Kenichi Handa <handa@m17n.org>
973
974 * HELLO: Change designation sequences for Arabic text.
975
976 2010-08-23 Michael Albinus <michael.albinus@gmx.de>
977
978 * NEWS: dbus.el supports alternative buses.
979
980 2010-08-22 Alex Harsanyi <harsanyi@mac.com> (tiny change)
981
982 * emacs3.py: Import imp module and use it (Bug#5756).
983
984 2010-08-14 Eli Zaretskii <eliz@gnu.org>
985
986 * tutorials/TUTORIAL.he: Use MAQAF instead of hyphen where appropriate.
987 Fix a few typos.
988
989 2010-08-08 Ken Brown <kbrown@cornell.edu>
990
991 * PROBLEMS: Mention problem with Cygwin 1.5.19.
992
993 2010-08-07 Eli Zaretskii <eliz@gnu.org>
994
995 * NEWS: Mention the Hebrew translation.
996
997 * tutorials/TUTORIAL.he: Don't use acronyms.
998
999 2010-08-05 Eli Zaretskii <eliz@gnu.org>
1000
1001 * AUTHORS: Rename unexec.o => unexcoff.o.
1002 * PROBLEMS: Rename unexec.o => unexcoff.o.
1003
1004 2010-07-31 Eli Zaretskii <eliz@gnu.org>
1005
1006 * tutorials/TUTORIAL.he: New file.
1007
1008 * tutorials/TUTORIAL.translators: Add TUTORIAL.he.
1009
1010 2010-07-24 Christoph Scholtes <cschol2112@gmail.com>
1011
1012 * NEWS: Document new --distfiles configure.bat option and
1013 `dist' make target on Windows.
1014
1015 2010-07-20 Juanma Barranquero <lekktu@gmail.com>
1016
1017 * PROBLEMS: Add note about use of backslashes in Windows paths.
1018
1019 2010-07-19 Juanma Barranquero <lekktu@gmail.com>
1020
1021 * NEWS: Mention --enable-checking is now supported on Windows.
1022
1023 2010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
1024
1025 * refcards/orgcard.tex: Remove the key for the TODO sparse tree
1026 and add the new key. Document new keys for image and entity
1027 display. Document the Org Babel keys.
1028
1029 2010-06-19 Ken Brown <kbrown@cornell.edu>
1030
1031 * PROBLEMS: Update Cygwin GCC information. (Bug#6458)
1032
1033 2010-06-12 Glenn Morris <rgm@gnu.org>
1034
1035 * tutorials/TUTORIAL.bg, tutorials/TUTORIAL.es: Fix typos.
1036
1037 2010-06-09 Michael Albinus <michael.albinus@gmx.de>
1038
1039 * NEWS: Add notifications.el.
1040
1041 2010-05-28 Glenn Morris <rgm@gnu.org>
1042
1043 * MACHINES: Remove some old information no longer of relevance.
1044 Switch to outline-mode.
1045
1046 2010-05-27 Glenn Morris <rgm@gnu.org>
1047
1048 * PROBLEMS: Remove old information no longer of relevance.
1049
1050 2010-05-24 Stefan Monnier <monnier@iro.umontreal.ca>
1051
1052 * NEWS: Add sections for Emacs-23.3.
1053
1054 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
1055
1056 * PROBLEMS: Document gcc-4.5 bug (Bug#6031).
1057
1058 2010-05-08 Kenichi Handa <handa@m17n.org>
1059
1060 * HELLO: Adjust Burmese for Unicode 5.2 encoding.
1061
1062 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
1063
1064 * Version 23.2 released.
1065
1066 2010-05-07 Eli Zaretskii <eliz@gnu.org>
1067
1068 * HELLO: Reorder Arabic greetings into logical order (they were
1069 mistakenly changed to visual order by the 2010-03-28 change).
1070
1071 2010-04-18 Francesc Rocher <rocher@member.fsf.org>
1072
1073 * MORE.STUFF: Add a new entry for QWE.
1074
1075 2010-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
1076
1077 * HELLO (Mathematics): Prefer Unicode charset.
1078
1079 2010-03-30 Chong Yidong <cyd@stupidchicken.com>
1080
1081 * images/icons/hicolor/scalable/apps/emacs.svg: Put preamble after
1082 svg tag (Bug#5790).
1083
1084 2010-03-30 Eli Zaretskii <eliz@gnu.org>
1085
1086 * PROBLEMS: Mention problems on MS-Windows with incompatible
1087 regex.h headers.
1088
1089 2010-03-28 Eli Zaretskii <eliz@gnu.org>
1090
1091 * HELLO: Reorder Arabic and Hebrew into logical order, and
1092 insert RLM before the opening paren, to make the display more
1093 reasonable. Add setting for bidi-display-reordering in the local
1094 variables section.
1095 * NEWS: Mention initial support for bidirectional editing.
1096
1097 2010-03-24 Francesc Rocher <rocher@member.fsf.org>
1098
1099 * MORE.STUFF: Remove CEDET entry, now distributed as part of Emacs.
1100
1101 2010-03-22 Teodor Zlatanov <tzz@lifelogs.com>
1102
1103 * gnus/gnus-setup.ast: Add finish links to the top nodes.
1104
1105 * gnus/news-server.ast: Add some trivial validation.
1106
1107 2010-03-13 Michael Albinus <michael.albinus@gmx.de>
1108
1109 * NEWS: Add secrets.el.
1110
1111 2010-03-12 Chong Yidong <cyd@stupidchicken.com>
1112
1113 * images/custom/down.xpm, images/custom/right.xpm: Update images
1114 to increase contrast on bright backgrounds.
1115
1116 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
1117
1118 * Branch for 23.2.
1119
1120 2010-03-06 Glenn Morris <rgm@gnu.org>
1121
1122 * srecode/default.srt (COPYRIGHT): Update template copyright to GPLv3+.
1123
1124 2010-03-05 Glenn Morris <rgm@gnu.org>
1125
1126 * refcards/orgcard.tex: Use pdflayout.sty.
1127 * refcards/Makefile (orgcard.pdf): Special rule no longer needed.
1128
1129 2010-03-02 Glenn Morris <rgm@gnu.org>
1130
1131 * refcards/Makefile: For cs- and sk-, use pdfcsplain if available.
1132 (pl-refcard.pdf): Let presence of pdfmex be another test for the
1133 required TeX files. Pass explicit output-format to tex command.
1134 (orgcard.pdf): Use ps2pdf, since pdftex tends to produce a
1135 portrait layout rather than the desired landscape.
1136
1137 2010-03-01 Glenn Morris <rgm@gnu.org>
1138
1139 * refcards/pl-refcard.tex: Double forward-slashes in URL for Mex.
1140
1141 * refcards/de-refcard.tex: Fix paren typo.
1142
1143 * refcards/ru-refcard.tex: Rename \year command to \cyear, since
1144 the former seems to be already used in some TeX installations.
1145
1146 * refcards/calccard.tex, refcards/cs-dired-ref.tex:
1147 * refcards/cs-refcard.tex, refcards/cs-survival.tex:
1148 * refcards/de-refcard.tex, refcards/dired-ref.tex:
1149 * refcards/fr-dired-ref.tex, refcards/fr-refcard.tex:
1150 * refcards/fr-survival.tex, refcards/orgcard.pdf:
1151 * refcards/orgcard.tex, refcards/pl-refcard.tex:
1152 * refcards/pt-br-refcard.tex, refcards/refcard.tex:
1153 * refcards/ru-refcard.tex, refcards/sk-dired-ref.tex:
1154 * refcards/sk-refcard.tex, refcards/sk-survival.tex:
1155 * refcards/survival.tex, refcards/vipcard.tex:
1156 * refcards/viperCard.tex: Update short copyright year to 2010.
1157
1158 2010-02-26 Glenn Morris <rgm@gnu.org>
1159
1160 * tutorials/TUTORIAL.es, tutorials/TUTORIAL.pt_BR:
1161 Fix some keybinding typos.
1162
1163 2010-02-14 Chong Yidong <cyd@stupidchicken.com>
1164
1165 * images/custom/down-pushed.xpm, images/custom/down.xpm:
1166 * images/custom/right-pushed.xpm:
1167 * images/custom/right-pushed.xpm: Increase height by four
1168 pixels, to improve text alignment.
1169
1170 2010-01-16 Mario Lang <mlang@delysid.org>
1171
1172 * srecode/doc-cpp.srt, srecode/doc-default.srt:
1173 * srecode/doc-java.srt: Remove duplicated words.
1174
1175 2010-01-14 Nick Roberts <nickrob@snap.net.nz>
1176
1177 * images/gud/recstart.xpm, images/gud/recstop.xpm:
1178 * images/gud/rcont.xpm, images/gud/rnext.xpm:
1179 * images/gud/rfinish.xpm, images/gud/rnexti.xpm:
1180 * images/gud/rstep.xpm, images/gud/rstepi.xpm:
1181 New icons for reverse debugging.
1182
1183 2010-01-14 Juanma Barranquero <lekktu@gmail.com>
1184
1185 * srecode/doc-cpp.srt (function-comment, variable-same-line-comment)
1186 (group-comment-start, group-comment-end):
1187 * srecode/doc-default.srt (section-comment, function-comment)
1188 (variable-same-line-comment, group-comment-start, group-comment-end):
1189 * srecode/doc-java.srt (function-comment, variable-same-line-comment)
1190 (group-comment-start, group-comment-end):
1191 Fix typos in template docstrings.
1192
1193 2010-01-14 Kenichi Handa <handa@m17n.org>
1194
1195 * NEWS: Describe the change of auto-composition-mode.
1196
1197 2010-01-12 Glenn Morris <rgm@gnu.org>
1198
1199 * CONTRIBUTE, NEWS: Use bug-gnu-emacs rather than emacs-pretest-bug
1200 for bug reports for development versions.
1201
1202 2010-01-01 Juanma Barranquero <lekktu@gmail.com>
1203
1204 * NEWS: Fix typos.
1205
1206 2009-12-15 Glenn Morris <rgm@gnu.org>
1207
1208 * CONTRIBUTE (Coding Standards): Update URL.
1209 (Getting the Source Code): Other VCSs are available.
1210
1211 * ORDERS: Update some URLs.
1212
1213 * edt-user.el: New file, split out from edt-user.doc.
1214 * edt-user.doc: Split into edt-user.el and ../doc/misc/edt.texi,
1215 and remove.
1216
1217 2009-12-09 Michael Albinus <michael.albinus@gmx.de>
1218
1219 * NEWS: Point to the external counterparts of su and sudo.
1220
1221 2009-12-01 Stefan Monnier <monnier@iro.umontreal.ca>
1222
1223 * images/mpc/add.xpm, images/mpc/ffwd.xpm, images/mpc/next.xpm:
1224 * images/mpc/pause.xpm, images/mpc/play.xpm, images/mpc/prev.xpm:
1225 * images/mpc/rewind.xpm, images/mpc/stop.xpm:
1226 New images.
1227
1228 2009-11-27 Michael Albinus <michael.albinus@gmx.de>
1229
1230 * NEWS: New functions eshell/su and eshell/sudo.
1231
1232 2009-11-26 Kevin Ryde <user42@zip.com.au>
1233
1234 * MORE.STUFF: emacswiki ElispArea url "wiki.pl" -> "wiki".
1235 Aubrey Jaffer's texinfo R5RS moved to
1236 http://groups.csail.mit.edu/mac/ftpdir/scm/r5rs.info.tar.gz
1237 (per http://people.csail.mit.edu/jaffer/Scheme.html).
1238
1239 2009-11-26 Jan Djärv <jan.h.d@swipnet.se>
1240
1241 * PROBLEMS: Mention Metacity hang on Emacs resize.
1242
1243 2009-11-20 Ken Brown <kbrown@cornell.edu> (tiny change)
1244
1245 * PROBLEMS: Add workaround for Cygwin crash and remove fixed
1246 rebasing problem.
1247
1248 2009-11-17 Jan Djärv <jan.h.d@swipnet.se>
1249
1250 * NEWS: Mention dynamic font changes (font-use-system-font).
1251
1252 2009-11-15 Carsten Dominik <dominik@u016822.science.uva.nl>
1253
1254 * refcards/orgcard.tex: Push version number to 6.33a.
1255
1256 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
1257
1258 * refcards/orgcard.tex: Document the new archiving keys.
1259
1260 2009-11-08 Chong Yidong <cyd@stupidchicken.com>
1261
1262 * compilation.txt: Add one more error message for msft (Bug#4100).
1263
1264 2009-10-09 Karl Fogel <karl.fogel@red-bean.com>
1265
1266 * NEWS: Document bookmark.el at 2008-06-25T16:51:33Z!monnier@iro.umontreal.ca format upgrade. (Bug#3375)
1267
1268 2009-10-04 Michael Albinus <michael.albinus@gmx.de>
1269
1270 * NEWS: New function copy-directory.
1271
1272 2009-10-03 Chong Yidong <cyd@stupidchicken.com>
1273
1274 * srecode: New directory for SRecode template files.
1275
1276 2009-10-01 Michael Albinus <michael.albinus@gmx.de>
1277
1278 * NEWS: delete-directory has an optional parameter RECURSIVE.
1279
1280 2009-10-01 Carsten Dominik <dominik@u016822.science.uva.nl>
1281
1282 * refcards/orgcard.tex: New version number.
1283
1284 2009-09-28 Michael Albinus <michael.albinus@gmx.de>
1285
1286 * NEWS: Mention Tramp connection methods "imap" and "imaps".
1287
1288 2009-09-27 Teodor Zlatanov <tzz@lifelogs.com>
1289
1290 * NEWS: Mention new library imap-hash.el.
1291
1292 2009-09-22 Juanma Barranquero <lekktu@gmail.com>
1293
1294 * NEWS: Mention new variable `help-downcase-arguments'
1295 and new default for arguments in *Help* buffers.
1296
1297 2009-09-15 Juanma Barranquero <lekktu@gmail.com>
1298
1299 * NEWS: Mention new behavior of -Q and new variable
1300 `inhibit-x-resources'.
1301
1302 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
1303
1304 * PROBLEMS: Document Athena/Lucid internationalization
1305 problem (Bug#4333).
1306
1307 2009-09-02 Carsten Dominik <dominik@u016822.science.uva.nl>
1308
1309 * refcards/orgcard.tex: Document new effort setting commands.
1310 Document the new keys for agenda time motion.
1311 Document the `E' key in the agenda.
1312
1313 2009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
1314
1315 * NEWS: Declare unibyte sessions obsolete.
1316
1317 2009-08-28 Michael Albinus <michael.albinus@gmx.de>
1318
1319 * NEWS: Mention Tramp connection method "rsyncc" and variable
1320 `process-file-side-effects'.
1321
1322 2009-08-13 Kenichi Handa <handa@m17n.org>
1323
1324 * NEWS: Mention the new coding systme `utf-8-hfs' and many
1325 functions for Unicode normalization.
1326
1327 2009-08-09 CHENG Gao <chenggao@gmail.com>
1328
1329 * MORE.STUFF: Update Etags and Ispell URLs.
1330
1331 2009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
1332
1333 * images/gud/all.xpm, images/gud/thread.xpm: New icons for
1334 gdb-mi.el.
1335
1336 2009-08-07 Dan Nicolaescu <dann@ics.uci.edu>
1337
1338 * e/eterm-color.ti (msgr, u6, u7): New capabilities.
1339
1340 2009-08-02 Michael Albinus <michael.albinus@gmx.de>
1341
1342 * NEWS: Autorevert Tail mode works now for remote files.
1343
1344 2009-07-26 Kevin Ryde <user42@zip.com.au>
1345
1346 * compilation.txt: Add Perl-Glib sample message.
1347
1348 2009-07-23 Ken Raeburn <raeburn@raeburn.org>
1349
1350 * NEWS: `load-in-progress' corruption fixed.
1351
1352 2009-07-21 Glenn Morris <rgm@gnu.org>
1353
1354 * refcards/cs-dired-ref.tex, refcards/dired-ref.tex:
1355 * refcards/fr-dired-ref.tex, refcards/sk-dired-ref.tex:
1356 * refcards/cs-refcard.tex, refcards/de-refcard.tex:
1357 * refcards/fr-refcard.tex, refcards/pl-refcard.tex:
1358 * refcards/pt-br-refcard.tex, refcards/refcard.tex:
1359 * refcards/ru-refcard.tex, refcards/sk-refcard.tex:
1360 * refcards/cs-survival.tex, refcards/fr-survival.tex:
1361 * refcards/sk-survival.tex, refcards/survival.tex:
1362 Remove version numbers that don't mean much. Instead, just use Emacs
1363 version and date. Use FSF URL rather than postal address.
1364
1365 * refcards/vipcard.tex (versionnumber, version): Remove.
1366 (versionemacs, versionvip): New.
1367 (copyrightnotice): Use FSF URL rather than postal address.
1368
1369 * refcards/viperCard.tex (versionnumber): Rename to versionviper.
1370 (versionemacs, versionxemacs): New.
1371 (version): Remove.
1372 (copyrightnotice): Use FSF URL rather than postal address.
1373
1374 2009-07-16 Glenn Morris <rgm@gnu.org>
1375
1376 * refcards/cs-dired-ref.tex, refcards/fr-dired-ref.tex:
1377 * refcards/sk-dired-ref.tex:
1378 Remove non-existent (?) bindings: w, C-u o, U, delete.
1379 Fix bindings: delete marked files = D, not X; flag garbage = % &, not &.
1380
1381 * refcards/gnus-refcard.tex: Condense a few sentences in order to
1382 make them fit on one line, and add some page breaks, to improve the
1383 layout in the pdfs.
1384
1385 2009-07-15 Glenn Morris <rgm@gnu.org>
1386
1387 * refcards/dired-ref.tex: Change from A4 to letter paper.
1388 Remove non-existent (?) bindings: w, C-u o, U, delete.
1389 Fix bindings: delete marked files = D, not X; flag garbage = % &, not &.
1390 New: async shell command = &.
1391
1392 * refcards/gnus-refcard.tex (Copyright): Add 2009.
1393 (Notes): Add missing line-break.
1394 (Threading): Reword to fit on one line.
1395
1396 * refcards/calccard.tex (emacsversionnumber): Just use major version.
1397
1398 * refcards/Makefile (gnus-booklet.pdf): Use jobname rather than
1399 clobbering gnus-refcard.pdf.
1400 (clean): Remove .aux files.
1401 (gnus-logo.pdf): Remove rule, since this file is distributed.
1402
1403 2009-07-10 Kenichi Handa <handa@m17n.org>
1404
1405 * tutorials/TUTORIAL.ja: Reflect the latest change of TUTORIAL.
1406
1407 2009-07-10 Kevin Ryde <user42@zip.com.au>
1408
1409 * compilation.txt: Fix names of some elements.
1410
1411 2009-07-08 Glenn Morris <rgm@gnu.org>
1412
1413 * tutorials/TUTORIAL: Standardize the way M-x commands are written:
1414 dashes inside command names, not spaces; spaces before <Return>.
1415 (Summary): Describe the new behavior of C-l.
1416 (Basic Cursor Control): Don't say that files "ought" to end in newlines.
1417 Try to distinguish scroll bar from fringes.
1418 You can also scroll with a wheel mouse.
1419 (If Emacs Stops Responding): Rename from "When Emacs is hung".
1420 (Inserting And Deleting): Continuation marks appear in the fringe.
1421 Clarify that deletion can be undone. Mention cut and paste, and
1422 the Glossary.
1423 (Files, Mode Line): Update mode-line format.
1424 (Extending The Command Set): Downplay C-z, since using Emacs on a
1425 text-only terminal is less common these days.
1426 (Searching): Incremental searching is no longer atypical.
1427 Downplay flow control issues, remove reference to deleted FAQ node.
1428 (Multiple Windows): Mention frames.
1429 (Multiple Frames): New section.
1430 (Getting More Help): Downplay C-h having a different binding.
1431 Don't say help is "on-line", since the meaning has changed.
1432 (More Features): Replace "on-line". Use C-h rather than F10 h.
1433 Say a little more about completion.
1434 (Conclusion): Don't mention C-z again here.
1435
1436 2009-07-01 Jan Djärv <jan.h.d@swipnet.se>
1437
1438 * NEWS: Mention maximized.
1439
1440 2009-06-30 Michael Albinus <michael.albinus@gmx.de>
1441
1442 * NEWS: Add "synce" connection method of Tramp.
1443
1444 2009-06-24 Michael Albinus <michael.albinus@gmx.de>
1445
1446 * NEWS: Add new connection methods of Tramp.
1447
1448 2009-06-24 Kenichi Handa <handa@m17n.org>
1449
1450 * charsets/stdenc.map: Re-generated.
1451
1452 * charsets/symbol.map: Re-generated.
1453
1454 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
1455
1456 * Branch for 23.1.
1457
1458 2009-06-15 Alan Mackenzie <acm@muc.de>
1459
1460 * NEWS: Document changes to end-of-defun-function, clarifying
1461 entry for beginning-of-defun-function.
1462
1463 2009-06-13 Bill Wohler <wohler@newt.com>
1464
1465 Release MH-E version 8.2.
1466
1467 * NEWS, MH-E-NEWS: Update for MH-E release 8.2.
1468
1469 2009-06-12 Kenichi Handa <handa@m17n.org>
1470
1471 * HELLO: Use "/" instead of "," to separate independent words.
1472
1473 * charsets/*.map: All re-generated.
1474
1475 2009-06-08 Kenichi Handa <handa@m17n.org>
1476
1477 * HELLO: Downcase "suomi".
1478
1479 2009-05-25 Werner Lemberg <wl@gnu.org>
1480
1481 * tutorial/TUTORIAL.de: Updated; synchronize with TUTORIAL.
1482 Use reformed Orthography.
1483 Minor improvements.
1484
1485 2009-05-19 Chong Yidong <cyd@stupidchicken.com>
1486
1487 * refcards/survival.tex: Add M-g M-g binding.
1488
1489 * refcards/survival.tex:
1490 * refcards/sk-survival.tex:
1491 * refcards/sk-refcard.tex:
1492 * refcards/sk-dired-ref.tex:
1493 * refcards/ru-refcard.tex:
1494 * refcards/pt-br-refcard.tex:
1495 * refcards/pl-refcard.tex:
1496 * refcards/fr-survival.tex:
1497 * refcards/fr-dired-ref.tex:
1498 * refcards/dired-ref.tex:
1499 * refcards/cs-survival.tex:
1500 * refcards/cs-refcard.tex:
1501 * refcards/cs-dired-ref.tex: Bump refcard version numbers to 23.
1502
1503 2009-05-15 Chong Yidong <cyd@stupidchicken.com>
1504
1505 * refcards/refcard.tex: Update Emacs version to 23.
1506
1507 2009-05-15 Sven Joachim <svenjoac@gmx.de>
1508
1509 * refcards/de-refcard.tex: Merge changes from refcard.tex.
1510 Change `Paragraph' to `Absatz'.
1511
1512 2009-04-09 Glenn Morris <rgm@gnu.org>
1513
1514 * MORE.STUFF: Update some urls. Remove dead links: eshell, expand,
1515 ffap, hideshow. Remove original whitespace, now in obsolete/.
1516 Remember and nXML are part of the distribution now.
1517
1518 2009-03-13 Kenichi Handa <handa@m17n.org>
1519
1520 * NEWS: Add description for the argument change of
1521 `set-fontset-font' and `print-fontset'.
1522
1523 2009-02-25 Glenn Morris <rgm@gnu.org>
1524
1525 * MORE.STUFF: Mention Zile.
1526
1527 2009-02-23 Miles Bader <miles@gnu.org>
1528
1529 * NEWS: Rename `system-process-attributes' to `process-attributes'.
1530
1531 2009-02-19 Nick Roberts <nickrob@snap.net.nz>
1532
1533 * compilation.txt: Add entry for maven.
1534
1535 2009-02-14 Jay Belanger <jay.p.belanger@gmail.com>
1536
1537 * refcards/calccard.tex: Update version number.
1538 Mention Maxima mode.
1539
1540 2009-02-04 Dan Nicolaescu <dann@ics.uci.edu>
1541
1542 * compilation.txt (gnu): Add an example for the "note" format.
1543
1544 2009-02-04 Jason Rumney <jasonr@gnu.org>
1545
1546 * PROBLEMS (CPP): Note problem with resource compiler of MSVC.
1547
1548 2009-02-02 Carsten Dominik <dominik@science.uva.nl>
1549
1550 * refcards/orgcard.tex: New version number.
1551
1552 2009-01-28 Juanma Barranquero <lekktu@gmail.com>
1553
1554 * PROBLEMS (Windows): Add entry about TCC/4NT and App Paths keys.
1555
1556 2009-01-28 Carsten Dominik <dominik@science.uva.nl>
1557
1558 * refcards/orgcard.tex: New version number.
1559
1560 2009-01-27 Carsten Dominik <dominik@science.uva.nl>
1561
1562 * refcards/orgcard.tex: New version number.
1563
1564 2009-01-27 Kenichi Handa <handa@m17n.org>
1565
1566 * NEWS: New function `coding-system-from-name'.
1567
1568 2009-01-25 Carsten Dominik <dominik@science.uva.nl>
1569
1570 * refcards/orgcard.tex: New year and version number.
1571 Document heading/item conversion commands.
1572 Document C-c RET in tables.
1573
1574 2009-01-03 Michael Albinus <michael.albinus@gmx.de>
1575
1576 * NEWS: Tramp supports IPv6 addresses.
1577
1578 2008-12-20 Carsten Dominik <dominik@science.uva.nl>
1579
1580 * refcards/orgcard.tex: Version number change.
1581
1582 2008-12-19 Eli Zaretskii <eliz@gnu.org>
1583
1584 * PROBLEMS (MS-DOS): Document the problems on Vista.
1585
1586 2008-12-17 Carsten Dominik <dominik@science.uva.nl>
1587
1588 * refcards/orgcard.tex: Version number change.
1589
1590 2008-12-16 Carsten Dominik <dominik@science.uva.nl>
1591
1592 * refcards/orgcard.tex: Version number change.
1593
1594 2008-12-11 Dan Nicolaescu <dann@ics.uci.edu>
1595
1596 * MACHINES: SH3 is still supported.
1597
1598 2008-12-07 Carsten Dominik <dominik@science.uva.nl>
1599
1600 * refcards/orgcard.tex: Version number update.
1601
1602 2008-11-27 Juanma Barranquero <lekktu@gmail.com>
1603
1604 * NEWS: Fix typo. (Bug#1439)
1605
1606 2008-11-12 Carsten Dominik <dominik@science.uva.nl>
1607
1608 * refcards/orgcard.tex: Document the extra yanking key.
1609
1610 2008-11-08 Mark A. Hershberger <mah@everybody.org>
1611
1612 * compilation.txt (php): Add regexp for php error messages.
1613
1614 2008-10-24 Juanma Barranquero <lekktu@gmail.com>
1615
1616 * NEWS: New function `locate-user-emacs-file'.
1617
1618 2008-10-18 Ulrich Mueller <ulm@gentoo.org>
1619
1620 * MACHINES: Add section for SuperH.
1621
1622 2008-10-12 Carsten Dominik <dominik@science.uva.nl>
1623
1624 * refcards/orgcard.tex: Add description for attachments, plus
1625 minor changes.
1626
1627 2008-07-24 Carsten Dominik <dominik@science.uva.nl>
1628
1629 * refcards/orgcard.tex: Minor fixes.
1630
1631 2008-09-08 Daiki Ueno <ueno@unixuser.org>
1632
1633 * TODO: Remove the entry describing auto-encryption.
1634
1635 2008-08-26 Robert J. Chassell <bob@rattlesnake.com>
1636
1637 * PROBLEMS: Prevent pasting a region twice on an xterm or rxvt in X.
1638
1639 2008-08-23 Chong Yidong <cyd@stupidchicken.com>
1640
1641 * HELLO: Fix Javanese pun.
1642
1643 2008-08-18 Bill Wohler <wohler@newt.com>
1644
1645 Release MH-E version 8.1.
1646
1647 * NEWS, MH-E-NEWS: Update for MH-E release 8.1.
1648
1649 2008-08-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1650
1651 * NEWS: Improve information about whitespace package.
1652
1653 2008-08-01 Teodor Zlatanov <tzz@lifelogs.com>
1654
1655 * NEWS: Add entries about the new auth-source integration and
1656 about the cyrillic-translit modifications.
1657
1658 2008-08-01 Adrian Robert <Adrian.B.Robert@gmail.com>
1659
1660 * Emacs.clr: Remove.
1661
1662 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
1663
1664 * termcap.src: Remove file.
1665 * README:
1666 * PROBLEMS:
1667 * MACHINES: Remove VMS info.
1668
1669 2008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
1670
1671 * PROBLEMS:
1672 * MACHINES: Remove mentions of Mac Carbon.
1673
1674 2008-07-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1675
1676 * NEWS: New function `diff-show-trailing-blanks' in diff-mode.el.
1677
1678 2008-07-24 Michael Albinus <michael.albinus@gmx.de>
1679
1680 * NEWS: Add xesam.el.
1681
1682 2008-07-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1683
1684 * NEWS: Add information about whitespace package.
1685
1686 2008-07-19 Juri Linkov <juri@jurta.org>
1687
1688 * tutorials/TUTORIAL: Add information about C-g to the introduction.
1689
1690 2008-07-18 Francesc Rocher <rocher@member.fsf.org>
1691
1692 * images/splash8.xpm: Remove.
1693
1694 2008-07-17 Adrian Robert <Adrian.B.Robert@gmail.com>
1695
1696 * NEWS: Add entry about NS port.
1697
1698 2008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
1699
1700 * Emacs.clr: New file, add support for X color names to NS display
1701 implementations.
1702
1703 2008-07-12 Juri Linkov <juri@jurta.org>
1704
1705 * HELLO: Use more correct IPA characters for English pronunciation.
1706 Add the combining acute accent after the accented vowel in the
1707 Russian example like it is used in dictionaries.
1708
1709 2008-07-11 Kenichi Handa <handa@m17n.org>
1710
1711 * HELLO: Change the Arabic words appearing in Non-ASCII examples to
1712 iso-8859-6 characters.
1713
1714 2008-07-02 Francesc Rocher <rocher@member.fsf.org>
1715
1716 * images/splash.png:
1717 * images/splash.svg:
1718 * images/gnus/gnus.png:
1719 * images/gnus/gnus.svg: New files.
1720
1721 2008-06-25 Kenichi Handa <handa@m17n.org>
1722
1723 * NEWS: Mention string-to-unibyte.
1724
1725 2008-06-21 Michael Albinus <michael.albinus@gmx.de>
1726
1727 * NEWS: Tramp uses auth-source.
1728
1729 2008-06-08 John Paul Wallington <jpw@pobox.com>
1730
1731 * NEWS: Document that `completion-ignore-case' is nil on MS-Windows.
1732
1733 2008-05-19 Tom Tromey <tromey@redhat.com>
1734
1735 * NEWS: Mention directory-local variables.
1736
1737 2008-05-11 Juri Linkov <juri@jurta.org>
1738
1739 * images/custom/README:
1740 * images/custom/down.xpm:
1741 * images/custom/down-pushed.xpm:
1742 * images/custom/right.xpm:
1743 * images/custom/right-pushed.xpm: New files.
1744
1745 2008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
1746
1747 * NEWS: Support for Meta-CVS removed.
1748
1749 2008-05-05 Nick Roberts <nickrob@snap.net.nz>
1750
1751 * compilation.txt: Add regexp for Open Watcom compiler output.
1752
1753 2008-05-04 Reiner Steib <reiner.steib@gmx.de>
1754
1755 * NEWS: Reword previous commit.
1756 * NEWS.22: Document removal of duplicated "alt-" input methods.
1757
1758 2008-05-03 Glenn Morris <rgm@gnu.org>
1759
1760 * NEWS: Document removal of duplicated "alt-" input methods.
1761
1762 2008-04-26 Glenn Morris <rgm@gnu.org>
1763
1764 * forms-d2.dat: Move here from ../lisp.
1765
1766 2008-04-06 Jason Rumney <jasonr@gnu.org>
1767
1768 * HELLO (Burmese): Rename from Myanmar.
1769
1770 2008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
1771
1772 * GNUS-NEWS (incoming mail files): Add version.
1773
1774 2008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
1775
1776 * tutorials/TUTORIAL.de: Remove even more discussion of flow
1777 control. Refer to node name `Init Rebinding' instead of title.
1778
1779 2008-03-13 Carsten Dominik <dominik@science.uva.nl>
1780
1781 * refcards/orgcard.tex: Minor fixes.
1782
1783 2008-03-12 Chong Yidong <cyd@stupidchicken.com>
1784
1785 * tutorials/TUTORIAL, tutorials/TUTORIAL.fr, tutorials/TUTORIAL.ro:
1786 * tutorials/TUTORIAL.bg, tutorials/TUTORIAL.it, tutorials/TUTORIAL.ru:
1787 * tutorials/TUTORIAL.cn, tutorials/TUTORIAL.ja, tutorials/TUTORIAL.sk:
1788 * tutorials/TUTORIAL.cs, tutorials/TUTORIAL.ko, tutorials/TUTORIAL.sl:
1789 * tutorials/TUTORIAL.de, tutorials/TUTORIAL.nl, tutorials/TUTORIAL.sv:
1790 * tutorials/TUTORIAL.eo, tutorials/TUTORIAL.pl, tutorials/TUTORIAL.th:
1791 * tutorials/TUTORIAL.es, tutorials/TUTORIAL.pt_BR:
1792 Remove discussion of flow control.
1793
1794 2008-03-12 Juanma Barranquero <lekktu@gmail.com>
1795
1796 * NEWS: Describe linum.el.
1797
1798 2008-03-11 Glenn Morris <rgm@gnu.org>
1799
1800 * images/icons/hicolor/128x128/apps/emacs.png:
1801 * images/icons/hicolor/16x16/apps/emacs.png:
1802 * images/icons/hicolor/24x24/apps/emacs.png:
1803 * images/icons/hicolor/32x32/apps/emacs.png:
1804 * images/icons/hicolor/48x48/apps/emacs.png:
1805 * images/icons/hicolor/scalable/apps/emacs.svg:
1806 * images/icons/hicolor/scalable/mimetypes/emacs-document.svg:
1807 Remove `creator' metadata.
1808
1809 2008-03-06 Jan Djärv <jan.h.d@swipnet.se>
1810
1811 * images/README: Update with bookmark_add.
1812
1813 * images/bookmark_add.pbm, images/bookmark_add.xpm: New files.
1814
1815 2008-03-03 Kentaro Ohkouchi <nanasess@fsm.ne.jp>
1816
1817 * images/icons/hicolor/32x32/apps/emacs.png: Make transparency 8 bit.
1818 * images/icons/hicolor/scalable/mimetypes/emacs-document.svg: New file.
1819 * images/icons/hicolor/scalable/apps/emacs.svg: Fix format.
1820
1821 2008-03-03 Andrew Zhilin <andrew_zhilin@yahoo.com>
1822
1823 * images/icons/hicolor/16x16/apps/emacs22.png:
1824 * images/icons/hicolor/24x24/apps/emacs22.png:
1825 * images/icons/hicolor/32x32/apps/emacs22.png:
1826 * images/icons/hicolor/48x48/apps/emacs22.png: New files.
1827 These are the old versions of `emacs.png' under a new name.
1828
1829 2008-03-02 Kentaro Ohkouchi <nanasess@fsm.ne.jp>
1830
1831 * images/icons/README: Update info for the icons.
1832
1833 * images/icons/emacs16_mac.png:
1834 * images/icons/emacs24_mac.png:
1835 * images/icons/emacs256_mac.png:
1836 * images/icons/emacs32_mac.png:
1837 * images/icons/emacs48_mac.png:
1838 * images/icons/emacs512_mac.png: Remove.
1839
1840 * images/icons/hicolor/16x16/apps/emacs.png:
1841 * images/icons/hicolor/24x24/apps/emacs.png:
1842 * images/icons/hicolor/32x32/apps/emacs.png:
1843 * images/icons/hicolor/48x48/apps/emacs.png: New icon.
1844
1845 * images/icons/hicolor/scalable/apps/emacs.svg:
1846 * images/icons/hicolor/128x128/apps/emacs.png: New files.
1847
1848 2008-02-26 Reiner Steib <Reiner.Steib@gmx.de>
1849
1850 * NEWS (Gnus): Mention problem with coding system `utf-8-emacs'
1851 when using different Emacs versions.
1852
1853 2008-02-25 Jan Djärv <jan.h.d@swipnet.se>
1854
1855 * NEWS.22: Mention stock icons for Gtk+.
1856
1857 2008-02-22 Kenichi Handa <handa@ni.aist.go.jp>
1858
1859 * NEWS: Mention the new language environments Bengali, Punjabi,
1860 Gujarati, Oriya, Telugu, Sinhala. Mention the removal of features
1861 devanagari, devan-util, kannada, knd-util, malayalam, mlm-util,
1862 tamil, and tml-util.
1863
1864 2008-02-22 Michael Olson <mwolson@gnu.org>
1865
1866 * NEWS: Describe nXML mode and json.el.
1867
1868 2008-02-21 Kenichi Handa <handa@ni.aist.go.jp>
1869
1870 * NEWS: Improve the description about the removal of cp-...-codepage
1871 functions. Describe the removal of the feature `devan-util'.
1872
1873 2008-02-21 Glenn Morris <rgm@gnu.org>
1874
1875 * NEWS.unicode: Merge into NEWS and remove file.
1876
1877 2008-02-20 Kenichi Handa <handa@ni.aist.go.jp>
1878
1879 * NEWS.unicode: Mention the removal of codepage related functions.
1880
1881 2008-02-16 Glenn Morris <rgm@gnu.org>
1882
1883 * nxml/test-invalid.xml, nxml/test-valid.xml: Move here from lisp/nxml.
1884 Rename from "test." to "test-" for doschk.
1885
1886 2008-02-10 Daiki Ueno <ueno@unixuser.org>
1887
1888 * NEWS: Clarify EasyPG functionalities.
1889
1890 2008-02-09 Eli Zaretskii <eliz@gnu.org>
1891
1892 * tutorials/TUTORIAL.ru: Remove redundant empty lines, insert a
1893 magic line instead.
1894
1895 2008-02-08 Jan Djärv <jan.h.d@swipnet.se>
1896
1897 * NEWS: Mention XEmbed and --parent-id.
1898
1899 2008-02-08 Daiki Ueno <ueno@unixuser.org>
1900
1901 * NEWS: Mention EasyPG.
1902
1903 2008-02-02 Eli Zaretskii <eliz@gnu.org>
1904
1905 * tutorials/TUTORIAL.ru: Restore copyright years. Update tutorial.
1906 Fix wording.
1907
1908 2008-02-02 Kenichi Handa <handa@ni.aist.go.jp>
1909
1910 * HELLO: Add Bengali, Gujarati, Khmer, Myanmar, Oriya, Sinhala,
1911 Telugu. Fix ISO-2022 designations in Cantonese line.
1912
1913 2008-02-01 Kenichi Handa <handa@m17n.org>
1914
1915 * HELLO: Remove non-Unicode character from Tibetan text.
1916
1917 2008-02-01 Miles Bader <miles@gnu.org>
1918
1919 * TODO, PROBLEMS, NEWS: Replace references to Emacs version "22"
1920 with "23".
1921
1922 2008-02-01 Kenichi Handa <handa@m17n.org>
1923
1924 * charsets: New directory for charset mapping tables.
1925
1926 * charsets/README: New file.
1927
1928 * charsets/*.map: New files.
1929
1930 2008-02-01 Kenichi Handa <handa@m17n.org>
1931
1932 * HELLO: Change "Hindi" to more common characters.
1933
1934 2008-02-01 Kenichi Handa <handa@m17n.org>
1935
1936 * HELLO: Fix upcase and downcase for several languages.
1937 Change the two German lines into one. Change "Nederlangs" to
1938 "Dutch (Nederlands)". Add original language names to several entries.
1939
1940 2008-02-01 Kenichi Handa <handa@m17n.org>
1941
1942 * tutorials/TUTORIAL.es: Add local variable coding: latin-1.
1943
1944 2008-02-01 Kenichi Handa <handa@m17n.org>
1945
1946 * HELLO: Change indian-2-column chars of Hindi line to Unicode chars.
1947
1948 2008-02-01 Dave Love <fx@gnu.org>
1949
1950 * HELLO: Add pseudo-maths example.
1951
1952 2008-01-31 Alex Ott <alexott@gmail.com>
1953
1954 * tutorials/TUTORIAL.ru: Update tutorial.
1955
1956 2008-01-25 Michael Olson <mwolson@gnu.org>
1957
1958 * ERC-NEWS: Update for ERC 5.3 release candidate.
1959
1960 2008-01-22 Juanma Barranquero <lekktu@gmail.com>
1961
1962 * DEVEL.HUMOR: New entry.
1963
1964 2008-01-18 Carsten Dominik <dominik@science.uva.nl>
1965
1966 * refcards/orgcard.tex: Update to Org-mode version 5.19.
1967
1968 2008-01-12 Eli Zaretskii <eliz@gnu.org>
1969
1970 * MACHINES: Add an explicit list of platforms that are no longer
1971 supported.
1972 * NEWS: Refer to this list.
1973
1974 2008-01-08 Glenn Morris <rgm@gnu.org>
1975
1976 * refcards/calccard.tex, refcards/cs-dired-ref.tex:
1977 * refcards/cs-refcard.tex, refcards/cs-survival.tex:
1978 * refcards/de-refcard.tex, refcards/dired-ref.tex:
1979 * refcards/fr-drdref.tex, refcards/fr-refcard.tex:
1980 * refcards/fr-survival.tex, refcards/gnus-refcard.tex:
1981 * refcards/orgcard.tex, refcards/pl-refcard.tex:
1982 * refcards/pt-br-refcard.tex, refcards/refcard.tex:
1983 * refcards/ru-refcard.tex, refcards/sk-dired-ref.tex:
1984 * refcards/sk-refcard.tex, refcards/sk-survival.tex:
1985 * refcards/survival.tex, refcards/vipcard.tex:
1986 * refcards/viperCard.tex: Update printed copyright year to 2008.
1987
1988 2008-01-08 Kevin Ryde <user42@zip.com.au>
1989
1990 * compilation.txt (perl): Add a "during global destruction" sample.
1991
1992 2008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
1993
1994 * PROBLEMS:
1995 * MACHINES: Remove references to systems not supported anymore.
1996
1997 2008-01-05 Dan Nicolaescu <dann@ics.uci.edu>
1998
1999 * MACHINES: Remove Masscomp.
2000
2001 2008-01-03 Dan Nicolaescu <dann@ics.uci.edu>
2002
2003 * images/icons/emacs_16.png, images/icons/emacs_24.png
2004 * images/icons/emacs_32.png, images/icons/emacs_48.png: Rename to
2005 hicolor/16x16/apps/emacs.png, hicolor/24x24/apps/emacs.png,
2006 hicolor/32x32/apps/emacs.png and hicolor/48x48/apps/emacs.png.
2007
2008 * images/icons/README (Author): Update for renaming.
2009
2010 * emacs.desktop (Icon): Update icon name.
2011
2012 2007-12-15 Eli Zaretskii <eliz@gnu.org>
2013
2014 The following files renamed to avoid file-name clashes in
2015 8+3 (a.k.a. DOS) namespace:
2016
2017 * schema/xhtml-basic-form.rnc: Renamed to xhtml-bform.rnc.
2018 * schema/xhtml-basic-table.rnc: Renamed to xhtml-btable.rnc.
2019 * schema/xhtml-list.rnc: Renamed to xhtml-lst.rnc.
2020 * schema/xhtml-target.rnc: Renamed to xhtml-tgt.rnc.
2021 * schema/xhtml-style.rnc: Renamed to xhtml-xstyle.rnc.
2022 * schema/xhtml-form.rnc, schema/xhtml-table.rnc, schema/xhtml.rnc:
2023 Updated accordingly.
2024
2025 * schema/docbook-dyntbl.rnc, schema/docbook-soextbl.rnc: Renamed to
2026 docbk-dyntbl.rnc and docbk-soextbl.rnc, respectively.
2027
2028 * images/icons/macemacs_16.png, images/icons/macemacs_24.png:
2029 * images/icons/macemacs_32.png, images/icons/macemacs_48.png:
2030 * images/icons/macemacs_256.png, images/icons/macemacs_512.png:
2031 Renamed to emacs16_mac.png, emacs24_mac.png, emacs32_mac.png,
2032 emacs48_mac.png, emacs256_mac.png, and emacs512_mac.png,
2033 respectively.
2034
2035 2007-12-08 Ulrich Mueller <ulm@gentoo.org> (tiny change)
2036
2037 * emacs.desktop (Exec, Icon, Categories): Fix entries.
2038
2039 2007-12-08 Reiner Steib <Reiner.Steib@gmx.de>
2040
2041 * NEWS: Add minimal Gnus item.
2042
2043 2007-12-08 Dan Nicolaescu <dann@ics.uci.edu>
2044
2045 * emacs.desktop: New file.
2046
2047 2007-11-30 Kentaro Ohkouchi <nanasess@fsm.ne.jp>
2048
2049 * images/icons/macemacs_16.png, images/icons/macemacs_24.png:
2050 * images/icons/macemacs_32.png, images/icons/macemacs_48.png:
2051 * images/icons/macemacs_256.png, images/icons/macemacs_512.png:
2052 New files.
2053
2054 2007-11-28 Glenn Morris <rgm@gnu.org>
2055
2056 * nxml/: New directory, moved here from lisp/nxml/char-name/unicode.
2057 * nxml/README: New file.
2058
2059 2007-11-24 Glenn Morris <rgm@gnu.org>
2060
2061 * images/gnus/mail_send.xpm: Rename to mail-send.xpm.
2062
2063 2007-11-23 Mark A. Hershberger <mah@everybody.org>
2064
2065 * NXML-NEWS: New File.
2066
2067 * schema: Initial merge of nxml.
2068
2069 2007-11-22 Francesco Potortì <pot@gnu.org>
2070
2071 * NEWS: etags: the --members option is now the default.
2072
2073 2007-11-22 Glenn Morris <rgm@gnu.org>
2074
2075 * images/smilies/grayscale/README, images/smilies/medium/README:
2076 New files.
2077
2078 2007-11-12 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2079
2080 * compilation.txt: Add new entries: compilation-perl--Pod::Checker,
2081 compilation-perl--Test, compilation-perl--Test::Harness and
2082 compilation-weblint.
2083
2084 2007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
2085
2086 * MACHINES: Remove Sun windows info.
2087
2088 2007-10-30 Michael Olson <mwolson@gnu.org>
2089
2090 * NEWS: Add entry for Remember Mode.
2091
2092 2007-10-29 Glenn Morris <rgm@gnu.org>
2093
2094 * refcards/gnus-refcard.tex: Restore Feb 2007 copyright
2095 clarifications lost in update to Gnus trunk.
2096
2097 2007-10-28 Adam Sjøgren <asjo@koldfront.dk>
2098
2099 * images/smilies/grayscale/blink.xpm:
2100 * images/smilies/grayscale/braindamaged.xpm
2101 * images/smilies/grayscale/cry.xpm, images/smilies/grayscale/dead.xpm:
2102 * images/smilies/grayscale/evil.xpm:
2103 * images/smilies/grayscale/forced.xpm:
2104 * images/smilies/grayscale/frown.xpm, images/smilies/grayscale/grin.xpm:
2105 * images/smilies/grayscale/indifferent.xpm:
2106 * images/smilies/grayscale/reverse-smile.xpm:
2107 * images/smilies/grayscale/sad.xpm, images/smilies/grayscale/smile.xpm:
2108 * images/smilies/grayscale/wry.xpm: New larger grayscale smileys.
2109
2110 * images/smilies/medium/blink.xpm:
2111 * images/smilies/medium/braindamaged.xpm, images/smilies/medium/cry.xpm:
2112 * images/smilies/medium/dead.xpm, images/smilies/medium/evil.xpm:
2113 * images/smilies/medium/forced.xpm, images/smilies/medium/frown.xpm:
2114 * images/smilies/medium/grin.xpm, images/smilies/medium/indifferent.xpm:
2115 * images/smilies/medium/reverse-smile.xpm:
2116 * images/smilies/medium/sad.xpm, images/smilies/medium/smile.xpm:
2117 * images/smilies/medium/wry.xpm: New colorful smileys.
2118
2119 2007-10-29 Michael Olson <mwolson@gnu.org>
2120
2121 * ERC-NEWS: Update for recent change.
2122
2123 2007-10-27 Juanma Barranquero <lekktu@gmail.com>
2124
2125 * .cvsignore: Add *.pyc.
2126
2127 2007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
2128
2129 * ses-example.ses: Get rid of silly life-universe-everything local
2130 variable. `symbolic-formulas' is now `ses--symbolic-formulas'.
2131
2132 2007-10-24 Juanma Barranquero <lekktu@gmail.com>
2133
2134 * NEWS: Mention desktop locking.
2135
2136 2007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
2137
2138 * NEWS: Explain the VC fileset changes a bit better.
2139
2140 2007-09-28 Glenn Morris <rgm@gnu.org>
2141
2142 * PROBLEMS: Mention Tex superscript font issue.
2143
2144 2007-09-25 Johannes Weiner <hannes@saeurebad.de>
2145
2146 * NEWS: Fix typo.
2147
2148 2007-09-24 Glenn Morris <rgm@gnu.org>
2149
2150 * CONTRIBUTE: Remove information on maintaining copyright years;
2151 it does not belong here and is in admin/notes anyway.
2152
2153 2007-09-24 Adam Hupp <adam@hupp.org>
2154
2155 * emacs.py: Split for python 2 and python 3 compatibility.
2156 * emacs2.py: New file, split off from emacs.py.
2157 * emacs3.py: New file, python 3 version of emacs2.py.
2158
2159 2007-09-21 Glenn Morris <rgm@gnu.org>
2160
2161 * emacstool.1: Remove file.
2162 * emacs.bash: Adapt for removal of emacstool.
2163 * emacs.csh: Remove emacstool-related code.
2164
2165 2007-09-16 Glenn Morris <rgm@gnu.org>
2166
2167 * gfdl.1: Remove unused file.
2168
2169 2007-09-12 Glenn Morris <rgm@gnu.org>
2170
2171 * Makefile (SOURCES, unlock, relock): Delete.
2172
2173 2007-09-10 Michaël Cadilhac <michael@cadilhac.name>
2174
2175 * NEWS: Document the interactive specification for C functions.
2176 Say that `set-file-modes' is now interactive.
2177
2178 2007-09-10 Michael Olson <mwolson@gnu.org>
2179
2180 * ERC-NEWS: Improve description of erc-tls and erc-ssl change.
2181
2182 2007-09-09 Juri Linkov <juri@jurta.org>
2183
2184 * AUTHORS, CONTRIBUTE: New files, moved here from the root dir.
2185
2186 2007-09-08 Michael Olson <mwolson@gnu.org>
2187
2188 * ERC-NEWS: Update for changes to the development version of ERC 5.3.
2189
2190 2007-09-06 Glenn Morris <rgm@gnu.org>
2191
2192 * ctags.1, emacs.1, emacsclient.1, etags.1: Move from etc/ to
2193 doc/man/.
2194
2195 * refcards/README: Also mention gnus-logo.pdf license.
2196
2197 2007-08-30 Carsten Dominik <dominik@science.uva.nl>
2198
2199 * NEWS.22 (Note): Lower-case for orgtbl-mode.
2200
2201 2007-08-29 Jan Djärv <jan.h.d@swipnet.se>
2202
2203 * NEWS: Say that Gtk+ build uses stock icons.
2204
2205 2007-08-28 Werner LEMBERG <wl@gnu.org>
2206
2207 * refcards/de-refcard.tex, refcards/de-refcard.pdf: Use `C-M-%'
2208 instead of `M-x query-replace-regexp'.
2209
2210 2007-08-27 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2211
2212 * PROBLEMS (Mac OS X): Add alternative workaround for QuickTime
2213 updater breakage.
2214
2215 2007-08-26 Michaël Cadilhac <michael@cadilhac.name>
2216
2217 * NEWS: Say that PDF files are now the default for refcards.
2218
2219 * refcards/fr-drdref.tex, refcards/fr-drdref.pdf: Move these to...
2220 * refcards/fr-dired-ref.tex, refcards/fr-dired-ref.pdf: ... those names.
2221
2222 * refcards/pdflayout.sty: New. Handle PDF layouts through
2223 \pdfpagewidth and \pdfpageheight.
2224
2225 * refcards/calccard.pdf, refcards/cs-dired-ref.pdf:
2226 * refcards/cs-refcard.pdf, refcards/de-refcard.pdf:
2227 * refcards/dired-ref.pdf, refcards/fr-drdref.pdf:
2228 * refcards/fr-refcard.pdf, refcards/gnus-booklet.pdf:
2229 * refcards/gnus-logo.pdf, refcards/gnus-refcard.pdf:
2230 * refcards/orgcard.pdf, refcards/pl-refcard.pdf:
2231 * refcards/pt-br-refcard.pdf, refcards/refcard.pdf:
2232 * refcards/ru-refcard.pdf, refcards/sk-dired-ref.pdf:
2233 * refcards/sk-refcard.pdf: Add PDF versions of the refcards.
2234
2235 * refcards/calccard.ps, refcards/cs-dired-ref.ps:
2236 * refcards/cs-refcard.ps, refcards/de-refcard.ps, refcards/dired-ref.ps:
2237 * refcards/fr-drdref.ps, refcards/fr-refcard.ps:
2238 * refcards/gnus-booklet.ps, refcards/gnus-logo.ps:
2239 * refcards/gnus-refcard.ps, refcards/orgcard.ps, refcards/pl-refcard.ps:
2240 * refcards/pt-br-refcard.ps, refcards/refcard.ps:
2241 * refcards/ru-refcard.ps, refcards/sk-dired-ref.ps:
2242 * refcards/sk-refcard.ps: Remove the PS versions of the refcards.
2243
2244 * refcards/calccard.tex, refcards/fr-survival.tex, refcards/orgcard.tex:
2245 * refcards/pl-refcard.tex, refcards/pt-br-refcard.tex:
2246 * refcards/refcard.tex, refcards/survival.tex, refcards/vipcard.tex:
2247 * refcards/viperCard.tex: Specify PDF layout,
2248 use a PDF `compile-command' local variable.
2249
2250 * refcards/cs-dired-ref.tex, refcards/cs-refcard.tex:
2251 * refcards/cs-survival.tex, refcards/dired-ref.tex:
2252 * refcards/fr-drdref.tex, refcards/sk-dired-ref.tex:
2253 * refcards/sk-refcard.tex, refcards/sk-survival.tex:
2254 Specify PDF layout.
2255
2256 * refcards/fr-refcard.tex: Update copyright notice.
2257 Update the examples. Fix a typo. Remove the `letterpaper' counter,
2258 specify PDF layout, use a PDF `compile-command' local variable.
2259
2260 * refcards/de-refcard.tex: Remove the `letterpaper' counter,
2261 specify PDF layout, use a PDF `compile-command' local variable.
2262
2263 * refcards/ru-refcard.tex: Use a PDF `compile-command' local variable.
2264
2265 * refcards/Makefile: Add rules for creating the refcards in PDF,
2266 make them the default. Change `fr-drdref' to `fr-dired-ref'.
2267
2268 2007-08-23 Glenn Morris <rgm@gnu.org>
2269
2270 * Makefile (mostlyclean, clean, distclean, maintainer-clean):
2271 Delete these targets since nothing uses them.
2272 (SOURCES): Update.
2273 Move comments to e/README. Remove license from now-trivial file.
2274
2275 * e/README: New file, with most information formerly in Makefile.
2276
2277 2007-09-05 Jason Rumney <jasonr@gnu.org>
2278
2279 * NEWS.22: Mention focus-follows-mouse change.
2280
2281 2007-08-22 Karl Berry <karl@gnu.org>
2282
2283 * refcards/refcard.tex: Updates for printing.
2284 (\versionyear): Update to 2007.
2285 (\copyrightnotice): Modify or unmodified ok.
2286 (Simple Customization): Don't use goto-line, since now it's bound.
2287 Also, use now-preferred (kbd ...) syntax.
2288
2289 2007-08-22 Michael Albinus <michael.albinus@gmx.de>
2290
2291 * NEWS: `shell' prompts for the default directory if called with a
2292 prefix and `default-directory' is a remote file name.
2293
2294 2007-08-22 Glenn Morris <rgm@gnu.org>
2295
2296 * tree-widget: Move this directory into images/ subdirectory.
2297
2298 * refcards/: New directory. Move refcards here.
2299 * Makefile: Move refcard rules from here...
2300 * refcards/Makefile: ...to here.
2301 * README: Move information about tex files from here...
2302 * refcards/README: ...to here.
2303
2304 * tutorials/: New directory. Move TUTORIAL* here.
2305
2306 * gnus.pbm, letter.pbm, letter.xpm:
2307 * splash.pbm, splash.xpm, splash8.xpm: Move from etc/ to etc/images/.
2308 * README: Move license information for the above files from here...
2309 * images/README: ...to here.
2310
2311 2007-08-22 Carsten Dominik <dominik@science.uva.nl>
2312
2313 * orgcard.tex: Version number upgrade.
2314
2315 2007-08-14 Glenn Morris <rgm@gnu.org>
2316
2317 * NEWS: Mention `bad-packages-alist'.
2318
2319 2007-08-08 Glenn Morris <rgm@gnu.org>
2320
2321 * TODO: `iff' item is dealt with.
2322 * GNUS-NEWS, NEWS, NEWS.1-17, NEWS.19, NEWS.21: Replace `iff'.
2323
2324 2007-08-01 Glenn Morris <rgm@gnu.org>
2325
2326 * NEWS: Add fortran-line-length, plus some more sections.
2327
2328 2007-07-25 Glenn Morris <rgm@gnu.org>
2329
2330 * Relicense all FSF files to GPLv3 or later.
2331
2332 * COPYING: Switch to GPLv3.
2333
2334 2007-07-24 Michael Albinus <michael.albinus@gmx.de>
2335
2336 * NEWS: New functions `start-file-process-shell-command' and
2337 `process-file-shell-command'.
2338
2339 2007-07-17 Michael Albinus <michael.albinus@gmx.de>
2340
2341 * NEWS: `file-remote-p' has a new optional parameter IDENTIFICATION.
2342
2343 2007-07-15 Karl Fogel <kfogel@red-bean.com>
2344
2345 * NEWS: Revert 2007-07-13T23:20:21Z!kfogel@red-bean.com, which
2346 documented bookmark keybinding changes that were later reverted.
2347
2348 2007-07-14 Jan Djärv <jan.h.d@swipnet.se>
2349
2350 * PROBLEMS: Mention gtk-engines-qt problem.
2351
2352 2007-07-13 Karl Fogel <kfogel@red-bean.com>
2353
2354 * NEWS: Update for recent bookmark keybinding changes.
2355
2356 2007-07-10 Michael Albinus <michael.albinus@gmx.de>
2357
2358 * NEWS: Add Tramp and comint-mode changes.
2359
2360 2007-07-08 Michael Albinus <michael.albinus@gmx.de>
2361
2362 * NEWS: `file-remote-p' has a new optional parameter CONNECTED.
2363
2364 2007-07-07 Michael Albinus <michael.albinus@gmx.de>
2365
2366 * NEWS: New function `start-file-process'.
2367
2368 2007-07-02 Carsten Dominik <dominik@science.uva.nl>
2369
2370 * orgcard.tex: Version 5.01.
2371
2372 2007-06-27 Michael Albinus <michael.albinus@gmx.de>
2373
2374 * NEWS: `dired-call-process' has been removed.
2375
2376 2007-06-20 Glenn Morris <rgm@gnu.org>
2377
2378 * NEWS: configure prefers libgif over libungif.
2379
2380 2007-06-14 Nick Roberts <nickrob@snap.net.nz>
2381
2382 * NEWS: Mention mouse highlighting in a GNU/Linux console.
2383
2384 2007-06-14 Werner Lemberg <wl@gnu.org>
2385
2386 * emacs.1: Completely revised.
2387 Fix many typographical glitches.
2388 Updated to handle current state of options and resources.
2389
2390 2007-06-12 Glenn Morris <rgm@gnu.org>
2391
2392 * NEWS: Change bug address. Add back +++/--- note.
2393 Use present tense for X-toolkit entry. Mention libgif.
2394
2395 2007-06-07 Mark H. Weaver <mhw@netris.org> (tiny change)
2396
2397 * NEWS (set-mark-command-repeat-pop): Fix duplicate entry.
2398
2399 2007-06-07 Michael Olson <mwolson@gnu.org>
2400
2401 * MORE.STUFF: Update eshell URL.
2402
2403 2007-06-06 Carsten Dominik <dominik@science.uva.nl>
2404
2405 * orgcard.tex: Version 4.77.
2406
2407 2007-06-05 Michael Albinus <michael.albinus@gmx.de>
2408
2409 * NEWS: Add socks.el as new package.
2410
2411 2007-06-02 Thien-Thi Nguyen <ttn@gnuvola.org>
2412
2413 * MORE.STUFF (Hideshow): Delete.
2414 (EDB, Go in a buffer): Update urls.
2415 Suggested by CHENG Gao <chenggao@gmail.com>.
2416
2417 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
2418
2419 * Version 22.1 released.
2420
2421 2007-06-02 CHENG Gao <chenggao@gmail.com>
2422
2423 * MORE.STUFF: Remove dead URL for Fortune, and update URLs for
2424 Hideshow, Org, EDB, and Remember.
2425
2426 2007-05-29 Robert J. Chassell <bob@rattlesnake.com>
2427
2428 * NEWS: Fix instances of `allow' without object.
2429
2430 2007-05-22 Glenn Morris <rgm@gnu.org>
2431
2432 * NEWS.22: New file with entries for Emacs 22.
2433 * NEWS: Move Emacs 22 entries to new file NEWS.22, leave empty
2434 template for next Emacs version.
2435
2436 2007-05-19 Glenn Morris <rgm@gnu.org>
2437
2438 * images/cancel.pbm: Convert from PGM to PBM.
2439
2440 * images/copy.pbm, images/next-node.pbm, images/prev-node.pbm:
2441 * images/save.pbm, images/up-node.pbm: Convert from PPM to PBM.
2442
2443 2007-05-17 Glenn Morris <rgm@gnu.org>
2444
2445 * PROBLEMS (Dumping): Mention OpenBSD macppc problem.
2446
2447 2007-05-15 Michaël Cadilhac <michael@cadilhac.name>
2448
2449 * fr-refcard.tex: Rewrite using German layout.
2450
2451 * fr-refcard.ps: Regenerate.
2452
2453 2007-05-12 Richard Stallman <rms@gnu.org>
2454
2455 * refcard.tex (section{Incremental Search}): Minor corrections.
2456
2457 2007-05-12 Michaël Cadilhac <michael@cadilhac.name>
2458
2459 * Makefile (viperCard.ps, calccard.ps refcard.ps)
2460 (sk-dired-ref.ps sk-refcard.ps sk-survival.ps)
2461 (de-refcard.ps fr-refcard.ps pt-br-refcard.ps orgcard.ps): Use an
2462 explicit output argument for `dvips'.
2463
2464 2007-05-05 Glenn Morris <rgm@gnu.org>
2465
2466 * NEWS: Re-order.
2467
2468 2007-04-28 Glenn Morris <rgm@gnu.org>
2469
2470 * emacs.py: Restore file pending consideration of python.el legal
2471 status.
2472 * NEWS: Restore mention of python.el pending consideration of
2473 legal status.
2474
2475 2007-04-28 David R. Linn <drl@jekyll.vuse.vanderbilt.edu>
2476
2477 * PROBLEMS: Add section on Solaris out-of-tree install issues with
2478 non-GNU make.
2479
2480 2007-04-25 Werner Lemberg <wl@gnu.org>
2481
2482 * emacs.1: Replace -- with \(em.
2483
2484 2007-04-25 Yavor Doganov <yavor@gnu.org> (tiny change)
2485
2486 * emacs.1, etags.1: Escape some minus signs.
2487
2488 2007-04-22 Glenn Morris <rgm@gnu.org>
2489
2490 * NEWS: Change to EMACS env-var was reverted, so delete this entry.
2491
2492 2007-04-19 Glenn Morris <rgm@gnu.org>
2493
2494 * PROBLEMS: Expand a little on Emacs not knowing fqdn.
2495
2496 2007-04-17 David Kastrup <dak@gnu.org>
2497
2498 * NEWS: Mention `query-replace-regexp-eval' being deprecated.
2499
2500 2007-04-15 Glenn Morris <rgm@gnu.org>
2501
2502 * FTP: Make it a duplicate of ../FTP.
2503
2504 2007-04-14 Glenn Morris <rgm@gnu.org>
2505
2506 * SERVICE: Replace with a pointer to the web version.
2507
2508 * emacs.1: Update some of the more obsolete information.
2509
2510 2007-04-13 Glenn Morris <rgm@gnu.org>
2511
2512 * MACHINES: emacserver is removed.
2513
2514 * MORE.STUFF: Update some links, remove some dead ones.
2515
2516 2007-04-04 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se>
2517
2518 * emacs.py (format_exception): New function.
2519 (eexecfile): Use it instead of traceback.print_exception.
2520 Don't use execfile to avoid a bug in w32.
2521
2522 2007-04-04 Glenn Morris <rgm@gnu.org>
2523
2524 * MACHINES: Mention preprocessor to use with /opt/SUNWspro/bin/cc
2525 on Solaris.
2526
2527 * PROBLEMS (Configuration): Add entries on compiler/preprocessor
2528 mismatch, and on preprocessor inserting whitespace.
2529
2530 2007-04-03 Eli Zaretskii <eliz@gnu.org>
2531
2532 * TODO: Add entry for switching MS-Windows keyboard input to
2533 Unicode. Add specific pointer to msdos.c functions that support
2534 menus on text terminals.
2535
2536 2007-04-01 Michael Olson <mwolson@gnu.org>
2537
2538 * ERC-NEWS: Update for the ERC 5.2 release. Most of these entries
2539 were for previously-committed changes.
2540
2541 2007-03-31 Michael Albinus <michael.albinus@gmx.de>
2542
2543 * PROBLEMS: Remove Tramp problem; it has been fixed.
2544
2545 2007-03-31 Eli Zaretskii <eliz@gnu.org>
2546
2547 * PROBLEMS (MS-Windows problems): How to bind non-ASCII keys with
2548 modifiers.
2549
2550 2007-03-23 Glenn Morris <rgm@gnu.org>
2551
2552 * Makefile (DESTDIR, LIBDIR, BINDIR, MANDIR, MANEXT):
2553 Delete unused variables.
2554 (dired-refcards, misc-refcards, survival-card, viper-cards):
2555 New targets.
2556 (all): Also build dired-refcards and misc-refcards.
2557 (clean, distclean, maintainer-clean): Depend on mostlyclean.
2558 (SOURCES): Remove non-existent files.
2559 (mostlyclean, clean, distclean, maintainer-clean, unlock, relock):
2560 Mark as phony.
2561 (.ps files): Specify default papersize in the dvips command.
2562
2563 * fr-refcard.tex (\letterpaper): Switch to A4.
2564 (\section): Reduce \vskips to fit on A4 paper.
2565 (\shortcopyrightnotice): Display at end of first column.
2566
2567 2007-03-21 Glenn Morris <rgm@gnu.org>
2568
2569 * fr-refcard.tex (\metax): Tweak \hsize to avoid overfull columns.
2570 (\shortcopyrightnotice): Do not display in middle of file.
2571 Numerous \cr and \hskip hacks to avoid overfull columns.
2572
2573 * fr-refcard.ps: Regenerate.
2574
2575 2007-03-19 Chong Yidong <cyd@stupidchicken.com>
2576
2577 * dired-ref.tex:
2578 * fr-drdref.tex:
2579 * cs-dired-ref.tex:
2580 * sk-dired-ref.tex: Emacs 21 -> 22.
2581
2582 * dired-ref.ps:
2583 * fr-drdref.ps:
2584 * cs-dired-ref.ps:
2585 * sk-dired-ref.ps: Regenerate.
2586
2587 2007-03-11 Glenn Morris <rgm@gnu.org>
2588
2589 * ms-7bkermit, ulimit.hack, Xkeymap.txt: Remove files.
2590
2591 * Makefile (SOURCES): ulimit.hack is removed.
2592
2593 2007-03-04 David Kastrup <dak@gnu.org>
2594
2595 * NEWS (fontification): Mention that the new default for
2596 jit-lock-stealth-time is now nil.
2597
2598 2007-03-01 Kim F. Storm <storm@cua.dk>
2599
2600 * ORDERS: Reformat text.
2601
2602 * NEWS (About external Lisp packages): New section.
2603
2604 2007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
2605
2606 * TUTORIAL.it: Fix typo.
2607
2608 2007-02-27 Glenn Morris <rgm@gnu.org>
2609
2610 * cs-dired-ref.tex: Increase in 2 column case to make room
2611 for copyright notice.
2612 (nopagenumbers): Call to turn off numbers in 1 page document.
2613 (Nápovìda, Modifikace Dired bufferu): Swap sections to
2614 balance column length in presence of copyright notice.
2615 (copyrightnotice): Uncomment so that notice is displayed.
2616
2617 * dired-ref.tex (vsize): Increase in 2 column case to make room
2618 for copyright notice.
2619 (nopagenumbers): Call to turn off numbers in 1 page document.
2620 (Getting Help, Modifying the Dired Buffer): Swap sections to
2621 balance column length in presence of copyright notice.
2622 (copyrightnotice): Uncomment so that notice is displayed.
2623
2624 * fr-drdref.tex (vsize): Increase in 2 column case.
2625 (\key): Tweak space for description.
2626 (\overfullrule): Set to 0pt to hide small overflows.
2627 (nopagenumbers): Call to turn off numbers in 1 page document.
2628 (Obtenir de l'aide, Modifier le tampon Dired): Swap sections to
2629 balance column length.
2630 (Mettre un flag sur les fichiers \`a d\'etruire): Hack in a line
2631 break to prevent overfull line.
2632 (find-names-dired): Use \key rather than \metax as a hack fix for
2633 overflow.
2634
2635 * sk-dired-ref.tex (vsize): Increase in 2 column case to make room
2636 for copyright notice.
2637 (nopagenumbers): Call to turn off numbers in 1 page document.
2638 (Nápoveda, Modifikácia Dired bufferu): Swap sections to
2639 balance column length in presence of copyright notice.
2640 (copyrightnotice): Uncomment so that notice is displayed.
2641
2642 2007-02-26 Carsten Dominik <dominik@science.uva.nl>
2643
2644 * orgcard.tex (section{Visibility Cycling}): Document key for
2645 indirect buffer access.
2646 (section{Archiving}): New keys for archiving.
2647 (section{Tables}): Combine two lines for hline creation.
2648 Named-field formula changed to Field formula.
2649 (section{Links}): Document keys for finding links.
2650 (section{Agenda Views}): New key for agenda file cycling.
2651 Document keys for stuck projects. Typos fixed.
2652 (section{Exporting and Publishing}): Export options no longer in
2653 reference card.
2654
2655 2007-02-25 Jan Djärv <jan.h.d@swipnet.se>
2656
2657 * PROBLEMS: Gtk+ and cygwin doesn't work.
2658
2659 2007-02-23 Eli Zaretskii <eliz@gnu.org>
2660
2661 * MORE.STUFF: Add a pointer to Phil Sung's Emacs slides on MIT.
2662
2663 2007-02-22 Per Starbäck <starback@stp.lingfil.uu.se> (tiny change)
2664
2665 * NEWS: Grammar and capitalization fixes.
2666
2667 2007-02-22 Glenn Morris <rgm@gnu.org>
2668
2669 * orgcard.tex, orgcard.ps: Restore deleted files following
2670 copyright assignment.
2671
2672 2007-02-20 Glenn Morris <rgm@gnu.org>
2673
2674 * TUTORIAL.eo: Unjustify.
2675
2676 2007-02-20 Sergio Pokrovskij <sergio.pokrovskij@gmail.com>
2677
2678 * TUTORIAL.eo: Change license to GPL. Add translator credits.
2679
2680 2007-02-19 Kenichi Handa <handa@m17n.org>
2681
2682 * NEWS (New language environments): Add "Esperanto".
2683
2684 2007-02-16 Dale Gulledge <dsplat@rochester.rr.com>
2685
2686 * TUTORIAL.eo: Add "See end ..." at the first line.
2687
2688 2007-02-19 Kenichi Handa <handa@m17n.org>
2689
2690 * TUTORIAL.eo: Add "." at the end of the first line.
2691
2692 2007-02-17 Reiner Steib <Reiner.Steib@gmx.de>
2693
2694 * gnus-refcard.tex: Remove obsolete comments. Add a short note
2695 creating PostScript files for Emacs without using Makefile rules.
2696
2697 * gnus-booklet.ps, gnus-refcard.ps: Generate with letter paper.
2698
2699 2007-02-17 Glenn Morris <rgm@gnu.org>
2700
2701 * TUTORIAL.eo: Add 2007 to copyright years. Remove translator
2702 copyrights (disclaimers on file), merge years into FSF copyrights.
2703 Move copyright to end. Remove "LocalWords" at end of file.
2704
2705 2007-02-16 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2706
2707 * TUTORIAL.pt_BR: Fix some accentuation, verbal conjugation and typos.
2708
2709 2007-02-16 Kenichi Handa <handa@m17n.org>
2710
2711 * TUTORIAL.translators: Add TUTORIAL.eo.
2712
2713 2007-02-16 Dale Gulledge <dsplat@rochester.rr.com>
2714
2715 * TUTORIAL.eo: New file.
2716
2717 2007-02-14 Chong Yidong <cyd@stupidchicken.com>
2718
2719 * images/smilies/dead.xpm: Moved from images/gnus/dead.xpm.
2720
2721 * images/gnus/reverse-smile.xpm:
2722 * images/gnus/bar.xbm:
2723 * images/gnus/bar.xpm: Unused images removed.
2724
2725 2007-02-14 Glenn Morris <rgm@gnu.org>
2726
2727 * OTHER.EMACSES: Remove obsolete file.
2728
2729 2007-02-13 Chong Yidong <cyd@stupidchicken.com>
2730
2731 * cs-refcard.tex (versionemacs): New macro.
2732 * cs-refcard.ps: Regenerate.
2733
2734 * sk-refcard.ps: Regenerate.
2735
2736 * pl-refcard.ps: Regenerate.
2737
2738 2007-02-13 Bill Wohler <wohler@newt.com>
2739
2740 * images/README: Add section for icons that are a part of Emacs.
2741
2742 2007-02-12 Chong Yidong <cyd@stupidchicken.com>
2743
2744 * gnu.xpm: Unused file removed.
2745
2746 * emacs.xbm: Unused file removed.
2747
2748 2007-02-11 Juanma Barranquero <lekktu@gmail.com>
2749
2750 * DEVEL.HUMOR: New entry.
2751
2752 2007-02-05 Francesco Potortì <pot@gnu.org>
2753
2754 * etags.1: Now --members is the default for etags, not for ctags yet.
2755 * NEWS (etags): Document it.
2756
2757 2007-02-04 Reiner Steib <Reiner.Steib@gmx.de>
2758
2759 * gnus-refcard.tex: Fix copyright.
2760 * gnus-booklet.ps, gnus-refcard.ps: Generate.
2761
2762 2007-01-20 Glenn Morris <rgm@gnu.org>
2763
2764 * orgcard.tex: Remove for legal reasons.
2765 * orgcard.ps: Remove for legal reasons.
2766
2767 2007-01-27 Kevin Rodgers <kevin.d.rodgers@gmail.com>
2768
2769 * PROBLEMS: More details about disabling features that hamper
2770 performance with slow X connections.
2771
2772 2007-01-26 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2773
2774 * ps-prin1.ps (printBackground): Fix background height.
2775
2776 2007-01-20 Glenn Morris <rgm@gnu.org>
2777
2778 * cd-dired-ref.tex (versionemacs): New def.
2779 * cs-refcard.tex (versionemacs, versionyear): New defs.
2780 * cs-survival.tex (versionemacs, versiondate): New defs.
2781 * de-refcard.tex (versionemacs, versionyear): New defs.
2782 * fr-refcard.tex (versionemacs, versionyear): New defs.
2783 * fr-survival.tex (versionemacs, versiondate): New defs.
2784 * orgcard.tex (versionyear): New def.
2785 (shortcopyrightnotice): Only display last copyright year.
2786 * pl-refcard.tex (versionemacs, versiondate): New defs.
2787 * pt-br-refcard.tex (versionemacs, versionyear): New defs.
2788 * refcard.tex (versionemacs, versionyear): New defs.
2789 * ru-refcard.tex (versionemacs): New def.
2790 * survival.tex (versionemacs): New def.
2791 * sk-dired-ref.tex (versionemacs): New def.
2792 * sk-refcard.tex (versionemacs, versionyear): New defs.
2793 * sk-survival.tex (versionemacs): New def.
2794
2795 2007-01-20 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
2796
2797 * MACHINES: Describe how 32-bit and 64-bit versions of Emacs can
2798 be compiled on Solaris systems.
2799
2800 2007-01-19 Chong Yidong <cyd@stupidchicken.com>
2801
2802 * TODO: Proper background color handling for pngs.
2803
2804 2007-01-18 Bruno Haible <bruno@clisp.org> (tiny change)
2805
2806 * emacs.1: Info files moved to share/info.
2807
2808 2007-01-17 Romain Francoise <romain@orebokech.com>
2809
2810 * emacs.1: Update bug-gnu-emacs address. Remove reference to
2811 info-gnu-emacs-request@prep.ai.mit.edu. Update copyrights.
2812
2813 2007-01-13 Michael Olson <mwolson@gnu.org>
2814
2815 * ERC-NEWS: Mention new erc-capab.el file.
2816
2817 2007-01-13 Glenn Morris <rgm@gnu.org>
2818
2819 * MACHINES: Add information on compiling 32-bit Emacs on 64-bit
2820 GNU/Linux.
2821 * PROBLEMS: As above.
2822
2823 2007-01-02 Francesco Potortì <pot@gnu.org>
2824
2825 * etags.1: Undocument the --no-warn option.
2826
2827 2006-12-17 Richard Stallman <rms@gnu.org>
2828
2829 * TUTORIAL: Say that C-d and DEL with arg do killing.
2830
2831 2006-12-16 Eli Zaretskii <eliz@gnu.org>
2832
2833 * PROBLEMS: Document problems with rebasing Cygwin DLLs.
2834
2835 2006-12-08 Michael Olson <mwolson@gnu.org>
2836
2837 * ERC-NEWS: Note that the list module has been removed.
2838
2839 2006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
2840
2841 * NEWS (Changes to cmuscheme): Mention the alternative for
2842 `~/.emacs_SCHEMEPROG' which is `~/.emacs.d/init_SCHEMEPROG.scm'.
2843 (Init file changes): Same for `~/.emacs_SHELL' versus
2844 `~/.emacs.d/init_SHELL.sh'.
2845
2846 2006-12-01 Juanma Barranquero <lekktu@gmail.com>
2847
2848 * DEVEL.HUMOR: Another entry.
2849
2850 2006-08-14 Masatake YAMATO <jet@gyve.org>
2851
2852 * etags.1: Added / to the end of DEVAR regex.
2853
2854 2006-11-22 Juanma Barranquero <lekktu@gmail.com>
2855
2856 * emacsclient.1 (DESCRIPTION): Suggest also `server-mode'.
2857 (OPTIONS): Document `-f', `--server-file' and EMACS_SERVER_FILE.
2858
2859 2006-11-20 Michael Olson <mwolson@gnu.org>
2860
2861 * NEWS: Change M-x erc-select to M-x erc.
2862
2863 2006-11-20 Sun Yijiang <sunyijiang@gmail.com>
2864
2865 * TUTORIAL.cn: Updated.
2866
2867 2006-11-17 Carsten Dominik <dominik@science.uva.nl>
2868
2869 * orgcard.tex (section{Agenda Views}): Document `C-k'.
2870
2871 2006-11-13 Carsten Dominik <dominik@science.uva.nl>
2872
2873 * orgcard.tex: Version number change.
2874
2875 2006-11-13 Bill Wohler <wohler@newt.com>
2876
2877 Release MH-E version 8.0.3.
2878
2879 * NEWS, MH-E-NEWS: Update for MH-E release 8.0.3.
2880
2881 2006-11-10 Juanma Barranquero <lekktu@gmail.com>
2882
2883 * DEVEL.HUMOR: Two more entries.
2884
2885 2006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
2886
2887 * orgcard.tex (section{Archiving}): Document C-TAB.
2888 (section{TODO Items and Checkboxes}): Checkbox keys moved to this
2889 section, added documentation for the key `C-c #'.
2890
2891 2006-11-05 Slawomir Nowaczyk <slawek@cs.lth.se>
2892
2893 * emacs.py (eargs): Provide eldoc message for builtin types.
2894 Make sure eargs always outputs sentinel, to avoid Emacs freeze.
2895
2896 2006-10-22 Chong Yidong <cyd@stupidchicken.com>
2897
2898 * emacs.py (eargs): Return expected _emacs_out string even if
2899 errors occur.
2900
2901 2006-10-09 David Kastrup <dak@gnu.org>
2902
2903 * DEVEL.HUMOR: Add the topic line for last entry since that was
2904 what the joke was about.
2905
2906 2006-10-07 Ognyan Kulev <ogi@fmi.uni-sofia.bg>
2907
2908 * TUTORIAL.bg: Synchronize with TUTORIAL.
2909
2910 2006-10-06 Juanma Barranquero <lekktu@gmail.com>
2911
2912 * DEVEL.HUMOR: New file.
2913
2914 2006-09-30 Chong Yidong <cyd@stupidchicken.com>
2915
2916 * PROBLEMS: Document Emacs/XIM/gnome-settings-terminal clash.
2917
2918 2006-09-26 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2919
2920 * NEWS: ebnf2ps changes.
2921
2922 2006-09-26 Reiner Steib <Reiner.Steib@gmx.de>
2923
2924 * refcard.ps: Regenerate.
2925
2926 2006-09-18 Jan Djärv <jan.h.d@swipnet.se>
2927
2928 * NEWS: Rename x-use-old-gtk-file-dialog to x-gtk-use-old-file-dialog.
2929
2930 2006-09-15 Jay Belanger <belanger@truman.edu>
2931
2932 * COPYING: Replace "Library Public License" by "Lesser Public
2933 License" throughout.
2934
2935 2006-09-15 Richard Stallman <rms@gnu.org>
2936
2937 * THE-GNU-PROJECT: Update with the latest footnotes
2938 from www.gnu.org/gnu/the-gnu-project.html.
2939
2940 2006-09-15 David Kastrup <dak@gnu.org>
2941
2942 * NEWS: Explain new behavior and arguments of `key-binding' and
2943 `command-remapping'.
2944
2945 2006-09-11 Paul Eggert <eggert@cs.ucla.edu>
2946
2947 * NEWS: In terminal-oriented subshells, the EMACS environment
2948 variable now defaults to Emacs's absolute file name, instead of
2949 to "t".
2950 * PROBLEMS: Adjust tcsh advice for this.
2951
2952 2006-09-10 Jan Djärv <jan.h.d@swipnet.se>
2953
2954 * PROBLEMS (are): Emacs compiled with Gtk+ crashes when closing a
2955 display (x-close-connection).
2956
2957 2006-09-03 Diane Murray <disumu@x3y2z1.net>
2958
2959 * erc.texi (Getting Started, Connecting): Change erc-select to erc.
2960
2961 2006-09-02 Juri Linkov <juri@jurta.org>
2962
2963 * HELLO: Regroup Europe Non-ASCII examples by similar scripts.
2964
2965 2006-08-25 Richard Stallman <rms@gnu.org>
2966
2967 * TUTORIAL: Give priority to graphical terminals over text terminals
2968 regarding C-z.
2969
2970 2006-08-21 Sun Yijiang <sunyijiang@gmail.com>
2971
2972 * TUTORIAL.cn: Sync with the latest TUTORIAL.
2973
2974 2006-08-20 Dave Love <fx@gnu.org>
2975
2976 * emacs.py: Update to Dave Love's latest version.
2977 (__all__): Fix args -> eargs. Add new `modpath' fun.
2978 (eargs): Add `imports' arg.
2979 (all_names): New fun.
2980 (complete): Rewrite without using rlcompleter.
2981 Remove `namespace' arg, add `imports' arg.
2982 (ehelp): Replace g and l args with `imports'.
2983 (eimport): Use __main__ rather than `emacs' namespace.
2984 (modpath): New fun.
2985
2986 2006-08-20 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se>
2987
2988 * emacs.py (eexecfile): Use the __main__ rather than `emacs' namespace.
2989
2990 2006-08-18 Primoz PETERLIN <primoz.peterlin@mf.uni-lj.si>
2991
2992 * TUTORIAL.sl: Synchronize with TUTORIAL.
2993
2994 2006-08-18 Mats Lidell <matsl@contactor.se>
2995
2996 * TUTORIAL.sv: Synchronize with TUTORIAL.
2997
2998 2006-08-18 Alfredo Finelli <alfredofnl@tiscali.it>
2999
3000 * TUTORIAL.it: Synchronize with TUTORIAL.
3001
3002 2006-08-15 Carsten Dominik <dominik@science.uva.nl>
3003
3004 * orgcard.tex: Version number change.
3005
3006 2006-08-12 Werner Lemberg <wl@gnu.org>
3007
3008 * TUTORIAL.de: Synchronize with TUTORIAL.
3009
3010 2006-08-10 Romain Francoise <romain@orebokech.com>
3011
3012 * NEWS: Mention that zone-mode.el is now obsolete.
3013
3014 2006-08-09 Richard Stallman <rms@gnu.org>
3015
3016 * TUTORIAL: Don't say which side scroll bar is on.
3017
3018 2006-08-06 Nick Roberts <nickrob@snap.net.nz>
3019
3020 * DEBUG (Note): Add note about following a longjmp call.
3021 Add local variables list for outline mode.
3022
3023 2006-08-03 Michael Olson <mwolson@gnu.org>
3024
3025 * ERC-NEWS: Update for ERC 5.1.4.
3026
3027 2006-08-01 Kenichi Handa <handa@m17n.org>
3028
3029 * NEWS (find-operation-coding-system): Describe the more detail of
3030 the change.
3031
3032 2006-07-28 Reiner Steib <Reiner.Steib@gmx.de>
3033
3034 * GNUS-NEWS: Regenerate from Oort Gnus node in texi/gnus.texi using
3035 texi/gnus-news.el of the trunk.
3036
3037 2006-07-29 Reiner Steib <Reiner.Steib@gmx.de>
3038
3039 * NEWS: Fix typo.
3040
3041 2006-07-17 Reiner Steib <Reiner.Steib@gmx.de>
3042
3043 * ru-refcard.ps: Regenerate.
3044
3045 2006-07-17 Alex Ott <alexott@gmail.com>
3046
3047 * ru-refcard.tex: Update for Emacs 22.
3048
3049 2006-07-14 Kim F. Storm <storm@cua.dk>
3050
3051 * PROBLEMS: Emacs now requires ws2_32.dll on Windows.
3052
3053 2006-07-14 Károly Lőrentey <lorentey@elte.hu>
3054
3055 * HELLO: Update Hungarian sample.
3056
3057 2006-07-12 Michael Olson <mwolson@gnu.org>
3058
3059 * ERC-NEWS: Update for ERC 5.1.3.
3060
3061 2006-07-08 David Kastrup <dak@gnu.org>
3062
3063 * TODO: Suggest consolidation with user customization when the
3064 system default of a customized variable changes.
3065
3066 2006-07-08 Thien-Thi Nguyen <ttn@gnu.org>
3067
3068 * compilation.txt: Add an example "Compilation started ..." line.
3069
3070 2006-07-07 Carsten Dominik <dominik@science.uva.nl>
3071
3072 * orgcard.tex: Version number change.
3073
3074 2006-07-05 Kenichi Handa <handa@m17n.org>
3075
3076 * HELLO: Add a paragraph for non-ASCII examples at the head.
3077 Add Bulgarian and Hungarian. Add more "hello"s to Danish and Swedish.
3078
3079 2006-07-03 Bill Wohler <wohler@newt.com>
3080
3081 Release MH-E version 8.0.2.
3082
3083 * NEWS, MH-E-NEWS: Update for MH-E release 8.0.2.
3084
3085 2006-07-03 Carsten Dominik <dominik@science.uva.nl>
3086
3087 * orgcard.tex (section{Agenda Views}): Document `s' key to save
3088 all org-mode buffers.
3089
3090 2006-06-30 Francesco Potortì <pot@gnu.org>
3091
3092 * etags.1: -m and -M options do not exist.
3093
3094 2006-06-29 Carsten Dominik <dominik@science.uva.nl>
3095
3096 * orgcard.tex (section{Structure Editing}): Document checkbox
3097 toggling.
3098
3099 2006-06-28 Juri Linkov <juri@jurta.org>
3100
3101 * grep.txt (Local Variables): Move to end of file.
3102
3103 2006-06-28 Reiner Steib <Reiner.Steib@gmx.de>
3104
3105 * Makefile: Add rules for refcards.
3106
3107 * de-refcard.ps, fr-refcard.ps, pt-br-refcard.ps: Regenerate.
3108
3109 2006-06-24 Nick Roberts <nickrob@snap.net.nz>
3110
3111 * NEWS: Remove duplicate entries.
3112
3113 2006-06-23 Carsten Dominik <dominik@science.uva.nl>
3114
3115 * orgcard.tex (section{LaTeX and cdlatex-mode}): New section.
3116
3117 2006-06-23 Kim F. Storm <storm@cua.dk>
3118
3119 * DEBUG: Mention `pv variable' to print value of Lisp variables.
3120 Mention `xpr' and fix example to use it. Add section describing
3121 commands such as `pit' that are useful for debugging redisplay
3122 related problems.
3123
3124 2006-06-22 Kim F. Storm <storm@cua.dk>
3125
3126 * HELLO (Local Variables): Move to end of file.
3127
3128 2006-06-20 Bill Wohler <wohler@newt.com>
3129
3130 Release MH-E version 8.0.1.
3131
3132 * NEWS, MH-E-NEWS: Update for MH-E release 8.0.1.
3133
3134 2006-06-19 Carsten Dominik <dominik@science.uva.nl>
3135
3136 * orgcard.tex (section{Clocking Time}): Add new clocking commands.
3137 (section{Structure Editing}): Add global archiving command.
3138
3139 2006-06-14 Thien-Thi Nguyen <ttn@gnu.org>
3140
3141 * yow.lines: Delete existing data; add a new entry.
3142
3143 2006-06-09 Włodek Bzyl <matwb@univ.gda.pl>
3144
3145 * pl-refcard.ps: Regenerate.
3146
3147 2006-06-08 Włodek Bzyl <matwb@univ.gda.pl>
3148
3149 * pl-refcard.tex: Update for Emacs 22.
3150
3151 2006-06-08 Reiner Steib <Reiner.Steib@gmx.de>
3152
3153 * fr-refcard.tex: Fix errors in previous commit.
3154
3155 2006-06-08 Éric Jacoboni <jaco@jacoboni.fr>
3156
3157 * fr-refcard.tex: Update for Emacs 22.
3158
3159 2006-06-07 Kenichi Handa <handa@m17n.org>
3160
3161 * NEWS: Mention how to disable character translation for a file.
3162
3163 2006-06-04 Sven Joachim <svenjoac@gmx.de>
3164
3165 * de-refcard.tex: Update for Emacs 22: Use German quotes
3166 and umlauts; fix overfull /hboxes; many rewordings.
3167
3168 2006-06-04 Kim F. Storm <storm@cua.dk>
3169
3170 * NEWS: Move news for pre-22 versions into...
3171 * NEWS.21, NEWS.20: ... new files for Emacs 21 and Emacs 20 news.
3172 * ONEWS, ONEWS.1, ONEWS.2, ONEWS.3, ONEWS.4: Remove (rename) files ...
3173 * NEWS.19, NEWS.18, NEWS.1-17: ... and organize news about older Emacs
3174 versions in separate files. Update copyright notices.
3175
3176 2006-06-03 Eli Zaretskii <eliz@gnu.org>
3177
3178 * LPF, LEDIT: Remove files.
3179
3180 * FTP, README, HELLO, MACHINES, MAILINGLISTS, MORE.STUFF, ETAGS.EBNF:
3181 * MOTIVATION, ORDERS, SERVICE, TERMS, TODO:
3182 * enriched.doc, ulimit.hack, ses-example.ses, ms-7bkermit, emacs.csh:
3183 * Xkeymap.txt, compilation.txt, grep.txt:
3184 Add copyright notice and copying permissions.
3185
3186 2006-05-31 David Ponce <david@dponce.com>
3187
3188 * tree-widget/default/close.png, tree-widget/default/close.xpm:
3189 * tree-widget/default/empty.png, tree-widget/default/empty.xpm:
3190 * tree-widget/default/end-guide.png, tree-widget/default/end-guide.xpm:
3191 * tree-widget/default/guide.png, tree-widget/default/guide.xpm:
3192 * tree-widget/default/handle.png, tree-widget/default/handle.xpm:
3193 * tree-widget/default/leaf.png, tree-widget/default/leaf.xpm:
3194 * tree-widget/default/no-guide.png, tree-widget/default/no-guide.xpm:
3195 * tree-widget/default/no-handle.png, tree-widget/default/no-handle.xpm:
3196 * tree-widget/default/open.png, tree-widget/default/open.xpm:
3197 * tree-widget/folder/close.png, tree-widget/folder/close.xpm:
3198 * tree-widget/folder/empty.png, tree-widget/folder/empty.xpm:
3199 * tree-widget/folder/end-guide.png, tree-widget/folder/end-guide.xpm:
3200 * tree-widget/folder/guide.png, tree-widget/folder/guide.xpm:
3201 * tree-widget/folder/handle.png, tree-widget/folder/handle.xpm:
3202 * tree-widget/folder/leaf.png, tree-widget/folder/leaf.xpm:
3203 * tree-widget/folder/no-guide.png, tree-widget/folder/no-guide.xpm:
3204 * tree-widget/folder/no-handle.png, tree-widget/folder/no-handle.xpm:
3205 * tree-widget/folder/open.png, tree-widget/folder/open.xpm:
3206 Reduce the size of images.
3207
3208 2006-05-29 Jan Djärv <jan.h.d@swipnet.se>
3209
3210 * NEWS: Mention F10 for Gtk+/Lesstif/Lucid menus.
3211
3212 2006-05-26 Eli Zaretskii <eliz@gnu.org>
3213
3214 * ledit.l: Remove file.
3215
3216 2006-05-26 Kenichi Handa <handa@m17n.org>
3217
3218 * NEWS (find-operation-coding-system): Mention the new argument
3219 format.
3220
3221 2006-05-24 Carsten Dominik <dominik@science.uva.nl>
3222
3223 * orgcard.tex (section{Motion}): Add the item navigation commands.
3224 (section{Publishing}): New section.
3225 (section{Links}): Documented elisp and shell links.
3226
3227 2006-05-20 Rodrigo Real <rreal@ucpel.tche.br>
3228
3229 * pt-br-refcard.tex: Update.
3230
3231 2006-05-23 Reiner Steib <Reiner.Steib@gmx.de>
3232
3233 * pl-refcard.tex (Local variables): Add compile-command.
3234
3235 * ru-refcard.tex (Local variables): Add compile-command and coding.
3236
3237 * pt-br-refcard.tex: Don't \input psfig.
3238
3239 * refcard.tex (section{Info}): Add `i'. Use `s' instead of `M-s'.
3240
3241 * de-refcard.tex (section{Info}): Ditto.
3242
3243 * fr-refcard.tex (section{Info}): Ditto. Translation suggested by
3244 Stefan Monnier <monnier@iro.umontreal.ca>.
3245
3246 * pl-refcard.tex (section{Info}): Ditto. Translation suggested by
3247 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se>.
3248
3249 * cs-refcard.tex (section{Info}): Use `s' instead of `M-s'.
3250 Entry for `i' is not translated yet.
3251
3252 * pt-br-refcard.tex (section{Info}): Ditto.
3253
3254 * ru-refcard.tex (section{Info}): Ditto.
3255
3256 * sk-refcard.tex (section{Info}): Ditto.
3257
3258 2006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
3259
3260 * MORE.STUFF: Update AUCTeX entry.
3261
3262 2006-05-20 Rodrigo Real <rreal@ucpel.tche.br>
3263
3264 * pt-br-refcard.tex:
3265 * pt-br-refcard.ps: New files.
3266
3267 2006-05-15 Reiner Steib <Reiner.Steib@gmx.de>
3268
3269 * sk-refcard.tex: Add coding cookie.
3270
3271 2006-05-15 Michael Olson <mwolson@gnu.org>
3272
3273 * MORE.STUFF: Update URL for Planner Mode and add description.
3274 Canonicalize URLs for Emacs Muse and Emacs Wiki Mode.
3275
3276 2006-05-12 Romain Francoise <romain@orebokech.com>
3277
3278 * MORE.STUFF: ERC is now part of Emacs.
3279 Add Emacs Muse.
3280
3281 2006-05-12 Ken Manheimer <ken.manheimer@gmail.com>
3282
3283 * NEWS (allout): Update.
3284
3285 2006-05-06 Bill Wohler <wohler@newt.com>
3286
3287 Release MH-E version 8.0.
3288
3289 * NEWS, MH-E-NEWS: Update for MH-E release 8.0.
3290
3291 2006-04-28 Bill Wohler <wohler@newt.com>
3292
3293 Release MH-E version 7.95.
3294
3295 * NEWS, MH-E-NEWS: Update for MH-E release 7.95.
3296
3297 2006-04-21 Bill Wohler <wohler@newt.com>
3298
3299 Release MH-E version 7.94.
3300
3301 * NEWS, MH-E-NEWS: Update for MH-E release 7.94.
3302
3303 2006-04-21 Nick Roberts <nickrob@snap.net.nz>
3304
3305 * NEWS: Mention t-mouse.el. Touch up description of gdb-ui.el.
3306
3307 2006-04-20 Carsten Dominik <dominik@science.uva.nl>
3308
3309 * orgcard.tex: Version number change only.
3310
3311 2006-04-18 Reiner Steib <Reiner.Steib@gmx.de>
3312
3313 * gnus-refcard.tex: Bump version to 5.11. Remove duplicate \def's.
3314 Update date.
3315
3316 2006-04-18 Bill Wohler <wohler@newt.com>
3317
3318 * MORE.STUFF: Add MH-E.
3319
3320 2006-04-18 Carsten Dominik <dominik@science.uva.nl>
3321
3322 * orgcard.tex: Version number change only.
3323
3324 2006-04-12 Kenichi Handa <handa@m17n.org>
3325
3326 * PROBLEMS (C-SPC fails ...): Explicitly say fcitx in the header.
3327
3328 2006-04-11 Carsten Dominik <dominik@science.uva.nl>
3329
3330 * orgcard.tex (section{Tables}): Document column narrowing.
3331 (section{Links}): Document bracket links.
3332
3333 2006-04-11 Kenichi Handa <handa@m17n.org>
3334
3335 * PROBLEMS (C-SPC fails ...): Add description for fcitx.
3336
3337 2006-04-10 Bill Wohler <wohler@newt.com>
3338
3339 * NEWS: Add package-version keyword to `defcustom' and mention
3340 associated variable `customize-package-emacs-version-alist'.
3341
3342 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
3343
3344 * NEWS: Add string-or-null-p.
3345
3346 2006-03-28 Bill Wohler <wohler@newt.com>
3347
3348 * images/README: Update with following information.
3349
3350 * images/data-save.xpm, images/mail/flag-for-followup.xpm:
3351 * images/zoom-in.xpm, images/zoom-out.xpm: New images from GNOME 2.12.
3352
3353 * images/contact.pbm, images/data-save.pbm, images/delete.pbm:
3354 * images/mail/flag-for-followup.pbm, images/mail/inbox.pbm:
3355 * images/mail/move.pbm, images/next-page.pbm, images/zoom-out.pbm:
3356 New bitmaps for new images.
3357
3358 * images/refresh.xpm, images/sort-ascending.xpm,
3359 * images/sort-descending.xpm: Update with GTK 2.x images.
3360 Note that the default GTK icons are not overridden by the GNOME theme
3361 due to a bug which was fixed in GNOME 2.15. Once GNOME 2.16 is in
3362 wide circulation, then the GTK icons should be replaced with the
3363 equivalent GNOME icons. Until then, we should be consistent with
3364 GTK first, then GNOME.
3365
3366 * images/mail/repack.xpm, images/mail/reply-from.xpm:
3367 * images/mail/reply-to.xpm, images/search-replace.xpm:
3368 * images/separator.xpm, images/show.xpm: Update custom icons to be
3369 closer to their GNOME counterparts.
3370
3371 * images/attach.pbm, images/exit.pbm, images/mail/compose.pbm:
3372 * images/mail/repack.pbm, images/mail/reply-all.pbm:
3373 * images/mail/reply-from.pbm, images/mail/reply-to.pbm:
3374 * images/mail/reply.pbm, images/mail/send.pbm, images/show.pbm:
3375 * images/search-replace.pbm: Update bitmaps.
3376
3377 * images/execute.pbm, images/execute.xpm, images/fld-open.pbm:
3378 * images/fld-open.xpm, images/highlight.pbm, images/highlight.xpm:
3379 * images/mail.pbm, images/mail.xpm, images/mail/alias.pbm:
3380 * images/mail/alias.xpm, images/mail/refile.pbm:
3381 * images/mail/refile.xpm, images/page-down.pbm:
3382 * images/page-down.xpm, images/widen.pbm, images/widen.xpm: Remove
3383 custom MH-E icons -- MH-E is now using the equivalent GTK/GNOME icons.
3384
3385 2006-03-23 Romain Francoise <romain@orebokech.com>
3386
3387 * NEWS: Misc. fixes.
3388
3389 2006-03-15 Carsten Dominik <dominik@science.uva.nl>
3390
3391 * orgcard.tex: Version number change only.
3392
3393 2006-03-15 Nick Roberts <nickrob@snap.net.nz>
3394
3395 * DEBUG (Note): Describe features for debugging with GDB in Emacs.
3396
3397 2006-03-11 Miles Bader <miles@gnu.org>
3398
3399 * images/mail: New directory.
3400 * images/attach.xpm, images/connect.xpm:
3401 * images/contact.xpm, images/delete.xpm:
3402 * images/describe.xpm, images/disconnect.xpm:
3403 * images/exit.xpm, images/gnus/toggle-subscription.xpm:
3404 * images/lock-broken.xpm, images/lock-ok.xpm:
3405 * images/lock.xpm, images/mail/compose.xpm:
3406 * images/mail/copy.xpm, images/mail/forward.xpm:
3407 * images/mail/inbox.xpm, images/mail/move.xpm:
3408 * images/mail/not-spam.xpm, images/mail/outbox.xpm:
3409 * images/mail/preview.xpm, images/mail/reply-all.xpm:
3410 * images/mail/reply.xpm, images/mail/save-draft.xpm:
3411 * images/mail/save.xpm, images/mail/send.xpm:
3412 * images/mail/spam.xpm, images/next-page.xpm:
3413 * images/refresh.xpm, images/separator.xpm:
3414 * images/sort-ascending.xpm, images/sort-column-ascending.xpm:
3415 * images/sort-criteria.xpm, images/sort-descending.xpm:
3416 * images/sort-row-ascending.xpm:
3417 New icons, copied from Gnus trunk (originally from Gnome 2.6).
3418
3419 2006-03-11 Bill Wohler <wohler@newt.com>
3420
3421 * NEWS: Document `image-load-path-for-library'. Note that all
3422 images have been moved from lisp into etc/images in `find-image'
3423 item. Fix typo in `copy-tree'.
3424
3425 2006-03-09 Reiner Steib <Reiner.Steib@gmx.de>
3426
3427 * TUTORIAL.de: Replace "Schreiben" by "Drücken" where appropriate.
3428
3429 2006-03-07 Carsten Dominik <dominik@science.uva.nl>
3430
3431 * orgcard.tex: Version number change only.
3432
3433 2006-03-05 Bill Wohler <wohler@newt.com>
3434
3435 Release MH-E version 7.93.
3436
3437 * NEWS, MH-E-NEWS: Update for MH-E release 7.93.
3438
3439 2006-02-23 Guanpeng Xu <herberteuler@hotmail.com>
3440
3441 * TUTORIAL.cn: Fix omission bug: Add dot (ASCII 0x2E) on first line.
3442
3443 2006-02-22 Carsten Dominik <dominik@science.uva.nl>
3444
3445 * orgcard.tex (section{Links}): Rewritten to cover the modified
3446 link system.
3447
3448 2006-02-18 Bill Wohler <wohler@newt.com>
3449
3450 Release MH-E version 7.92.
3451
3452 * NEWS, MH-E-NEWS: Update for MH-E release 7.92.
3453
3454 2006-02-17 Kenichi Handa <handa@m17n.org>
3455
3456 * TUTORIAL.translators (TUTORIAL.cn): Update the maintainer.
3457
3458 2006-02-17 Sun Yijiang <sunyijiang@gmail.com>
3459
3460 * TUTORIAL.cn: Reworked.
3461
3462 2006-02-14 Chong Yidong <cyd@stupidchicken.com>
3463
3464 * NEWS: Changes in handling of file local variables.
3465
3466 2006-02-14 Jan Djärv <jan.h.d@swipnet.se>
3467
3468 * NEWS: Gtk+ 2.4 is required.
3469
3470 2006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3471
3472 * PROBLEMS (Mac OS X): Add QuickTime 7.0.4 / Mac OS X 10.3.9 breakage.
3473
3474 2006-02-09 Mathias Dahl <mathias.dahl@gmail.com>
3475
3476 * NEWS: New key bindings for Tumme in Dired.
3477
3478 2006-02-05 Jay Belanger <belanger@truman.edu>
3479
3480 * calccard.tex: Update copyright year.
3481
3482 2006-02-04 Michael Olson <mwolson@gnu.org>
3483
3484 * NEWS: Update for ERC 5.1.1. Use the same wording for headings
3485 that Emacs does in its NEWS file.
3486
3487 2006-02-03 Bill Wohler <wohler@newt.com>
3488
3489 Release MH-E version 7.91.
3490
3491 * NEWS, MH-E-NEWS: Update for MH-E release 7.91.
3492
3493 2006-02-02 Bill Wohler <wohler@newt.com>
3494
3495 Release MH-E version 7.90.
3496
3497 * NEWS, MH-E-NEWS: Update for MH-E release 7.90.
3498
3499 2006-01-29 Michael Olson <mwolson@gnu.org>
3500
3501 * NEWS: Add entry for ERC.
3502
3503 2006-01-27 Chong Yidong <cyd@stupidchicken.com>
3504
3505 * TODO: Make SYNC_INPUT the default.
3506
3507 2006-01-25 Nick Roberts <nickrob@snap.net.nz>
3508
3509 * images/gud/pstar.xpm: Make background transparent.
3510
3511 2006-01-24 Noah Friedman <friedman@splode.com>
3512
3513 * emacs-buffer.gdb: Replace all references to `cdr' field of
3514 conses with `u.cdr', per change Andreas Schwab 2005-11-15
3515 of src/lisp.h.
3516
3517 2006-01-23 Michael Albinus <michael.albinus@gmx.de>
3518
3519 * NEWS: Tramp can be removed by M-x tramp-unload-tramp.
3520
3521 2006-01-15 Dan Nicolaescu <dann@ics.uci.edu>
3522
3523 * e/eterm-color.ti: Re-enable the ri entry. Add kich1.
3524
3525 2006-01-13 Richard M. Stallman <rms@gnu.org>
3526
3527 * emacs.1: +N applies only to next file.
3528
3529 2005-12-28 Dan Nicolaescu <dann@ics.uci.edu>
3530
3531 * e/eterm-color.ti: Temporarily disable the ri entry.
3532 * e/eterm-color: Regenerate.
3533
3534 2005-12-21 Lőrentey Károly <lorentey@elte.hu>
3535
3536 * TODO: Add note on the multi-tty branch.
3537
3538 2005-12-16 Lőrentey Károly <lorentey@elte.hu>
3539
3540 * NEWS: Change `prev-buffer' to `previous-buffer'; add note on
3541 them using the frame-local buffer list.
3542
3543 2005-12-10 David Koppelman <koppel@ece.lsu.edu>
3544
3545 * NEWS: hi-lock-mode is now buffer local, use global-hi-lock-mode
3546 instead.
3547
3548 2005-12-02 Jay Belanger <belanger@truman.edu>
3549
3550 * NEWS: Add comment about the Calc prefix.
3551
3552 2005-11-28 Thien-Thi Nguyen <ttn@gnu.org>
3553
3554 * MORE.STUFF: Add entry: "Go in a buffer: Go Text Protocol client".
3555
3556 2005-11-18 Chong Yidong <cyd@stupidchicken.com>
3557
3558 * images/icons/emacs_16.png, images/icons/emacs_24.png
3559 * images/icons/emacs_32.png, images/icons/emacs_48.png:
3560 New Emacs icons.
3561
3562 2005-11-18 Carsten Dominik <dominik@science.uva.nl>
3563
3564 * orgcard.tex: Version 3.20.
3565
3566 2005-11-16 Nick Roberts <nickrob@snap.net.nz>
3567
3568 * images/gud/go.xpm, images/gud/go.pbm: Old gud-remove icons.
3569 Use for run/continue.
3570 * images/gud/stop.xpm, images/gud/stop.pbm: Old gud-break icons.
3571 Use for interrupting inferior.
3572 * images/gud/pp.xpm, images/gud/pstar.xpm, images/gud/until.xpm:
3573 Use a more appropriate variable name.
3574 * images/gud/remove.xpm, images/gud/remove.pbm
3575 * images/gud/break.xpm, images/gud/break.pbm: Make more intuitive.
3576
3577 2005-11-09 Nick Roberts <nickrob@snap.net.nz>
3578
3579 * images/gud/pp.xpm, images/gud/pp.pbm: New icons.
3580
3581 2005-11-06 Jan Djärv <jan.h.d@swipnet.se>
3582
3583 * images/copy.xpm, images/copy.pbm, images/low-color/copy.xpm
3584 * images/save.xpm, images/save.pbm, images/low-color/save.xpm:
3585 Adjust baseline.
3586
3587 2005-11-06 Jan Djärv <jan.h.d@swipnet.se>
3588
3589 * images/up-node.xpm, images/prev-node.xpm, images/next-node.xpm
3590 * images/up-node.pbm, images/prev-node.pbm, images/next-node.pbm
3591 * images/low-color/up-node.xpm, images/low-color/prev-node.xpm
3592 * images/low-color/next-node.xpm: Adjust paper size and layout.
3593
3594 2005-11-05 Nick Roberts <nickrob@snap.net.nz>
3595
3596 * DEBUG: Describe how to provide preprocessor macro information.
3597
3598 2005-11-04 Jan Djärv <jan.h.d@swipnet.se>
3599
3600 * images/up-node.xpm, images/prev-node.xpm, images/next-node.xpm
3601 * images/up-node.pbm, images/prev-node.pbm, images/next-node.pbm
3602 * images/low-color/up-node.xpm, images/low-color/prev-node.xpm
3603 * images/low-color/next-node.xpm: New images.
3604
3605 2005-11-04 Carsten Dominik <dominik@science.uva.nl>
3606
3607 * orgcard.tex (section{Notes}): Version number change.
3608
3609 2005-11-03 Romain Francoise <romain@orebokech.com>
3610
3611 * orgcard.tex: Update FSF's address.
3612
3613 2005-11-03 Nick Roberts <nickrob@snap.net.nz>
3614
3615 * DEBUG: GDB can sometimes expand macros.
3616
3617 2005-11-01 Romain Francoise <romain@orebokech.com>
3618
3619 * NEWS: Source files are compressed by default.
3620
3621 2005-10-28 Bill Wohler <wohler@newt.com>
3622
3623 * NEWS: Help mode now creates hyperlinks for URLs.
3624
3625 2005-10-27 Dan Nicolaescu <dann@ics.uci.edu>
3626
3627 * e/eterm-color.ti (el1): Undo 2005-10-23 change.
3628 Add some comments on how to update this file. Add ri
3629 capability that has long been supported by term.el.
3630
3631 2005-10-25 Nick Roberts <nickrob@snap.net.nz>
3632
3633 * images/gud/until.xpm: Color correction.
3634
3635 2005-10-23 Richard M. Stallman <rms@gnu.org>
3636
3637 * e/eterm-color.ti (el1): Capability deleted,
3638 since term.el doesn't implement it.
3639
3640 2005-10-20 Dan Nicolaescu <dann@ics.uci.edu>
3641
3642 * e/eterm-color.ti: Change the terminal name to eterm-color.
3643 * e/eterm-color: Regenerate.
3644
3645 2005-10-20 Bryan Henderson <bryanh@giraffe-data.com> (tiny change)
3646
3647 * Makefile (e/eterm-color): Rename eterm to eterm-color.
3648
3649 2005-10-18 Chong Yidong <cyd@stupidchicken.com>
3650
3651 * NEWS: New variable `max-image-size'.
3652
3653 2005-10-17 Bill Wohler <wohler@newt.com>
3654
3655 Moved all remaining images from lisp/toolbar to etc/images. The
3656 low resolution images were placed in their own directory (low-color).
3657
3658 * images/attach.*, images/cancel.*, images/close.*:
3659 * images/copy.*, images/cut.*, images/diropen.*:
3660 * images/exit.*, images/help.*, images/home.*:
3661 * images/index.*, images/info.*, images/mail.*:
3662 * images/new.*, images/open.*, images/paste.*:
3663 * images/preferences.*, images/print.*, images/save.*:
3664 * images/saveas.*, images/search.*:
3665 * images/search-replace.*, images/spell.*:
3666 * images/undo.*: Moved here from lisp/toolbar.
3667
3668 * images/low-color/copy.*: Moved here from lisp/toolbar/lc-copy.*.
3669 * images/low-color/cut.*: Moved here from lisp/toolbar/lc-cut.*.
3670 * images/low-color/help.*: Moved here from lisp/toolbar/lc-help.*.
3671 * images/low-color/home.*: Moved here from lisp/toolbar/lc-home.*.
3672 * images/low-color/index.*: Moved here from lisp/toolbar/lc-index.*.
3673 * images/low-color/new.*: Moved here from lisp/toolbar/lc-new.*.
3674 * images/low-color/open.*: Moved here from lisp/toolbar/lc-open.*.
3675 * images/low-color/paste.*: Moved here from lisp/toolbar/lc-paste.*.
3676 * images/low-color/preferences.*: Moved here from
3677 lisp/toolbar/lc-preferences.*.
3678 * images/low-color/print.*: Moved here from lisp/toolbar/lc-print.*.
3679 * images/low-color/save.*: Moved here from lisp/toolbar/lc-save.*.
3680 * images/low-color/saveas.*: Moved here from lisp/toolbar/lc-saveas.*.
3681 * images/low-color/search.*: Moved here from lisp/toolbar/lc-search.*.
3682 * images/low-color/spell.*: Moved here from lisp/toolbar/lc-spell.*.
3683 * images/low-color/undo.*: Moved here from lisp/toolbar/lc-undo.*.
3684
3685 To conform with convention, the underscore (_) in the following
3686 image names were replaced with dash (-) or (/) as appropriate.
3687
3688 * images/back-arrow.*: Moved here from lisp/toolbar/back_arrow.*.
3689 * images/fld-open.*: Moved here from lisp/toolbar/fld_open.*.
3690 * images/fwd-arrow.*: Moved here from lisp/toolbar/fwd_arrow.*.
3691 * images/jump-to.*: Moved here from lisp/toolbar/jump_to.*.
3692 * images/left-arrow.*: Moved here from lisp/toolbar/left_arrow.*.
3693 * images/right-arrow.*: Moved here from lisp/toolbar/right_arrow.*.
3694 * images/up-arrow.*: Moved here from lisp/toolbar/up_arrow.*.
3695 * images/low-color/back-arrow.*: Moved here from
3696 lisp/toolbar/lc-back_arrow.*.
3697 * images/low-color/fwd-arrow.*: Moved here from
3698 lisp/toolbar/lc-fwd_arrow.*.
3699 * images/low-color/jump-to.*: Moved here from
3700 lisp/toolbar/lc-jump_to.*.
3701 * images/low-color/left-arrow.*: Moved here from
3702 lisp/toolbar/lc-left_arrow.*.
3703 * images/low-color/right-arrow.*: Moved here from
3704 lisp/toolbar/lc-right_arrow.*.
3705 * images/low-color/up-arrow.*: Moved here from
3706 lisp/toolbar/lc-up_arrow.*.
3707 * images/mail/compose.*: Moved here from lisp/toolbar/mail_compose.*.
3708 * images/mail/send.*: Moved here from lisp/toolbar/mail_send.*.
3709
3710 * images/README: Incorporated the content of lisp/toolbar/README
3711 now that all of the images are here.
3712
3713 2005-10-16 Nick Roberts <nickrob@snap.net.nz>
3714
3715 * images/gud/n.pbm, images/gud/n.xpm
3716 * images/gud/ni.xpm, images/gud/ni.xpm
3717 * images/gud/s.xpm, images/gud/s.xpm
3718 * images/gud/si.xpm, images/gud/si.xpm: Rename to
3719 next.*, nexti.*, step.*, and stepi.*, respectively, as the
3720 file-name no longer clashes on 8+3 filesystems.
3721
3722 2005-10-14 Bill Wohler <wohler@newt.com>
3723
3724 * images/gud/break.*: Moved here from toolbar/gud-break.*.
3725 * images/gud/cont.*: Moved here from toolbar/gud-cont.*.
3726 * images/gud/down.*: Moved here from toolbar/gud-down.*.
3727 * images/gud/finish.*: Moved here from toolbar/gud-finish.*.
3728 * images/gud/ni.*: Moved here from toolbar/gud-ni.*.
3729 * images/gud/n.*: Moved here from toolbar/gud-n.*.
3730 * images/gud/print.*: Moved here from toolbar/gud-print.*.
3731 * images/gud/pstar.*: Moved here from toolbar/gud-pstar.*.
3732 * images/gud/remove.*: Moved here from toolbar/gud-remove.*.
3733 * images/gud/run.*: Moved here from toolbar/gud-run.*.
3734 * images/gud/si.*: Moved here from toolbar/gud-si.*.
3735 * images/gud/s.*: Moved here from toolbar/gud-s.*.
3736 * images/gud/until.*: Moved here from toolbar/gud-until.*.
3737 * images/gud/up.*: Moved here from toolbar/gud-up.*.
3738 * images/gud/watch.*: Moved here from toolbar/gud-watch.*.
3739
3740 2005-10-14 Bill Wohler <wohler@newt.com>
3741
3742 Released MH-E version 7.85.
3743
3744 * NEWS, MH-E-NEWS: Updated for release 7.85.
3745
3746 2005-10-10 Jan Djärv <jan.h.d@swipnet.se>
3747
3748 * NEWS: -nb => -nbi
3749
3750 2005-10-10 Carsten Dominik <dominik@science.uva.nl>
3751
3752 * orgcard.tex: Version 3.17, no changes except version number.
3753
3754 2005-10-09 Jan Djärv <jan.h.d@swipnet.se>
3755
3756 * NEWS: -nb, --no-bitmap-icon
3757
3758 2005-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
3759
3760 * TODO: Clarify the local variables entry.
3761
3762 2005-09-30 Bill Wohler <wohler@newt.com>
3763
3764 Moved MH-E image files from toolbar and mail directories into
3765 images.
3766
3767 * images/mail: New directory.
3768
3769 * images/mail/reply.*: Moved here from lisp/mail/reply2*.
3770
3771 * images/mail/alias.*, images/mail/refile.*, images/mail/repack.*:
3772 * images/mail/reply*: Moved here from lisp/toolbar.
3773
3774 * images/execute.*, images/highlight.*, images/mh-logo.xpm:
3775 * images/page-down.*, images/show.*, images/widen.*: Moved here
3776 from lisp/toolbar.
3777
3778 * images/refresh.*: Moved here from lisp/toolbar/rescan.*.
3779 Use GNOME 2.10's refresh icon.
3780
3781 * images/README: New file that indicates which icons came from
3782 GNOME (see lisp/toolbar/README).
3783
3784 2005-09-30 Romain Francoise <romain@orebokech.com>
3785
3786 * NEWS: Mention changes to `read-buffer'.
3787
3788 2005-09-30 Chong Yidong <cyd@stupidchicken.com>
3789
3790 * images/ezimage: New directory.
3791
3792 * images/ezimage/*.xpm: Add images used by speedbar.el.
3793
3794 2005-09-30 David Ponce <david@dponce.com>
3795
3796 * NEWS: Update recentf changes.
3797
3798 2005-09-28 Simon Josefsson <jas@extundo.com>
3799
3800 * GNUS-NEWS: Fix IDNA notes.
3801
3802 2005-09-27 Jay Belanger <belanger@truman.edu>
3803
3804 * calccard.tex: Update `versionnumber', remove `versiondate'.
3805 (Error Recovery): Refer to "initial state" rather than "default state".
3806 (Algebra): Mention LaTeX language mode.
3807 (Programming): Delete reference to "Z =".
3808
3809 2005-09-24 Steven Huwig <steven_h@acm.org> (tiny change)
3810
3811 * emacs.py (ehelp): Add g and l to arg list, and use them in the
3812 call to `help'.
3813
3814 2005-09-17 Romain Francoise <romain@orebokech.com>
3815
3816 * gfdl.1: Update to version 1.2. Delete UC macro.
3817
3818 2005-09-15 Kenichi Handa <handa@m17n.org>
3819
3820 * PROBLEMS: Fix the paragraph describing the limitation of UTF-8/16/7.
3821
3822 2005-09-14 Romain Francoise <romain@orebokech.com>
3823
3824 * NEWS: Add entry for write-region-inhibit-fsync.
3825
3826 2005-09-09 Kevin Ryde <user42@zip.com.au>
3827
3828 * MORE.STUFF: Update url for calculator.el.
3829
3830 2005-09-08 Kenichi Handa <handa@m17n.org>
3831
3832 * PROBLEMS: Show a patch for Mule-UCS to make it byte-compiled
3833 correctly.
3834
3835 2005-08-31 Michael Albinus <michael.albinus@gmx.de>
3836
3837 * NEWS: Add entry for `make-auto-save-file-name'.
3838
3839 2005-08-19 Emilio C. Lopes <eclig@gmx.net>
3840
3841 * emacsclient.1 (DESCRIPTION): Reflect inclusion in the
3842 Emacs distribution. Make role of EDITOR clearer.
3843 (OPTIONS): Document `-s', `-V' and `-h'
3844 as well as their long name counterparts.
3845 (BUGS): Remove.
3846
3847 2005-08-26 Romain Francoise <romain@orebokech.com>
3848
3849 * PROBLEMS: Fix capitalization of "Gnus".
3850
3851 2005-08-20 Chong Yidong <cyd@stupidchicken.com>
3852
3853 * MORE.STUFF: Update links and URLs.
3854
3855 2005-08-05 Kenichi Handa <handa@m17n.org>
3856
3857 * NEWS: Fix the entry describing code-pages.
3858
3859 2005-07-28 Juanma Barranquero <lekktu@gmail.com>
3860
3861 * .cvsignore: Add `icons' (for in-place installs).
3862
3863 2005-07-19 Juri Linkov <juri@jurta.org>
3864
3865 * grep.txt: New file.
3866
3867 2005-07-19 Jan Djärv <jan.h.d@swipnet.se>
3868
3869 * PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping):
3870 -R comes after i386 in setarch command.
3871
3872 2005-07-12 Juri Linkov <juri@jurta.org>
3873
3874 * refcard.tex (Files): Change description of `C-x C-q' from
3875 `checkin/checkout' to `toggle read-only'.
3876 (Getting Help): Replace `C-h c' with `C-h k'.
3877 (Error Recovery): Replace `recover-file' with `recover-session'.
3878 (Info): Replace key binding `C-h C-i' with `C-h S'. Add `t'.
3879
3880 2005-07-07 Richard M. Stallman <rms@gnu.org>
3881
3882 * GNU: Update how to help. Improve footnote 7.
3883
3884 2005-07-07 Lute Kamstra <lute@gnu.org>
3885
3886 * tasks.texi: Delete file. The GNU Task List is obsolete and has
3887 been replaced by http://savannah.gnu.org/projects/tasklist.
3888
3889 2005-07-07 Lute Kamstra <lute@gnu.org>
3890
3891 * refcard.tex: Update `versionnumber' and `year'. Update Emacs's
3892 version to 22.
3893 (Starting Emacs): Delete sentence to fix formatting problems.
3894 (Multiple Windows): Clarify first sentence. Mention C-x 5 1.
3895 (Formatting): Update the binding of set face.
3896 (International Character Sets): set-language-environment is bound
3897 to C-x RET l.
3898
3899 2005-07-05 Lute Kamstra <lute@gnu.org>
3900
3901 Update FSF's address in GPL notices.
3902
3903 * INTERVIEW, calccard.tex, cs-dired-ref.tex, cs-refcard.tex:
3904 * dired-ref.tex, fr-drdref.tex, fr-refcard.tex, gfdl.1:
3905 * pl-refcard.tex, refcard.tex, ru-refcard.tex, sk-dired-ref.tex:
3906 * sk-refcard.tex, vipcard.tex, viperCard.tex: Update FSF's address.
3907
3908 2005-07-03 Jan Djärv <jan.h.d@swipnet.se>
3909
3910 * PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping):
3911 Add it again.
3912
3913 2005-06-29 Carsten Dominik <dominik@science.uva.nl>
3914
3915 * NEWS: Add an entry for Org-mode, and a change entry for reftex-mode.
3916
3917 2005-06-28 Richard M. Stallman <rms@gnu.org>
3918
3919 * PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping): New.
3920
3921 2005-06-11 Eli Zaretskii <eliz@gnu.org>
3922
3923 * DEBUG: Mention emacs-buffer.gdb.
3924
3925 2005-06-10 Noah Friedman <friedman@splode.com>
3926
3927 * emacs-buffer.gdb (ybuffer-list): Don't use $filename; can't use
3928 char as placeholder when buffer has no file name and process is
3929 still live. Use different printf cases instead.
3930
3931 2005-06-08 Kim F. Storm <storm@cua.dk>
3932
3933 * PROBLEMS: Linux kernel 2.6.10 may corrupt process output.
3934 Warn that using CVS+SSH may corrupt files, include work-around.
3935
3936 2005-06-06 Juri Linkov <juri@jurta.org>
3937
3938 * TUTORIAL.cs, TUTORIAL.sk: Change NBSP to space.
3939
3940 * TUTORIAL.ro: Change NBSP to space. Move coding cookie from the
3941 second line to Local Variables. Fix title line.
3942
3943 2005-05-30 Miles Bader <miles@gnu.org>
3944
3945 * emacs-buffer.gdb: Remove RCS keywords.
3946
3947 2005-05-30 Noah Friedman <friedman@splode.com>
3948
3949 * emacs-buffer.gdb: New file.
3950 * NEWS: Mention it.
3951
3952 2005-05-28 Richard M. Stallman <rms@gnu.org>
3953
3954 * TUTORIAL.fr: Change NBSP to space.
3955
3956 2005-05-28 Bill Wohler <wohler@newt.com>
3957
3958 * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.84.
3959
3960 2005-05-19 Nick Roberts <nickrob@snap.net.nz>
3961
3962 * TODO: post-command-idle-hook has gone.
3963
3964 2005-05-16 Juanma Barranquero <lekktu@gmail.com>
3965
3966 * NEWS: Remove references to open-network-stream-nowait and
3967 open-network-stream-server.
3968
3969 2005-05-15 Richard M. Stallman <rms@gnu.org>
3970
3971 * GNU: Correct/improve previous change.
3972
3973 2005-05-14 Richard M. Stallman <rms@gnu.org>
3974
3975 * GNU: Update footnotes.
3976
3977 * NEWS: Lots of clarifications and cleanups.
3978
3979 2005-05-05 Slawomir Nowaczyk <slawek@cs.lth.se>
3980
3981 * TUTORIAL.pl: Updated header.
3982
3983 2005-05-02 Richard M. Stallman <rms@gnu.org>
3984
3985 * NEWS: More rearrangements.
3986
3987 2005-05-02 Chong Yidong <cyd@stupidchicken.com>
3988
3989 * NEWS: Items rearranged in logical order.
3990
3991 2005-05-01 Lars Hansen <larsh@math.ku.dk>
3992
3993 * NEWS: Correct key binding for dired-mark-omitted.
3994
3995 2005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
3996
3997 * NEWS: Mention xterm key bindings.
3998
3999 * e/eterm.ti: Add a comment.
4000 * e/eterm: Regenerate.
4001
4002 2005-04-25 Alex Ott <ott@jet.msk.su>
4003
4004 * TUTORIAL.ru: Update.
4005
4006 2005-04-13 Pavel Janík <Pavel@Janik.cz>
4007
4008 * TUTORIAL.sk: Updated header.
4009
4010 2005-04-12 Jan Djärv <jan.h.d@swipnet.se>
4011
4012 * NEWS: Mention cursorBlink resource.
4013
4014 2005-04-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4015
4016 * NEWS: Mention dynamic change of keyboard-coding-system on Mac.
4017
4018 2005-04-10 Jan Djärv <jan.h.d@swipnet.se>
4019
4020 * NEWS: Mention fontSet for Lucid menus.
4021
4022 2005-04-10 Masatake YAMATO <jet@gyve.org>
4023
4024 * compilation.txt (symbol): Add gcov-file
4025 gcov-bb-file gcov-never-called-line gcov-called-line.
4026
4027 2005-04-08 Kenichi Handa <handa@m17n.org>
4028
4029 * TUTORIAL.ja: Updated header, contents synchronized with
4030 TUTORIAL at 2005-04-01T00:31:25Z!rms@gnu.org.
4031
4032 2005-04-06 Pavel Janík <Pavel@Janik.cz>
4033
4034 * TUTORIAL.cs: Updated header.
4035
4036 2005-04-05 Werner Lemberg <wl@gnu.org>
4037
4038 * TUTORIAL.de: Updated header.
4039
4040 2005-04-05 Marcelo Toledo <marcelo@gnu.org>
4041
4042 * TUTORIAL.translators: Added the field Maintainer.
4043
4044 2005-04-04 Thien-Thi Nguyen <ttn@gnu.org>
4045
4046 * TUTORIAL.it: Move "copying conditions at end" sentence after title.
4047
4048 2005-04-04 Thien-Thi Nguyen <ttn@gnu.org>
4049
4050 * TUTORIAL.ja: Update text before first period.
4051 Reported by Kenichi Handa.
4052
4053 2005-04-02 Richard M. Stallman <rms@gnu.org>
4054
4055 * TUTORIAL.ja, TUTORIAL.cn, TUTORIAL.ru, TUTORIAL.zh: Remove the
4056 old intro line that apparently was a longer version of "Emacs
4057 tutorial".
4058
4059 * TUTORIAL.es: Clean up line breaks.
4060
4061 2005-04-01 Marcelo Toledo <marcelo@gnu.org>
4062
4063 * TUTORIAL.cn, TUTORIAL.cs, TUTORIAL.de,
4064 * TUTORIAL.es, TUTORIAL.fr, TUTORIAL.it, TUTORIAL.ja, TUTORIAL.ko,
4065 * TUTORIAL.pl, TUTORIAL.pt_BR, TUTORIAL.ro, TUTORIAL.ru,
4066 * TUTORIAL.sk, TUTORIAL.sl, TUTORIAL.th, TUTORIAL.zh: Fix title line.
4067
4068 2005-04-01 Ognyan Kulev <ogi@fmi.uni-sofia.bg>
4069
4070 * TUTORIAL.bg: Fix title line; Applied TUTORIAL changes in
4071 2005-02-08T14:20:54Z!lute@gnu.org, "Emacs" is not transliterated to cyrillic anymore;
4072 Minor fixes.
4073
4074 2005-04-01 Mats Lidell <matsl@contactor.se>
4075
4076 * TUTORIAL.sv: Sync some other changes with the TUTORIAL version
4077 2005-04-01T00:31:25Z!rms@gnu.org.
4078
4079 2005-04-01 Lute Kamstra <lute@gnu.org>
4080
4081 * TUTORIAL.nl: Fix title line.
4082
4083 2005-03-30 Thien-Thi Nguyen <ttn@gnu.org>
4084
4085 * TUTORIAL: Add title line.
4086 * TUTORIAL.bg, TUTORIAL.cn, TUTORIAL.cs, TUTORIAL.de,
4087 * TUTORIAL.es, TUTORIAL.fr, TUTORIAL.it, TUTORIAL.ja,
4088 * TUTORIAL.ko, TUTORIAL.nl, TUTORIAL.pl, TUTORIAL.pt_BR,
4089 * TUTORIAL.ro, TUTORIAL.ru, TUTORIAL.sk, TUTORIAL.sl
4090 * TUTORIAL.sv, TUTORIAL.th, TUTORIAL.zh: Likewise.
4091
4092 2005-03-29 Reiner Steib <Reiner.Steib@gmx.de>
4093
4094 * gnus-refcard.tex, gnus-logo.eps: New files.
4095
4096 2005-03-23 David Ponce <david@dponce.com>
4097
4098 * NEWS: Mention recentf-keep.
4099
4100 2005-03-17 Lute Kamstra <lute@gnu.org>
4101
4102 * TODO: Remove define-generic-mode entry (DONE).
4103
4104 2005-03-10 Michael Albinus <michael.albinus@gmx.de>
4105
4106 * NEWS: Explain how to default Tramp to FTP.
4107
4108 2005-03-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4109
4110 * NEWS: Mention Carbon build on Mac OS 9.
4111
4112 2005-03-01 David Kastrup <dak@gnu.org>
4113
4114 * DEBUG: Add information about `-fno-crossjumping' for GCC.
4115
4116 2005-02-14 Lute Kamstra <lute@gnu.org>
4117
4118 * TODO: Remove battery.el entry (DONE).
4119
4120 * TUTORIAL.nl: Synchronize with TUTORIAL. Correct some typos.
4121 Make the terminology more consistent. Fill the text using the
4122 default `fill-column'.
4123
4124 2005-02-08 Lute Kamstra <lute@gnu.org>
4125
4126 * TUTORIAL: Remove some uses of the term "buffer" before it is
4127 properly introduced. Update the description of the mode line.
4128 Consistently use "<ESC>" to denote the ESC key and "<SPC>" to
4129 denote the Space bar. Capitalize all command descriptions.
4130
4131 2005-02-06 Richard M. Stallman <rms@gnu.org>
4132
4133 * DEBUG: Minor clarification.
4134
4135 2005-02-05 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
4136
4137 * emacs.bash: Update the name of the socket of the Emacs server.
4138
4139 2005-01-22 David Kastrup <dak@gnu.org>
4140
4141 * NEWS: Mention alias `find-grep' for `grep-find'.
4142
4143 2005-01-22 Nick Roberts <nickrob@snap.net.nz>
4144
4145 * TODO: Add entry for toolbar on ttys.
4146
4147 2005-01-18 Nick Roberts <nickrob@snap.net.nz>
4148
4149 * DEBUG: Suggest separate terminal for debug session.
4150
4151 2005-01-15 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
4152
4153 * TUTORIAL.nl: Correct translation and the Dutch text (typos).
4154 More consistent use of terminology.
4155
4156 2005-01-13 Cheng Gao <chenggao@gmail.com>
4157
4158 * MORE.STUFF: Add entries of some well known and widely used packages.
4159
4160 2005-01-07 Lars Hansen <larsh@math.ku.dk>
4161
4162 * NEWS: Describe desktop package lazy restore feature.
4163
4164 2004-12-21 Richard M. Stallman <rms@gnu.org>
4165
4166 * DISTRIB: Don't say "freeware".
4167
4168 2004-12-15 Nick Roberts <nickrob@snap.net.nz>
4169
4170 * DEBUG: Change printing example to break on a procedure name.
4171
4172 2004-12-11 Dan Nicolaescu <dann@ics.uci.edu>
4173
4174 * e/eterm.ti: Add rs1.
4175 * e/eterm: Regenerate.
4176
4177 2004-12-08 Alexandre VEYRENC <veyrenc@wanadoo.fr> (tiny change)
4178
4179 * fr-refcard.tex: Fix typos.
4180
4181 2004-12-07 Jan Djärv <jan.h.d@swipnet.se>
4182
4183 * PROBLEMS: Update information about klipper on KDE.
4184
4185 2004-11-26 Jan Djärv <jan.h.d@swipnet.se>
4186
4187 * NEWS: Rename use-old-gtk-file-dialog to x-use-old-gtk-file-dialog.
4188
4189 2004-10-08 Frédéric Bothamy <frederic.bothamy@free.fr> (tiny change)
4190
4191 * TUTORIAL.fr: Minor wording fix.
4192
4193 2004-10-04 Luc Teirlinck <teirllm@auburn.edu>
4194
4195 * enriched.doc: Update for new bindings of `set-left-margin' and
4196 `set-right-margin'.
4197
4198 2004-10-04 Kim F. Storm <storm@cua.dk>
4199
4200 * DEBUG: Mention pp and ff commands.
4201
4202 2004-09-26 Luc Teirlinck <teirllm@auburn.edu>
4203
4204 * enriched.doc: `enriched-annotation-alist' is now called
4205 `enriched-translations'.
4206
4207 2004-09-26 Dan Nicolaescu <dann@ics.uci.edu>
4208
4209 * e/eterm.ti: Comment out smcup, rmcup. Add kbs, kdch1, rc, sc.
4210 Reformat.
4211 * e/eterm: Regenerate.
4212
4213 2004-09-25 Jan Djärv <jan.h.d@swipnet.se>
4214
4215 * PROBLEMS: Updated exec-shield description.
4216
4217 2004-09-16 Dan Nicolaescu <dann@ics.uci.edu>
4218
4219 * e/eterm.ti: Change the strings for smso and rmso.
4220 * e/eterm: Regenerate.
4221
4222 2004-09-09 Thien-Thi Nguyen <ttn@gnu.org>
4223
4224 * MORE.STUFF (EDB): Update entry.
4225
4226 2004-09-07 Dan Nicolaescu <dann@ics.uci.edu>
4227
4228 * e/eterm.ti: Add `op' entry to enable colors in term.
4229 * e/eterm: Regenerate.
4230
4231 2004-09-04 Eric S. Raymond <esr@thyrsus.com>
4232
4233 * PROBLEMS: More reorganization to exile old stuff to the
4234 pre-2000 section. I looked up end-of-life dates for a bunch
4235 of old Unixes to check.
4236
4237 2004-08-24 Bill Wohler <wohler@newt.com>
4238
4239 * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.82.
4240
4241 2004-08-22 David Kastrup <dak@gnu.org>
4242
4243 * PROBLEMS, MAILINGLISTS: Update AUCTeX information.
4244
4245 2004-08-21 Bill Wohler <wohler@newt.com>
4246
4247 * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.81.
4248
4249 2004-08-21 Eric S. Raymond <esr@thyrsus.com>
4250
4251 * PROBLEMS: Massively rearranged by category, to make environment
4252 features and symptoms easier to find. Bugs relating to
4253 20th-century systems moved to the end. Most problem headers
4254 changed to "object: variation" format.
4255
4256 2004-08-15 Bill Wohler <wohler@newt.com>
4257
4258 * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.4.80.
4259
4260 2004-08-14 Romain Francoise <romain@orebokech.com>
4261
4262 * NEWS: Mention the thumbs.el package.
4263
4264 2004-08-14 Eric Hanchrow <offby1@blarg.net>
4265
4266 * TUTORIAL.es: Replace actual whitespace with the magic string
4267 that causes help-with-tutorial to automatically insert the correct
4268 amount.
4269
4270 2004-08-10 Steven Tamm <steventamm@mac.com>
4271
4272 * PROBLEMS: Remove description of Mac OS version upgrade
4273 problems as it is no longer applicable.
4274
4275 2004-07-27 Werner Lemberg <wl@gnu.org>
4276
4277 * NEWS: Document all new tutorials.
4278
4279 2004-08-05 Reiner Steib <Reiner.Steib@gmx.de>
4280
4281 * GNUS-NEWS: Import from the v5_10 branch of the Gnus repository.
4282
4283 * NEWS (Gnus package): Gnus includes Sieve and PGG. Gnus changes
4284 are described in GNUS-NEWS.
4285
4286 2004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
4287
4288 * gnus.xpm, gnus-pointer.xbm, gnus-pointer.xpm: Import from the
4289 v5_10 branch of the Gnus repository.
4290
4291 2004-07-14 Luc Teirlinck <teirllm@auburn.edu>
4292
4293 * MORE.STUFF: Tramp is now distributed with Emacs.
4294
4295 2004-07-12 Bill Wohler <wohler@newt.com>
4296
4297 * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.4.4.
4298
4299 2004-07-08 David Kastrup <dak@gnu.org>
4300
4301 * NEWS (Lisp changes in 21.4): Document (match-data t) change.
4302
4303 2002-06-26 Eli Zaretskii <eliz@is.elta.co.il>
4304
4305 * FOR-RELEASE: Moved to the admin directory.
4306
4307 2004-06-24 David Kastrup <dak@gnu.org>
4308
4309 * NEWS: Move description from new paragraph-start and
4310 indent-line-function defaults to general news instead of new
4311 packages. Same for query-replace-skip-read-only.
4312 Add description of new `\,' and `\?' replacement string features.
4313
4314 2004-06-23 Luc Teirlinck <teirllm@auburn.edu>
4315
4316 * MORE.STUFF: Delete obsolete URL.
4317
4318 2004-06-10 Lars Hansen <larsh@math.ku.dk>
4319
4320 * NEWS: Describe dired-omit-mode. Describe desktop package changes.
4321
4322 2004-05-29 Steven Tamm <steventamm@mac.com>
4323
4324 * PROBLEMS: Document the workaround for the Mac OS X port not
4325 picking up the environment variables from dotfiles.
4326
4327 2004-05-16 Juri Linkov <juri@jurta.org>
4328
4329 * TUTORIAL.pt_BR: Add coding: latin-1, sentence-end-double-space: nil.
4330
4331 * ru-refcard.tex: Add C-u and RET to `C-h t Russian'.
4332
4333 2004-05-15 Alex Ott <ott@jet.msk.su>
4334
4335 * ru-refcard.tex, ru-refcard.ps: New files.
4336
4337 2004-05-14 David Ponce <david@dponce.com>
4338
4339 * tree-widget: New directory containing tree-widget themes and images.
4340
4341 2004-04-13 Marcelo Toledo <marcelo@gnu.org>
4342
4343 * TUTORIAL.pt_BR: Initial check-in.
4344
4345 2004-05-06 Dave Love <fx@gnu.org>
4346
4347 * emacs.py: New file for python-mode's internal use.
4348
4349 2004-04-22 Stefan Monnier <monnier@iro.umontreal.ca>
4350
4351 * TODO: Use outline mode. Remove compile.el entry (done).
4352
4353 2004-04-18 Juri Linkov <juri@jurta.org>
4354
4355 * TUTORIAL.fr, TUTORIAL.pl, TUTORIAL.ru, TUTORIAL.sl, TUTORIAL.sv
4356 * TUTORIAL.th: Add sentence-end-double-space: nil.
4357
4358 * TUTORIAL.it, TUTORIAL.nl, TUTORIAL.sv: Add coding: latin-1.
4359
4360 2004-04-16 Alex Ott <ottalex@narod.ru>
4361
4362 * TUTORIAL.ru: Various corrections.
4363
4364 2004-04-14 Jan Nieuwenhuizen <janneke@gnu.org>
4365
4366 * TUTORIAL.nl: Update Delete/Delback translation.
4367
4368 2004-04-05 Jesper Harder <harder@ifa.au.dk>
4369
4370 * TODO: Remove index-apropos entry.
4371
4372 2004-04-01 Juri Linkov <juri@jurta.org>
4373
4374 * HELLO: Add Javanese.
4375
4376 2004-03-29 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4377
4378 * ps-prin1.ps: Clip the header and footer area, so text will not be
4379 printed outside header or footer, respectively.
4380 (HeaderClip, FooterClip): New PostScript funs.
4381 (HeaderText, FooterText): Adjust PostScript code.
4382
4383 2004-03-29 Jan Djärv <jan.h.d@swipnet.se>
4384
4385 * TODO: Removed drag-and-drop entry (DONE).
4386
4387 2004-03-19 Kim F. Storm <storm@cua.dk>
4388
4389 * TODO: Remove entries for fringe related issues (DONE).
4390 Remove entry about image-relative coordinates of mouse clicks (DONE).
4391
4392 2004-03-11 Daniel Pfeiffer <occitan@esperanto.org>
4393
4394 * compilation.txt: New file.
4395
4396 2004-02-29 Juanma Barranquero <lektu@terra.es>
4397
4398 * NEWS: Remove bogus reference to user option unicode-data.
4399
4400 2004-02-16 Klaus Zeitler <kzeitler@lucent.com>
4401
4402 * PROBLEMS: Document crashes on X when build with GCC and GNU ld.
4403
4404 2004-02-08 Andreas Schwab <schwab@suse.de>
4405
4406 * NEWS: Fix typo.
4407
4408 2003-12-29 Ognyan Kulev <ogi@fmi.uni-sofia.bg>
4409
4410 * TUTORIAL.bg: Use windows-1251 encoding. Fix punctuation errors.
4411
4412 2003-11-21 Lars Hansen <larsh@math.ku.dk>
4413
4414 * TODO: Add plans for change of file attributes UID and GID from
4415 integer to string.
4416
4417 2003-11-10 Kailash C. Chowksey <klchxbec@m-net.arbornet.org>
4418
4419 * HELLO: Add Kannada.
4420
4421 2003-11-05 Juri Linkov <juri@jurta.org>
4422
4423 * HELLO: Fix language names. Add C, Braille, Georgian, Ukrainian.
4424 Add IPA pronunciation to English. Fix tab widths.
4425
4426 2003-11-03 David Ponce <david.ponce@wanadoo.fr>
4427
4428 * PROBLEMS: Document segfaults with Linux kernels that enable the
4429 Exec-shield functionality.
4430
4431 2003-10-30 Kenichi Handa <handa@m17n.org>
4432
4433 * HELLO: Fix cases of language names. Make German lines one.
4434 Delete FORTRAN, add Mathematics.
4435
4436 2003-10-24 Jan Djärv <jan.h.d@swipnet.se>
4437
4438 * PROBLEMS: Characters are displayed as empty boxes or
4439 with wrong font under X.
4440
4441 2003-09-30 Werner Lemberg <wl@gnu.org>
4442
4443 * TUTORIAL.de: Minor updates and grammatical fixes.
4444
4445 2003-09-02 Glenn Morris <gmorris@ast.cam.ac.uk>
4446
4447 * TODO: Add invisible text kill/yank issue.
4448
4449 2003-08-29 Wim Nieuwenhuizen <wwwillem@xs4all.nl>
4450
4451 * TUTORIAL.nl: Many changes.
4452
4453 2003-08-20 Stephen Eglen <stephen@gnu.org>
4454
4455 * MORE.STUFF: Update URLs for several projects.
4456
4457 2003-07-22 Andrew Choi <akochoi@shaw.ca>
4458
4459 * PROBLEMS: Truncated process output with pty's on Mac OS X.
4460
4461 2003-07-14 Nick Roberts <nick@nick.uklinux.net>
4462
4463 * NEWS: Merge in the changes for versions 21.2 and 21.3 as
4464 documented on the EMACS_21_1_RC branch.
4465
4466 2003-03-03 Chao-Hong Liu <chliu@gnu.org>
4467
4468 * TUTORIAL.cn: Updated.
4469 * TUTORIAL.zh: Updated.
4470
4471 2003-04-24 Bill Wohler <wohler@newt.com>
4472
4473 * MH-E-NEWS: Upgraded to MH-E version 7.3.
4474
4475 2003-04-03 Kenichi Handa <handa@m17n.org>
4476
4477 * HELLO: Fix the malayalam line.
4478
4479 2003-04-01 Dave Love <fx@gnu.org>
4480
4481 * letter.xpm: Use transparent/opaque `colors'.
4482
4483 * letter.xbm: Deleted.
4484
4485 * letter.pbm: New.
4486
4487 2003-03-24 Andreas Schwab <schwab@suse.de>
4488
4489 * HELLO: Remove extra TAB in Greek entries.
4490
4491 2003-03-03 Chao-Hong Liu <chliu@gnu.org>
4492
4493 * TUTORIAL.cn, TUTORIAL.zh: New files.
4494
4495 * TUTORIAL.translators: List TUTORIAL.cn and TUTORIAL.zh.
4496
4497 2003-02-24 Kenichi Handa <handa@m17n.org>
4498
4499 * HELLO: Add Malayalam.
4500
4501 2003-02-13 Dave Love <fx@gnu.org>
4502
4503 * TUTORIAL.es: Add coding spec.
4504
4505 2003-02-11 Kenichi Handa <handa@m17n.org>
4506
4507 * HELLO: Fix Hindi and add Tamil.
4508
4509 2003-02-05 Francesco Potortì <pot@gnu.org>
4510
4511 * TUTORIAL.it: Italian tutorial.
4512 From Alfredo Finelli <alfredofnl@tiscali.it> (original translator).
4513 Revised by Francesco Potortì <pot@gnu.org>.
4514
4515 2003-02-03 Bill Wohler <wohler@newt.com>
4516
4517 * MH-E-NEWS: Upgraded to MH-E version 7.2.
4518
4519 2003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
4520
4521 * MACHINES: Added Cygwin.
4522
4523 2003-01-27 Jan Djärv <jan.h.d@swipnet.se>
4524
4525 * DEBUG: Added note about xmon.
4526
4527 2003-01-20 Joanna Pluta <joanna_p@gazeta.pl>
4528
4529 * TUTORIAL.pl: Updated.
4530
4531 2003-01-11 Pavel Janík <Pavel@Janik.cz>
4532
4533 * TUTORIAL.sk: Updated to reflect changes in English version.
4534 From Miroslav Vaško <zemiak@zoznam.sk>.
4535
4536 2003-01-09 Francesco Potortì <pot@gnu.org>
4537
4538 * etags.1: Added reference to the new `etags --help --lang=LANG'
4539 option.
4540
4541 2003-01-08 Bill Wohler <wohler@newt.com>
4542
4543 * MH-E-NEWS: Upgraded to MH-E version 7.1.
4544
4545 2003-01-01 Steven Tamm <steventamm@mac.com>
4546
4547 * MACHINES: Added pointer to Mac OS X install instructions.
4548
4549 2002-12-10 Kenichi Handa <handa@m17n.org>
4550
4551 * TUTORIAL.sv: Renamed from TUTORIAL.se.
4552
4553 2002-11-29 Bill Wohler <wohler@newt.com>
4554
4555 * MH-E-NEWS: Upgraded to MH-E version 7.0.
4556
4557 2002-11-22 Rafael Sepúlveda <drs@gnulinux.org.mx>
4558
4559 * TUTORIAL.es: Extensively changed and updated.
4560
4561 2002-10-01 Bill Wohler <wohler@newt.com>
4562
4563 * MH-E-NEWS: Upgraded to mh-e version 6.1.1.
4564
4565 2002-09-16 Jonathan Yavner <jyavner@engineer.com>
4566
4567 * ses-example.ses: New file: example spreadsheet.
4568
4569 2002-09-04 Kenichi Handa <handa@etl.go.jp>
4570
4571 * HELLO: Fix Unicode Greek line.
4572
4573 2002-09-03 Kenichi Handa <handa@etl.go.jp>
4574
4575 * TUTORIAL.ja: Updated in accordance with the latest English
4576 version.
4577
4578 2002-09-01 Andreas Schwab <schwab@suse.de>
4579
4580 * TUTORIAL.de: Updated in accordance with the English version.
4581 From Mario Lang <mlang@delysid.org>.
4582
4583 2002-08-12 Markus Rost <rost@math.ohio-state.edu>
4584
4585 * HELLO: Fix some white spaces.
4586
4587 2002-06-26 Richard M. Stallman <rms@gnu.org>
4588
4589 * ps-prin0.ps, ps-prin1.ps: Add license exception.
4590
4591 2002-06-16 Eli Zaretskii <eliz@is.elta.co.il>
4592
4593 * TUTORIAL.fr: New version from Éric Jacoboni <jaco@teaser.fr>.
4594
4595 2002-05-04 Eli Zaretskii <eliz@is.elta.co.il>
4596
4597 * HELLO: Add a few greetings that use Unicode characters.
4598
4599 2002-04-20 Eli Zaretskii <eliz@is.elta.co.il>
4600
4601 * termcap.src: New version from ftp://invisible-island.net.
4602
4603 2002-03-24 Pavel Janík <Pavel@Janik.cz>
4604
4605 * TUTORIAL.translators: New file, list of tutorial translators.
4606
4607 2002-02-01 ShengHuo ZHU <zsh@cs.rochester.edu>
4608
4609 * gnus.xpm: Remove garbage.
4610
4611 2002-01-27 Pavel Janík <Pavel@Janik.cz>
4612
4613 * letter.xpm: New file, XPM variant of letter.xbm.
4614
4615 2001-12-03 Pavel Janík <Pavel@Janik.cz>
4616
4617 * COPYING: Move back.
4618
4619 2001-11-29 Pavel Janík <Pavel@Janik.cz>
4620
4621 * COPYING: Removed.
4622
4623 2001-11-23 Eli Zaretskii <eliz@is.elta.co.il>
4624
4625 * emacstool.1, etags.1, emacs.1: Modify distribution terms to
4626 something simpler than the GFDL.
4627
4628 2001-11-22 Colin Walters <walters@debian.org>
4629
4630 * PROBLEMS: Remove already applied calc info patches.
4631 Clarify that there is no such thing as Debian GNU/Linux 2.4.3. ftpd is
4632 not handled by alternatives in Debian, the reporter surely meant
4633 just "--config ftp".
4634
4635 2001-11-18 Eli Zaretskii <eliz@is.elta.co.il>
4636
4637 * fr-survival.tex: New file, from Éric Jacoboni <jaco@teaser.fr>.
4638
4639 2001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
4640
4641 * TUTORIAL.fr: New version from Éric Jacoboni <jaco@teaser.fr>.
4642
4643 2001-11-17 Colin Walters <walters@debian.org>
4644
4645 * PROBLEMS: Remove calc problems.
4646
4647 2001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
4648
4649 * TUTORIAL.fr: New file. From Éric Jacoboni <jaco@teaser.fr>.
4650
4651 2001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
4652
4653 * Makefile (mostlyclean, clean, distclean, maintainer-clean):
4654 Add *.dvi and *.log.
4655 (SOURCES): Update the list of files.
4656
4657 * calccard.tex: New file.
4658 * calccard.ps: New file.
4659
4660 2001-11-01 Eli Zaretskii <eliz@is.elta.co.il>
4661
4662 * etags.1: Replace presentation-level troff macros that simulate
4663 tables with tbl markup. From Eric S. Raymond <esr@thyrsus.com>.
4664
4665 2001-10-20 Gerd Moellmann <gerd@gnu.org>
4666
4667 * (Version 21.1 released.)
4668
4669 2001-09-29 Eli Zaretskii <eliz@is.elta.co.il>
4670
4671 * HELLO: Fix the Italian and Maltese entries. From Trevor Spiteri
4672 <tbspit@eng.um.edu.mt>.
4673
4674 2001-08-25 Pavel Janík <Pavel@Janik.cz>
4675
4676 * HELLO: Slovak language name added to be compatible with other
4677 languages.
4678
4679 2001-08-23 Eli Zaretskii <eliz@is.elta.co.il>
4680
4681 * TUTORIAL.pl: Updated in accordance with the English version.
4682 From Beata Wierzchołowska <beataw@orient.uw.edu.pl> and
4683 Janusz S. Bien <jsbien@mail.uw.edu.pl>.
4684
4685 2001-08-14 Eli Zaretskii <eliz@is.elta.co.il>
4686
4687 * MACHINES: Modify the entry for HITACHI SR2001/SR2201 series, as
4688 per config.sub and config.guess. Reported by Ryo Furue
4689 <furufuru@ccsr.u-tokyo.ac.jp>.
4690
4691 2001-08-10 Pavel Janík <Pavel@Janik.cz>
4692
4693 * TUTORIAL.sk: Updated in accordance with the English version.
4694 From Miroslav Vaško <vasko@debian.cz>.
4695
4696 2001-08-08 Eli Zaretskii <eliz@is.elta.co.il>
4697
4698 * TUTORIAL.ko: Updated in accordance with the English version.
4699 From Koaunghi Un <koaunghi@world.kaist.ac.kr>.
4700
4701 2001-08-06 Pavel Janík <Pavel@Janik.cz>
4702
4703 * TUTORIAL.cs: Update from Milan Zamazal.
4704
4705 2001-08-05 Pavel Janík <Pavel@Janik.cz>
4706
4707 * TUTORIAL.cs, TUTORIAL.sk, cs-refcard.tex, sk-refcard.tex: E-mail
4708 address of Milan Zamazal changed.
4709
4710 2001-08-04 Pavel Janík <Pavel@Janik.cz>
4711
4712 * TUTORIAL, TUTORIAL.cs: Be consistent when naming CONTROL and
4713 META keys.
4714
4715 2001-05-17 Francesco Potortì <pot@gnu.org>
4716
4717 * etags.1: Add the latest changes to etags behavior.
4718
4719 2001-05-04 Eli Zaretskii <eliz@is.elta.co.il>
4720
4721 * emacsclient.1: Place in the public domain.
4722
4723 2001-04-29 Eli Zaretskii <eliz@is.elta.co.il>
4724
4725 * emacstool.1: Place under GFDL.
4726
4727 2001-04-25 Eli Zaretskii <eliz@is.elta.co.il>
4728
4729 * emacs.1: Place under GFDL.
4730
4731 * etags.1: Ditto.
4732
4733 * gfdl.1: New file.
4734
4735 2001-04-18 Gerd Moellmann <gerd@gnu.org>
4736
4737 * TUTORIAL.sk, sk-survival.tex
4738 * sk-refcard.ps, sk-refcard.tex, sk-dired-ref.ps
4739 * sk-dired-ref.tex: New files.
4740
4741 * cs-survival.tex, cs-dired-ref.ps, cs-dired-ref.tex: New files.
4742 From Pavel@Janik.cz (Pavel Janík).
4743
4744 2001-04-10 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4745
4746 * ps-prin1.ps: Footer implementation. Doc fix.
4747 (doLineNumber): Code fix for line number color.
4748 (BeginPage, BeginSheet, HeaderFramePath, HeaderFrame, HeaderText):
4749 Code fix for footer implementation.
4750 (TextStart, SetFooterLines, FooterFrameStart, doFramePath)
4751 (FooterFramePath, doFrame, FooterFrame, FooterStart)
4752 (HeaderOrFooterTextLines, HeaderOrFooterText, FooterText): New funs.
4753
4754 2001-04-03 Gerd Moellmann <gerd@gnu.org>
4755
4756 * splash8.xpm: New image from Luis Fernandes <elf@ee.ryerson.ca>
4757 for color depth 8.
4758
4759 2001-04-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4760
4761 * ps-prin1.ps: Line and paragraph spacing feature.
4762 (LineHS, ParagraphHS, EffectUnderline, EffectStrikeou, EffectOverline)
4763 (EffectShadow, EffectBox, EffectOutline): New vars.
4764 (PSL, S, EF, printZebra, doColumnZebra, doZebra): Code fix.
4765 (PHL, LHL): New funs.
4766
4767 * ps-prin2.ps: File eliminated.
4768
4769 2001-03-26 Gerd Moellmann <gerd@gnu.org>
4770
4771 * splash.pbm: New image from Luis Fernandes <elf@ee.ryerson.ca>.
4772
4773 2001-03-15 Gerd Moellmann <gerd@gnu.org>
4774
4775 * splash.xpm, splash.pbm: Replaced with new images from
4776 Luis Fernandes <elf@ee.ryerson.ca>.
4777
4778 2001-03-05 Gerd Moellmann <gerd@gnu.org>
4779
4780 * cs-refcard.ps, cs-refcard.tex: New files.
4781
4782 2001-02-26 Gerd Moellmann <gerd@gnu.org>
4783
4784 * THE-GNU-PROJECT: New file.
4785
4786 2001-02-22 Andrew Innes <andrewi@gnu.org>
4787
4788 * MACHINES: Update pointer to MS-Windows install instructions.
4789
4790 2001-02-20 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4791
4792 * ps-prin1.ps: Code fix to support `ps-zebra-stripe-follow'
4793 functionality enhancement.
4794 (doColumnZebra): Code fix.
4795
4796 2001-02-08 Dave Love <fx@gnu.org>
4797
4798 * tasks.texi, SERVICE: Updated.
4799
4800 2001-02-03 Andrew Innes <andrewi@gnu.org>
4801
4802 * PROBLEMS: Add note about need to specify extra compiler flags
4803 with recent Cygwin ports of gcc.
4804
4805 2001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
4806
4807 * DEBUG: Expand and update, based on the instructions to
4808 pretesters, nt/INSTALL, and private communications and experience.
4809
4810 2001-01-17 Dave Love <fx@gnu.org>
4811
4812 * termcap.src: New version from http://www.tuxedo.org/~esr/terminfo/.
4813
4814 2001-01-08 Gerd Moellmann <gerd@gnu.org>
4815
4816 * TUTORIAL.es: New file.
4817
4818 2001-01-08 Kevin Gallagher <kevingal@onramp.net>
4819
4820 * edt-user.doc: Updated to reflect EDT Emulation version 4.0
4821 enhancements.
4822
4823 2000-12-29 Gerd Moellmann <gerd@gnu.org>
4824
4825 * fr-refcard.tex, fr-refcard.ps, fr-drdref.tex, fr-drdref.ps: New
4826 files.
4827
4828 2000-12-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4829
4830 * ps-prin1.ps: Handle form feed better when ps-zebra-stripe-follow
4831 is non-nil.
4832 (printZebra, BeginPage): Code fix.
4833
4834 2000-12-15 Miles Bader <miles@gnu.org>
4835
4836 * DEBUG: Add note about using `inverse-video' to detect excessive
4837 screen redraw.
4838
4839 2000-12-07 Dave Love <fx@gnu.org>
4840
4841 * CODINGS, CHARSETS: Removed. (Mule 2.3 relics.)
4842
4843 2000-11-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4844
4845 * ps-prin1.ps: Eliminated the line number font predefinition.
4846
4847 2000-11-09 Kenichi Handa <handa@etl.go.jp>
4848
4849 * TUTORIAL.ja: Adjusted for the change of TUTORIAL (use C-x C-l,
4850 not M-:, as example of disabled command).
4851
4852 2000-11-02 Gerd Moellmann <gerd@gnu.org>
4853
4854 * ONEWS.1, ONEWS.2, ONEWS.3, ONEWS.4: Renamed from NEWS.*.
4855
4856 2000-10-16 Gerd Moellmann <gerd@gnu.org>
4857
4858 * 3B-MAXMEM, AIX.DUMP, SUN-SUPPORT: Removed.
4859
4860 * tasks.texi: Updated to the version from /gd/gnuorg.
4861
4862 * FTP: Refer to the GNU web site.
4863
4864 2000-10-12 Dave Love <fx@gnu.org>
4865
4866 * gnus.pbm: New file.
4867
4868 * gnus.xbm: Deleted.
4869
4870 2000-10-05 Miles Bader <miles@lsi.nec.co.jp>
4871
4872 * gnus-pointer.xbm, gnus-pointer.xpm: Remove top empty line.
4873
4874 2000-09-22 Gerd Moellmann <gerd@gnu.org>
4875
4876 * splash.xbm: File removed.
4877 * splash.pbm: New file.
4878
4879 2000-09-20 Gerd Moellmann <gerd@gnu.org>
4880
4881 * splash.xbm: New file.
4882
4883 2000-09-19 Gerd Moellmann <gerd@gnu.org>
4884
4885 * splash.xpm: New file.
4886
4887 2000-09-11 Dave Love <fx@gnu.org>
4888
4889 * gnus.xbm, gnus.xpm, gnus-pointer.xpm, gnus-pointer.xbm: New
4890 files.
4891
4892 2000-08-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4893
4894 * ps-prin3.ps: Eliminated.
4895
4896 * ps-prin2.ps: Changed comment version (6.0).
4897
4898 * ps-prin1.ps: Changed comment version (6.0).
4899
4900 * ps-prin0.ps: Changed comment version (6.0).
4901
4902 2000-08-24 Wlodzimierz Bzyl <matwb@univ.gda.pl>
4903
4904 * survival.tex: New file.
4905
4906 2000-08-21 Gerd Moellmann <gerd@gnu.org>
4907
4908 * de-refcard.ps, de-refcard.tex: Renamed from refcard-de.*.
4909
4910 * pl-refcard.ps, pl-refcard.tex: Renamed from refcard-pl.*.
4911
4912 2000-08-17 Gerd Moellmann <gerd@gnu.org>
4913
4914 * NEWS.1: Reintegrated into NEWS.
4915
4916 * OOOOONEWS...OONEWS: Renamed to NEWS.1...NEWS.4.
4917
4918 2000-08-16 Gerd Moellmann <gerd@gnu.org>
4919
4920 * dired-ref.tex, dired-ref.ps: New files.
4921
4922 * refcard-de.tex, refcard-de.ps: New files.
4923
4924 2000-07-20 Gerd Moellmann <gerd@gnu.org>
4925
4926 * emacs.1: Change `-b' to `-bw'.
4927
4928 2000-07-07 Andreas Schwab <schwab@suse.de>
4929
4930 * yow.lines: Fix indentation.
4931
4932 2000-06-07 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4933
4934 * ps-prin0.ps: Insert a version number comment (5.2.2).
4935 Indentation fix.
4936
4937 * ps-prin1.ps: Insert a version number comment (5.2.2).
4938 Can select page size with/without giving an error if PostScript
4939 printer doesn't have this kind of page size. Zebra Stripe
4940 continues or restarts on next page. Indentation fix.
4941 (BeginSheet): If necessary, rescale n-up to fit on the sheet of
4942 paper.
4943 (BeginDoc, doColumnZebra, HeaderText): Code fix.
4944 (SetPageSize): New proc.
4945
4946 * ps-prin2.ps: Insert a version number comment (5.2.2).
4947
4948 * ps-prin3.ps: Insert a version number comment (5.2.2).
4949 Indentation fix.
4950
4951 2000-05-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4952
4953 * ps-prin1.ps: PostScript code compatibility with other utilities
4954 like mpage, psnup, etc.
4955 (isLineStep): Code fix.
4956 (BeginDoc, BeginSheet): Utility compatibility.
4957
4958 2000-05-03 Dave Love <fx@gnu.org>
4959
4960 * letter.xbm: New file.
4961
4962 2000-04-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4963
4964 * ps-prin0.ps: PostScript level 1 compatibility.
4965
4966 * ps-prin1.ps: PostScript level 1 compatibility, Upside-down
4967 printing and line number step.
4968 (BeginDoc, doLineNumber, SL, HL): Code fix.
4969 (isLineStep, PSL): New funs.
4970
4971 * ps-prin3.ps: PostScript level 1 compatibility.
4972
4973 2000-04-10 Gerd Moellmann <gerd@gnu.org>
4974
4975 * refcard.bit: Removed.
4976
4977 2000-04-10 Wlodzimierz Bzyl <matwb@monika.univ.gda.pl>
4978
4979 * refcard-pl.ps: New file.
4980 * refcard-pl.tex: New file.
4981
4982 2000-03-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4983
4984 * ps-prin0.ps: Replace gs_languagelevel by languagelevel.
4985 (DefOp): New proc.
4986
4987 * ps-prin1.ps: Replace gs_languagelevel by languagelevel.
4988 (printBackground, SetColor): New procs.
4989 (ZebraColor): Renaming old ZebraGray var.
4990
4991 2000-03-23 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4992
4993 * ps-prin1.ps: Eliminate SkipFirstPage.
4994
4995 2000-03-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4996
4997 * ps-prin0.ps: Define command only for language level 1.
4998
4999 2000-03-16 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5000
5001 * ps-prin0.ps: Define packedarray operator for language level 1,
5002 adjust setduplexmode and settumble definitions.
5003
5004 2000-03-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5005
5006 * ps-prin0.ps: New file.
5007
5008 * ps-prin1.ps, ps-prin3.ps: Eliminate CheckConfig.
5009
5010 2000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5011
5012 * ps-prin1.ps, ps-prin2.ps, ps-prin3.ps: New files.
5013
5014 1999-11-30 Paul Eggert <eggert@twinsun.com>
5015
5016 * PROBLEMS: Update Solaris 2.6 and 7 problems.
5017
5018 1999-11-22 Paul Eggert <eggert@twinsun.com>
5019
5020 * NEWS: Rename messages-locale to system-messages-locale
5021 and time-locale to system-time-locale.
5022
5023 1999-10-24 Noah Friedman <friedman@splode.com>
5024
5025 * yow.lines: Add more quotes. Correct a misquote.
5026
5027 * spook.lines: Add more phrases.
5028
5029 1999-10-23 Paul Eggert <eggert@twinsun.com>
5030
5031 * NEWS: Describe new functions and variables for locales.
5032
5033 1999-10-07 Gerd Moellmann <gerd@gnu.org>
5034
5035 * TUTORIAL.ro: Change copyright statement.
5036
5037 1999-07-12 Richard Stallman <rms@gnu.org>
5038
5039 * Version 20.4 released.
5040
5041 1999-06-27 Karl Heuer <kwzh@gnu.org>
5042
5043 * yow.lines: Fix indentation. Fix typo.
5044
5045 1999-01-19 Dave Love <fx@gnu.org>
5046
5047 * MORE.STUFF: Revamped.
5048
5049 1999-01-14 Dave Love <fx@gnu.org>
5050
5051 * FAQ: Merge posted updates.
5052
5053 1998-12-14 Dave Love <fx@gnu.org>
5054
5055 * FAQ: Somewhat edited copy of the most recently posted version.
5056
5057 1998-11-04 Kenichi Handa <handa@etl.go.jp>
5058
5059 * MACHINES (NEC EWS4800): New section.
5060
5061 1998-09-04 Karl Heuer <kwzh@gnu.org>
5062
5063 * TUTORIAL: Use C-x C-l, not M-:, as example of disabled command.
5064
5065 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
5066
5067 * Version 20.3 released.
5068
5069 * TUTORIAL.ro: New file.
5070
5071 1998-04-10 Ken'ichi Handa <handa@melange.gnu.org>
5072
5073 * TUTORIAL.sl: Renamed back to the original.
5074
5075 1998-04-10 Kenichi Handa <handa@etl.go.jp>
5076
5077 * TUTORIAL.cs: Renamed from TUTORIAL.cz.
5078 * TUTORIAL.ja: Renamed from TUTORIAL.jp.
5079 * TUTORIAL.ka: Renamed from TUTORIAL.kr.
5080 * TUTORIAL.sk: Renamed from TUTORIAL.sl.
5081
5082 1998-04-06 Kenichi Handa <handa@etl.go.jp>
5083
5084 * TUTORIAL.jp: Re-translated for the latest TUTORIAL.
5085
5086 1998-03-26 Richard Stallman <rms@psilocin.gnu.org>
5087
5088 * TUTORIAL.sl: New file.
5089
5090 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5091
5092 * Version 20.2 released.
5093
5094 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5095
5096 * Version 20.1 released.
5097
5098 1997-06-02 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
5099
5100 * CODINGS, CHARSETS: New files.
5101
5102 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5103
5104 * Version 19.33 released.
5105
5106 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5107
5108 * Version 19.32 released.
5109
5110 1996-06-23 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5111
5112 * refcard.ps: File obtained from someone else;
5113 it was generated badly here.
5114
5115 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
5116
5117 * Version 19.31 released.
5118
5119 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
5120
5121 * TUTORIAL: Rephrase the first page to fit on a standard tty screen.
5122
5123 1996-05-03 Richard Stallman <rms@delasyd.gnu.ai.mit.edu>
5124
5125 * emacs.bash: Use >|.
5126
5127 1996-01-20 Geoff Voelker <voelker@cs.washington.edu>
5128
5129 * rgb.txt: New file.
5130
5131 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5132
5133 * Version 19.30 released.
5134
5135 1995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
5136
5137 * gnus-tut.txt: New file.
5138
5139 1995-07-26 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
5140
5141 * Rename termcap to termcap.src, the historical name for an
5142 uninstalled termcap file.
5143
5144 1995-06-28 Eric S. Raymond <esr@spiff.gnu.ai.mit.edu>
5145
5146 * termcap.dat, termcap.ucb: Deleted and replaced.
5147
5148 * termcap: New termcap file from the ncurses project; bigger,
5149 better, brighter, does away with waxy yellow buildup.
5150 Email me at terminfo@ccil.org if you have any trouble with this.
5151
5152 * README: Changed to track above change.
5153
5154 1995-05-24 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
5155
5156 * TUTORIAL: Delete reference to ALT. Change <Rubout> to <Delete>.
5157
5158 1995-04-26 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
5159
5160 * Makefile (maintainer-clean): Rename from realclean.
5161
5162 1995-04-09 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5163
5164 * tpu-doc.el: File moved to etc dir and renamed.
5165
5166 1995-04-07 Boris Goldowsky <boris@cs.rochester.edu>
5167
5168 * enriched.doc: Rewritten and simplified.
5169
5170 1994-11-20 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5171
5172 * Makefile (eterm): New rule.
5173 (TIC): New variable.
5174
5175 * e/eterm, e/eterm.ti: New files.
5176
5177 1994-10-24 Boris Goldowsky <boris@mole.gnu.ai.mit.edu>
5178
5179 * enriched.doc: New file.
5180
5181 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5182
5183 * Version 19.26 released.
5184
5185 1994-07-03 Richard Stallman (rms@gnu.ai.mit.edu)
5186
5187 * TUTORIAL: Talk about flow control along with C-x C-s and C-s.
5188
5189 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5190
5191 * Version 19.25 released.
5192
5193 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5194
5195 * Version 19.24 released.
5196
5197 1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5198
5199 * Version 19.23 released.
5200
5201 1994-04-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5202
5203 * Makefile (clean): Delete DOC*.
5204
5205 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5206
5207 * Version 19.22 released.
5208
5209 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5210
5211 * Version 19.21 released.
5212
5213 1993-11-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5214
5215 * Version 19.20 released.
5216
5217 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5218
5219 * Version 19.19 released.
5220
5221 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5222
5223 * Version 19.18 released.
5224
5225 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5226
5227 * Version 19.16 released.
5228
5229 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5230
5231 * version 19.15 released.
5232
5233 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5234
5235 * Version 19.14 released.
5236
5237 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5238
5239 Bring mumbleclean targets into conformance with GNU coding standards.
5240 * Makefile (distclean): Don't remove backup and autosave files.
5241 These are easy to get rid of in other ways, and a pain to lose.
5242 (mostlyclean, realclean): New targets.
5243
5244 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5245
5246 * Version 19.13 released.
5247
5248 1993-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5249
5250 * Version 19.10 released.
5251
5252 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5253
5254 * Version 19.9 released.
5255
5256 1993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5257
5258 * Version 19.8 released.
5259
5260 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5261
5262 * Version 19.7 released.
5263
5264 1993-05-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5265
5266 * MACHINES: Mention Linux.
5267
5268 1993-04-26 Jim Blandy (jimb@totoro.cs.oberlin.edu)
5269
5270 * MACHINES: Add section for NeXT, from Thorsten Ohl.
5271
5272 1993-04-28 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5273
5274 * NEWS: Documented picture-mode improvements.
5275
5276 1993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5277
5278 * NEWS: Described the new properties of arrow keys and
5279 next-line-add-newlines. Fixed up the GUD description, it was
5280 out of date. This file referenced LNEWS when it should have
5281 said news.texi; fixed.
5282
5283 * news.texi: invocation-name now exists.
5284
5285 1993-03-27 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
5286
5287 * MORE.STUFF: Added.
5288
5289 1993-03-22 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
5290
5291 * NEWS: Preserved jimb's last change (documenting kill on
5292 read-only buffers).
5293
5294 Added documentation on new info features.
5295
5296 1993-03-22 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
5297
5298 * spook.lines: Alpha-sorted this, and added some new hot buttons
5299 for the 1990s.
5300
5301 1993-03-19 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
5302
5303 * MACHINES: Deleted some VMS caveats. If the src and lisp
5304 ChangeLogs are correct, dired and mail and process control are now
5305 fully supported.
5306
5307 * NEWS: Added finder news.
5308
5309 1993-03-19 Richard Stallman (rms@geech.gnu.ai.mit.edu)
5310
5311 * NEWS: Changed.
5312
5313 1993-03-19 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
5314
5315 * sex.6: Added 900-line support.
5316
5317 * NEWS: Added news about the package finder.
5318
5319 1993-03-19 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
5320
5321 * MACHINES: `Last updated 10 Feb 1992.' was obviously wrong, so
5322 I nuked it. Let the file mod date serve. Merged in APOLLO and
5323 SUNBUG files. Changed references to 18.* to past tense.
5324
5325 * emacs.names: Merged into JOKES. I faked a mail header from the
5326 Unknown User to delimit the first (unheaded) bit.
5327
5328 * Makefile (relock, unlock): New productions.
5329
5330 1993-03-18 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
5331
5332 Augean-stable cleaning time. Partly to save space, but mostly to
5333 reduce the dizzying amount of *stuff* confronting someone exploring
5334 the Emacs distribution, I have the following changes in the etc
5335 directory:
5336
5337 * CHARACTERS: Merged into TO-DO file under the heading "Long Range:"
5338
5339 * DIFF, CCADIFF, GOSDIFF: Merged into a new outline file titled
5340 OTHER.EMACSES. The present names don't really convey anything.
5341 Various key bindings and feature descriptions have been updated.
5342
5343 * NICKLES.WORTH: Nuked. This is copyrighted material that could land
5344 FSF in hot water.
5345
5346 * INTERVAL.IDEAS: Nuked. RMS's thinking, and indeed the
5347 implementation of intervals, have progressed way beyond this.
5348
5349 * RCP: Nuked. It no longer said anything but "Ooops, sorry!"
5350
5351 * ED.WORSHIP, GNU.JOKES: Merged into a mailbox called JOKES.
5352 Future jokes can accumulate there.
5353
5354 * DISTRIB: The actual domestic order form is now ORDERS.USA.
5355 The DISTRIB text now mentions 19.
5356
5357 * ORDERS.USA: Created. This is just the order form.
5358 DISTRIB has a pointer to it at the beginning.
5359
5360 * EUROPE: Renamed to ORDERS.EUROPE. DISTRIB now has a pointer
5361 to it at the beginning.
5362
5363 * OOOONEWS, OOOONEWS: Nuked. It's version 19 --- nobody needs the
5364 version 15 and 17 files anymore.
5365
5366 All files marked "Nuked" have actually been moved to =-prefixed
5367 names as per convention. Originals of all files merged still
5368 exist with =-names.
5369
5370 1993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5371
5372 * XENIX: Nuked (moved to =XENIX). The hackery it describes is
5373 no longer necessary in the presence of 19's function-key-map
5374 feature; I've added an explanation to the beginning of the file.
5375
5376 1993-03-10 Jim Blandy (jimb@totoro.cs.oberlin.edu)
5377
5378 * MACHINES: Update description of SYSVr3 and r4 support, due to
5379 Eric Raymond's changes.
5380
5381 1993-03-09 Jim Blandy (jimb@totoro.cs.oberlin.edu)
5382
5383 * MACHINES: Mention that you have to edit the configure script
5384 when you add support for a new machine, to get it to recognize the
5385 configuration name.
5386
5387 1992-11-20 Jim Blandy (jimb@totoro.cs.oberlin.edu)
5388
5389 * MACHINES: Converted to use GCC-style configuration names,
5390 instead of listing m/*.h and s/*.h files. All knowledge of m/ and
5391 s/ files now lives in ../configure.
5392
5393 1992-10-06 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
5394
5395 * NEWS: Document included tags tables.
5396
5397 1992-07-22 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5398
5399 * Corrected the news about VC to reflect reality.
5400
5401 1992-07-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5402
5403 * etags.1: New file, from Richard K. Pixley at Cygnus.
5404
5405 1992-06-24 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5406
5407 * Makefile: Most of the contents of this file were only relevant
5408 to things in `../lib-src'; removed all but the `distclean' and
5409 `clean' targets.
5410
5411 1992-04-14 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5412
5413 * COPYING: Got June 1991 version of the GPL here.
5414
5415 * ChangeLog: Since the old etc contents have been split into etc
5416 and lib-src, the old etc's ChangeLog has been duplicated in the
5417 new etc and lib-src. That means that each contains complete and
5418 coherent information, although each contains extraneous
5419 information.
5420
5421 1992-04-08 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5422
5423 * lib-src/etags.c: "--no-warning" option renamed to "--no-warn",
5424 to be consistent with other GNU programs, like makeinfo.
5425
5426 * lib-src/Makefile: Renamed to Makefile.in; the configure script
5427 will edit this to produce Makefile.
5428
5429 1992-04-07 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5430
5431 * etags.c (print_help, print_version): New functions.
5432 (main): Options added to support them.
5433
5434 * etags.c (longopts): New array of long names for the options.
5435 (main): Recognize them.
5436
5437 1992-04-06 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5438
5439 * etags.c (C_entries): Remove comment saying that \" in a string
5440 isn't recognized as magic, because it is correctly handled.
5441
5442 * getopt.c, getopt.h: New files, from GNU C library.
5443 * etags.c: Rewritten to use getopt.
5444 #include "getopt.h".
5445 (file_num): Variable deleted; its role is now played by getopt's
5446 optind.
5447 (main): Argument processing loop rewritten to call getopt to get
5448 next option. Options which take parameters (-o and -i) rewritten
5449 to get parameter from optarg instead of argv[1].
5450 Filename preprocessing loop and update command changed similarly.
5451 * Makefile (etags, ctags): Depend on and link with getopt.h,
5452 getopt.o, and getopt1.o.
5453 (getopt.o, getopt1.o): New targets for the GNU getopt routines.
5454
5455 * etags.c (outfflag): Variable deleted; it is non-zero iff outfile
5456 is non-zero.
5457
5458 (main): In the argument processing loop, the 'goto next_arg'
5459 statements are breaking out of the switch statement in exactly the
5460 same way that a simple 'break' statement would; replace the gotos
5461 with breaks, and remove the label.
5462
5463 1992-04-06 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5464
5465 * etags.c (C_entries): Clear tydef and next_token_is_func at start.
5466 (consider_token): Move next_token_is_func to global.
5467
5468 1992-04-02 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5469
5470 * Makefile: Conform with GNU coding standards:
5471 (mostlyclean): New target, synonymous with clean.
5472 (TAGS, check): New targets.
5473 (INSTALL, INSTALLFLAGS): New variables.
5474
5475 1992-03-31 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5476
5477 * lib-src/Makefile, etc/MACHINES, etc/NEWS: Changed references to
5478 `config.emacs' to `configure'.
5479
5480 * lib-src/Makefile: Adjusted for renaming of share-lib to etc.
5481 * etc/MACHINES: Same.
5482
5483 1992-03-30 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5484
5485 * movemail.c (main): Allow tempname to be as long as necessary,
5486 instead of limiting it to 39 characters.
5487
5488 * movemail.c (main): Move declaration of buf from top of function
5489 to local block surrounding the copy loop. This makes it less
5490 likely to be confused with the buf used by the code which checks the
5491 permissions on outname's directory.
5492
5493 1992-03-20 Jim Kingdon (kingdon@albert.gnu.ai.mit.edu)
5494
5495 * SERVICE: Remove my entry.
5496
5497 1992-03-09 David J. MacKenzie (djm@nutrimat.gnu.ai.mit.edu)
5498
5499 * Makefile (emacstool, nemacstool, xvetool): Use ${CFLAGS}, not
5500 hardcoded -g.
5501
5502 * movemail.c (xmalloc): Return char *, not int.
5503 (main) [!MAIL_USE_FLOCK]: Add a new conditional, MAIL_UNLINK_SPOOL,
5504 that is off by default -- normally don't unlink the mail spool
5505 file, just empty it. Pass creat mode 0600, not 0666.
5506
5507 1992-02-07 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5508
5509 * Makefile (../arch-lib): Depend on ${EXECUTABLES}.
5510 (all): Instead of here.
5511 (install): Don't use the -s option, since people need symbols to
5512 debug code.
5513
5514 1992-01-19 Eric Youngdale (youngdale@v6550c.nrl.navy.mil)
5515
5516 * etags-vmslib.c (fn_exp): Add type cast.
5517
5518 1992-01-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5519
5520 * movemail.c: Changes in comments.
5521
5522 1992-01-13 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5523
5524 * Makefile: Make the distclean target erase the DOC files from
5525 ../share-lib and the executables from ../arch-lib.
5526
5527 1992-01-09 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5528
5529 * emacsclient.c: #include <sys/stat.h>.
5530 (main): Do declare statbfr.
5531
5532 1991-12-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5533
5534 * emacsserver.c, emacsclient.c [BSD]: Use either /tmp or ~
5535 for the socket, depending on SERVER_HOME_DIR.
5536 If using /tmp, put host name in the socket name.
5537
5538 * movemail.c (pfatal_and_delete): New function.
5539 (main, popmail): Use it.
5540 (popmail): Close output before deleting messages.
5541 Check for error on close and on fsync.
5542 Use `fatal' where appropriate.
5543 (main): Remove (void).
5544
5545 * aixcc.lex: New file. Not officially part of Emacs.
5546 * Makefile: Rules for that.
5547
5548 1991-12-04 Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
5549
5550 * yow.c (main): Rename all references to PATH_EXEC to PATH_DATA.
5551
5552 * etags.c (main): Properly cast call to alloca that initializes
5553 included_files.
5554
5555 1991-08-17 Roland McGrath (roland@geech.gnu.ai.mit.edu)
5556
5557 * etags.c (files_are_tag_tables): Remove global var.
5558 (process_file): Don't test it. Also remove hack checking for a
5559 file named "TAGS".
5560 (main): -i now takes an arg which is the name of a file to include.
5561 Collect these names and emit include tags for them after processing
5562 all the argument files.
5563
5564 1991-07-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5565
5566 * wakeup.c: Terminate if parent goes away.
5567
5568 1991-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5569
5570 * etags.c (C_entries): Process token before handling end of line.
5571 When inner loops reach end of line, just back up.
5572 Let the real end of line processing happen in just one place.
5573 (consider_token): Likewise.
5574
5575 1991-04-11 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5576
5577 * etags.c (TEX_mode): Skip comments while scanning the text to see
5578 which escape character this file uses.
5579
5580 1991-03-29 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5581
5582 * emacsserver.c [USG]: Terminate if msgrcv fails.
5583
5584 1991-03-03 Richard Stallman (rms@mole.ai.mit.edu)
5585
5586 * emacsserver.c [BSD]: Check for errors on stdin after scanf.
5587
5588 1991-01-25 Jim Blandy (jimb@churchy.ai.mit.edu)
5589
5590 * make-docfile: Find the arguments to a C function correctly,
5591 by not ignoring the character that read_c_string returns.
5592 Don't even try to find argument names for functions that take MANY
5593 or UNEVALLED arguments, since they're a figment of the docstring's
5594 imagination.
5595
5596 1991-01-14 Jim Blandy (jimb@churchy.ai.mit.edu)
5597
5598 * make-docfile: Read the .elc files generated by the new byte
5599 compiler.
5600
5601 1990-12-31 Richard Stallman (rms@mole.ai.mit.edu)
5602
5603 * refcard.tex: Use cm fonts, not am, in multi-column mode.
5604
5605 1990-11-29 Richard Stallman (rms@mole.ai.mit.edu)
5606
5607 * movemail.c (mbx_delimit_begin): Put space before `unseen'.
5608
5609 1990-11-27 Richard Stallman (rms@mole.ai.mit.edu)
5610
5611 * Makefile (install*): No need to install wakeup.
5612
5613 1990-11-26 Richard Stallman (rms@mole.ai.mit.edu)
5614
5615 * Makefile (install*): Install emacsclient like etags.
5616
5617 1990-11-13 Richard Stallman (rms@mole.ai.mit.edu)
5618
5619 * movemail.c (error): Handle 3 args.
5620 (main): Don't check input access if using pop.
5621
5622 1990-10-16 Richard Stallman (rms@mole.ai.mit.edu)
5623
5624 * etags.c (find_entries): Check for numbers after Scheme suffix.
5625
5626 1990-10-14 Richard Stallman (rms@mole.ai.mit.edu)
5627
5628 * termcap.dat (vt200-80): Fix ke and ks to frob flag 1.
5629
5630 1990-10-09 Richard Stallman (rms@mole.ai.mit.edu)
5631
5632 * Makefile (nemacstool, xvetool): New targets.
5633
5634 1990-09-26 Richard Stallman (rms@mole.ai.mit.edu)
5635
5636 * emacsclient.c: Include errno.h and define related variables.
5637
5638 1990-09-23 Richard Stallman (rms@mole.ai.mit.edu)
5639
5640 * emacsclient.c: Change usage message.
5641
5642 1990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
5643
5644 * emacs.1: Add break before -nw option.
5645
5646 1990-08-19 David J. MacKenzie (djm@apple-gunkies)
5647
5648 * qsort.c: Replace with GNU version.
5649
5650 1990-08-14 David J. MacKenzie (djm@apple-gunkies)
5651
5652 * wakeup.c: New program replacing loadst.c.
5653
5654 1990-08-14 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5655
5656 * emacsclient.c [USG]: Pass msgsnd only 4 args.
5657
5658 1990-08-09 David J. MacKenzie (djm@pogo.ai.mit.edu)
5659
5660 * etags.c: Rename `flag' variables for what they do instead of
5661 which option character sets them.
5662
5663 1990-05-28 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5664
5665 * loadst.c (main): Conditional to get load average on Apollo.
5666
5667 1990-05-22 Joseph Arceneaux (jla@churchy.ai.mit.edu)
5668
5669 * emacsserver.c: Set the permission on the socket to 0600.
5670
5671 1990-03-27 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5672
5673 * emacsclient.c [BSD]: Print clean message for failing getwd.
5674
5675 1990-03-20 David Lawrence (tale@pogo.ai.mit.edu)
5676
5677 * getdate.y: Use the getdate.y from GNU tar for timer.
5678
5679 1990-03-18 Jim Kingdon (kingdon@pogo.ai.mit.edu)
5680
5681 * emacsclient.c (main): Don't put brackets around "filename" in
5682 usage message. It isn't optional.
5683
5684 1990-03-14 Joseph Arceneaux (jla@churchy.ai.mit.edu)
5685
5686 * etags.c (getit): Recognize '$' as beginning identifiers.
5687
5688 1990-02-22 David Lawrence (tale@pogo.ai.mit.edu)
5689
5690 * emacsserver.c: Renamed from server.c.
5691 * Makefile: Reference emacsserver rather than server.
5692 * MACHINES: Doc fix for new emacsserver name.
5693
5694 1990-01-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5695
5696 * emacsclient.c: Print program name in error messages.
5697
5698 1990-01-19 David Lawrence (tale@cocoa-puffs)
5699
5700 * timer.c, getdate.y (new files) and Makefile:
5701 Sub-process support for run-at-time in timer.el.
5702 Doesn't yet work correctly for USG.
5703
5704 1990-01-10 Jim Kingdon (kingdon@pogo)
5705
5706 * MACHINES: Add HP 300 running BSD.
5707
5708 1990-01-02 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5709
5710 * yow.c: Dynamically allocate buffer; skip header before random
5711 choice to avoid bias toward first item.
5712
5713 1989-12-24 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5714
5715 * etags.c (readline): Separate out init of `pend'.
5716
5717 1989-12-17 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5718
5719 * etags.c: Undo changes relating to isgoodhdr.
5720
5721 1989-12-16 Mosur Mohan (rms@sugar-bombs.ai.mit.edu)
5722
5723 * etags.c (isgoodhdr): New macro.
5724 (_gdh, notgdh): New variable used by that.
5725 (init): Initialize _gdh.
5726 (find_entries): Set header_file.
5727 (consider_token): Use isgoodhdr if in header file.
5728
5729 * etags.c (total_size_of_entries):
5730 Was miscalculating by 1 in rewritten case.
5731
5732 * etags.c (PAS_funcs): One arg to pfnote was missing.
5733
5734 1989-12-05 Joseph Arceneaux (jla@spiff)
5735
5736 * MACHINES: Change for the ULTRIX entry.
5737
5738 1989-11-21 Joseph Arceneaux (jla@spiff)
5739
5740 * etags.c (process_file): If file is not regular, return.
5741
5742 1989-11-06 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5743
5744 * loadst.c (main): Handle FIXUP_KERNEL_SYMBOL_ADDR.
5745
5746 1989-10-30 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5747
5748 * loadst.c (load_average): If HAVE_GETLOADAVG, use getloadavg.
5749 (main): If HAVE_GETLOADAVG, don't call `nlist'.
5750
5751 1989-10-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5752
5753 * etags.c (consider_token): Allow any number of typespec keywords
5754 after `typedef', before new type name.
5755 (enum sym_type): Add st_C_typespec.
5756 (C_create_stab): Put typespec kwds in table.
5757
5758 1989-08-27 Richard Stallman (rms@apple-gunkies.ai.mit.edu)
5759
5760 * etags.c (main): Don't depend on name invoked by.
5761 If CTAGS is not defined, assume it is ETAGS.
5762
5763 1989-07-31 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5764
5765 * etags.c (L_funcs): Allow package name in define construct,
5766 as in (foo::defmumble name-defined ...).
5767
5768 1989-07-30 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5769
5770 * etags.c (find_entries): Stupid bug testing for C filename suffixes.
5771
5772 * Makefile (yow): Depends on ../src/paths.h.
5773
5774 1989-07-04 Richard Stallman (rms@apple-gunkies.ai.mit.edu)
5775
5776 * etags.c: Fix compilation by moving Pascal after Fortran.
5777
5778 1989-06-15 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5779
5780 * movemail.c [USG]: Define F_OK, etc., if not found in header.
5781
5782 1989-05-27 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5783
5784 * hexl.c: New file, supports hexl-mode.
5785
5786 1989-05-14 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5787
5788 * movemail.c: New compilation flag MAIL_USE_MMDF.
5789
5790 1989-05-08 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5791
5792 * emacsclient.c: Use BSD code whenever HAVE_SOCKETS.
5793 * server.c: Likewise.
5794
5795 * make-docfile.c (scan_c_file): Output argument names at end of string.
5796 (write_c_args): New subroutine.
5797
5798 1989-04-27 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5799
5800 * movemail.c: Report failure of flock.
5801
5802 1989-04-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5803
5804 * etags.c (find_entries): Allow multi-letter extensions for fortran.
5805
5806 1989-04-18 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5807
5808 * loadst.c: On bsd4.3, use gettimeofday instead of CPUSTATES.
5809
5810 1989-03-15 Jeff Peck (rms@sugar-bombs.ai.mit.edu)
5811
5812 * emacstool.c: setenv IN_EMACSTOOL=t, TERM=sun, TERMCAP=.
5813
5814 * emacstool.1: Update to document environment variables.
5815
5816 1989-02-21 Mosur Mohan (email@notavailable)
5817
5818 * etags.c (PAS_funcs): New function.
5819
5820 1989-02-21 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5821
5822 * movemail.c: On sysv, include unistd.h.
5823
5824 1989-02-18 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5825
5826 * b2m.c: New file.
5827
5828 1989-02-15 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5829
5830 * etags.c: Prolog support from Sunichirou Sugou.
5831
5832 1989-02-03 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5833
5834 * Makefile (clean): New target.
5835
5836 1989-01-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5837
5838 * fakemail.c (put_line): Break header lines at 79 cols.
5839
5840 1989-01-19 Sam Kendall (email@notavailable)
5841
5842 * etags.c: Greatly rewritten for C++ support and for multiple tags
5843 per line.
5844
5845 1989-01-03 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5846
5847 * movemail.c: Check access before doing real work.
5848 Check that outfile is in a writable directory.
5849 On fatal error, delete the lock file.
5850
5851 1988-12-31 Richard Mlynarik (mly@rice-chex.ai.mit.edu)
5852
5853 * env.c: Add decl for my-index.
5854 * etags.c (file-entries): .oak => scheme.
5855
5856 1988-12-30 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5857
5858 * movemail.c: Use `access' to check input and output files.
5859
5860 1988-12-28 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5861
5862 * emacsclient.c (main): Ignore all of CWD before first slash.
5863
5864 1988-12-27 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5865
5866 * etags.c (readline): Double linebuffer->size outside the xrealloc.
5867
5868 1988-12-22 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5869
5870 * server.c, emacsclient.c: Don't try to use gid_t; it isn't defined.
5871 * server.c: chmod the socket to 0700.
5872
5873 1988-12-09 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5874
5875 * fakemail.c (main): Let env var FAKEMAILER override pgm to run.
5876 (add_field): Delete comments and turn `<', `>' to spaces
5877 in header lines.
5878 (USE_FAKEMAIL): New customization macro says to make fakemail
5879 not be a no-op even on a BSD system.
5880
5881 1988-12-01 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5882
5883 * etags.c (consider_token): Skip comments just like whitespace.
5884 Notice `struct', etc. and set strtag for those tokens.
5885 Return 1 for the token following `struct' if an open-brace follows it.
5886 (C_entries): Special handling of token following `struct'
5887 needed because we have probably advanced to the following line
5888 to find the `{'.
5889 (main): New option `T' sets tflag and strflag.
5890 Set both of them by default if eflags.
5891
5892 1988-11-30 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5893
5894 * movemail.c: Do fsync before closing output.
5895
5896 1988-11-29 Richard Mlynarik (mly@pickled-brain.ai.mit.edu)
5897
5898 * movemail.c: Better error message when can't create tempname.
5899 This file needs a great deal of extra error-checking and lucid reporting...
5900
5901 1988-11-16 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5902
5903 * etags.c: Support assembler code for .s and .a files.
5904 (getit): Allow underscore in a tag.
5905
5906 1988-11-15 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5907
5908 * movemail.c: Close output and check errors before deleting input.
5909
5910 1988-10-01 Richard Stallman (rms@apple-gunkies.ai.mit.edu)
5911
5912 * emacsclient.c [SYSVIPC]: Compute cwd only once; decide properly
5913 whether to prefix it. Handle line number args.
5914
5915 1988-09-24 Richard Stallman (rms@gluteus.ai.mit.edu)
5916
5917 * etags.c (main): Default setting of eflag was backwards.
5918
5919 1988-09-23 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5920
5921 * etags.c: New option -i. -f renamed -o.
5922 `-' as input file means read input file names from stdin.
5923 -i spec'd or input file named TAGS means the input file is another
5924 tag table; output an "include" line for it.
5925
5926 1988-09-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5927
5928 * Makefile: New vars DESTDIR, BINDIR, LIBDIR, MANDIR, MANEXT.
5929 New targets install, install.sysv, install.xenix.
5930 This makefile is now responsible for installing executables
5931 and documentation from this directory into system directories.
5932
5933 1988-09-16 Richard Stallman (rms@corn-chex.ai.mit.edu)
5934
5935 * server.c, emacsclient.c (main): Compute socket name from euid.
5936
5937 1988-08-04 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5938
5939 * emacsclient.c: Args like +DIGITS are passed through unchanged.
5940
5941 1988-07-12 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5942
5943 * server.c: If both BSD and HAVE_SYSVIPC, use the latter.
5944 * emacsclient.c: Likewise.
5945 In the HAVE_SYSVIPC alternative, if BSD, use getwd instead of getcwd.
5946
5947 1988-06-23 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5948
5949 * etags.c: Handle `typedef struct foo {' (price@mcc.com).
5950 (istoken) New string-comparison macro.
5951 (consider_token): New arg `level'. New state `tag_ok' in `tydef'.
5952
5953 1988-06-14 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5954
5955 * etags.c: Changes for VMS.
5956 Always define ETAGS on VMS.
5957 Define macros GOOD and BAD for success and failure exit codes.
5958 (begtk, intk): Allow `$' in identifiers.
5959 (main): Don't support -B, -F or -u on VMS.
5960 Alternate loop for scanning filename arguments.
5961 (system): Delete definition of this function.
5962
5963 * etags-vmslib.c (system): Undefine this; VMS now provides it.
5964
5965 1988-06-08 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5966
5967 * loadst.c: Prevent multiple-def errors on BSD and BSD4_3
5968 around include of param.h. (Like fns.c.)
5969
5970 1988-05-16 Richard Stallman (rms@frosted-flakes.ai.mit.edu)
5971
5972 * loadst.c (load_average): Move load-average code to this new fn.
5973 Add conditionals to compute load ave on UMAX.
5974
5975 1988-05-14 Richard Stallman (rms@lucky-charms.ai.mit.edu)
5976
5977 * loadst.c: Change DK_HEADER_FILE to DKSTAT_HEADER_FILE
5978 with opposite sense.
5979
5980 1988-05-13 Chris Hanson (cph@kleph)
5981
5982 * emacsclient.c: Delete references to unused variable `out'.
5983 This caused a bus error when used under hp-ux.
5984
5985 1988-05-06 Richard Stallman (rms@frosted-flakes.ai.mit.edu)
5986
5987 * loadst.c: Control dk.h conditional with DK_HEADER_FILE.
5988
5989 1988-05-04 Richard Stallman (rms@rice-krispies.ai.mit.edu)
5990
5991 * etags.c (find_entries): `.t' or `.sch' means scheme code.
5992
5993 1988-04-29 Richard Stallman (rms@frosted-flakes.ai.mit.edu)
5994
5995 * loadst.c: Add BSD4_3 conditional for file dk.h instead of dkstat.h.
5996
5997 1988-04-28 Richard Stallman (rms@frosted-flakes.ai.mit.edu)
5998
5999 * movemail.c: #undef close, since config can #define it on V.3.
6000 * emacsclient.c, fakemail.c, loadst.c, server.c: Likewise.
6001
6002 1988-04-26 Richard Stallman (rms@lucky-charms.ai.mit.edu)
6003
6004 * etags.c (TEX_mode, etc.): Remove superfluous backslashes from
6005 invalid escape sequences such as `\{'.
6006
6007 * loadst.c: Add `sequent' conditional for file dk.h.
6008
6009 1988-03-20 Richard M. Stallman (rms@wilson)
6010
6011 * server.c [not BSD and not HAVE_SYSVIPC]: Fix error message.
6012
6013 * loadst.c (main) [XENIX]: Use /usr/spool/mail, not /usr/mail.
6014
6015 ;; Local Variables:
6016 ;; coding: utf-8
6017 ;; End:
6018
6019 Copyright (C) 1993-1999, 2001-2013 Free Software Foundation, Inc.
6020
6021 This file is part of GNU Emacs.
6022
6023 GNU Emacs is free software: you can redistribute it and/or modify
6024 it under the terms of the GNU General Public License as published by
6025 the Free Software Foundation, either version 3 of the License, or
6026 (at your option) any later version.
6027
6028 GNU Emacs is distributed in the hope that it will be useful,
6029 but WITHOUT ANY WARRANTY; without even the implied warranty of
6030 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
6031 GNU General Public License for more details.
6032
6033 You should have received a copy of the GNU General Public License
6034 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.