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