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