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