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