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