aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKenichi Handa2008-03-27 11:36:43 +0000
committerKenichi Handa2008-03-27 11:36:43 +0000
commit880820fe8732e4384f5fbeb1998fa582e86e80cf (patch)
tree250c4c2148120605db516c987c23b85063b5497d
parent5148e555c837cb8e6b6ada594f97bc34f9bc667c (diff)
downloademacs-880820fe8732e4384f5fbeb1998fa582e86e80cf.tar.gz
emacs-880820fe8732e4384f5fbeb1998fa582e86e80cf.zip
(Fdefine_charset_internal): Change the way of
registering charsets in Vcharset_order_list. (syms_of_charset): Make the charset `eight-bit' supplementary.
-rw-r--r--ChangeLog132
-rw-r--r--admin/ChangeLog20
-rw-r--r--etc/ChangeLog142
-rw-r--r--leim/ChangeLog38
-rw-r--r--lib-src/ChangeLog318
-rw-r--r--lisp/gnus/ChangeLog62
-rw-r--r--lisp/mh-e/ChangeLog1
-rw-r--r--lwlib/ChangeLog50
-rw-r--r--mac/ChangeLog12
-rw-r--r--msdos/ChangeLog8
-rw-r--r--nt/ChangeLog8
-rw-r--r--oldXMenu/ChangeLog8
-rw-r--r--src/ChangeLog74
-rw-r--r--src/charset.c27
-rw-r--r--test/ChangeLog2
15 files changed, 465 insertions, 437 deletions
diff --git a/ChangeLog b/ChangeLog
index d946ed3f235..eae107cb7a5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,7 +3,7 @@
3 * configure.in (AC_INIT): Fix version number. 3 * configure.in (AC_INIT): Fix version number.
4 (sync-input): Reword the option, since it's on by default. 4 (sync-input): Reword the option, since it's on by default.
5 5
62008-03-11 Jan Dj$(Q)Z(Brv <jan.h.d@swipnet.se> 62008-03-11 Jan Djärv <jan.h.d@swipnet.se>
7 7
8 * configure.in: Add --enable-sync-input, default yes. 8 * configure.in: Add --enable-sync-input, default yes.
9 9
@@ -31,7 +31,7 @@
31 31
32 * test/: New directory. 32 * test/: New directory.
33 33
342008-02-27 Jan Dj$(Q)Z(Brv <jan.h.d@swipnet.se> 342008-02-27 Jan Djärv <jan.h.d@swipnet.se>
35 35
36 * configure.in (HAVE_GTK): Print a warning if gtk version is < 2.10. 36 * configure.in (HAVE_GTK): Print a warning if gtk version is < 2.10.
37 37
@@ -252,12 +252,12 @@
252 252
253 * configure.in: D-Bus is not enabled by default. 253 * configure.in: D-Bus is not enabled by default.
254 254
2552007-12-06 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 2552007-12-06 Jan Djärv <jan.h.d@swipnet.se>
256 256
257 * configure.in: Add AC_CONFIG_SRCDIR which was lost in the previous 257 * configure.in: Add AC_CONFIG_SRCDIR which was lost in the previous
258 change. 258 change.
259 259
2602007-12-04 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 2602007-12-04 Jan Djärv <jan.h.d@swipnet.se>
261 261
262 * configure.in: Give package name and verision to AC_INIT. 262 * configure.in: Give package name and verision to AC_INIT.
263 263
@@ -314,7 +314,7 @@
314 314
315 * configure.in: Deprecate Mac Carbon port. 315 * configure.in: Deprecate Mac Carbon port.
316 316
3172007-11-01 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 3172007-11-01 Jan Djärv <jan.h.d@swipnet.se>
318 318
319 * configure.in: Remove HAVE_X11R5 check. 319 * configure.in: Remove HAVE_X11R5 check.
320 320
@@ -407,7 +407,7 @@
407 * configure.in: Use AS_HELP_STRING throughout. 407 * configure.in: Use AS_HELP_STRING throughout.
408 * configure: Regenerate. 408 * configure: Regenerate.
409 409
4102007-09-02 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 4102007-09-02 Jan Djärv <jan.h.d@swipnet.se>
411 411
412 * configure.in: Require Gtk/Glib 2.6. 412 * configure.in: Require Gtk/Glib 2.6.
413 413
@@ -433,7 +433,7 @@
433 433
434 * README.multi-tty: Move to admin/notes/multi-tty, with some edits. 434 * README.multi-tty: Move to admin/notes/multi-tty, with some edits.
435 435
4362007-08-29 K,Aa(Broly L$,1 q(Brentey <karoly@lorentey.hu> 4362007-08-29 Károly Lőrentey <karoly@lorentey.hu>
437 437
438 * README.multi-tty: New file. 438 * README.multi-tty: New file.
439 439
@@ -441,7 +441,7 @@
441 441
442 * README: Increase version to 23.0.50. 442 * README: Increase version to 23.0.50.
443 443
4442007-08-29 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 4442007-08-29 Jan Djärv <jan.h.d@swipnet.se>
445 445
446 * configure.in: New option: --without-xaw3d. 446 * configure.in: New option: --without-xaw3d.
447 447
@@ -476,7 +476,7 @@
476 476
477 * COPYING, info/COPYING: Switch to GPLv3. 477 * COPYING, info/COPYING: Switch to GPLv3.
478 478
4792007-06-20 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 4792007-06-20 Jan Djärv <jan.h.d@swipnet.se>
480 480
481 * configure.in: Complain if X seems to be installed but no 481 * configure.in: Complain if X seems to be installed but no
482 development files were found. 482 development files were found.
@@ -485,11 +485,11 @@
485 485
486 * configure.in: Prefer libgif over libungif. 486 * configure.in: Prefer libgif over libungif.
487 487
4882007-06-14 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 4882007-06-14 Jan Djärv <jan.h.d@swipnet.se>
489 489
490 * configure.in: Check for all image libraries before exiting. 490 * configure.in: Check for all image libraries before exiting.
491 491
4922007-06-13 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 4922007-06-13 Jan Djärv <jan.h.d@swipnet.se>
493 493
494 * configure.in: Exit with error if image libraries aren't found. 494 * configure.in: Exit with error if image libraries aren't found.
495 495
@@ -502,7 +502,7 @@
502 502
503 * configure.in (HAVE_GIF): If -lungif fails, try -lgif. 503 * configure.in (HAVE_GIF): If -lungif fails, try -lgif.
504 504
5052007-06-11 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 5052007-06-11 Jan Djärv <jan.h.d@swipnet.se>
506 506
507 * configure.in: Change wording about yes/gtk and lucid/athena 507 * configure.in: Change wording about yes/gtk and lucid/athena
508 being synonyms. 508 being synonyms.
@@ -614,7 +614,7 @@
614 614
615 * configure: Regenerate. 615 * configure: Regenerate.
616 616
6172007-03-18 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 6172007-03-18 Jan Djärv <jan.h.d@swipnet.se>
618 618
619 * configure.in: Warning for Gtk+ and Cygwin added. 619 * configure.in: Warning for Gtk+ and Cygwin added.
620 (HAVE_XFT): OLD_CFLAGS changed to OLD_CPPFLAGS. 620 (HAVE_XFT): OLD_CFLAGS changed to OLD_CPPFLAGS.
@@ -650,7 +650,7 @@
650 650
651 * configure: Regenerate. 651 * configure: Regenerate.
652 652
6532007-01-26 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 6532007-01-26 Jan Djärv <jan.h.d@swipnet.se>
654 654
655 * configure.in: Add check for libXft. 655 * configure.in: Add check for libXft.
656 656
@@ -683,12 +683,12 @@
683 683
684 * configure: Regenerate with autoconf 2.61. 684 * configure: Regenerate with autoconf 2.61.
685 685
6862006-12-20 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 6862006-12-20 Jan Djärv <jan.h.d@swipnet.se>
687 687
688 * configure.in: Detect alsa/asoundlib.h also. 688 * configure.in: Detect alsa/asoundlib.h also.
689 * configure: Regenerate. 689 * configure: Regenerate.
690 690
6912006-12-19 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 6912006-12-19 Jan Djärv <jan.h.d@swipnet.se>
692 692
693 * configure.in: Check if GTK+ compiles at all. 693 * configure.in: Check if GTK+ compiles at all.
694 694
@@ -701,7 +701,7 @@
701 701
702 * configure.in: Add support for Solaris 10 on x86-64. 702 * configure.in: Add support for Solaris 10 on x86-64.
703 703
7042006-12-08 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 7042006-12-08 Jan Djärv <jan.h.d@swipnet.se>
705 705
706 * INSTALL (DETAILED BUILDING AND INSTALLATION): Document usage 706 * INSTALL (DETAILED BUILDING AND INSTALLATION): Document usage
707 of PKG_CONFIG_PATH. 707 of PKG_CONFIG_PATH.
@@ -734,7 +734,7 @@
7342006-11-08 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> 7342006-11-08 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
735 735
736 * configure.in: Prefer X11 to Carbon only when some X-specific 736 * configure.in: Prefer X11 to Carbon only when some X-specific
737 option is specified (Thanks to Jan Dj,Ad(Brv and Andreas Schwab). 737 option is specified (Thanks to Jan Djärv and Andreas Schwab).
738 738
7392006-11-04 Romain Francoise <romain@orebokech.com> 7392006-11-04 Romain Francoise <romain@orebokech.com>
740 740
@@ -843,7 +843,7 @@
843 843
844 * INSTALL: Mention www.nongnu.org pages that list free Unicode fonts. 844 * INSTALL: Mention www.nongnu.org pages that list free Unicode fonts.
845 845
8462006-05-18 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 8462006-05-18 Jan Djärv <jan.h.d@swipnet.se>
847 847
848 * configure.in: Add check for ALSA. 848 * configure.in: Add check for ALSA.
849 849
@@ -884,7 +884,7 @@
884 884
885 * configure.in (s390x-*-linux-gnu*): New configuration. 885 * configure.in (s390x-*-linux-gnu*): New configuration.
886 886
8872006-01-31 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 8872006-01-31 Jan Djärv <jan.h.d@swipnet.se>
888 888
889 * configure.in: Require GTK 2.4 or newer. 889 * configure.in: Require GTK 2.4 or newer.
890 890
@@ -1024,7 +1024,7 @@
1024 1024
1025 Update FSF's address in GPL notices. 1025 Update FSF's address in GPL notices.
1026 1026
10272005-06-19 J,Ai(Br,At(Bme Marant <jerome@marant.org> 10272005-06-19 Jérôme Marant <jerome@marant.org>
1028 1028
1029 * Makefile.in (epaths-force): Protect both lisppath and 1029 * Makefile.in (epaths-force): Protect both lisppath and
1030 buildlisppath from whitespace. 1030 buildlisppath from whitespace.
@@ -1033,11 +1033,11 @@
1033 1033
1034 * configure.in: Support Darwin/MacOSX on Intel 1034 * configure.in: Support Darwin/MacOSX on Intel
1035 1035
10362005-06-06 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 10362005-06-06 Jan Djärv <jan.h.d@swipnet.se>
1037 1037
1038 * configure.in (HAVE_CANCELMENUTRACKING): New test. 1038 * configure.in (HAVE_CANCELMENUTRACKING): New test.
1039 1039
10402005-05-11 J,Ai(Br,At(Bme Marant <jmarant@marant.org> 10402005-05-11 Jérôme Marant <jmarant@marant.org>
1041 1041
1042 * configure.in: Add --enable-locallisppath. 1042 * configure.in: Add --enable-locallisppath.
1043 1043
@@ -1047,7 +1047,7 @@
1047 Check HAVE_CARBON before USE_TOOLKIT_SCROLL_BARS. Define 1047 Check HAVE_CARBON before USE_TOOLKIT_SCROLL_BARS. Define
1048 USE_TOOLKIT_SCROLL_BARS by default if HAVE_CARBON is set to yes. 1048 USE_TOOLKIT_SCROLL_BARS by default if HAVE_CARBON is set to yes.
1049 1049
10502005-05-07 J,Ai(Br,At(Bme Marant <jerome@marant.org> 10502005-05-07 Jérôme Marant <jerome@marant.org>
1051 1051
1052 * make-dist: Remove references to makefile.nt and makefile.def. 1052 * make-dist: Remove references to makefile.nt and makefile.def.
1053 Include widgets and images subdirectories of etc. Do not exclude 1053 Include widgets and images subdirectories of etc. Do not exclude
@@ -1077,11 +1077,11 @@
1077 * configure.in <Motif>: Don't let a special LessTif/Motif1.2 install 1077 * configure.in <Motif>: Don't let a special LessTif/Motif1.2 install
1078 shadow the main Lesstif/Motif-2.1 libs and includes. 1078 shadow the main Lesstif/Motif-2.1 libs and includes.
1079 1079
10802005-03-10 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 10802005-03-10 Jan Djärv <jan.h.d@swipnet.se>
1081 1081
1082 * configure.in: Only add XASSERTS to cppflags. 1082 * configure.in: Only add XASSERTS to cppflags.
1083 1083
10842005-03-04 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 10842005-03-04 Jan Djärv <jan.h.d@swipnet.se>
1085 1085
1086 * configure.in: Added --enable-asserts. 1086 * configure.in: Added --enable-asserts.
1087 1087
@@ -1109,7 +1109,7 @@
1109 * configure.in (INLINE, RE_TRANSLATE_P): Move patches mistakenly 1109 * configure.in (INLINE, RE_TRANSLATE_P): Move patches mistakenly
1110 committed to src/config.in. 1110 committed to src/config.in.
1111 1111
11122004-12-07 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 11122004-12-07 Jan Djärv <jan.h.d@swipnet.se>
1113 1113
1114 * configure.in: If $HAVE_GTK_FILE_CHOOSER = yes, check for 1114 * configure.in: If $HAVE_GTK_FILE_CHOOSER = yes, check for
1115 pthreads and define HAVE_GTK_AND_PTHREAD. 1115 pthreads and define HAVE_GTK_AND_PTHREAD.
@@ -1147,14 +1147,14 @@
1147 1147
1148 * configure.in: Add check for getrusage. 1148 * configure.in: Add check for getrusage.
1149 1149
11502004-11-02 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 11502004-11-02 Jan Djärv <jan.h.d@swipnet.se>
1151 1151
1152 * configure.in (HAVE_GTK_FILE_CHOOSER, $HAVE_GTK_FILE_SELECTION): 1152 * configure.in (HAVE_GTK_FILE_CHOOSER, $HAVE_GTK_FILE_SELECTION):
1153 New tests for new and old GTK file dialogs. 1153 New tests for new and old GTK file dialogs.
1154 (HAVE_GTK): Only set with_toolkit_scroll_bars if not explicitly set 1154 (HAVE_GTK): Only set with_toolkit_scroll_bars if not explicitly set
1155 to no. 1155 to no.
1156 1156
11572004-10-20 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 11572004-10-20 Jan Djärv <jan.h.d@swipnet.se>
1158 1158
1159 * configure.in (HAVE_PERSONALITY_LINUX32): New test if PER_LINUX32 1159 * configure.in (HAVE_PERSONALITY_LINUX32): New test if PER_LINUX32
1160 can be set. Remove SETARCH test. 1160 can be set. Remove SETARCH test.
@@ -1163,12 +1163,12 @@
1163 1163
1164 * configure.in (HAVE_MALLOC_MALLOC_H): Test for malloc/malloc.h 1164 * configure.in (HAVE_MALLOC_MALLOC_H): Test for malloc/malloc.h
1165 1165
11662004-10-06 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 11662004-10-06 Jan Djärv <jan.h.d@swipnet.se>
1167 1167
1168 * configure.in (HAVE_RANDOM_HEAPSTART): Change AC_MSG_ERROR to 1168 * configure.in (HAVE_RANDOM_HEAPSTART): Change AC_MSG_ERROR to
1169 AC_MSG_WARN. Move output of warning message to end of configure run. 1169 AC_MSG_WARN. Move output of warning message to end of configure run.
1170 1170
11712004-10-05 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 11712004-10-05 Jan Djärv <jan.h.d@swipnet.se>
1172 1172
1173 * configure.in (HAVE_RANDOM_HEAPSTART): Rename HAVE_EXECSHIELD. 1173 * configure.in (HAVE_RANDOM_HEAPSTART): Rename HAVE_EXECSHIELD.
1174 Run test to see if heap start address is random. 1174 Run test to see if heap start address is random.
@@ -1178,11 +1178,11 @@
1178 * configure.in (HAVE_EXECSHIELD): Test correct env variable to see 1178 * configure.in (HAVE_EXECSHIELD): Test correct env variable to see
1179 if setarch is present. 1179 if setarch is present.
1180 1180
11812004-09-25 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 11812004-09-25 Jan Djärv <jan.h.d@swipnet.se>
1182 1182
1183 * configure.in (HAVE_EXECSHIELD): Only define on x86. 1183 * configure.in (HAVE_EXECSHIELD): Only define on x86.
1184 1184
11852004-09-24 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 11852004-09-24 Jan Djärv <jan.h.d@swipnet.se>
1186 1186
1187 * configure.in: Check for exec-shield. 1187 * configure.in: Check for exec-shield.
1188 1188
@@ -1288,7 +1288,7 @@
1288 1288
1289 * configure.in <darwin>: Use fink packages if available. 1289 * configure.in <darwin>: Use fink packages if available.
1290 1290
12912004-01-25 J,Ai(Br,At(Bme Marant <jmarant@free.fr> (tiny change) 12912004-01-25 Jérôme Marant <jmarant@free.fr> (tiny change)
1292 1292
1293 * make-dist (lispref): Do include lispref/index.texi. 1293 * make-dist (lispref): Do include lispref/index.texi.
1294 1294
@@ -1310,7 +1310,7 @@
1310 * configure.in: Check for <sys/socket.h>. Include it before 1310 * configure.in: Check for <sys/socket.h>. Include it before
1311 including <net/if.h>. Move check for <net/if.h> before its use. 1311 including <net/if.h>. Move check for <net/if.h> before its use.
1312 1312
13132003-12-24 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 13132003-12-24 Jan Djärv <jan.h.d@swipnet.se>
1314 1314
1315 * Makefile.in (install-arch-dep): Don't let cd output go into 1315 * Makefile.in (install-arch-dep): Don't let cd output go into
1316 pipe for carbon_appdir. 1316 pipe for carbon_appdir.
@@ -1324,7 +1324,7 @@
1324 * configure.in (powerpc-apple-darwin*): Use ${CC-cc} instead of 1324 * configure.in (powerpc-apple-darwin*): Use ${CC-cc} instead of
1325 hardcoding gcc. 1325 hardcoding gcc.
1326 1326
13272003-11-16 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 13272003-11-16 Jan Djärv <jan.h.d@swipnet.se>
1328 1328
1329 * configure.in (HAVE_GTK_MULTIDISPLAY): Check if GTK can handle 1329 * configure.in (HAVE_GTK_MULTIDISPLAY): Check if GTK can handle
1330 multiple displays. 1330 multiple displays.
@@ -1438,7 +1438,7 @@
1438 1438
1439 * configure.in: Handle system types sysv5uw* and sysv5OpenUNIX*. 1439 * configure.in: Handle system types sysv5uw* and sysv5OpenUNIX*.
1440 1440
14412003-04-28 Francesco Potort,Al(B <pot@gnu.org> 14412003-04-28 Francesco Potortì <pot@gnu.org>
1442 1442
1443 * configure.in: Undo last (RMS') change, as it is useless, per 1443 * configure.in: Undo last (RMS') change, as it is useless, per
1444 Dave Love. 1444 Dave Love.
@@ -1447,7 +1447,7 @@
1447 1447
1448 * configure.in: Put #include of jpeglib.h at start of line. 1448 * configure.in: Put #include of jpeglib.h at start of line.
1449 1449
14502003-04-30 Kai Gro,A_(Bjohann <kai.grossjohann@gmx.net> 14502003-04-30 Kai Großjohann <kai.grossjohann@gmx.net>
1451 1451
1452 * INSTALL (* GNU/Linux development packages): Mention Debian and 1452 * INSTALL (* GNU/Linux development packages): Mention Debian and
1453 RedHat package names. 1453 RedHat package names.
@@ -1456,12 +1456,12 @@
1456 1456
1457 * configure.in: Handle system types sysv5uw* and sysv5OpenUNIX*. 1457 * configure.in: Handle system types sysv5uw* and sysv5OpenUNIX*.
1458 1458
14592003-04-30 Kai Gro,A_(Bjohann <kai.grossjohann@gmx.net> 14592003-04-30 Kai Großjohann <kai.grossjohann@gmx.net>
1460 1460
1461 * INSTALL (* GNU/Linux development packages): Tell people to 1461 * INSTALL (* GNU/Linux development packages): Tell people to
1462 install additional packages for compiling Emacs. 1462 install additional packages for compiling Emacs.
1463 1463
14642003-04-06 Francesco Potort,Al(B <pot@gnu.org> 14642003-04-06 Francesco Potortì <pot@gnu.org>
1465 1465
1466 * configure.in: Use the same configuration for all aix5, not just 1466 * configure.in: Use the same configuration for all aix5, not just
1467 aix5.1. 1467 aix5.1.
@@ -1510,17 +1510,17 @@
1510 1510
1511 * Makefile.in (bootstrap): Make bootstrap-after. 1511 * Makefile.in (bootstrap): Make bootstrap-after.
1512 1512
15132003-01-20 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 15132003-01-20 Jan Djärv <jan.h.d@swipnet.se>
1514 1514
1515 * configure.in: Fix --with-gtk. 1515 * configure.in: Fix --with-gtk.
1516 1516
15172003-01-19 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 15172003-01-19 Jan Djärv <jan.h.d@swipnet.se>
1518 1518
1519 * configure.in: Add --with-gtk, --with-x-toolkit=gtk 1519 * configure.in: Add --with-gtk, --with-x-toolkit=gtk
1520 1520
1521 * INSTALL (DETAILED BUILDING AND INSTALLATION): Add text about GTK. 1521 * INSTALL (DETAILED BUILDING AND INSTALLATION): Add text about GTK.
1522 1522
15232003-01-14 Francesco Potort,Al(B <pot@gnu.org> 15232003-01-14 Francesco Potortì <pot@gnu.org>
1524 1524
1525 * configure.in (m68k-motorola-sysv): Remove (obsolete). 1525 * configure.in (m68k-motorola-sysv): Remove (obsolete).
1526 1526
@@ -1586,7 +1586,7 @@
1586 1586
1587 * configure.in (*-sunos5*, *-solaris*): Use sol2-8. 1587 * configure.in (*-sunos5*, *-solaris*): Use sol2-8.
1588 1588
15892002-11-14 Francesco Potort,Al(B <pot@gnu.org> 15892002-11-14 Francesco Potortì <pot@gnu.org>
1590 1590
1591 * configure.in (*-sunos5.8*, *-solaris2.8*): New configurations. 1591 * configure.in (*-sunos5.8*, *-solaris2.8*): New configurations.
1592 1592
@@ -1648,7 +1648,7 @@
1648 (*-sunos5.6*, *-solaris2.6*): New alternative. 1648 (*-sunos5.6*, *-solaris2.6*): New alternative.
1649 (*-sunos5*): Use version 2.6 as default. 1649 (*-sunos5*): Use version 2.6 as default.
1650 1650
16512002-09-06 Kai Gro,A_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> 16512002-09-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1652 1652
1653 * configure.in: Fix typo. 1653 * configure.in: Fix typo.
1654 1654
@@ -1683,15 +1683,15 @@
1683 * configure.in (gamedir): Handle it like lispdir. 1683 * configure.in (gamedir): Handle it like lispdir.
1684 (--with-game-dir option): Delete. 1684 (--with-game-dir option): Delete.
1685 1685
16862002-06-21 Pavel Jan,Am(Bk <Pavel@Janik.cz> 16862002-06-21 Pavel Janík <Pavel@Janik.cz>
1687 1687
1688 * configure.in: Add support for mipseb-*-netbsd* machines. 1688 * configure.in: Add support for mipseb-*-netbsd* machines.
1689 1689
16902002-06-18 Kai Gro,A_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> 16902002-06-18 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1691 1691
1692 * Makefile.in (install-arch-indep, uninstall): Add Tramp. 1692 * Makefile.in (install-arch-indep, uninstall): Add Tramp.
1693 1693
16942002-06-17 Kai Gro,A_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> 16942002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1695 1695
1696 * info/dir (File): Add an entry for Tramp. 1696 * info/dir (File): Add an entry for Tramp.
1697 1697
@@ -1715,7 +1715,7 @@
1715 1715
1716 * configure.in (emacs_cv_speed_t): Add square brackets for clarity. 1716 * configure.in (emacs_cv_speed_t): Add square brackets for clarity.
1717 1717
17182002-05-04 Pavel Jan,Am(Bk <Pavel@Janik.cz> 17182002-05-04 Pavel Janík <Pavel@Janik.cz>
1719 1719
1720 * make-dist: Do not distribute lock/ directory. 1720 * make-dist: Do not distribute lock/ directory.
1721 1721
@@ -1729,7 +1729,7 @@
1729 1729
1730 * configure.in: Delete configure check for access to the game user. 1730 * configure.in: Delete configure check for access to the game user.
1731 1731
17322002-04-29 Pavel Jan,Am(Bk <Pavel@Janik.cz> 17322002-04-29 Pavel Janík <Pavel@Janik.cz>
1733 1733
1734 * make-dist: lwlib/Imakefile is removed. 1734 * make-dist: lwlib/Imakefile is removed.
1735 1735
@@ -1740,7 +1740,7 @@
1740 1740
1741 * make-dist: Create directories in mac/Emacs.app. 1741 * make-dist: Create directories in mac/Emacs.app.
1742 1742
17432002-04-25 Pavel Jan,Am(Bk <Pavel@Janik.cz> 17432002-04-25 Pavel Janík <Pavel@Janik.cz>
1744 1744
1745 * make-dist: lwlib-Xol* are removed. 1745 * make-dist: lwlib-Xol* are removed.
1746 1746
@@ -1767,7 +1767,7 @@
1767 * configure.in: Add --game-dir, --game-user. Test to see if we 1767 * configure.in: Add --game-dir, --game-user. Test to see if we
1768 can use them. 1768 can use them.
1769 1769
17702002-04-08 Pavel Jan,Am(Bk <Pavel@Janik.cz> 17702002-04-08 Pavel Janík <Pavel@Janik.cz>
1771 1771
1772 * configure.in: Add --with-sound. 1772 * configure.in: Add --with-sound.
1773 1773
@@ -1780,7 +1780,7 @@
1780 1780
1781 * configure.in: Support AIX 5.1. 1781 * configure.in: Support AIX 5.1.
1782 1782
17832002-03-10 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 17832002-03-10 Jan Djärv <jan.h.d@swipnet.se>
1784 1784
1785 * configure.in: Added test for X Session Management (HAVE_X_SM). 1785 * configure.in: Added test for X Session Management (HAVE_X_SM).
1786 1786
@@ -1855,7 +1855,7 @@
1855 1855
1856 * configure.in (hppa*-*-linux-gnu*): New alternative. 1856 * configure.in (hppa*-*-linux-gnu*): New alternative.
1857 1857
18582001-12-08 Pavel Jan,Am(Bk <Pavel@Janik.cz> 18582001-12-08 Pavel Janík <Pavel@Janik.cz>
1859 1859
1860 * make-dist: Copy COPYING to leim/, lwlib/, mac/ and nt/ when 1860 * make-dist: Copy COPYING to leim/, lwlib/, mac/ and nt/ when
1861 creating distribution. 1861 creating distribution.
@@ -1868,12 +1868,12 @@
1868 (HAVE_DES_H, HAVE_KRB5_H): Properly quote args of AC_CHECK_HEADERS; 1868 (HAVE_DES_H, HAVE_KRB5_H): Properly quote args of AC_CHECK_HEADERS;
1869 this is required by recent Autoconf versions. 1869 this is required by recent Autoconf versions.
1870 1870
18712001-12-02 Pavel Jan,Am(Bk <Pavel@Janik.cz> 18712001-12-02 Pavel Janík <Pavel@Janik.cz>
1872 1872
1873 * make-dist: Do not try to link removed files (aclocal.m4, _emacs, 1873 * make-dist: Do not try to link removed files (aclocal.m4, _emacs,
1874 TODO, vms-pp.trans and others). 1874 TODO, vms-pp.trans and others).
1875 1875
18762001-11-29 Pavel Jan,Am(Bk <Pavel@Janik.cz> 18762001-11-29 Pavel Janík <Pavel@Janik.cz>
1877 1877
1878 * make-dist: Use COPYING from the top-level directory. 1878 * make-dist: Use COPYING from the top-level directory.
1879 1879
@@ -1881,7 +1881,7 @@
1881 1881
1882 * configure.in: Add support for FreeBSD/Alpha. 1882 * configure.in: Add support for FreeBSD/Alpha.
1883 1883
18842001-11-29 Pavel Jan,Am(Bk <Pavel@Janik.cz> 18842001-11-29 Pavel Janík <Pavel@Janik.cz>
1885 1885
1886 * make-dist: Add COPYING to the top-level directory of the 1886 * make-dist: Add COPYING to the top-level directory of the
1887 distribution. Simplify the logic behind copying. 1887 distribution. Simplify the logic behind copying.
@@ -1926,7 +1926,7 @@
19262001-11-22 Colin Walters <walters@debian.org> 19262001-11-22 Colin Walters <walters@debian.org>
1927 1927
1928 * Makefile.in (install-arch-indep): Install the calc .info files. 1928 * Makefile.in (install-arch-indep): Install the calc .info files.
1929 (uninstall): Handle deletion of calc .info files (thanks Pavel Jan,Am(Bk). 1929 (uninstall): Handle deletion of calc .info files (thanks Pavel Janík).
1930 1930
19312001-11-17 Eli Zaretskii <eliz@is.elta.co.il> 19312001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
1932 1932
@@ -1937,14 +1937,14 @@
1937 1937
1938 * configure.in: Add coff.h to the list in AC_CHECK_HEADERS. 1938 * configure.in: Add coff.h to the list in AC_CHECK_HEADERS.
1939 1939
19402001-11-15 Pavel Jan,Am(Bk <Pavel@Janik.cz> 19402001-11-15 Pavel Janík <Pavel@Janik.cz>
1941 1941
1942 * Makefile.in (uninstall): Fix previous change. 1942 * Makefile.in (uninstall): Fix previous change.
1943 1943
1944 * configure.in, Makefile.in: Add support for --program-prefix, 1944 * configure.in, Makefile.in: Add support for --program-prefix,
1945 --program-suffix and --program-transform-name options. 1945 --program-suffix and --program-transform-name options.
1946 1946
19472001-11-13 Pavel Jan,Am(Bk <Pavel@Janik.cz> 19472001-11-13 Pavel Janík <Pavel@Janik.cz>
1948 1948
1949 * Makefile.in (install-arch-indep): Use `${manext}' instead of `.1'. 1949 * Makefile.in (install-arch-indep): Use `${manext}' instead of `.1'.
1950 (install-arch-indep): Install emacsclient manual page. 1950 (install-arch-indep): Install emacsclient manual page.
@@ -1953,9 +1953,9 @@
19532001-11-12 Eli Zaretskii <eliz@is.elta.co.il> 19532001-11-12 Eli Zaretskii <eliz@is.elta.co.il>
1954 1954
1955 * make-dist: Add lispref/index.*perm files to the distribution. 1955 * make-dist: Add lispref/index.*perm files to the distribution.
1956 From Pavel Jan,Am(Bk <Pavel@Janik.cz>. 1956 From Pavel Janík <Pavel@Janik.cz>.
1957 1957
19582001-11-12 Pavel Jan,Am(Bk <Pavel@Janik.cz> 19582001-11-12 Pavel Janík <Pavel@Janik.cz>
1959 1959
1960 * Makefile.in (uninstall): Remove gfdl.1 when uninstalling. 1960 * Makefile.in (uninstall): Remove gfdl.1 when uninstalling.
1961 1961
@@ -1992,7 +1992,7 @@
1992 1992
1993 * configure.in: Added a check for <nlist.h>. 1993 * configure.in: Added a check for <nlist.h>.
1994 1994
19952001-11-01 Pavel Jan,Am(Bk <Pavel@Janik.cz> 19952001-11-01 Pavel Janík <Pavel@Janik.cz>
1996 1996
1997 * configure.in: Reindent --help output. 1997 * configure.in: Reindent --help output.
1998 From Per Starback (starback@ling.uu.se). 1998 From Per Starback (starback@ling.uu.se).
@@ -2289,7 +2289,7 @@
2289 them into a single category. Add menu items for RefTeX and 2289 them into a single category. Add menu items for RefTeX and
2290 Widget. 2290 Widget.
2291 2291
22922000-10-29 Kai Gro,A_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> 22922000-10-29 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2293 2293
2294 * Makefile.in (install-arch-indep): Use --info-dir instead of 2294 * Makefile.in (install-arch-indep): Use --info-dir instead of
2295 --dir-file, and a simple argument instead of --info-file, so that 2295 --dir-file, and a simple argument instead of --info-file, so that
@@ -4245,7 +4245,7 @@
4245 * configure.in (*-sun-sunos4.1.3*): Use shared libraries, 4245 * configure.in (*-sun-sunos4.1.3*): Use shared libraries,
4246 since that's what the header file expects. 4246 since that's what the header file expects.
4247 4247
42481995-04-24 Francesco Potort,Al(B (pot@cnuce.cnr.it) 42481995-04-24 Francesco Potortì (pot@cnuce.cnr.it)
4249 4249
4250 * configure.in (m68k-motorola-sysv*): Distinguish between 68030 4250 * configure.in (m68k-motorola-sysv*): Distinguish between 68030
4251 and 68040 based machines when choosing options for gnucc. 4251 and 68040 based machines when choosing options for gnucc.
@@ -7022,7 +7022,7 @@
7022 to match build-install and paths.h. 7022 to match build-install and paths.h.
7023 7023
7024;; Local Variables: 7024;; Local Variables:
7025;; coding: iso-2022-7bit 7025;; coding: utf-8
7026;; add-log-time-zone-rule: t 7026;; add-log-time-zone-rule: t
7027;; End: 7027;; End:
7028 7028
diff --git a/admin/ChangeLog b/admin/ChangeLog
index 1d9bf06906e..8a61d6593f4 100644
--- a/admin/ChangeLog
+++ b/admin/ChangeLog
@@ -209,7 +209,7 @@
209 209
210 * admin.el: Provide self. 210 * admin.el: Provide self.
211 211
2122007-08-10 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 2122007-08-10 Jan Djärv <jan.h.d@swipnet.se>
213 213
214 * FOR-RELEASE (http): Add Gtk+ tool bar and GUD focus problem. 214 * FOR-RELEASE (http): Add Gtk+ tool bar and GUD focus problem.
215 215
@@ -234,7 +234,7 @@
234 * nt/makedist.bat: Change EOL format to DOS. Don't use 234 * nt/makedist.bat: Change EOL format to DOS. Don't use
235 redirection characters in REM lines. 235 redirection characters in REM lines.
236 236
2372007-01-27 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 2372007-01-27 Jan Djärv <jan.h.d@swipnet.se>
238 238
239 * FOR-RELEASE: Removed Gtk/Xft issue. 239 * FOR-RELEASE: Removed Gtk/Xft issue.
240 240
@@ -442,7 +442,7 @@
442 * nt/makedist.bat: Do not rely on non-standard behaviour of 442 * nt/makedist.bat: Do not rely on non-standard behaviour of
443 tar --exclude. 443 tar --exclude.
444 444
4452004-11-02 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 4452004-11-02 Jan Djärv <jan.h.d@swipnet.se>
446 446
447 * FOR-RELEASE (Indications): Remove two stage update for toolbar (Done). 447 * FOR-RELEASE (Indications): Remove two stage update for toolbar (Done).
448 448
@@ -466,12 +466,12 @@
466 466
467 * FOR-RELEASE (Documentation): Add man/ack.texi and AUTHORS. 467 * FOR-RELEASE (Documentation): Add man/ack.texi and AUTHORS.
468 468
4692004-08-28 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 4692004-08-28 Jan Djärv <jan.h.d@swipnet.se>
470 470
471 * FOR-RELEASE (Indications): Remove entry about GTK and geometry, 471 * FOR-RELEASE (Indications): Remove entry about GTK and geometry,
472 (now behaves as well as other ports). 472 (now behaves as well as other ports).
473 473
4742004-06-28 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 4742004-06-28 Jan Djärv <jan.h.d@swipnet.se>
475 475
476 * FOR-RELEASE: Remove entry about GTK and monochrome displays (done). 476 * FOR-RELEASE: Remove entry about GTK and monochrome displays (done).
477 477
@@ -526,19 +526,19 @@
526 * nt/README-UNDUMP.W32: Remove personal email address and update 526 * nt/README-UNDUMP.W32: Remove personal email address and update
527 wording. 527 wording.
528 528
5292003-02-10 Francesco Potort,Al(B <pot@gnu.org> 5292003-02-10 Francesco Potortì <pot@gnu.org>
530 530
531 * make-changelog-diff: New script, code stolen from make-announcement. 531 * make-changelog-diff: New script, code stolen from make-announcement.
532 532
533 * make-announcement: Use make-changelog-diff. 533 * make-announcement: Use make-changelog-diff.
534 534
5352003-01-20 Francesco Potort,Al(B <pot@gnu.org> 5352003-01-20 Francesco Potortì <pot@gnu.org>
536 536
537 * make-tarball.txt: Step-by-step instructions for making a tarball. 537 * make-tarball.txt: Step-by-step instructions for making a tarball.
538 538
539 * make-announcement: A script for creating pretest annuncements. 539 * make-announcement: A script for creating pretest annuncements.
540 540
5412003-01-17 Francesco Potort,Al(B <pot@gnu.org> 5412003-01-17 Francesco Potortì <pot@gnu.org>
542 542
543 * admin.el (add-release-logs): Expand the directory name before 543 * admin.el (add-release-logs): Expand the directory name before
544 calling find(1). 544 calling find(1).
@@ -564,7 +564,7 @@
564 * quick-install-emacs (VERSION): Calculate using the same method 564 * quick-install-emacs (VERSION): Calculate using the same method
565 that configure.in uses. 565 that configure.in uses.
566 566
5672002-04-26 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 5672002-04-26 Pavel Janík <Pavel@Janik.cz>
568 568
569 * emacs-pretesters: New file with information for Emacs 569 * emacs-pretesters: New file with information for Emacs
570 pretesters. 570 pretesters.
@@ -641,7 +641,7 @@
641 version of tar used. 641 version of tar used.
642 642
643;; Local Variables: 643;; Local Variables:
644;; coding: iso-2022-7bit 644;; coding: utf-8
645;; add-log-time-zone-rule: t 645;; add-log-time-zone-rule: t
646;; End: 646;; End:
647 647
diff --git a/etc/ChangeLog b/etc/ChangeLog
index 453bda53175..de3b0fef5f3 100644
--- a/etc/ChangeLog
+++ b/etc/ChangeLog
@@ -25,7 +25,7 @@
25 * images/icons/hicolor/scalable/mimetypes/emacs-document.svg: 25 * images/icons/hicolor/scalable/mimetypes/emacs-document.svg:
26 Remove `creator' metadata. 26 Remove `creator' metadata.
27 27
282008-03-06 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 282008-03-06 Jan Djärv <jan.h.d@swipnet.se>
29 29
30 * images/README: Update with bookmark_add. 30 * images/README: Update with bookmark_add.
31 31
@@ -69,7 +69,7 @@
69 * NEWS (Gnus): Mention problem with coding system `utf-8-emacs' 69 * NEWS (Gnus): Mention problem with coding system `utf-8-emacs'
70 when using different Emacs versions. 70 when using different Emacs versions.
71 71
722008-02-25 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 722008-02-25 Jan Djärv <jan.h.d@swipnet.se>
73 73
74 * NEWS.22: Mention stock icons for Gtk+. 74 * NEWS.22: Mention stock icons for Gtk+.
75 75
@@ -111,7 +111,7 @@
111 * tutorials/TUTORIAL.ru: Remove redundant empty lines, insert a 111 * tutorials/TUTORIAL.ru: Remove redundant empty lines, insert a
112 magic line instead. 112 magic line instead.
113 113
1142008-02-08 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 1142008-02-08 Jan Djärv <jan.h.d@swipnet.se>
115 115
116 * NEWS: Mention XEmbed and --parent-id. 116 * NEWS: Mention XEmbed and --parent-id.
117 117
@@ -280,7 +280,7 @@
280 280
281 * schema: Initial merge of nxml. 281 * schema: Initial merge of nxml.
282 282
2832007-11-22 Francesco Potort,Al(B <pot@gnu.org> 2832007-11-22 Francesco Potortì <pot@gnu.org>
284 284
285 * NEWS: etags: the --members option is now the default. 285 * NEWS: etags: the --members option is now the default.
286 286
@@ -308,7 +308,7 @@
308 * refcards/gnus-refcard.tex: Restore Feb 2007 copyright 308 * refcards/gnus-refcard.tex: Restore Feb 2007 copyright
309 clarifications lost in update to Gnus trunk. 309 clarifications lost in update to Gnus trunk.
310 310
3112007-10-28 Adam Sj,Ax(Bgren <asjo@koldfront.dk> 3112007-10-28 Adam Sjøgren <asjo@koldfront.dk>
312 312
313 * images/smilies/grayscale/*.xpm: New larger grayscale smileys. 313 * images/smilies/grayscale/*.xpm: New larger grayscale smileys.
314 314
@@ -368,7 +368,7 @@
368 368
369 * Makefile (SOURCES, unlock, relock): Delete. 369 * Makefile (SOURCES, unlock, relock): Delete.
370 370
3712007-09-10 Micha,Ak(Bl Cadilhac <michael@cadilhac.name> 3712007-09-10 Michaël Cadilhac <michael@cadilhac.name>
372 372
373 * NEWS: Document the interactive specification for C functions. 373 * NEWS: Document the interactive specification for C functions.
374 Say that `set-file-modes' is now interactive. 374 Say that `set-file-modes' is now interactive.
@@ -396,7 +396,7 @@
396 396
397 * NEWS.22 (Note): Lower-case for orgtbl-mode. 397 * NEWS.22 (Note): Lower-case for orgtbl-mode.
398 398
3992007-08-29 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 3992007-08-29 Jan Djärv <jan.h.d@swipnet.se>
400 400
401 * NEWS: Say that Gtk+ build uses stock icons. 401 * NEWS: Say that Gtk+ build uses stock icons.
402 402
@@ -410,7 +410,7 @@
410 * PROBLEMS (Mac OS X): Add alternative workaround for QuickTime 410 * PROBLEMS (Mac OS X): Add alternative workaround for QuickTime
411 updater breakage. 411 updater breakage.
412 412
4132007-08-26 Micha,Ak(Bl Cadilhac <michael@cadilhac.name> 4132007-08-26 Michaël Cadilhac <michael@cadilhac.name>
414 414
415 * NEWS: Say that PDF files are now the default for refcards. 415 * NEWS: Say that PDF files are now the default for refcards.
416 416
@@ -533,7 +533,7 @@
533 * NEWS: Revert 2007-07-13T23:20:21Z!kfogel@red-bean.com, which 533 * NEWS: Revert 2007-07-13T23:20:21Z!kfogel@red-bean.com, which
534 documented bookmark keybinding changes that were later reverted. 534 documented bookmark keybinding changes that were later reverted.
535 535
5362007-07-14 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 5362007-07-14 Jan Djärv <jan.h.d@swipnet.se>
537 537
538 * PROBLEMS: Mention gtk-engines-qt problem. 538 * PROBLEMS: Mention gtk-engines-qt problem.
539 539
@@ -632,7 +632,7 @@
632 632
633 * PROBLEMS (Dumping): Mention OpenBSD macppc problem. 633 * PROBLEMS (Dumping): Mention OpenBSD macppc problem.
634 634
6352007-05-15 Micha,Ak(Bl Cadilhac <michael@cadilhac.name> 6352007-05-15 Michaël Cadilhac <michael@cadilhac.name>
636 636
637 * fr-refcard.tex: Rewrite using German layout. 637 * fr-refcard.tex: Rewrite using German layout.
638 638
@@ -642,7 +642,7 @@
642 642
643 * refcard.tex (section{Incremental Search}): Minor corrections. 643 * refcard.tex (section{Incremental Search}): Minor corrections.
644 644
6452007-05-12 Micha,Ak(Bl Cadilhac <michael@cadilhac.name> 6452007-05-12 Michaël Cadilhac <michael@cadilhac.name>
646 646
647 * Makefile (viperCard.ps, calccard.ps refcard.ps) 647 * Makefile (viperCard.ps, calccard.ps refcard.ps)
648 (sk-dired-ref.ps sk-refcard.ps sk-survival.ps) 648 (sk-dired-ref.ps sk-refcard.ps sk-survival.ps)
@@ -798,7 +798,7 @@
798 * cs-dired-ref.tex: Increase in 2 column case to make room 798 * cs-dired-ref.tex: Increase in 2 column case to make room
799 for copyright notice. 799 for copyright notice.
800 (nopagenumbers): Call to turn off numbers in 1 page document. 800 (nopagenumbers): Call to turn off numbers in 1 page document.
801 (N,Aa(Bpov,Al(Bda, Modifikace Dired bufferu): Swap sections to 801 (Nápovìda, Modifikace Dired bufferu): Swap sections to
802 balance column length in presence of copyright notice. 802 balance column length in presence of copyright notice.
803 (copyrightnotice): Uncomment so that notice is displayed. 803 (copyrightnotice): Uncomment so that notice is displayed.
804 804
@@ -823,7 +823,7 @@
823 * sk-dired-ref.tex (vsize): Increase in 2 column case to make room 823 * sk-dired-ref.tex (vsize): Increase in 2 column case to make room
824 for copyright notice. 824 for copyright notice.
825 (nopagenumbers): Call to turn off numbers in 1 page document. 825 (nopagenumbers): Call to turn off numbers in 1 page document.
826 (N,Aa(Bpoveda, Modifik,Aa(Bcia Dired bufferu): Swap sections to 826 (Nápoveda, Modifikácia Dired bufferu): Swap sections to
827 balance column length in presence of copyright notice. 827 balance column length in presence of copyright notice.
828 (copyrightnotice): Uncomment so that notice is displayed. 828 (copyrightnotice): Uncomment so that notice is displayed.
829 829
@@ -840,7 +840,7 @@
840 (section{Exporting and Publishing}): Export options no longer in 840 (section{Exporting and Publishing}): Export options no longer in
841 reference card. 841 reference card.
842 842
8432007-02-25 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 8432007-02-25 Jan Djärv <jan.h.d@swipnet.se>
844 844
845 * PROBLEMS: Gtk+ and cygwin doesn't work. 845 * PROBLEMS: Gtk+ and cygwin doesn't work.
846 846
@@ -848,7 +848,7 @@
848 848
849 * MORE.STUFF: Add a pointer to Phil Sung's Emacs slides on MIT. 849 * MORE.STUFF: Add a pointer to Phil Sung's Emacs slides on MIT.
850 850
8512007-02-22 Per Starb,Ad(Bck <starback@stp.lingfil.uu.se> (tiny change) 8512007-02-22 Per Starbäck <starback@stp.lingfil.uu.se> (tiny change)
852 852
853 * NEWS: Grammar and capitalization fixes. 853 * NEWS: Grammar and capitalization fixes.
854 854
@@ -937,7 +937,7 @@
937 937
938 * DEVEL.HUMOR: New entry. 938 * DEVEL.HUMOR: New entry.
939 939
9402007-02-05 Francesco Potort,Al(B <pot@gnu.org> 9402007-02-05 Francesco Potortì <pot@gnu.org>
941 941
942 * etags.1: Now --members is the default for etags, not for ctags yet. 942 * etags.1: Now --members is the default for etags, not for ctags yet.
943 * NEWS (etags): Document it. 943 * NEWS (etags): Document it.
@@ -1008,7 +1008,7 @@
1008 GNU/Linux. 1008 GNU/Linux.
1009 * PROBLEMS: As above. 1009 * PROBLEMS: As above.
1010 1010
10112007-01-02 Francesco Potort,Al(B <pot@gnu.org> 10112007-01-02 Francesco Potortì <pot@gnu.org>
1012 1012
1013 * etags.1: Undocument the --no-warn option. 1013 * etags.1: Undocument the --no-warn option.
1014 1014
@@ -1024,7 +1024,7 @@
1024 1024
1025 * ERC-NEWS: Note that the list module has been removed. 1025 * ERC-NEWS: Note that the list module has been removed.
1026 1026
10272006-12-05 Micha,Ak(Bl Cadilhac <michael.cadilhac@lrde.org> 10272006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
1028 1028
1029 * NEWS (Changes to cmuscheme): Mention the alternative for 1029 * NEWS (Changes to cmuscheme): Mention the alternative for
1030 `~/.emacs_SCHEMEPROG' which is `~/.emacs.d/init_SCHEMEPROG.scm'. 1030 `~/.emacs_SCHEMEPROG' which is `~/.emacs.d/init_SCHEMEPROG.scm'.
@@ -1111,7 +1111,7 @@
1111 1111
1112 * refcard.ps: Regenerate. 1112 * refcard.ps: Regenerate.
1113 1113
11142006-09-18 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 11142006-09-18 Jan Djärv <jan.h.d@swipnet.se>
1115 1115
1116 * NEWS: Rename x-use-old-gtk-file-dialog to x-gtk-use-old-file-dialog. 1116 * NEWS: Rename x-use-old-gtk-file-dialog to x-gtk-use-old-file-dialog.
1117 1117
@@ -1137,7 +1137,7 @@
1137 to "t". 1137 to "t".
1138 * PROBLEMS: Adjust tcsh advice for this. 1138 * PROBLEMS: Adjust tcsh advice for this.
1139 1139
11402006-09-10 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 11402006-09-10 Jan Djärv <jan.h.d@swipnet.se>
1141 1141
1142 * PROBLEMS (are): Emacs compiled with Gtk+ crashes when closing a 1142 * PROBLEMS (are): Emacs compiled with Gtk+ crashes when closing a
1143 display (x-close-connection). 1143 display (x-close-connection).
@@ -1238,7 +1238,7 @@
1238 1238
1239 * PROBLEMS: Emacs now requires ws2_32.dll on Windows. 1239 * PROBLEMS: Emacs now requires ws2_32.dll on Windows.
1240 1240
12412006-07-14 K,Aa(Broly L$,1 q(Brentey <lorentey@elte.hu> 12412006-07-14 Károly Lőrentey <lorentey@elte.hu>
1242 1242
1243 * HELLO: Update Hungarian sample. 1243 * HELLO: Update Hungarian sample.
1244 1244
@@ -1275,7 +1275,7 @@
1275 * orgcard.tex (section{Agenda Views}): Document `s' key to save 1275 * orgcard.tex (section{Agenda Views}): Document `s' key to save
1276 all org-mode buffers. 1276 all org-mode buffers.
1277 1277
12782006-06-30 Francesco Potort,Al(B <pot@gnu.org> 12782006-06-30 Francesco Potortì <pot@gnu.org>
1279 1279
1280 * etags.1: -m and -M options do not exist. 1280 * etags.1: -m and -M options do not exist.
1281 1281
@@ -1328,11 +1328,11 @@
1328 1328
1329 * yow.lines: Delete existing data; add a new entry. 1329 * yow.lines: Delete existing data; add a new entry.
1330 1330
13312006-06-09 W$,1 b(Bodek Bzyl <matwb@univ.gda.pl> 13312006-06-09 Włodek Bzyl <matwb@univ.gda.pl>
1332 1332
1333 * pl-refcard.ps: Regenerate. 1333 * pl-refcard.ps: Regenerate.
1334 1334
13352006-06-08 W$,1 b(Bodek Bzyl <matwb@univ.gda.pl> 13352006-06-08 Włodek Bzyl <matwb@univ.gda.pl>
1336 1336
1337 * pl-refcard.tex: Update for Emacs 22. 1337 * pl-refcard.tex: Update for Emacs 22.
1338 1338
@@ -1340,7 +1340,7 @@
1340 1340
1341 * fr-refcard.tex: Fix errors in previous commit. 1341 * fr-refcard.tex: Fix errors in previous commit.
1342 1342
13432006-06-08 ,AI(Bric Jacoboni <jaco@jacoboni.fr> 13432006-06-08 Éric Jacoboni <jaco@jacoboni.fr>
1344 1344
1345 * fr-refcard.tex: Update for Emacs 22. 1345 * fr-refcard.tex: Update for Emacs 22.
1346 1346
@@ -1393,7 +1393,7 @@
1393 * tree-widget/folder/open.png, tree-widget/folder/open.xpm: 1393 * tree-widget/folder/open.png, tree-widget/folder/open.xpm:
1394 Reduce the size of images. 1394 Reduce the size of images.
1395 1395
13962006-05-29 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 13962006-05-29 Jan Djärv <jan.h.d@swipnet.se>
1397 1397
1398 * NEWS: Mention F10 for Gtk+/Lesstif/Lucid menus. 1398 * NEWS: Mention F10 for Gtk+/Lesstif/Lucid menus.
1399 1399
@@ -1612,7 +1612,7 @@
1612 1612
16132006-03-09 Reiner Steib <Reiner.Steib@gmx.de> 16132006-03-09 Reiner Steib <Reiner.Steib@gmx.de>
1614 1614
1615 * TUTORIAL.de: Replace "Schreiben" by "Dr,A|(Bcken" where appropriate. 1615 * TUTORIAL.de: Replace "Schreiben" by "Drücken" where appropriate.
1616 1616
16172006-03-07 Carsten Dominik <dominik@science.uva.nl> 16172006-03-07 Carsten Dominik <dominik@science.uva.nl>
1618 1618
@@ -1651,7 +1651,7 @@
1651 1651
1652 * NEWS: Changes in handling of file local variables. 1652 * NEWS: Changes in handling of file local variables.
1653 1653
16542006-02-14 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 16542006-02-14 Jan Djärv <jan.h.d@swipnet.se>
1655 1655
1656 * NEWS: Gtk+ 2.4 is required. 1656 * NEWS: Gtk+ 2.4 is required.
1657 1657
@@ -1719,11 +1719,11 @@
1719 * e/eterm-color.ti: Temporarily disable the ri entry. 1719 * e/eterm-color.ti: Temporarily disable the ri entry.
1720 * e/eterm-color: Regenerate. 1720 * e/eterm-color: Regenerate.
1721 1721
17222005-12-21 L$,1 q(Brentey K,Aa(Broly <lorentey@elte.hu> 17222005-12-21 Lőrentey Károly <lorentey@elte.hu>
1723 1723
1724 * TODO: Add note on the multi-tty branch. 1724 * TODO: Add note on the multi-tty branch.
1725 1725
17262005-12-16 L$,1 q(Brentey K,Aa(Broly <lorentey@elte.hu> 17262005-12-16 Lőrentey Károly <lorentey@elte.hu>
1727 1727
1728 * NEWS: Change `prev-buffer' to `previous-buffer'; add note on 1728 * NEWS: Change `prev-buffer' to `previous-buffer'; add note on
1729 them using the frame-local buffer list. 1729 them using the frame-local buffer list.
@@ -1766,13 +1766,13 @@
1766 1766
1767 * images/gud/pp.xpm, images/gud/pp.pbm: New icons. 1767 * images/gud/pp.xpm, images/gud/pp.pbm: New icons.
1768 1768
17692005-11-06 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 17692005-11-06 Jan Djärv <jan.h.d@swipnet.se>
1770 1770
1771 * images/copy.xpm, images/copy.pbm, images/low-color/copy.xpm 1771 * images/copy.xpm, images/copy.pbm, images/low-color/copy.xpm
1772 * images/save.xpm, images/save.pbm, images/low-color/save.xpm: 1772 * images/save.xpm, images/save.pbm, images/low-color/save.xpm:
1773 Adjust baseline. 1773 Adjust baseline.
1774 1774
17752005-11-06 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 17752005-11-06 Jan Djärv <jan.h.d@swipnet.se>
1776 1776
1777 * images/up-node.xpm, images/prev-node.xpm, images/next-node.xpm 1777 * images/up-node.xpm, images/prev-node.xpm, images/next-node.xpm
1778 * images/up-node.pbm, images/prev-node.pbm, images/next-node.pbm 1778 * images/up-node.pbm, images/prev-node.pbm, images/next-node.pbm
@@ -1783,7 +1783,7 @@
1783 1783
1784 * DEBUG: Describe how to provide preprocessor macro information. 1784 * DEBUG: Describe how to provide preprocessor macro information.
1785 1785
17862005-11-04 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 17862005-11-04 Jan Djärv <jan.h.d@swipnet.se>
1787 1787
1788 * images/up-node.xpm, images/prev-node.xpm, images/next-node.xpm 1788 * images/up-node.xpm, images/prev-node.xpm, images/next-node.xpm
1789 * images/up-node.pbm, images/prev-node.pbm, images/next-node.pbm 1789 * images/up-node.pbm, images/prev-node.pbm, images/next-node.pbm
@@ -1931,7 +1931,7 @@
1931 1931
1932 * NEWS, MH-E-NEWS: Updated for release 7.85. 1932 * NEWS, MH-E-NEWS: Updated for release 7.85.
1933 1933
19342005-10-10 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 19342005-10-10 Jan Djärv <jan.h.d@swipnet.se>
1935 1935
1936 * NEWS: -nb => -nbi 1936 * NEWS: -nb => -nbi
1937 1937
@@ -1939,7 +1939,7 @@
1939 1939
1940 * orgcard.tex: Version 3.17, no changes except version number. 1940 * orgcard.tex: Version 3.17, no changes except version number.
1941 1941
19422005-10-09 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 19422005-10-09 Jan Djärv <jan.h.d@swipnet.se>
1943 1943
1944 * NEWS: -nb, --no-bitmap-icon 1944 * NEWS: -nb, --no-bitmap-icon
1945 1945
@@ -2052,7 +2052,7 @@
2052 2052
2053 * grep.txt: New file. 2053 * grep.txt: New file.
2054 2054
20552005-07-19 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 20552005-07-19 Jan Djärv <jan.h.d@swipnet.se>
2056 2056
2057 * PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping): 2057 * PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping):
2058 -R comes after i386 in setarch command. 2058 -R comes after i386 in setarch command.
@@ -2093,7 +2093,7 @@
2093 * pl-refcard.tex, refcard.tex, ru-refcard.tex, sk-dired-ref.tex: 2093 * pl-refcard.tex, refcard.tex, ru-refcard.tex, sk-dired-ref.tex:
2094 * sk-refcard.tex, vipcard.tex, viperCard.tex: Update FSF's address. 2094 * sk-refcard.tex, vipcard.tex, viperCard.tex: Update FSF's address.
2095 2095
20962005-07-03 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 20962005-07-03 Jan Djärv <jan.h.d@swipnet.se>
2097 2097
2098 * PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping): 2098 * PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping):
2099 Add it again. 2099 Add it again.
@@ -2191,11 +2191,11 @@
2191 2191
2192 * TUTORIAL.ru: Update. 2192 * TUTORIAL.ru: Update.
2193 2193
21942005-04-13 Pavel Jan,Am(Bk <Pavel@Janik.cz> 21942005-04-13 Pavel Janík <Pavel@Janik.cz>
2195 2195
2196 * TUTORIAL.sk: Updated header. 2196 * TUTORIAL.sk: Updated header.
2197 2197
21982005-04-12 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 21982005-04-12 Jan Djärv <jan.h.d@swipnet.se>
2199 2199
2200 * NEWS: Mention cursorBlink resource. 2200 * NEWS: Mention cursorBlink resource.
2201 2201
@@ -2203,7 +2203,7 @@
2203 2203
2204 * NEWS: Mention dynamic change of keyboard-coding-system on Mac. 2204 * NEWS: Mention dynamic change of keyboard-coding-system on Mac.
2205 2205
22062005-04-10 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 22062005-04-10 Jan Djärv <jan.h.d@swipnet.se>
2207 2207
2208 * NEWS: Mention fontSet for Lucid menus. 2208 * NEWS: Mention fontSet for Lucid menus.
2209 2209
@@ -2217,7 +2217,7 @@
2217 * TUTORIAL.ja: Updated header, contents synchronized with 2217 * TUTORIAL.ja: Updated header, contents synchronized with
2218 TUTORIAL at 2005-04-01T00:31:25Z!rms@gnu.org. 2218 TUTORIAL at 2005-04-01T00:31:25Z!rms@gnu.org.
2219 2219
22202005-04-06 Pavel Jan,Am(Bk <Pavel@Janik.cz> 22202005-04-06 Pavel Janík <Pavel@Janik.cz>
2221 2221
2222 * TUTORIAL.cs: Updated header. 2222 * TUTORIAL.cs: Updated header.
2223 2223
@@ -2366,15 +2366,15 @@
2366 2366
2367 * fr-refcard.tex: Fix typos. 2367 * fr-refcard.tex: Fix typos.
2368 2368
23692004-12-07 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 23692004-12-07 Jan Djärv <jan.h.d@swipnet.se>
2370 2370
2371 * PROBLEMS: Update information about klipper on KDE. 2371 * PROBLEMS: Update information about klipper on KDE.
2372 2372
23732004-11-26 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 23732004-11-26 Jan Djärv <jan.h.d@swipnet.se>
2374 2374
2375 * NEWS: Rename use-old-gtk-file-dialog to x-use-old-gtk-file-dialog. 2375 * NEWS: Rename use-old-gtk-file-dialog to x-use-old-gtk-file-dialog.
2376 2376
23772004-10-08 Fr,Ai(Bd,Ai(Bric Bothamy <frederic.bothamy@free.fr> (tiny change) 23772004-10-08 Frédéric Bothamy <frederic.bothamy@free.fr> (tiny change)
2378 2378
2379 * TUTORIAL.fr: Minor wording fix. 2379 * TUTORIAL.fr: Minor wording fix.
2380 2380
@@ -2398,7 +2398,7 @@
2398 Reformat. 2398 Reformat.
2399 * e/eterm: Regenerate. 2399 * e/eterm: Regenerate.
2400 2400
24012004-09-25 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 24012004-09-25 Jan Djärv <jan.h.d@swipnet.se>
2402 2402
2403 * PROBLEMS: Updated exec-shield description. 2403 * PROBLEMS: Updated exec-shield description.
2404 2404
@@ -2568,7 +2568,7 @@
2568 (HeaderClip, FooterClip): New PostScript funs. 2568 (HeaderClip, FooterClip): New PostScript funs.
2569 (HeaderText, FooterText): Adjust PostScript code. 2569 (HeaderText, FooterText): Adjust PostScript code.
2570 2570
25712004-03-29 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 25712004-03-29 Jan Djärv <jan.h.d@swipnet.se>
2572 2572
2573 * TODO: Removed drag-and-drop entry (DONE). 2573 * TODO: Removed drag-and-drop entry (DONE).
2574 2574
@@ -2621,7 +2621,7 @@
2621 * HELLO: Fix cases of language names. Make German lines one. 2621 * HELLO: Fix cases of language names. Make German lines one.
2622 Delete FORTRAN, add Mathematics. 2622 Delete FORTRAN, add Mathematics.
2623 2623
26242003-10-24 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 26242003-10-24 Jan Djärv <jan.h.d@swipnet.se>
2625 2625
2626 * PROBLEMS: Characters are displayed as empty boxes or 2626 * PROBLEMS: Characters are displayed as empty boxes or
2627 with wrong font under X. 2627 with wrong font under X.
@@ -2694,11 +2694,11 @@
2694 2694
2695 * HELLO: Fix Hindi and add Tamil. 2695 * HELLO: Fix Hindi and add Tamil.
2696 2696
26972003-02-05 Francesco Potort,Al(B <pot@gnu.org> 26972003-02-05 Francesco Potortì <pot@gnu.org>
2698 2698
2699 * TUTORIAL.it: Italian tutorial. 2699 * TUTORIAL.it: Italian tutorial.
2700 From Alfredo Finelli <alfredofnl@tiscali.it> (original translator). 2700 From Alfredo Finelli <alfredofnl@tiscali.it> (original translator).
2701 Revised by Francesco Potort,Al(B <pot@gnu.org>. 2701 Revised by Francesco Potortì <pot@gnu.org>.
2702 2702
27032003-02-03 Bill Wohler <wohler@newt.com> 27032003-02-03 Bill Wohler <wohler@newt.com>
2704 2704
@@ -2708,7 +2708,7 @@
2708 2708
2709 * MACHINES: Added Cygwin. 2709 * MACHINES: Added Cygwin.
2710 2710
27112003-01-27 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 27112003-01-27 Jan Djärv <jan.h.d@swipnet.se>
2712 2712
2713 * DEBUG: Added note about xmon. 2713 * DEBUG: Added note about xmon.
2714 2714
@@ -2716,12 +2716,12 @@
2716 2716
2717 * TUTORIAL.pl: Updated. 2717 * TUTORIAL.pl: Updated.
2718 2718
27192003-01-11 Pavel Jan,Am(Bk <Pavel@Janik.cz> 27192003-01-11 Pavel Janík <Pavel@Janik.cz>
2720 2720
2721 * TUTORIAL.sk: Updated to reflect changes in English version. 2721 * TUTORIAL.sk: Updated to reflect changes in English version.
2722 From Miroslav Va$,1!!(Bko <zemiak@zoznam.sk>. 2722 From Miroslav Vaško <zemiak@zoznam.sk>.
2723 2723
27242003-01-09 Francesco Potort,Al(B <pot@gnu.org> 27242003-01-09 Francesco Potortì <pot@gnu.org>
2725 2725
2726 * etags.1: Added reference to the new `etags --help --lang=LANG' 2726 * etags.1: Added reference to the new `etags --help --lang=LANG'
2727 option. 2727 option.
@@ -2742,7 +2742,7 @@
2742 2742
2743 * MH-E-NEWS: Upgraded to MH-E version 7.0. 2743 * MH-E-NEWS: Upgraded to MH-E version 7.0.
2744 2744
27452002-11-22 Rafael Sep,Az(Blveda <drs@gnulinux.org.mx> 27452002-11-22 Rafael Sepúlveda <drs@gnulinux.org.mx>
2746 2746
2747 * TUTORIAL.es: Extensively changed and updated. 2747 * TUTORIAL.es: Extensively changed and updated.
2748 2748
@@ -2778,7 +2778,7 @@
2778 2778
27792002-06-16 Eli Zaretskii <eliz@is.elta.co.il> 27792002-06-16 Eli Zaretskii <eliz@is.elta.co.il>
2780 2780
2781 * TUTORIAL.fr: New version from ,AI(Bric Jacoboni <jaco@teaser.fr>. 2781 * TUTORIAL.fr: New version from Éric Jacoboni <jaco@teaser.fr>.
2782 2782
27832002-05-04 Eli Zaretskii <eliz@is.elta.co.il> 27832002-05-04 Eli Zaretskii <eliz@is.elta.co.il>
2784 2784
@@ -2788,7 +2788,7 @@
2788 2788
2789 * termcap.src: New version from ftp://invisible-island.net. 2789 * termcap.src: New version from ftp://invisible-island.net.
2790 2790
27912002-03-24 Pavel Jan,Am(Bk <Pavel@Janik.cz> 27912002-03-24 Pavel Janík <Pavel@Janik.cz>
2792 2792
2793 * TUTORIAL.translators: New file, list of tutorial translators. 2793 * TUTORIAL.translators: New file, list of tutorial translators.
2794 2794
@@ -2796,15 +2796,15 @@
2796 2796
2797 * gnus.xpm: Remove garbages. 2797 * gnus.xpm: Remove garbages.
2798 2798
27992002-01-27 Pavel Jan,Am(Bk <Pavel@Janik.cz> 27992002-01-27 Pavel Janík <Pavel@Janik.cz>
2800 2800
2801 * letter.xpm: New file, XPM variant of letter.xbm. 2801 * letter.xpm: New file, XPM variant of letter.xbm.
2802 2802
28032001-12-03 Pavel Jan,Am(Bk <Pavel@Janik.cz> 28032001-12-03 Pavel Janík <Pavel@Janik.cz>
2804 2804
2805 * COPYING: Move back. 2805 * COPYING: Move back.
2806 2806
28072001-11-29 Pavel Jan,Am(Bk <Pavel@Janik.cz> 28072001-11-29 Pavel Janík <Pavel@Janik.cz>
2808 2808
2809 * COPYING: Removed. 2809 * COPYING: Removed.
2810 2810
@@ -2822,11 +2822,11 @@
2822 2822
28232001-11-18 Eli Zaretskii <eliz@is.elta.co.il> 28232001-11-18 Eli Zaretskii <eliz@is.elta.co.il>
2824 2824
2825 * fr-survival.tex: New file, from ,AI(Bric Jacoboni <jaco@teaser.fr>. 2825 * fr-survival.tex: New file, from Éric Jacoboni <jaco@teaser.fr>.
2826 2826
28272001-11-17 Eli Zaretskii <eliz@is.elta.co.il> 28272001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
2828 2828
2829 * TUTORIAL.fr: New version from ,AI(Bric Jacoboni <jaco@teaser.fr>. 2829 * TUTORIAL.fr: New version from Éric Jacoboni <jaco@teaser.fr>.
2830 2830
28312001-11-17 Colin Walters <walters@debian.org> 28312001-11-17 Colin Walters <walters@debian.org>
2832 2832
@@ -2834,7 +2834,7 @@
2834 2834
28352001-11-16 Eli Zaretskii <eliz@is.elta.co.il> 28352001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
2836 2836
2837 * TUTORIAL.fr: New file. From ,AI(Bric Jacoboni <jaco@teaser.fr>. 2837 * TUTORIAL.fr: New file. From Éric Jacoboni <jaco@teaser.fr>.
2838 2838
28392001-11-10 Eli Zaretskii <eliz@is.elta.co.il> 28392001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
2840 2840
@@ -2859,7 +2859,7 @@
2859 * HELLO: Fix the Italian and Maltese entries. From Trevor Spiteri 2859 * HELLO: Fix the Italian and Maltese entries. From Trevor Spiteri
2860 <tbspit@eng.um.edu.mt>. 2860 <tbspit@eng.um.edu.mt>.
2861 2861
28622001-08-25 Pavel Jan,Am(Bk <Pavel@Janik.cz> 28622001-08-25 Pavel Janík <Pavel@Janik.cz>
2863 2863
2864 * HELLO: Slovak language name added to be compatible with other 2864 * HELLO: Slovak language name added to be compatible with other
2865 languages. 2865 languages.
@@ -2867,7 +2867,7 @@
28672001-08-23 Eli Zaretskii <eliz@is.elta.co.il> 28672001-08-23 Eli Zaretskii <eliz@is.elta.co.il>
2868 2868
2869 * TUTORIAL.pl: Updated in accordance with the English version. 2869 * TUTORIAL.pl: Updated in accordance with the English version.
2870 From Beata Wierzcho$,1 b(Bowska <beataw@orient.uw.edu.pl> and 2870 From Beata Wierzchołowska <beataw@orient.uw.edu.pl> and
2871 Janusz S. Bien <jsbien@mail.uw.edu.pl>. 2871 Janusz S. Bien <jsbien@mail.uw.edu.pl>.
2872 2872
28732001-08-14 Eli Zaretskii <eliz@is.elta.co.il> 28732001-08-14 Eli Zaretskii <eliz@is.elta.co.il>
@@ -2876,26 +2876,26 @@
2876 per config.sub and config.guess. Reported by Ryo Furue 2876 per config.sub and config.guess. Reported by Ryo Furue
2877 <furufuru@ccsr.u-tokyo.ac.jp>. 2877 <furufuru@ccsr.u-tokyo.ac.jp>.
2878 2878
28792001-08-10 Pavel Jan,Am(Bk <Pavel@Janik.cz> 28792001-08-10 Pavel Janík <Pavel@Janik.cz>
2880 2880
2881 * TUTORIAL.sk: Updated in accordance with the English version. 2881 * TUTORIAL.sk: Updated in accordance with the English version.
2882 From Miroslav Va$,1!!(Bko <vasko@debian.cz>. 2882 From Miroslav Vaško <vasko@debian.cz>.
2883 2883
28842001-08-08 Eli Zaretskii <eliz@is.elta.co.il> 28842001-08-08 Eli Zaretskii <eliz@is.elta.co.il>
2885 2885
2886 * TUTORIAL.ko: Updated in accordance with the English version. 2886 * TUTORIAL.ko: Updated in accordance with the English version.
2887 From Koaunghi Un <koaunghi@world.kaist.ac.kr>. 2887 From Koaunghi Un <koaunghi@world.kaist.ac.kr>.
2888 2888
28892001-08-06 Pavel Jan,Am(Bk <Pavel@Janik.cz> 28892001-08-06 Pavel Janík <Pavel@Janik.cz>
2890 2890
2891 * TUTORIAL.cs: Update from Milan Zamazal. 2891 * TUTORIAL.cs: Update from Milan Zamazal.
2892 2892
28932001-08-05 Pavel Jan,Am(Bk <Pavel@Janik.cz> 28932001-08-05 Pavel Janík <Pavel@Janik.cz>
2894 2894
2895 * TUTORIAL.cs, TUTORIAL.sk, cs-refcard.tex, sk-refcard.tex: E-mail 2895 * TUTORIAL.cs, TUTORIAL.sk, cs-refcard.tex, sk-refcard.tex: E-mail
2896 address of Milan Zamazal changed. 2896 address of Milan Zamazal changed.
2897 2897
28982001-08-04 Pavel Jan,Am(Bk <Pavel@Janik.cz> 28982001-08-04 Pavel Janík <Pavel@Janik.cz>
2899 2899
2900 * TUTORIAL, TUTORIAL.cs: Be consistent when naming CONTROL and 2900 * TUTORIAL, TUTORIAL.cs: Be consistent when naming CONTROL and
2901 META keys. 2901 META keys.
@@ -2927,7 +2927,7 @@
2927 * sk-dired-ref.tex: New files. 2927 * sk-dired-ref.tex: New files.
2928 2928
2929 * cs-survival.tex, cs-dired-ref.ps, cs-dired-ref.tex: New files. 2929 * cs-survival.tex, cs-dired-ref.ps, cs-dired-ref.tex: New files.
2930 From Pavel@Janik.cz (Pavel Jan,Am(Bk). 2930 From Pavel@Janik.cz (Pavel Janík).
2931 2931
29322001-04-10 Vinicius Jose Latorre <vinicius@cpqd.com.br> 29322001-04-10 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2933 2933
@@ -4201,7 +4201,7 @@
4201 * loadst.c (main) [XENIX]: Use /usr/spool/mail, not /usr/mail. 4201 * loadst.c (main) [XENIX]: Use /usr/spool/mail, not /usr/mail.
4202 4202
4203;; Local Variables: 4203;; Local Variables:
4204;; coding: iso-2022-7bit 4204;; coding: utf-8
4205;; add-log-time-zone-rule: t 4205;; add-log-time-zone-rule: t
4206;; End: 4206;; End:
4207 4207
diff --git a/leim/ChangeLog b/leim/ChangeLog
index e9d19ca4ca1..d9db47ae3e3 100644
--- a/leim/ChangeLog
+++ b/leim/ChangeLog
@@ -87,8 +87,8 @@
87 87
88 * quail/latin-pre.el: Recode to utf-8. 88 * quail/latin-pre.el: Recode to utf-8.
89 ("latin-1-prefix", "latin-8-prefix", "latin-9-prefix"): Add nbsp. 89 ("latin-1-prefix", "latin-8-prefix", "latin-9-prefix"): Add nbsp.
90 ("latin-3-prefix"): Remove bogus Latin-3 characters and ~o -> ,Cu(B, 90 ("latin-3-prefix"): Remove bogus Latin-3 characters and ~o -> ġ,
91 ~O -> ,CU(B. 91 ~O -> Ġ.
92 ("latin-prefix"): New method. 92 ("latin-prefix"): New method.
93 93
94 * quail/uni-input.el (utf-8-ccl-encode): Delete. 94 * quail/uni-input.el (utf-8-ccl-encode): Delete.
@@ -243,7 +243,7 @@
243 * COPYING: Replace "Library Public License" by "Lesser Public 243 * COPYING: Replace "Library Public License" by "Lesser Public
244 License" throughout. 244 License" throughout.
245 245
2462006-09-06 Micha,Ak(Bl Cadilhac <michael.cadilhac@lrde.org> 2462006-09-06 Michaël Cadilhac <michael.cadilhac@lrde.org>
247 247
248 * quail/uni-input.el (ucs-input-method): Don't make the action of 248 * quail/uni-input.el (ucs-input-method): Don't make the action of
249 a key not in [0-9a-zA-Z] when it was expected to be. Let the Emacs 249 a key not in [0-9a-zA-Z] when it was expected to be. Let the Emacs
@@ -476,7 +476,7 @@
476 (clean, mostlyclean): Don't delete *.elc distributed with tarball. 476 (clean, mostlyclean): Don't delete *.elc distributed with tarball.
477 (maintainer-clean): Delete files that are not in CVS repository. 477 (maintainer-clean): Delete files that are not in CVS repository.
478 478
4792004-02-16 J,Ai(Br,At(Bme Marant <jmarant@nerim.net> (tiny change) 4792004-02-16 Jérôme Marant <jmarant@nerim.net> (tiny change)
480 480
481 * Makefile.in (distclean maintainer-clean): Depend on clean. 481 * Makefile.in (distclean maintainer-clean): Depend on clean.
482 482
@@ -614,13 +614,13 @@
614 ("cyrillic-ukrainian"): Fix `q', `Q', `W', `w' bindings. 614 ("cyrillic-ukrainian"): Fix `q', `Q', `W', `w' bindings.
615 ("ukrainian-computer", "belarusian", "bulgarian-bds") 615 ("ukrainian-computer", "belarusian", "bulgarian-bds")
616 ("russian-computer"): New. 616 ("russian-computer"): New.
617 ("bulgarian-phonetic"): Rename from bulgarian-pho. Add ,A'(B, $,1uV(B, $,1(N(B. 617 ("bulgarian-phonetic"): Rename from bulgarian-pho. Add §, , Ю.
618 ("russian-typewriter"): Rename from cyrillic-jcuken. 618 ("russian-typewriter"): Rename from cyrillic-jcuken.
619 619
6202002-06-20 Dave Love <fx@gnu.org> 6202002-06-20 Dave Love <fx@gnu.org>
621 621
622 * quail/latin-pre.el ("latin-3-prefix"): Remove bogus Latin-3 622 * quail/latin-pre.el ("latin-3-prefix"): Remove bogus Latin-3
623 characters and ~o -> $,1 A(B, ~O -> $,1 @(B. 623 characters and ~o -> ġ, ~O -> Ġ.
624 624
6252002-05-17 Eli Zaretskii <eliz@is.elta.co.il> 6252002-05-17 Eli Zaretskii <eliz@is.elta.co.il>
626 626
@@ -673,9 +673,9 @@
673 * quail/latin-pre.el (french-prefix): ", " => "," and "~ " => "~". 673 * quail/latin-pre.el (french-prefix): ", " => "," and "~ " => "~".
674 Don't define "~," at all. 674 Don't define "~," at all.
675 675
6762002-01-29 Pavel Jan,Am(Bk <Pavel@Janik.cz> 6762002-01-29 Pavel Janík <Pavel@Janik.cz>
677 677
678 * quail/latin-pre.el (latin-2-prefix): Add $,1 :(B and $,1 ;(B. 678 * quail/latin-pre.el (latin-2-prefix): Add Ě and ě.
679 From "Dr. Eduard Werner" <edi.werner@gmx.de>. 679 From "Dr. Eduard Werner" <edi.werner@gmx.de>.
680 680
6812002-01-10 Eli Zaretskii <eliz@is.elta.co.il> 6812002-01-10 Eli Zaretskii <eliz@is.elta.co.il>
@@ -728,7 +728,7 @@
728 ("dutch"): Assign to Dutch. Use chars, not strings. 728 ("dutch"): Assign to Dutch. Use chars, not strings.
729 ("lithuanian-numeric", "lithuanian-keyboard", "latvian-keyboard"): New. 729 ("lithuanian-numeric", "lithuanian-keyboard", "latvian-keyboard"): New.
730 730
7312001-12-08 Pavel Jan,Am(Bk <Pavel@Janik.cz> 7312001-12-08 Pavel Janík <Pavel@Janik.cz>
732 732
733 * COPYING: New file. 733 * COPYING: New file.
734 734
@@ -833,7 +833,7 @@
833 "chinese-py". 833 "chinese-py".
834 ("chinese-tonepy-punct"): Copy the QUAIL-MAP of "chinese-tonepy". 834 ("chinese-tonepy-punct"): Copy the QUAIL-MAP of "chinese-tonepy".
835 835
8362001-07-16 Pavel Jan,Am(Bk <Pavel@Janik.cz> 8362001-07-16 Pavel Janík <Pavel@Janik.cz>
837 837
838 * ja-dic/ja-dic.el, quail/cyril-jis.el, quail/cyrillic.el 838 * ja-dic/ja-dic.el, quail/cyril-jis.el, quail/cyrillic.el
839 * quail/czech.el, quail/devanagari.el, quail/ethiopic.el 839 * quail/czech.el, quail/devanagari.el, quail/ethiopic.el
@@ -900,13 +900,13 @@
9002001-05-17 Gerd Moellmann <gerd@gnu.org> 9002001-05-17 Gerd Moellmann <gerd@gnu.org>
901 901
902 * quail/slovak.el, quail/czech.el: Set guidance to t for czech and 902 * quail/slovak.el, quail/czech.el: Set guidance to t for czech and
903 slovak input methods. New maintainer. From Pavel Jan,Am(Bk 903 slovak input methods. New maintainer. From Pavel Janík
904 <Pavel@Janik.cz>. 904 <Pavel@Janik.cz>.
905 905
9062001-04-23 Gerd Moellmann <gerd@gnu.org> 9062001-04-23 Gerd Moellmann <gerd@gnu.org>
907 907
908 * quail/latin-ltx.el: Add more translations. From 908 * quail/latin-ltx.el: Add more translations. From
909 jsbien@mimuw.edu.pl (Janusz S. Bie$,1 d(B). 909 jsbien@mimuw.edu.pl (Janusz S. Bień).
910 910
9112001-04-19 Eli Zaretskii <eliz@is.elta.co.il> 9112001-04-19 Eli Zaretskii <eliz@is.elta.co.il>
912 912
@@ -989,7 +989,7 @@
989 989
990 * quail/slovak.el ("slovak"): Translate "=q" to "`". 990 * quail/slovak.el ("slovak"): Translate "=q" to "`".
991 991
9922001-03-16 Pavel Jan,Am(Bk ml. <Pavel@Janik.cz> 9922001-03-16 Pavel Janík ml. <Pavel@Janik.cz>
993 993
994 * quail/slovak.el ("slovak"): Delete translations of "q", "Q", 994 * quail/slovak.el ("slovak"): Delete translations of "q", "Q",
995 "=q", "+q", "=Q", and "+Q". 995 "=q", "+q", "=Q", and "+Q".
@@ -1073,8 +1073,8 @@
1073 1073
10742000-12-18 Dave Love <fx@gnu.org> 10742000-12-18 Dave Love <fx@gnu.org>
1075 1075
1076 * quail/latin-pre.el <latin-9-prefix>: Delete duplicate $,1!!(B entry. 1076 * quail/latin-pre.el <latin-9-prefix>: Delete duplicate š entry.
1077 Change $,1 s(B, $,1 r(B, ,A6(B. 1077 Change œ, Œ, .
1078 1078
10792000-12-16 Kenichi Handa <handa@etl.go.jp> 10792000-12-16 Kenichi Handa <handa@etl.go.jp>
1080 1080
@@ -1199,7 +1199,7 @@
1199 1199
12002000-08-29 Dave Love <fx@gnu.org> 12002000-08-29 Dave Love <fx@gnu.org>
1201 1201
1202 * quail/latin-pre.el ("latin-9-prefix"): Change entries for $,1 s(B and $,1 r(B. 1202 * quail/latin-pre.el ("latin-9-prefix"): Change entries for œ and Œ.
1203 1203
1204 * Makefile.in: ja-dic <- skk in several places. 1204 * Makefile.in: ja-dic <- skk in several places.
1205 1205
@@ -1218,8 +1218,8 @@
1218 1218
12192000-08-23 Dave Love <fx@gnu.org> 12192000-08-23 Dave Love <fx@gnu.org>
1220 1220
1221 * quail/latin-pre.el ("latin-1-prefix"): Change ~s to give ,A'(B and 1221 * quail/latin-pre.el ("latin-1-prefix"): Change ~s to give § and
1222 add ~p for ,A6(B. 1222 add ~p for .
1223 1223
12242000-07-18 Kenichi Handa <handa@etl.go.jp> 12242000-07-18 Kenichi Handa <handa@etl.go.jp>
1225 1225
@@ -1837,7 +1837,7 @@
1837 * quail/latin-post.el: Likewise. 1837 * quail/latin-post.el: Likewise.
1838 1838
1839;; Local Variables: 1839;; Local Variables:
1840;; coding: iso-2022-7bit 1840;; coding: utf-8
1841;; add-log-time-zone-rule: t 1841;; add-log-time-zone-rule: t
1842;; End: 1842;; End:
1843 1843
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index 3ee6ba90655..05da52a0684 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -139,25 +139,25 @@
139 139
140 * makefile.w32-in (VMS_SUPPORT): No longer byte-compiled. 140 * makefile.w32-in (VMS_SUPPORT): No longer byte-compiled.
141 141
1422007-11-27 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 1422007-11-27 Jan Djärv <jan.h.d@swipnet.se>
143 143
144 * pop.c (socket_connection): Remove AI_ADDRCONFIG. 144 * pop.c (socket_connection): Remove AI_ADDRCONFIG.
145 145
1462007-11-19 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 1462007-11-19 Jan Djärv <jan.h.d@swipnet.se>
147 147
148 * pop.c (socket_connection): Move realhost out of #ifdefs. 148 * pop.c (socket_connection): Move realhost out of #ifdefs.
149 Set realhost both for HAVE_GETADDRINFO and !HAVE_GETADDRINFO. 149 Set realhost both for HAVE_GETADDRINFO and !HAVE_GETADDRINFO.
150 150
1512007-11-18 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 1512007-11-18 Jan Djärv <jan.h.d@swipnet.se>
152 152
153 * pop.c (socket_connection): Use getaddrinfo if available. 153 * pop.c (socket_connection): Use getaddrinfo if available.
154 154
1552007-11-22 Francesco Potort,Al(B <pot@gnu.org> 1552007-11-22 Francesco Potortì <pot@gnu.org>
156 156
157 * etags.c (default_C_help) [CTAGS]: Differentiate the help string, 157 * etags.c (default_C_help) [CTAGS]: Differentiate the help string,
158 as the defaults in ctags are different from etags. 158 as the defaults in ctags are different from etags.
159 159
1602007-11-15 Francesco Potort,Al(B <pot@gnu.org> 1602007-11-15 Francesco Potortì <pot@gnu.org>
161 161
162 * etags.c: Make prototypes for extern definitions, and add all 162 * etags.c: Make prototypes for extern definitions, and add all
163 that are needed to quench warnings on 64-bit. 163 that are needed to quench warnings on 64-bit.
@@ -257,7 +257,7 @@
257 option. 257 option.
258 (main) [NO_SOCKETS_IN_FILE_SYSTEM]: Don't call init_signals. 258 (main) [NO_SOCKETS_IN_FILE_SYSTEM]: Don't call init_signals.
259 259
2602007-08-29 K,Aa(Broly L$,1 q(Brentey <lorentey@elte.hu> 2602007-08-29 Károly Lőrentey <lorentey@elte.hu>
261 261
262 * emacsclient.c (signal.h): New include. 262 * emacsclient.c (signal.h): New include.
263 (sys/stat.h, errno.h): Always include, even on WINDOWSNT. 263 (sys/stat.h, errno.h): Always include, even on WINDOWSNT.
@@ -307,7 +307,7 @@
307 307
308 * COPYING: Switch to GPLv3. 308 * COPYING: Switch to GPLv3.
309 309
3102007-07-17 Francesco Potort,Al(B <pot@gnu.org> 3102007-07-17 Francesco Potortì <pot@gnu.org>
311 311
312 * etags.c (C_entries): Reset the fvdef machine when out of function. 312 * etags.c (C_entries): Reset the fvdef machine when out of function.
313 (PRINT_UNDOCUMENTED_OPTIONS_HELP): #define as FALSE if undefined. 313 (PRINT_UNDOCUMENTED_OPTIONS_HELP): #define as FALSE if undefined.
@@ -323,7 +323,7 @@
323 * etags.c (print_version): Add `emacs_copyright' string, for 323 * etags.c (print_version): Add `emacs_copyright' string, for
324 easier automatic updating. 324 easier automatic updating.
325 325
3262007-05-18 Francesco Potort,Al(B <pot@gnu.org> 3262007-05-18 Francesco Potortì <pot@gnu.org>
327 327
328 * etags.c: Extern definitions of some more pointer functions for 328 * etags.c: Extern definitions of some more pointer functions for
329 standalone compilation, especially important for 64bit platforms. 329 standalone compilation, especially important for 64bit platforms.
@@ -339,7 +339,7 @@
339 339
340 * Version 22.1 released. 340 * Version 22.1 released.
341 341
3422007-02-26 Francesco Potort,Al(B <pot@gnu.org> 3422007-02-26 Francesco Potortì <pot@gnu.org>
343 343
344 * Makefile.in (etags, ctags): Define EMACS_NAME as "GNU Emacs". 344 * Makefile.in (etags, ctags): Define EMACS_NAME as "GNU Emacs".
345 345
@@ -348,7 +348,7 @@
348 * Makefile.in (EMACS, EMACSOPT): New variables. 348 * Makefile.in (EMACS, EMACSOPT): New variables.
349 (blessmail): Use `--no-site-file' when compiling. 349 (blessmail): Use `--no-site-file' when compiling.
350 350
3512007-02-05 Francesco Potort,Al(B <pot@gnu.org> 3512007-02-05 Francesco Potortì <pot@gnu.org>
352 352
353 * etags.c (default_C_help, Cplusplus_help, PHP_help, print_help) 353 * etags.c (default_C_help, Cplusplus_help, PHP_help, print_help)
354 (main): Now --members is the default for etags, not for ctags yet. 354 (main): Now --members is the default for etags, not for ctags yet.
@@ -361,7 +361,7 @@
361 import, package, extends, implements and interface to be treated 361 import, package, extends, implements and interface to be treated
362 specially for all kinds of C-style files, not just Java files. 362 specially for all kinds of C-style files, not just Java files.
363 363
3642007-01-02 Francesco Potort,Al(B <pot@gnu.org> 3642007-01-02 Francesco Potortì <pot@gnu.org>
365 365
366 * etags.c (longopts): New undocumented option --no-duplicates. 366 * etags.c (longopts): New undocumented option --no-duplicates.
367 (no_duplicates): Static variables for the above option. 367 (no_duplicates): Static variables for the above option.
@@ -369,7 +369,7 @@
369 (add_node): Allow duplicate tags in ctags mode unless --no-duplicates. 369 (add_node): Allow duplicate tags in ctags mode unless --no-duplicates.
370 (main): Pass the -u option to sort in ctags mode. 370 (main): Pass the -u option to sort in ctags mode.
371 371
3722006-12-28 Francesco Potort,Al(B <pot@gnu.org> 3722006-12-28 Francesco Potortì <pot@gnu.org>
373 373
374 * etags.c (readline): When creating a relative file name from a 374 * etags.c (readline): When creating a relative file name from a
375 #line directive, leave the file name alone. The previous 375 #line directive, leave the file name alone. The previous
@@ -391,7 +391,7 @@
391 ($(BLD)/ebrowse.$(O) $(BLD)/ctags.$(O)): Depend on stamp_BLD. 391 ($(BLD)/ebrowse.$(O) $(BLD)/ctags.$(O)): Depend on stamp_BLD.
392 (clean): Delete stamp_BLD. 392 (clean): Delete stamp_BLD.
393 393
3942006-12-20 Francesco Potort,Al(B <pot@gnu.org> 3942006-12-20 Francesco Potortì <pot@gnu.org>
395 395
396 * etags.c (C_entries): DEFUN names were longer by one: corrected. 396 * etags.c (C_entries): DEFUN names were longer by one: corrected.
397 397
@@ -434,11 +434,11 @@
434 434
435 * etags.c (readline): Check for double quote after #line. 435 * etags.c (readline): Check for double quote after #line.
436 436
4372006-11-28 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 4372006-11-28 Jan Djärv <jan.h.d@swipnet.se>
438 438
439 * etags.c (readline): sscanf could in principle return 2. 439 * etags.c (readline): sscanf could in principle return 2.
440 440
4412006-11-28 Francesco Potort,Al(B <pot@gnu.org> 4412006-11-28 Francesco Potortì <pot@gnu.org>
442 442
443 * etags.c (readline): lno is unsigned. 443 * etags.c (readline): lno is unsigned.
444 (TeX_commands): Use p++ (rather than *p++) to increment p. 444 (TeX_commands): Use p++ (rather than *p++) to increment p.
@@ -575,12 +575,12 @@
575 * emacsclient.c (fail) [WINDOWSNT]: Force the first argv passed to 575 * emacsclient.c (fail) [WINDOWSNT]: Force the first argv passed to
576 execvp to point to alternate_editor (otherwise .BAT scripts can't run). 576 execvp to point to alternate_editor (otherwise .BAT scripts can't run).
577 577
5782006-10-31 ,bS(Bscar Fuentes <ofv@wanadoo.es> (tiny change) 5782006-10-31 Óscar Fuentes <ofv@wanadoo.es> (tiny change)
579 579
580 * emacsclient.c [WINDOWSNT]: Include <malloc.h> and <stdlib.h>. 580 * emacsclient.c [WINDOWSNT]: Include <malloc.h> and <stdlib.h>.
581 (close_winsock): Declare as __cdecl. 581 (close_winsock): Declare as __cdecl.
582 582
5832006-10-31 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 5832006-10-31 Jan Djärv <jan.h.d@swipnet.se>
584 584
585 * emacsclient.c [!WINDOWSNT]: Include <fcntl.h> if available. 585 * emacsclient.c [!WINDOWSNT]: Include <fcntl.h> if available.
586 (set_tcp_socket): Prefer O_NONBLOCK, then O_NDELAY, then FIONBIO 586 (set_tcp_socket): Prefer O_NONBLOCK, then O_NDELAY, then FIONBIO
@@ -639,7 +639,7 @@
639 * COPYING: Replace "Library Public License" by "Lesser Public 639 * COPYING: Replace "Library Public License" by "Lesser Public
640 License" throughout. 640 License" throughout.
641 641
6422006-08-09 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 6422006-08-09 Jan Djärv <jan.h.d@swipnet.se>
643 643
644 * etags.c (readline): Expect sscanf returns >= 1. 644 * etags.c (readline): Expect sscanf returns >= 1.
645 (readline): Change position on %n and \" in sscanf. 645 (readline): Change position on %n and \" in sscanf.
@@ -657,7 +657,7 @@
657 657
658 * etags.c: It's XEmacs, not Xemacs: change all the occurrences. 658 * etags.c: It's XEmacs, not Xemacs: change all the occurrences.
659 659
6602006-07-30 Francesco Potort,Al(B <pot@gnu.org> 6602006-07-30 Francesco Potortì <pot@gnu.org>
661 661
662 * etags.c [ETAGS_REGEXPS]: Now is unconditionally defined. 662 * etags.c [ETAGS_REGEXPS]: Now is unconditionally defined.
663 [LONG_OPTIONS]: Changed to NO_LONG_OPTIONS, which is undefined. 663 [LONG_OPTIONS]: Changed to NO_LONG_OPTIONS, which is undefined.
@@ -675,7 +675,7 @@
675 675
676 * emacsclient.c (print_help_and_exit): Likewise. 676 * emacsclient.c (print_help_and_exit): Likewise.
677 677
6782006-07-10 Francesco Potort,Al(B <pot@gnu.org> 6782006-07-10 Francesco Potortì <pot@gnu.org>
679 679
680 * etags.c (absolute_filename): Free unused space (cosmetic change). 680 * etags.c (absolute_filename): Free unused space (cosmetic change).
681 (in_word_set): In C, also tag #undef symbols. 681 (in_word_set): In C, also tag #undef symbols.
@@ -717,7 +717,7 @@
717 717
718 * leditcfns.c: Remove file. 718 * leditcfns.c: Remove file.
719 719
7202006-05-23 Francesco Potort,Al(B <pot@gnu.org> 7202006-05-23 Francesco Potortì <pot@gnu.org>
721 721
722 * pop.c (pop_open, socket_connection, KPOP_SERVICE): 722 * pop.c (pop_open, socket_connection, KPOP_SERVICE):
723 Add comments explaining why the "kpop" service is never used. 723 Add comments explaining why the "kpop" service is never used.
@@ -726,7 +726,7 @@
726 726
727 * makefile.w32-in (lisp1): Add fringe.elc. 727 * makefile.w32-in (lisp1): Add fringe.elc.
728 728
7292006-05-02 Francesco Potort,Al(B <pot@gnu.org> 7292006-05-02 Francesco Potortì <pot@gnu.org>
730 730
731 * etags.c (Perl_functions): Free space allocated for var package. 731 * etags.c (Perl_functions): Free space allocated for var package.
732 (Erlang_functions): Possibly free space allocated for var last. 732 (Erlang_functions): Possibly free space allocated for var last.
@@ -799,7 +799,7 @@
799 * etags.c: Undef STDIN if defined. (LynxOS defines it in system 799 * etags.c: Undef STDIN if defined. (LynxOS defines it in system
800 header files.) 800 header files.)
801 801
8022005-09-27 Francesco Potort,Al(B <pot@gnu.org> 8022005-09-27 Francesco Potortì <pot@gnu.org>
803 803
804 * etags.c: Preliminary Forth support. 804 * etags.c: Preliminary Forth support.
805 (prolog_pr): Cast strlen to int before comparison. 805 (prolog_pr): Cast strlen to int before comparison.
@@ -888,7 +888,7 @@
888 * make-docfile.c (DIRECTORY_SEP): New macro. 888 * make-docfile.c (DIRECTORY_SEP): New macro.
889 (IS_DIRECTORY_SEP): Use it. 889 (IS_DIRECTORY_SEP): Use it.
890 890
8912005-03-18 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 8912005-03-18 Jan Djärv <jan.h.d@swipnet.se>
892 892
893 * emacsclient.c: Avoid expansion of getcwd when defined as a macro. 893 * emacsclient.c: Avoid expansion of getcwd when defined as a macro.
894 894
@@ -932,18 +932,18 @@
932 * etags.c (main, consider_token, C_entries): Add misc switch 932 * etags.c (main, consider_token, C_entries): Add misc switch
933 default targets to silence compiler. 933 default targets to silence compiler.
934 934
9352004-11-09 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 9352004-11-09 Jan Djärv <jan.h.d@swipnet.se>
936 936
937 * makefile.w32-in (obj): Add all files (X and Mac) to doc so the 937 * makefile.w32-in (obj): Add all files (X and Mac) to doc so the
938 resulting DOC file can be used on Unix/Mac also. 938 resulting DOC file can be used on Unix/Mac also.
939 939
9402004-09-13 Francesco Potort,Al(B <pot@gnu.org> 9402004-09-13 Francesco Potortì <pot@gnu.org>
941 941
942 * etags.c (main): When relative file names are given as argument, 942 * etags.c (main): When relative file names are given as argument,
943 make them relative to the current working dir, rather than 943 make them relative to the current working dir, rather than
944 relative to the output tags file, if the latter is in /dev. 944 relative to the output tags file, if the latter is in /dev.
945 945
9462004-09-13 Francesco Potort,Al(B <pot@gnu.org> 9462004-09-13 Francesco Potortì <pot@gnu.org>
947 947
948 * etags.c [EXIT_SUCCESS, EXIT_FAILURE]: Define them when no 948 * etags.c [EXIT_SUCCESS, EXIT_FAILURE]: Define them when no
949 <stdlib.h> is available. 949 <stdlib.h> is available.
@@ -962,7 +962,7 @@
962 * etags.c (Lua_suffixes, Lua_help, lang_names, Lua_functions): 962 * etags.c (Lua_suffixes, Lua_help, lang_names, Lua_functions):
963 Support the Lua scripting language <http://www.lua.org>. 963 Support the Lua scripting language <http://www.lua.org>.
964 964
9652004-09-08 Francesco Potort,Al(B <pot@gnu.org> 9652004-09-08 Francesco Potortì <pot@gnu.org>
966 966
967 * etags.c [LONG_OPTIONS]: Make it TRUE (ifdef) or FALSE (ifndef) 967 * etags.c [LONG_OPTIONS]: Make it TRUE (ifdef) or FALSE (ifndef)
968 for ease of use. 968 for ease of use.
@@ -1059,7 +1059,7 @@
1059 along with some related bugs I discovered by inspecting how 1059 along with some related bugs I discovered by inspecting how
1060 CVS itself parses $CVSROOT. 1060 CVS itself parses $CVSROOT.
1061 1061
10622004-02-04 J,bi(Br,bt(Bme Marant <jmarant@nerim.net> (tiny change) 10622004-02-04 Jérôme Marant <jmarant@nerim.net> (tiny change)
1063 1063
1064 * emacsclient.c (decode_options): Fix handling of alternate editor. 1064 * emacsclient.c (decode_options): Fix handling of alternate editor.
1065 1065
@@ -1100,7 +1100,7 @@
1100 * make-docfile.c (main): For return code, no longer special-case VMS. 1100 * make-docfile.c (main): For return code, no longer special-case VMS.
1101 Instead, use `EXIT_SUCCESS' and `EXIT_FAILURE' from stdlib.h. 1101 Instead, use `EXIT_SUCCESS' and `EXIT_FAILURE' from stdlib.h.
1102 1102
11032003-09-28 Andreas B,A|(Bsching <crunchy@tzi.de> (tiny change) 11032003-09-28 Andreas Büsching <crunchy@tzi.de> (tiny change)
1104 1104
1105 * emacsclient.c (quote_file_name): Print the result instead of 1105 * emacsclient.c (quote_file_name): Print the result instead of
1106 returning it. Fix the return type accordingly. 1106 returning it. Fix the return type accordingly.
@@ -1111,7 +1111,7 @@
1111 1111
1112 * emacsclient.c (main): Use socket_name. 1112 * emacsclient.c (main): Use socket_name.
1113 1113
11142003-09-10 Andreas B,A|(Bsching <crunchy@tzi.de> (tiny change) 11142003-09-10 Andreas Büsching <crunchy@tzi.de> (tiny change)
1115 1115
1116 * emacsclient.c (socket_name): New variable. 1116 * emacsclient.c (socket_name): New variable.
1117 (longopts, decode_options, print_help_and_exit): 1117 (longopts, decode_options, print_help_and_exit):
@@ -1324,12 +1324,12 @@
1324 * emacsclient.c (quote_file_name): Quote \n. 1324 * emacsclient.c (quote_file_name): Quote \n.
1325 (main): Print a final \n when needed. 1325 (main): Print a final \n when needed.
1326 1326
13272002-09-03 Francesco Potort,Al(B <pot@gnu.org> 13272002-09-03 Francesco Potortì <pot@gnu.org>
1328 1328
1329 * etags.c (regex_tag_multiline, readline): Never pass pfnote a 1329 * etags.c (regex_tag_multiline, readline): Never pass pfnote a
1330 string that cannot be freed. 1330 string that cannot be freed.
1331 1331
13322002-08-30 Francesco Potort,Al(B <pot@gnu.org> 13322002-08-30 Francesco Potortì <pot@gnu.org>
1333 1333
1334 * etags.c (consider_token, C_entries): Switch to C++ parsing when 1334 * etags.c (consider_token, C_entries): Switch to C++ parsing when
1335 auto-detection is enabled and the `::' qualifier is met. 1335 auto-detection is enabled and the `::' qualifier is met.
@@ -1340,17 +1340,17 @@
1340 (C_entries): Several cosmetic changes. 1340 (C_entries): Several cosmetic changes.
1341 (C_entries): Invalidate the token is some cases. 1341 (C_entries): Invalidate the token is some cases.
1342 1342
13432002-08-29 Francesco Potort,Al(B <pot@gnu.org> 13432002-08-29 Francesco Potortì <pot@gnu.org>
1344 1344
1345 * etags.c (C_entries): Correct a problem with const C++ funcs. 1345 * etags.c (C_entries): Correct a problem with const C++ funcs.
1346 (ignoreindent): Renamed from noindentypedefs. 1346 (ignoreindent): Renamed from noindentypedefs.
1347 (cjava, cplpl): They are now macros instead of local vars. 1347 (cjava, cplpl): They are now macros instead of local vars.
1348 1348
13492002-08-28 Francesco Potort,Al(B <pot@gnu.org> 13492002-08-28 Francesco Potortì <pot@gnu.org>
1350 1350
1351 * etags.c (HTML_labels): Tag ID= also. 1351 * etags.c (HTML_labels): Tag ID= also.
1352 1352
13532002-08-27 Francesco Potort,Al(B <pot@gnu.org> 13532002-08-27 Francesco Potortì <pot@gnu.org>
1354 1354
1355 * etags.c (Ada_funcs): Do not tag "use type Xxxx;". 1355 * etags.c (Ada_funcs): Do not tag "use type Xxxx;".
1356 1356
@@ -1402,11 +1402,11 @@
1402 1402
1403 * b2m.pl: Obey the rmail file and use the unpruned header properly. 1403 * b2m.pl: Obey the rmail file and use the unpruned header properly.
1404 1404
14052002-06-26 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 14052002-06-26 Pavel Janík <Pavel@Janik.cz>
1406 1406
1407 * b2m.pl: New file. 1407 * b2m.pl: New file.
1408 1408
14092002-06-21 Francesco Potort,Al(B <pot@gnu.org> 14092002-06-21 Francesco Potortì <pot@gnu.org>
1410 1410
1411 * etags.c (F_getit, Fortran_functions, Ada_getit, Asm_labels) 1411 * etags.c (F_getit, Fortran_functions, Ada_getit, Asm_labels)
1412 (Python_functions, PHP_functions, PHP_functions, PHP_functions) 1412 (Python_functions, PHP_functions, PHP_functions, PHP_functions)
@@ -1417,7 +1417,7 @@
1417 (TeX_commands, get_tag): Use make_tag instead of pfnote. 1417 (TeX_commands, get_tag): Use make_tag instead of pfnote.
1418 (get_tag): Prototype changed, all callers changed. 1418 (get_tag): Prototype changed, all callers changed.
1419 1419
14202002-06-20 Francesco Potort,Al(B <pot@gnu.org> 14202002-06-20 Francesco Potortì <pot@gnu.org>
1421 1421
1422 * etags.c: Implement implicit tag names, that is, unnamed tags 1422 * etags.c: Implement implicit tag names, that is, unnamed tags
1423 whose name is automatically deduced by etags.el. The advantage is 1423 whose name is automatically deduced by etags.el. The advantage is
@@ -1427,13 +1427,13 @@
1427 (make_tag): New function (was the disabled function new_pfnote). 1427 (make_tag): New function (was the disabled function new_pfnote).
1428 (make_C_tag): Use it. 1428 (make_C_tag): Use it.
1429 1429
14302002-06-19 Francesco Potort,Al(B <pot@gnu.org> 14302002-06-19 Francesco Potortì <pot@gnu.org>
1431 1431
1432 * etags.c (add_regex): Invalid regexp modifiers are ignored. 1432 * etags.c (add_regex): Invalid regexp modifiers are ignored.
1433 (Makefile_targets): Tag variables unless --no-globals. 1433 (Makefile_targets): Tag variables unless --no-globals.
1434 (LOOP_ON_INPUT_LINES): Serious bug corrected. 1434 (LOOP_ON_INPUT_LINES): Serious bug corrected.
1435 1435
14362002-06-13 Francesco Potort,Al(B <pot@gnu.org> 14362002-06-13 Francesco Potortì <pot@gnu.org>
1437 1437
1438 * etags.c (erlang_atom, erlang_attribute): Bugs corrected. 1438 * etags.c (erlang_atom, erlang_attribute): Bugs corrected.
1439 (invalidate_nodes): Bug corrected. 1439 (invalidate_nodes): Bug corrected.
@@ -1444,7 +1444,7 @@
1444 * makefile.w32-in (lisp): Add international/ucs-tables.elc and 1444 * makefile.w32-in (lisp): Add international/ucs-tables.elc and
1445 font-core.elc. 1445 font-core.elc.
1446 1446
14472002-06-12 Francesco Potort,Al(B <pot@gnu.org> 14472002-06-12 Francesco Potortì <pot@gnu.org>
1448 1448
1449 * etags.c: New multi-line regexp and new regexp syntax. 1449 * etags.c: New multi-line regexp and new regexp syntax.
1450 (arg_type): at_icregexp label removed (obsolete). 1450 (arg_type): at_icregexp label removed (obsolete).
@@ -1466,13 +1466,13 @@
1466 (readline_internal): If necessary, copy the whole file into filebuf. 1466 (readline_internal): If necessary, copy the whole file into filebuf.
1467 (readline): Skip multi-line regexps, leave them to regex_tag_multiline. 1467 (readline): Skip multi-line regexps, leave them to regex_tag_multiline.
1468 1468
14692002-06-11 Francesco Potort,Al(B <pot@gnu.org> 14692002-06-11 Francesco Potortì <pot@gnu.org>
1470 1470
1471 * etags.c (add_regex): Better check for null regexps. 1471 * etags.c (add_regex): Better check for null regexps.
1472 (readline): Check for regex matching null string. 1472 (readline): Check for regex matching null string.
1473 (find_entries): Reorganisation. 1473 (find_entries): Reorganisation.
1474 1474
14752002-06-07 Francesco Potort,Al(B <pot@gnu.org> 14752002-06-07 Francesco Potortì <pot@gnu.org>
1476 1476
1477 * etags.c (scan_separators): Support all character escape 1477 * etags.c (scan_separators): Support all character escape
1478 sequences supported by Gcc. 1478 sequences supported by Gcc.
@@ -1487,7 +1487,7 @@
1487 (readline): Conditionally undo readline_internal increment. 1487 (readline): Conditionally undo readline_internal increment.
1488 (readline): Do not return a value. 1488 (readline): Do not return a value.
1489 1489
14902002-06-06 Francesco Potort,Al(B <pot@gnu.org> 14902002-06-06 Francesco Potortì <pot@gnu.org>
1491 1491
1492 * etags.c: New option --parse-stdin=FILE. 1492 * etags.c: New option --parse-stdin=FILE.
1493 (enum arg_type): New label at_stdin. 1493 (enum arg_type): New label at_stdin.
@@ -1510,7 +1510,7 @@
1510 (TEX_tabent, TEX_token): Deleted. 1510 (TEX_tabent, TEX_token): Deleted.
1511 (TeX_commands, TEX_decode_env): Streamlined. 1511 (TeX_commands, TEX_decode_env): Streamlined.
1512 1512
15132002-06-05 Francesco Potort,Al(B <pot@gnu.org> 15132002-06-05 Francesco Potortì <pot@gnu.org>
1514 1514
1515 * etags.c (main): Avoid a buffer overrun with sprintf. 1515 * etags.c (main): Avoid a buffer overrun with sprintf.
1516 1516
@@ -1549,7 +1549,7 @@
1549 computation to get_prefix. Don't call getpwent; we don't need to 1549 computation to get_prefix. Don't call getpwent; we don't need to
1550 any more. Instead, move it to get_user_id(). 1550 any more. Instead, move it to get_user_id().
1551 1551
15522002-04-24 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 15522002-04-24 Pavel Janík <Pavel@Janik.cz>
1553 1553
1554 * ebrowse.c (skip_initializer): Return void. 1554 * ebrowse.c (skip_initializer): Return void.
1555 1555
@@ -1558,7 +1558,7 @@
1558 * update-game-score.c (read_score) [HAVE_GETDELIM]: Trim trailing 1558 * update-game-score.c (read_score) [HAVE_GETDELIM]: Trim trailing
1559 space. 1559 space.
1560 1560
15612002-04-22 Francesco Potort,Al(B <pot@gnu.org> 15612002-04-22 Francesco Potortì <pot@gnu.org>
1562 1562
1563 * etags.c (last_node): Make it a global variable. 1563 * etags.c (last_node): Make it a global variable.
1564 (process_file): Print the tags from the nodes as soon as 1564 (process_file): Print the tags from the nodes as soon as
@@ -1579,11 +1579,11 @@
1579 * update-game-score.c: Move config.h before the other headers, to 1579 * update-game-score.c: Move config.h before the other headers, to
1580 avoid compiler warnings. 1580 avoid compiler warnings.
1581 1581
15822002-04-16 Francesco Potort,Al(B <pot@gnu.org> 15822002-04-16 Francesco Potortì <pot@gnu.org>
1583 1583
1584 * etags.c (find_entries): Bug fix in list management. 1584 * etags.c (find_entries): Bug fix in list management.
1585 1585
15862002-04-15 Francesco Potort,Al(B <pot@gnu.org> 15862002-04-15 Francesco Potortì <pot@gnu.org>
1587 1587
1588 * etags.c (get_language_from_filename): Add one argument. 1588 * etags.c (get_language_from_filename): Add one argument.
1589 (strcaseeq): New function. 1589 (strcaseeq): New function.
@@ -1592,7 +1592,7 @@
1592 (find_entries): Try with case insensitive match. 1592 (find_entries): Try with case insensitive match.
1593 (process_file): Bug fixed. 1593 (process_file): Bug fixed.
1594 1594
15952002-04-13 Francesco Potort,Al(B <pot@gnu.org> 15952002-04-13 Francesco Potortì <pot@gnu.org>
1596 1596
1597 * etags.c (find_entries): Delete tags previously obtained from 1597 * etags.c (find_entries): Delete tags previously obtained from
1598 file xxx.c's #line directives when parsing file xxx.y. This is 1598 file xxx.c's #line directives when parsing file xxx.y. This is
@@ -1703,7 +1703,7 @@
1703 `sort TAGFILE -o TAGFILE', as POSIX 1003.1-2001 disallows 1703 `sort TAGFILE -o TAGFILE', as POSIX 1003.1-2001 disallows
1704 the latter usage. 1704 the latter usage.
1705 1705
17062002-03-12 Francesco Potort,Al(B <pot@gnu.org> 17062002-03-12 Francesco Potortì <pot@gnu.org>
1707 1707
1708 * etags.c (Python_functions): Skip spaces at beginning of lines. 1708 * etags.c (Python_functions): Skip spaces at beginning of lines.
1709 (Python_functions, PHP_functions): Name tags, for ctags' sake. 1709 (Python_functions, PHP_functions): Name tags, for ctags' sake.
@@ -1718,7 +1718,7 @@
1718 * etags.c (put_entries): Use #if !CTAGS, to fix link error on 1718 * etags.c (put_entries): Use #if !CTAGS, to fix link error on
1719 compilers that don't optimize out dead code. 1719 compilers that don't optimize out dead code.
1720 1720
17212002-03-05 Francesco Potort,Al(B <pot@gnu.org> 17212002-03-05 Francesco Potortì <pot@gnu.org>
1722 1722
1723 * etags.c: Honour #line directives. 1723 * etags.c: Honour #line directives.
1724 (no_line_directive): New global var; set it for old behaviour. 1724 (no_line_directive): New global var; set it for old behaviour.
@@ -1775,19 +1775,19 @@
1775 (SORT_K_OPTIONS): New var, for hosts that conform to POSIX 1003.1-2001. 1775 (SORT_K_OPTIONS): New var, for hosts that conform to POSIX 1003.1-2001.
1776 Prefer the new -k option to the traditional +M -N option. 1776 Prefer the new -k option to the traditional +M -N option.
1777 1777
17782002-01-01 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 17782002-01-01 Pavel Janík <Pavel@Janik.cz>
1779 1779
1780 * b2m.c (main): Parenthesize assignment when used as truth value 1780 * b2m.c (main): Parenthesize assignment when used as truth value
1781 to prevent gcc warnings. 1781 to prevent gcc warnings.
1782 1782
1783 * fakemail.c: Include <config.h>. 1783 * fakemail.c: Include <config.h>.
1784 1784
17852001-12-29 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 17852001-12-29 Pavel Janík <Pavel@Janik.cz>
1786 1786
1787 * cvtmail.c, emacsclient.c, emacsserver.c, pop.c, sorted-doc.c, 1787 * cvtmail.c, emacsclient.c, emacsserver.c, pop.c, sorted-doc.c,
1788 * yow.c: Include <config.h>. 1788 * yow.c: Include <config.h>.
1789 1789
17902001-12-21 Francesco Potort,Al(B <pot@gnu.org> 17902001-12-21 Francesco Potortì <pot@gnu.org>
1791 1791
1792 * etags.c (Perl_functions): Tag packages and use them in sub tags. 1792 * etags.c (Perl_functions): Tag packages and use them in sub tags.
1793 (get_tag): Return a pointer to the tag that is found. 1793 (get_tag): Return a pointer to the tag that is found.
@@ -1819,11 +1819,11 @@
1819 (pattern): Members renamed to avoid name clash in some C++ compilers. 1819 (pattern): Members renamed to avoid name clash in some C++ compilers.
1820 (get_language_from_langname): Use const argument. 1820 (get_language_from_langname): Use const argument.
1821 1821
18222001-12-22 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 18222001-12-22 Pavel Janík <Pavel@Janik.cz>
1823 1823
1824 * makefile.nt, makefile.w32-in: Remove mocklisp files. 1824 * makefile.nt, makefile.w32-in: Remove mocklisp files.
1825 1825
18262001-12-19 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 18262001-12-19 Pavel Janík <Pavel@Janik.cz>
1827 1827
1828 * emacsserver.c: Conditionally include config.h. 1828 * emacsserver.c: Conditionally include config.h.
1829 1829
@@ -1839,7 +1839,7 @@
1839 1839
1840 * yow.c (main): Use time_t, not long, to avoid a compiler warning. 1840 * yow.c (main): Use time_t, not long, to avoid a compiler warning.
1841 1841
18422001-12-18 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 18422001-12-18 Pavel Janík <Pavel@Janik.cz>
1843 1843
1844 * test-distrib.c: Fix previous change. 1844 * test-distrib.c: Fix previous change.
1845 1845
@@ -1859,7 +1859,7 @@
1859 not <../src/epaths.h>. 1859 not <../src/epaths.h>.
1860 (malloc, realloc) [!HAVE_STDLIB_H]: Prototype. 1860 (malloc, realloc) [!HAVE_STDLIB_H]: Prototype.
1861 1861
18622001-12-12 Francesco Potort,Al(B <pot@gnu.org> 18622001-12-12 Francesco Potortì <pot@gnu.org>
1863 1863
1864 * etags.c (PHP_functions): New function for parsing PHP. 1864 * etags.c (PHP_functions): New function for parsing PHP.
1865 (LOOKING_AT): New macro. 1865 (LOOKING_AT): New macro.
@@ -1876,7 +1876,7 @@
1876 1876
1877 * Makefile.in (clean): Don't delete ../etc/DOC*. 1877 * Makefile.in (clean): Don't delete ../etc/DOC*.
1878 1878
18792001-12-11 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 18792001-12-11 Pavel Janík <Pavel@Janik.cz>
1880 1880
1881 * COPYING: Moved back. 1881 * COPYING: Moved back.
1882 1882
@@ -1890,7 +1890,7 @@
1890 bootstrapping. 1890 bootstrapping.
1891 ($(DOC)): Change dependency to just `make-docfile'. 1891 ($(DOC)): Change dependency to just `make-docfile'.
1892 1892
18932001-11-29 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 18932001-11-29 Pavel Janík <Pavel@Janik.cz>
1894 1894
1895 * COPYING: Removed. 1895 * COPYING: Removed.
1896 1896
@@ -1910,7 +1910,7 @@
1910 1910
1911 * ebrowse.c (matching_regexp): Escape '\\'. 1911 * ebrowse.c (matching_regexp): Escape '\\'.
1912 1912
19132001-11-15 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 19132001-11-15 Pavel Janík <Pavel@Janik.cz>
1914 1914
1915 * Makefile.in: Add support for --program-prefix, --program-suffix 1915 * Makefile.in: Add support for --program-prefix, --program-suffix
1916 and --program-transform-name options. 1916 and --program-transform-name options.
@@ -1944,7 +1944,7 @@
1944 1944
1945 * (Version 21.1 released.) 1945 * (Version 21.1 released.)
1946 1946
19472001-10-19 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 19472001-10-19 Pavel Janík <Pavel@Janik.cz>
1948 1948
1949 * b2m.c: Properly spell the name of Emacs. 1949 * b2m.c: Properly spell the name of Emacs.
1950 1950
@@ -1987,7 +1987,7 @@
1987 1987
1988 * emacsclient.c (main): Cast isdigit argument to unsigned char. 1988 * emacsclient.c (main): Cast isdigit argument to unsigned char.
1989 1989
19902001-10-07 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 19902001-10-07 Pavel Janík <Pavel@Janik.cz>
1991 1991
1992 * profile.c: Include config.h, not ../src/config.h. 1992 * profile.c: Include config.h, not ../src/config.h.
1993 Include systime.h, not ../src/systime.h. 1993 Include systime.h, not ../src/systime.h.
@@ -2094,7 +2094,7 @@
2094 * ebrowse.c (main): Check that the output file exists and 2094 * ebrowse.c (main): Check that the output file exists and
2095 is non-empty if invoked with `--append'. 2095 is non-empty if invoked with `--append'.
2096 2096
20972001-05-14 Francesco Potort,Al(B <pot@gnu.org> 20972001-05-14 Francesco Potortì <pot@gnu.org>
2098 2098
2099 * etags.c (add_regex): Reset the whole newly allocated pattern 2099 * etags.c (add_regex): Reset the whole newly allocated pattern
2100 buffer instead of the individual members. It's safer and works 2100 buffer instead of the individual members. It's safer and works
@@ -2136,7 +2136,7 @@
2136 2136
2137 * makefile.w32-in: Fix copyright notice. 2137 * makefile.w32-in: Fix copyright notice.
2138 2138
21392001-02-23 Francesco Potort,Al(B <pot@gnu.org> 21392001-02-23 Francesco Potortì <pot@gnu.org>
2140 2140
2141 * etags.c (enum sym_type): New label st_C_template. 2141 * etags.c (enum sym_type): New label st_C_template.
2142 (gperf input): Use it for switching to C++ from C. 2142 (gperf input): Use it for switching to C++ from C.
@@ -2163,7 +2163,7 @@
2163 2163
2164 * etags.c (in_word_set): Use `static' in definition (for pcc). 2164 * etags.c (in_word_set): Use `static' in definition (for pcc).
2165 2165
21662001-01-31 Francesco Potort,Al(B <pot@gnu.org> 21662001-01-31 Francesco Potortì <pot@gnu.org>
2167 2167
2168 * etags.c [NDEBUG]: #undef assert and #define it as ((void)0), for 2168 * etags.c [NDEBUG]: #undef assert and #define it as ((void)0), for
2169 the sake of some buggy assert.h (e.g. in MinGW and sunos4 pcc). 2169 the sake of some buggy assert.h (e.g. in MinGW and sunos4 pcc).
@@ -2176,7 +2176,7 @@
2176 * etags.c (assert) [__MINGW32__]: Redefine assert to work around a 2176 * etags.c (assert) [__MINGW32__]: Redefine assert to work around a
2177 bug in the Mingw32 assert.h header file. 2177 bug in the Mingw32 assert.h header file.
2178 2178
21792001-01-30 Francesco Potort,Al(B <pot@gnu.org> 21792001-01-30 Francesco Potortì <pot@gnu.org>
2180 2180
2181 * etags.c [WIN32-NATIVE]: #undef MSDOS, #undef WINDOWSNT and 2181 * etags.c [WIN32-NATIVE]: #undef MSDOS, #undef WINDOWSNT and
2182 #define it for the sake of XEmacs. 2182 #define it for the sake of XEmacs.
@@ -2188,7 +2188,7 @@
2188 [!HAVE_UNISTD_H]: Use defined(WINDOWSNT) instead of the bare 2188 [!HAVE_UNISTD_H]: Use defined(WINDOWSNT) instead of the bare
2189 WINDOWSNT, as this is the correct way to use it. 2189 WINDOWSNT, as this is the correct way to use it.
2190 2190
21912001-01-28 Francesco Potort,Al(B <pot@gnu.org> 21912001-01-28 Francesco Potortì <pot@gnu.org>
2192 2192
2193 * etags.c: Be capable to parse nested struct-like structures. 2193 * etags.c: Be capable to parse nested struct-like structures.
2194 (structdef, structtag): Struct state machine revisited. 2194 (structdef, structtag): Struct state machine revisited.
@@ -2222,7 +2222,7 @@
2222 (matching_regexp): Use them instead of static variables in 2222 (matching_regexp): Use them instead of static variables in
2223 function scope. 2223 function scope.
2224 2224
22252001-01-25 Francesco Potort,Al(B <pot@gnu.org> 22252001-01-25 Francesco Potortì <pot@gnu.org>
2226 2226
2227 * etags.c (struct tok): Renamed from struct token. 2227 * etags.c (struct tok): Renamed from struct token.
2228 (token): Renamed from tok. 2228 (token): Renamed from tok.
@@ -2251,12 +2251,12 @@
2251 * ebrowse.c (xfree): New function. 2251 * ebrowse.c (xfree): New function.
2252 (member, declaration, globals): Use xmalloc instead of alloca. 2252 (member, declaration, globals): Use xmalloc instead of alloca.
2253 2253
22542001-01-15 Francesco Potort,Al(B <pot@gnu.org> 22542001-01-15 Francesco Potortì <pot@gnu.org>
2255 2255
2256 * etags.c (print_language_names): Print filenames in addition to 2256 * etags.c (print_language_names): Print filenames in addition to
2257 suffixes. 2257 suffixes.
2258 2258
22592001-01-14 Francesco Potort,Al(B <pot@gnu.org> 22592001-01-14 Francesco Potortì <pot@gnu.org>
2260 2260
2261 * etags.c (get_language_from_langname): Renamed from 2261 * etags.c (get_language_from_langname): Renamed from
2262 get_language_from_name. 2262 get_language_from_name.
@@ -2495,14 +2495,14 @@
2495 2495
2496 * etags.c (lisp_suffixes) Add `LSP'. 2496 * etags.c (lisp_suffixes) Add `LSP'.
2497 2497
24982000-02-10 Francesco Potort,Al(B <pot@gnu.org> 24982000-02-10 Francesco Potortì <pot@gnu.org>
2499 2499
2500 * etags.c (iswhite): Redefine not to consider '\0' as white 2500 * etags.c (iswhite): Redefine not to consider '\0' as white
2501 space, and use it throughout in place of isspace, thus preventing a 2501 space, and use it throughout in place of isspace, thus preventing a
2502 potential signed char to int conversion problem. 2502 potential signed char to int conversion problem.
2503 (MSDOS): #undefine befere redefining 2503 (MSDOS): #undefine befere redefining
2504 2504
25052000-02-04 Francesco Potort,Al(B <pot@gnu.org> 25052000-02-04 Francesco Potortì <pot@gnu.org>
2506 2506
2507 * etags.c (many functions): Add prototypes. 2507 * etags.c (many functions): Add prototypes.
2508 2508
@@ -2511,7 +2511,7 @@
2511 * etags.c (pfnote, new_pfnote, C_entries, prolog_pred) 2511 * etags.c (pfnote, new_pfnote, C_entries, prolog_pred)
2512 (erlang_func): Add `static' to definitions to keep pcc happy. 2512 (erlang_func): Add `static' to definitions to keep pcc happy.
2513 2513
25142000-01-31 Francesco Potort,Al(B <pot@gnu.org> 25142000-01-31 Francesco Potortì <pot@gnu.org>
2515 2515
2516 * etags.c [MSDOS]: Set MSDOS to 1 if #defined, 0 otherwise. 2516 * etags.c [MSDOS]: Set MSDOS to 1 if #defined, 0 otherwise.
2517 (get_compressor_from_suffix, process_file): Use MSDOS in if clause. 2517 (get_compressor_from_suffix, process_file): Use MSDOS in if clause.
@@ -2550,7 +2550,7 @@
2550 * movemail.c (popmail): Allow mailbox specifications of the 2550 * movemail.c (popmail): Allow mailbox specifications of the
2551 form `po:username:hostname'. 2551 form `po:username:hostname'.
2552 2552
25531999-11-19 Francesco Potort,Al(B <pot@gnu.org> 25531999-11-19 Francesco Potortì <pot@gnu.org>
2554 2554
2555 * etags.c (_GNU_SOURCE): Define only if undefined. 2555 * etags.c (_GNU_SOURCE): Define only if undefined.
2556 (get_scheme): Declaration deleted. 2556 (get_scheme): Declaration deleted.
@@ -2571,7 +2571,7 @@
2571 2571
2572 * etags.c (print_help): Change email address to send bugs to. 2572 * etags.c (print_help): Change email address to send bugs to.
2573 2573
25741999-11-01 Francesco Potort,Al(B <pot@gnu.org>> 25741999-11-01 Francesco Potortì <pot@gnu.org>>
2575 2575
2576 * etags.c: Add suffix psw for PSWrap. 2576 * etags.c: Add suffix psw for PSWrap.
2577 (L_getit): Generalize a "cp!=' '" into "!isspace(*cp)". 2577 (L_getit): Generalize a "cp!=' '" into "!isspace(*cp)".
@@ -2625,7 +2625,7 @@
2625 [MSDOS]: Support DOS file names by handling e.g. foo.cgz as if it 2625 [MSDOS]: Support DOS file names by handling e.g. foo.cgz as if it
2626 were foo.c.gz. 2626 were foo.c.gz.
2627 2627
26281999-11-01 Francesco Potort,Al(B <pot@gnu.org> 26281999-11-01 Francesco Potortì <pot@gnu.org>
2629 2629
2630 * etags.c (sym_type, C_stab_entry): New constant st_C_operator. 2630 * etags.c (sym_type, C_stab_entry): New constant st_C_operator.
2631 (fvdev): New constant foperator. 2631 (fvdev): New constant foperator.
@@ -2659,7 +2659,7 @@
2659 (add_regex): New arg determining whether to use translation table. 2659 (add_regex): New arg determining whether to use translation table.
2660 (analyse_regex): New arg. Use it for add_regex. 2660 (analyse_regex): New arg. Use it for add_regex.
2661 2661
26621999-11-01 Francesco Potort,Al(B <pot@gnu.org> 26621999-11-01 Francesco Potortì <pot@gnu.org>
2663 2663
2664 * etags.c (init): Cosmetic change: NULL --> '\0'. 2664 * etags.c (init): Cosmetic change: NULL --> '\0'.
2665 (erlang_attribute): Bug corrected (uninitialized variable). 2665 (erlang_attribute): Bug corrected (uninitialized variable).
@@ -3179,12 +3179,12 @@
3179 * b2m.c (readline): Terminate buffer properly when EOF seen. 3179 * b2m.c (readline): Terminate buffer properly when EOF seen.
3180 Test for valid pointer before dereferencing it. 3180 Test for valid pointer before dereferencing it.
3181 3181
31821997-05-30 Francesco Potort,Al(B <F.Potorti@cnuce.cnr.it> 31821997-05-30 Francesco Potortì <F.Potorti@cnuce.cnr.it>
3183 3183
3184 * Makefile.in (etags): Remove -DETAGS_REGEXPS, because now it is 3184 * Makefile.in (etags): Remove -DETAGS_REGEXPS, because now it is
3185 defined inside etags.c if HAVE_CONFIG_H is defined. 3185 defined inside etags.c if HAVE_CONFIG_H is defined.
3186 3186
31871997-05-29 Francesco Potort,Al(B <F.Potorti@cnuce.cnr.it> 31871997-05-29 Francesco Potortì <F.Potorti@cnuce.cnr.it>
3188 3188
3189 * etags.c (logical): Type name changed to bool. 3189 * etags.c (logical): Type name changed to bool.
3190 (ETAGS_REGEXPS, LONG_OPTIONS) [HAVE_CONFIG_H]: #define them. 3190 (ETAGS_REGEXPS, LONG_OPTIONS) [HAVE_CONFIG_H]: #define them.
@@ -3196,7 +3196,7 @@
3196 defined conditionally to ETAGS_REGEXPS. 3196 defined conditionally to ETAGS_REGEXPS.
3197 (print_help): Updated. 3197 (print_help): Updated.
3198 3198
31991997-05-22 Francesco Potort,Al(B <F.Potorti@cnuce.cnr.it> 31991997-05-22 Francesco Potortì <F.Potorti@cnuce.cnr.it>
3200 3200
3201 * etags.c (C_entries): Use "." instead of "::" for Java. 3201 * etags.c (C_entries): Use "." instead of "::" for Java.
3202 (consider_token): is_func renamed to is_func_or_var. 3202 (consider_token): is_func renamed to is_func_or_var.
@@ -3211,7 +3211,7 @@
3211 (main, C_entries): Use them. 3211 (main, C_entries): Use them.
3212 (make_C_tag, C_entries): Make tok a global variable. 3212 (make_C_tag, C_entries): Make tok a global variable.
3213 3213
32141997-05-16 Francesco Potort,Al(B <F.Potorti@cnuce.cnr.it> 32141997-05-16 Francesco Potortì <F.Potorti@cnuce.cnr.it>
3215 3215
3216 * etags.c (funcdef): New vignore constant. 3216 * etags.c (funcdef): New vignore constant.
3217 (consider_token, C_entries): Use it to tag global variables. 3217 (consider_token, C_entries): Use it to tag global variables.
@@ -3221,7 +3221,7 @@
3221 (Cobol_suffixes, lang_names, Cobol_paragraphs): Cobol support. 3221 (Cobol_suffixes, lang_names, Cobol_paragraphs): Cobol support.
3222 (prolog_white, erlang_white): Renamed to eat_white, callers changed. 3222 (prolog_white, erlang_white): Renamed to eat_white, callers changed.
3223 3223
32241997-05-15 Francesco Potort,Al(B <F.Potorti@cnuce.cnr.it> 32241997-05-15 Francesco Potortì <F.Potorti@cnuce.cnr.it>
3225 3225
3226 * etags.c (CHARS, CHAR): New constant and macro. 3226 * etags.c (CHARS, CHAR): New constant and macro.
3227 (iswhite, begtoken, intoken, endtoken): Use them. 3227 (iswhite, begtoken, intoken, endtoken): Use them.
@@ -3231,13 +3231,13 @@
3231 (make_C_tag) [traditional_tag_style]: Use it. 3231 (make_C_tag) [traditional_tag_style]: Use it.
3232 (traditional_tag_style): Costant set to TRUE for now. 3232 (traditional_tag_style): Costant set to TRUE for now.
3233 3233
32341997-05-14 Francesco Potort,Al(B <F.Potorti@cnuce.cnr.it> 32341997-05-14 Francesco Potortì <F.Potorti@cnuce.cnr.it>
3235 3235
3236 * etags.c (C_entries, Pascal_functions): Cleanup. 3236 * etags.c (C_entries, Pascal_functions): Cleanup.
3237 (TeX_functions): NULL as a function arg needs a cast. 3237 (TeX_functions): NULL as a function arg needs a cast.
3238 (Erlang_functions, erlang_func, erlang_attribute): Cleanup. 3238 (Erlang_functions, erlang_func, erlang_attribute): Cleanup.
3239 3239
32401997-05-13 Francesco Potort,Al(B <F.Potorti@cnuce.cnr.it> 32401997-05-13 Francesco Potortì <F.Potorti@cnuce.cnr.it>
3241 3241
3242 * etags.c (TeX_functions): Cleaned up. 3242 * etags.c (TeX_functions): Cleaned up.
3243 (tex_getit): Removed. 3243 (tex_getit): Removed.
@@ -3247,7 +3247,7 @@
3247 * rcs2log (files): When computing arguments automatically, ignore 3247 * rcs2log (files): When computing arguments automatically, ignore
3248 non-files within the RCS subdirectory. 3248 non-files within the RCS subdirectory.
3249 3249
32501997-05-13 Francesco Potort,Al(B <F.Potorti@cnuce.cnr.it> 32501997-05-13 Francesco Potortì <F.Potorti@cnuce.cnr.it>
3251 3251
3252 * etags.c (C_JAVA): New #define. 3252 * etags.c (C_JAVA): New #define.
3253 (Cjava_suffixes): .java is Java. 3253 (Cjava_suffixes): .java is Java.
@@ -3257,7 +3257,7 @@
3257 (C_stab_entry): Add `extends' and `implements' keywords. 3257 (C_stab_entry): Add `extends' and `implements' keywords.
3258 (consider_token, C_entries): Recognise Java structures. 3258 (consider_token, C_entries): Recognise Java structures.
3259 3259
32601997-05-12 Francesco Potort,Al(B <F.Potorti@cnuce.cnr.it> 32601997-05-12 Francesco Potortì <F.Potorti@cnuce.cnr.it>
3261 3261
3262 * etags.c (Cplusplus_suffixes): .pdb is Postscript with C syntax. 3262 * etags.c (Cplusplus_suffixes): .pdb is Postscript with C syntax.
3263 (Postscript_suffixes): .ps is Postscript. 3263 (Postscript_suffixes): .ps is Postscript.
@@ -3281,7 +3281,7 @@
3281 * pop.c (getline): Don't miss CRLF pairs when the CR and LF are 3281 * pop.c (getline): Don't miss CRLF pairs when the CR and LF are
3282 read in separate blocks. 3282 read in separate blocks.
3283 3283
32841997-04-30 Francesco Potort,Al(B <F.Potorti@cnuce.cnr.it> 32841997-04-30 Francesco Potortì <F.Potorti@cnuce.cnr.it>
3285 3285
3286 * etags.c [TeX_named_tokens]: Set to FALSE if undefined. 3286 * etags.c [TeX_named_tokens]: Set to FALSE if undefined.
3287 (struct linebuffer): New member `len' is the length of the string. 3287 (struct linebuffer): New member `len' is the length of the string.
@@ -3299,14 +3299,14 @@
3299 * makefile.nt: Change references of windowsnt.h to ms-w32.h. 3299 * makefile.nt: Change references of windowsnt.h to ms-w32.h.
3300 (obj): Change references of nt*.c files to w32*.c files. 3300 (obj): Change references of nt*.c files to w32*.c files.
3301 3301
33021997-04-15 Francesco Potort,Al(B <F.Potorti@cnuce.cnr.it> 33021997-04-15 Francesco Potortì <F.Potorti@cnuce.cnr.it>
3303 3303
3304 * etags.c (xnew): Add support for debugging with chkmalloc. 3304 * etags.c (xnew): Add support for debugging with chkmalloc.
3305 (error): Use this instead of printf whenever possible. 3305 (error): Use this instead of printf whenever possible.
3306 (main): Only call xnew after having initialised progname. 3306 (main): Only call xnew after having initialised progname.
3307 (substitute): Bad memory corruption error corrected. 3307 (substitute): Bad memory corruption error corrected.
3308 3308
33091997-04-08 Francesco Potort,Al(B <F.Potorti@cnuce.cnr.it> 33091997-04-08 Francesco Potortì <F.Potorti@cnuce.cnr.it>
3310 3310
3311 * etags.c (add_regex): Undo previous change. 3311 * etags.c (add_regex): Undo previous change.
3312 (relative_filename): Small memory leak closed. 3312 (relative_filename): Small memory leak closed.
@@ -3320,7 +3320,7 @@
3320 Also, ignore files named .rcsfreeze.log or .rcsfreeze.ver; 3320 Also, ignore files named .rcsfreeze.log or .rcsfreeze.ver;
3321 they are used by rcsfreeze. 3321 they are used by rcsfreeze.
3322 3322
33231997-03-14 Francesco Potort,Al(B <F.Potorti@cnuce.cnr.it> 33231997-03-14 Francesco Potortì <F.Potorti@cnuce.cnr.it>
3324 3324
3325 * etags.c (add_regex): Reset *putbuf before using it. 3325 * etags.c (add_regex): Reset *putbuf before using it.
3326 3326
@@ -3390,7 +3390,7 @@
3390 3390
3391 * pop.c (socket_connection): Free realhost after using it. 3391 * pop.c (socket_connection): Free realhost after using it.
3392 3392
33931996-12-04 Francesco Potort,Al(B <F.Potorti@cnuce.cnr.it> 33931996-12-04 Francesco Potortì <F.Potorti@cnuce.cnr.it>
3394 3394
3395 * etags.c (C_entries): Test tok.valid. This handles some 3395 * etags.c (C_entries): Test tok.valid. This handles some
3396 particular cases involving function declarations that failed. 3396 particular cases involving function declarations that failed.
@@ -3401,14 +3401,14 @@
3401 gethostbyname may return a pointer to static data. 3401 gethostbyname may return a pointer to static data.
3402 krb_realmofhost can clobber it. So copy it. 3402 krb_realmofhost can clobber it. So copy it.
3403 3403
34041996-11-14 Francesco Potort,Al(B <F.Potorti@cnuce.cnr.it> 34041996-11-14 Francesco Potortì <F.Potorti@cnuce.cnr.it>
3405 3405
3406 * etags.c (pfnote, fatal, error): Callers using a NULL pointer 3406 * etags.c (pfnote, fatal, error): Callers using a NULL pointer
3407 must cast it to (char *) because we have no prototypes. 3407 must cast it to (char *) because we have no prototypes.
3408 (make_C_tag): Macro deleted, new function. 3408 (make_C_tag): Macro deleted, new function.
3409 (C_entries): Calls to make_C_tag macro changed to call function. 3409 (C_entries): Calls to make_C_tag macro changed to call function.
3410 3410
34111996-11-13 Francesco Potort,Al(B <F.Potorti@cnuce.cnr.it> 34111996-11-13 Francesco Potortì <F.Potorti@cnuce.cnr.it>
3412 3412
3413 * etags.c (grow_linebuffer): New function. 3413 * etags.c (grow_linebuffer): New function.
3414 (GROW_LINEBUFFER): Macro deleted. All callers changed. 3414 (GROW_LINEBUFFER): Macro deleted. All callers changed.
@@ -3418,7 +3418,7 @@
3418 number of arguments. 3418 number of arguments.
3419 (xrealloc): fatal was called with wrong number of arguments 3419 (xrealloc): fatal was called with wrong number of arguments
3420 3420
34211996-11-08 Francesco Potort,Al(B <F.Potorti@cnuce.cnr.it> 34211996-11-08 Francesco Potortì <F.Potorti@cnuce.cnr.it>
3422 3422
3423 * etags.c (relative_filename): Bug corrected. 3423 * etags.c (relative_filename): Bug corrected.
3424 (etags_getcwd): Avoid warning of unused variable. 3424 (etags_getcwd): Avoid warning of unused variable.
@@ -3445,7 +3445,7 @@
3445 3445
3446 * etags.c (etags_getcwd) [WINDOWSNT]: Convert backslashes to slashes. 3446 * etags.c (etags_getcwd) [WINDOWSNT]: Convert backslashes to slashes.
3447 3447
34481996-10-02 Francesco Potort,Al(B <F.Potorti@cnuce.cnr.it> 34481996-10-02 Francesco Potortì <F.Potorti@cnuce.cnr.it>
3449 3449
3450 * etags.c (print_version): Print copyright info. 3450 * etags.c (print_version): Print copyright info.
3451 3451
@@ -3609,7 +3609,7 @@
3609 3609
3610 * makefile.nt: Remove all references to wakeup. 3610 * makefile.nt: Remove all references to wakeup.
3611 3611
36121996-06-28 Francesco Potort,Al(B <F.Potorti@cnuce.cnr.it> 36121996-06-28 Francesco Potortì <F.Potorti@cnuce.cnr.it>
3613 3613
3614 * etags.c (C_stab_entry): New keywords for C++ namespace, bool, 3614 * etags.c (C_stab_entry): New keywords for C++ namespace, bool,
3615 explicit, mutable, typename. 3615 explicit, mutable, typename.
@@ -3640,7 +3640,7 @@
3640 3640
3641 * Version 19.31 released. 3641 * Version 19.31 released.
3642 3642
36431996-05-17 Francesco Potort,Al(B <F.Potorti@cnuce.cnr.it> 36431996-05-17 Francesco Potortì <F.Potorti@cnuce.cnr.it>
3644 3644
3645 * etags.c (CNL_SAVE_DEFINEDEF): Set linecharno for use by readline. 3645 * etags.c (CNL_SAVE_DEFINEDEF): Set linecharno for use by readline.
3646 (Pascal_functions): Increase linecharno by the correct number of 3646 (Pascal_functions): Increase linecharno by the correct number of
@@ -3753,7 +3753,7 @@
3753 3753
3754 * makefile.nt: Change uses of del to $(DEL). 3754 * makefile.nt: Change uses of del to $(DEL).
3755 3755
37561996-03-22 Francesco Potort,Al(B <F.Potorti@cnuce.cnr.it> 37561996-03-22 Francesco Potortì <F.Potorti@cnuce.cnr.it>
3757 3757
3758 * etags.c (just_read_file): Reset lineno and charno on entry. 3758 * etags.c (just_read_file): Reset lineno and charno on entry.
3759 3759
@@ -3767,7 +3767,7 @@
3767 (erlang_func, erlang_attributes): Forward declarations added. 3767 (erlang_func, erlang_attributes): Forward declarations added.
3768 (erlang_atom): Check if backslash ends line inside quoted atom. 3768 (erlang_atom): Check if backslash ends line inside quoted atom.
3769 3769
37701996-03-14 Francesco Potort,Al(B <F.Potorti@cnuce.cnr.it> 37701996-03-14 Francesco Potortì <F.Potorti@cnuce.cnr.it>
3771 3771
3772 * etags.c (absolutefn): DOS_NT version corrected. 3772 * etags.c (absolutefn): DOS_NT version corrected.
3773 (main): Append "/" to the dir name only if not already there. 3773 (main): Append "/" to the dir name only if not already there.
@@ -3849,7 +3849,7 @@
3849 3849
3850 * Makefile.in (THIS_IS_MAKEFILE): Renamed from THIS_IS_YMAKEFILE. 3850 * Makefile.in (THIS_IS_MAKEFILE): Renamed from THIS_IS_YMAKEFILE.
3851 3851
38521995-12-07 Francesco Potort,Al(B <pot@cnuce.cnr.it> 38521995-12-07 Francesco Potortì <pot@cnuce.cnr.it>
3853 3853
3854 * etags.c (pfnote): Don't make a tag for ctags if there is no name. 3854 * etags.c (pfnote): Don't make a tag for ctags if there is no name.
3855 (getit, Asm_labels, Perl_functions, Pascal_functions, L_getit, 3855 (getit, Asm_labels, Perl_functions, Pascal_functions, L_getit,
@@ -3861,7 +3861,7 @@
3861 (main): Let get_language_from_name make language existence check. 3861 (main): Let get_language_from_name make language existence check.
3862 (streq, strneq): Check the arguments #if DEBUG. 3862 (streq, strneq): Check the arguments #if DEBUG.
3863 3863
38641995-12-06 Francesco Potort,Al(B <pot@cnuce.cnr.it> 38641995-12-06 Francesco Potortì <pot@cnuce.cnr.it>
3865 3865
3866 * etags.c (Cplusplus_suffixes): Add .M suffix for Objective C++. 3866 * etags.c (Cplusplus_suffixes): Add .M suffix for Objective C++.
3867 (gperf): Added keywords for Objective C and GNU macros. 3867 (gperf): Added keywords for Objective C and GNU macros.
@@ -3878,7 +3878,7 @@
3878 (C_entries): Consider // as a comment start even in plain C for 3878 (C_entries): Consider // as a comment start even in plain C for
3879 the sake of Objective C parsing. 3879 the sake of Objective C parsing.
3880 3880
38811995-12-04 Francesco Potort,Al(B <pot@cnuce.cnr.it> 38811995-12-04 Francesco Potortì <pot@cnuce.cnr.it>
3882 3882
3883 * Makefile.in (ctags): Depend on etags only for simplicity; 3883 * Makefile.in (ctags): Depend on etags only for simplicity;
3884 compile with regexp support enabled. 3884 compile with regexp support enabled.
@@ -3907,7 +3907,7 @@
3907 w32fns.c, w32faces.c, w32select.c, w32menu.c, w32reg.c; remove 3907 w32fns.c, w32faces.c, w32select.c, w32menu.c, w32reg.c; remove
3908 Windows 95 conditional. 3908 Windows 95 conditional.
3909 3909
39101995-11-06 Francesco Potort,Al(B (pot@cnuce.cnr.it) 39101995-11-06 Francesco Potortì (pot@cnuce.cnr.it)
3911 3911
3912 * etags.c (get_lang_from_name, get_lang_from_interpreter, 3912 * etags.c (get_lang_from_name, get_lang_from_interpreter,
3913 get_lang_from_suffix): New functions. 3913 get_lang_from_suffix): New functions.
@@ -3920,7 +3920,7 @@
3920 (Perl_functions): New function. 3920 (Perl_functions): New function.
3921 (lang_suffixes): .pl and .pm are Perl suffixes. 3921 (lang_suffixes): .pl and .pm are Perl suffixes.
3922 3922
39231995-11-02 Francesco Potort,Al(B (pot@cnuce.cnr.it) 39231995-11-02 Francesco Potortì (pot@cnuce.cnr.it)
3924 3924
3925 * etags.c (lowcase): Use the standard tolower function. 3925 * etags.c (lowcase): Use the standard tolower function.
3926 (substitute): Remove some wrong and some useless code related with 3926 (substitute): Remove some wrong and some useless code related with
@@ -3948,7 +3948,7 @@
3948 [! O_RDONLY]: Define it to zero. 3948 [! O_RDONLY]: Define it to zero.
3949 (main): Use O_RDONLY instead of explicit zero. 3949 (main): Use O_RDONLY instead of explicit zero.
3950 3950
39511995-08-17 Francesco Potort,Al(B (pot@cnuce.cnr.it) 39511995-08-17 Francesco Potortì (pot@cnuce.cnr.it)
3952 3952
3953 * etags.c (Pascal_functions): Close comment bug corrected. 3953 * etags.c (Pascal_functions): Close comment bug corrected.
3954 (add_node): Correctly compare node file names. 3954 (add_node): Correctly compare node file names.
@@ -4003,7 +4003,7 @@
4003 * Makefile.in.in (install, maybe-blessmail): Don't cd ..; 4003 * Makefile.in.in (install, maybe-blessmail): Don't cd ..;
4004 configure has already set $(INSTALL) to the proper relative path. 4004 configure has already set $(INSTALL) to the proper relative path.
4005 4005
40061995-06-27 Francesco Potort,Al(B (pot@cnuce.cnr.it) 40061995-06-27 Francesco Potortì (pot@cnuce.cnr.it)
4007 4007
4008 * etags.c (plain_C_entries): New function. 4008 * etags.c (plain_C_entries): New function.
4009 (lowcase): New macro. 4009 (lowcase): New macro.
@@ -4041,7 +4041,7 @@
4041 * rcs2log (CVSROOT, repository): 4041 * rcs2log (CVSROOT, repository):
4042 Allow remote repositories a la CVS 1.4. 4042 Allow remote repositories a la CVS 1.4.
4043 4043
40441995-06-27 Francesco Potort,Al(B (pot@cnuce.cnr.it) 40441995-06-27 Francesco Potortì (pot@cnuce.cnr.it)
4045 4045
4046 * etags.c (plain_C_entries): New function. 4046 * etags.c (plain_C_entries): New function.
4047 (lowcase): New macro. 4047 (lowcase): New macro.
@@ -4059,7 +4059,7 @@
4059 4059
4060 * make-docfile.c (scan_file): Make sure it never looks at filename[-1]. 4060 * make-docfile.c (scan_file): Make sure it never looks at filename[-1].
4061 4061
40621995-06-21 Francesco Potort,Al(B (pot@cnuce.cnr.it) 40621995-06-21 Francesco Potortì (pot@cnuce.cnr.it)
4063 4063
4064 * etags.c (find_entries): Rewind before rereading the input file. 4064 * etags.c (find_entries): Rewind before rereading the input file.
4065 4065
@@ -4091,7 +4091,7 @@
4091 * rcs2log (output_authors): Allow ':' in time zone, 4091 * rcs2log (output_authors): Allow ':' in time zone,
4092 as per ISO 8601 and RCS 5.6.8 beta. 4092 as per ISO 8601 and RCS 5.6.8 beta.
4093 4093
40941995-05-29 Francesco Potort,Al(B (pot@cnuce.cnr.it) 40941995-05-29 Francesco Potortì (pot@cnuce.cnr.it)
4095 4095
4096 * etags.c (etags_getcwd): Undo the /bin/pwd change. It may raise 4096 * etags.c (etags_getcwd): Undo the /bin/pwd change. It may raise
4097 compatibility problems. 4097 compatibility problems.
@@ -4114,7 +4114,7 @@
4114 (make-docfile.obj): Depend upon config.h. 4114 (make-docfile.obj): Depend upon config.h.
4115 Clean up comments. 4115 Clean up comments.
4116 4116
41171995-05-23 Francesco Potort,Al(B (pot@cnuce.cnr.it) 41171995-05-23 Francesco Potortì (pot@cnuce.cnr.it)
4118 4118
4119 * etags.c (etags_getcwd): Use /bin/pwd instead of pwd because the 4119 * etags.c (etags_getcwd): Use /bin/pwd instead of pwd because the
4120 former gives the true path even in the presence of simlinks. 4120 former gives the true path even in the presence of simlinks.
@@ -4224,12 +4224,12 @@
4224 even if HAVE_SYSVIPC. 4224 even if HAVE_SYSVIPC.
4225 * emacsclient.c (main): Use getcwd if not BSD. 4225 * emacsclient.c (main): Use getcwd if not BSD.
4226 4226
42271995-03-13 Francesco Potort,Al(B (pot@cnuce.cnr.it) 42271995-03-13 Francesco Potortì (pot@cnuce.cnr.it)
4228 4228
4229 * etags.c (process_file): Free (filename) after using it. 4229 * etags.c (process_file): Free (filename) after using it.
4230 (readline_internal): Do not access the char before start of line. 4230 (readline_internal): Do not access the char before start of line.
4231 4231
42321995-02-22 Francesco Potort,Al(B (pot@cnuce.cnr.it) 42321995-02-22 Francesco Potortì (pot@cnuce.cnr.it)
4233 4233
4234 * etags.c (C_entries): token_saved removed. Initialise tok.valid and 4234 * etags.c (C_entries): token_saved removed. Initialise tok.valid and
4235 savetok.valid. Mark token as valid when it is initialised. 4235 savetok.valid. Mark token as valid when it is initialised.
@@ -4237,12 +4237,12 @@
4237 (CNL_SAVE_DEFINEDEF): Test for savetok.valid instead of token_saved. 4237 (CNL_SAVE_DEFINEDEF): Test for savetok.valid instead of token_saved.
4238 (TOKEN): Added a new member: valid. 4238 (TOKEN): Added a new member: valid.
4239 4239
42401995-02-15 Francesco Potort,Al(B (pot@cnuce.cnr.it) 42401995-02-15 Francesco Potortì (pot@cnuce.cnr.it)
4241 4241
4242 * etags.c (C_entries): Bug corrected in xrealloc of token_str. 4242 * etags.c (C_entries): Bug corrected in xrealloc of token_str.
4243 (main): Do not read twice the last filename in the stdin file list. 4243 (main): Do not read twice the last filename in the stdin file list.
4244 4244
42451995-02-14 Francesco Potort,Al(B (pot@cnuce.cnr.it) 42451995-02-14 Francesco Potortì (pot@cnuce.cnr.it)
4246 4246
4247 * etags.c (C_entries): Initialise the new members of TOKEN. 4247 * etags.c (C_entries): Initialise the new members of TOKEN.
4248 (C_entries): Do not allocate a new space for each token found by 4248 (C_entries): Do not allocate a new space for each token found by
@@ -4259,18 +4259,18 @@
4259 4259
4260 * Makefile.in.in (maintainer-clean): Renamed from realclean. 4260 * Makefile.in.in (maintainer-clean): Renamed from realclean.
4261 4261
42621995-02-01 Francesco Potort,Al(B (pot@cnuce.cnr.it) 42621995-02-01 Francesco Potortì (pot@cnuce.cnr.it)
4263 4263
4264 * etags.c (pfnote): Initialise been_warned in the node. 4264 * etags.c (pfnote): Initialise been_warned in the node.
4265 (C_entries): Removed a speed hack for the sake of clarity. 4265 (C_entries): Removed a speed hack for the sake of clarity.
4266 4266
42671995-01-18 Francesco Potort,Al(B (pot@cnuce.cnr.it) 42671995-01-18 Francesco Potortì (pot@cnuce.cnr.it)
4268 4268
4269 * etags.c (longopts, print_help, main): Use -I as abbreviation 4269 * etags.c (longopts, print_help, main): Use -I as abbreviation
4270 for the --ignore-indentation option. 4270 for the --ignore-indentation option.
4271 (main): Do not print an error message for unknown options. 4271 (main): Do not print an error message for unknown options.
4272 4272
42731995-01-12 Francesco Potort,Al(B (pot@cnuce.cnr.it) 42731995-01-12 Francesco Potortì (pot@cnuce.cnr.it)
4274 4274
4275 * etags.c (FILEPOS, GET_CHARNO, GET_FILEPOS, max, LINENO): Deleted. 4275 * etags.c (FILEPOS, GET_CHARNO, GET_FILEPOS, max, LINENO): Deleted.
4276 (append_to_tagfile, typedefs, typedefs_and_cplusplus, 4276 (append_to_tagfile, typedefs, typedefs_and_cplusplus,
@@ -4302,13 +4302,13 @@
4302 4302
4303 * movemail.c (main): Skip past the colon in inname. 4303 * movemail.c (main): Skip past the colon in inname.
4304 4304
43051995-01-10 Francesco Potort,Al(B (pot@cnuce.cnr.it) 43051995-01-10 Francesco Potortì (pot@cnuce.cnr.it)
4306 4306
4307 * etags.c (pfatal): New function. 4307 * etags.c (pfatal): New function.
4308 (main, etags_getcwd): Use pfatal. 4308 (main, etags_getcwd): Use pfatal.
4309 (etags_getcwd): Corrected another bug in the HAVE_GETCWD version. 4309 (etags_getcwd): Corrected another bug in the HAVE_GETCWD version.
4310 4310
43111995-01-10 Francesco Potort,Al(B (pot@cnuce.cnr.it) 43111995-01-10 Francesco Potortì (pot@cnuce.cnr.it)
4312 4312
4313 * etags.c (Lang_function): Use void instead to declare the 4313 * etags.c (Lang_function): Use void instead to declare the
4314 language functions, because many compilers are buggy. 4314 language functions, because many compilers are buggy.
@@ -4316,7 +4316,7 @@
4316 (readline_internal): Discard possible \r before \n here. 4316 (readline_internal): Discard possible \r before \n here.
4317 (C_entries): Do not deal with \r here: undo previous fix. 4317 (C_entries): Do not deal with \r here: undo previous fix.
4318 4318
43191995-01-09 Francesco Potort,Al(B (pot@fly) 43191995-01-09 Francesco Potortì (pot@fly)
4320 4320
4321 * b2m.c (concat, xmalloc, xrealloc, readline, xnew): Four new 4321 * b2m.c (concat, xmalloc, xrealloc, readline, xnew): Four new
4322 functions and a macro that allow the program to work on input 4322 functions and a macro that allow the program to work on input
@@ -4357,12 +4357,12 @@
4357 4357
4358 * emacsclient.c [!HAVE_SYSVIPC] (main): Fix error message diction. 4358 * emacsclient.c [!HAVE_SYSVIPC] (main): Fix error message diction.
4359 4359
43601994-11-22 Francesco Potort,Al(B (pot@cnuce.cnr.it) 43601994-11-22 Francesco Potortì (pot@cnuce.cnr.it)
4361 4361
4362 * etags.c (print_help): Print --regex usage for ctags also. 4362 * etags.c (print_help): Print --regex usage for ctags also.
4363 (main): Use -h in addition to -H as abbreviation for --help. 4363 (main): Use -h in addition to -H as abbreviation for --help.
4364 4364
43651994-11-16 Francesco Potort,Al(B (pot@cnuce.cnr.it) 43651994-11-16 Francesco Potortì (pot@cnuce.cnr.it)
4366 4366
4367 * etags.c [ETAGS_REGEXP]: All the new code that deals with regexps 4367 * etags.c [ETAGS_REGEXP]: All the new code that deals with regexps
4368 is compiled if this is defined. The new functions and variables 4368 is compiled if this is defined. The new functions and variables
@@ -4391,7 +4391,7 @@
4391 (prolog_getit, skip_comment): Rewritten for speed. 4391 (prolog_getit, skip_comment): Rewritten for speed.
4392 (readline): Rewritten to deal with regexps. 4392 (readline): Rewritten to deal with regexps.
4393 4393
43941994-11-16 Francesco Potort,Al(B (pot@cnuce.cnr.it) 43941994-11-16 Francesco Potortì (pot@cnuce.cnr.it)
4395 4395
4396 * etags.c (<errno.h>): #include added. 4396 * etags.c (<errno.h>): #include added.
4397 (etags_getcwd): Check return value from getcwd. 4397 (etags_getcwd): Check return value from getcwd.
@@ -4423,7 +4423,7 @@
4423 to grow the input buffer, take into account the null that's stored 4423 to grow the input buffer, take into account the null that's stored
4424 at the end of already-read input in the buffer. 4424 at the end of already-read input in the buffer.
4425 4425
44261994-10-21 Francesco Potort,Al(B (pot@cnuce.cnr.it) 44261994-10-21 Francesco Potortì (pot@cnuce.cnr.it)
4427 4427
4428 * etags.c (prestr, substr): Return a logical type. 4428 * etags.c (prestr, substr): Return a logical type.
4429 (consider_token): Comment out "EXFUN". Use "DEFUN" instead of "DEF". 4429 (consider_token): Comment out "EXFUN". Use "DEFUN" instead of "DEF".
@@ -4508,7 +4508,7 @@
4508 4508
4509 * Makefile.in.in (regex.o): Use full path to find regex.c. 4509 * Makefile.in.in (regex.o): Use full path to find regex.c.
4510 4510
45111994-10-17 Francesco Potort,Al(B (pot@fly.cnuce.cnr.it) 45111994-10-17 Francesco Potortì (pot@fly.cnuce.cnr.it)
4512 4512
4513 * Makefile.in.in (etags): Add dependency on regex.o, link with it. 4513 * Makefile.in.in (etags): Add dependency on regex.o, link with it.
4514 (REGEXPOBJ, REGEXPDEPS, regex.o): Target and macros added. 4514 (REGEXPOBJ, REGEXPDEPS, regex.o): Target and macros added.
@@ -4535,7 +4535,7 @@
4535 4535
4536 * Makefile.in.in (libexecdir): Renamed from libdir. 4536 * Makefile.in.in (libexecdir): Renamed from libdir.
4537 4537
45381994-10-11 Francesco Potort,Al(B (pot@cnuce.cnr.it) 45381994-10-11 Francesco Potortì (pot@cnuce.cnr.it)
4539 4539
4540 * etags.c (C_entries): Name the #define's that are macros. 4540 * etags.c (C_entries): Name the #define's that are macros.
4541 4541
@@ -4544,7 +4544,7 @@
4544 * emacsserver.c [! SYSVIPC] (main): Fix uses of FD_* macros: 4544 * emacsserver.c [! SYSVIPC] (main): Fix uses of FD_* macros:
4545 fd_set arg is a pointer, descriptor arg comes first. 4545 fd_set arg is a pointer, descriptor arg comes first.
4546 4546
45471994-09-29 Francesco Potort,Al(B (pot@cnuce.cnr.it) 45471994-09-29 Francesco Potortì (pot@cnuce.cnr.it)
4548 4548
4549 * etags.c (C_entries): Recognise typedef of ANSI style functions. 4549 * etags.c (C_entries): Recognise typedef of ANSI style functions.
4550 (C_entries): Recognise #define inside a struct. 4550 (C_entries): Recognise #define inside a struct.
@@ -4663,7 +4663,7 @@
4663 4663
4664 * etags.c (takeprec): Recognise `character*(*) function'. 4664 * etags.c (takeprec): Recognise `character*(*) function'.
4665 4665
46661994-07-08 Francesco Potort,Al(B (pot@cnuce.cnr.it) 46661994-07-08 Francesco Potortì (pot@cnuce.cnr.it)
4667 4667
4668 * etags.c (main): Don't barf on obsolete -t and -T switches. 4668 * etags.c (main): Don't barf on obsolete -t and -T switches.
4669 (main): Print an explicative message when a switch is not known. 4669 (main): Print an explicative message when a switch is not known.
@@ -4679,12 +4679,12 @@
4679 4679
4680 * Makefile.in.in (test-distrib): Use ALL_CFLAGS. 4680 * Makefile.in.in (test-distrib): Use ALL_CFLAGS.
4681 4681
46821994-06-03 Francesco Potort,Al(B (pot@fly.cnuce.cnr.it) 46821994-06-03 Francesco Potortì (pot@fly.cnuce.cnr.it)
4683 4683
4684 * etags.c (absolute_filename): Remove infinite loop bug when 4684 * etags.c (absolute_filename): Remove infinite loop bug when
4685 accessing files in directories whose name begins with a dot. 4685 accessing files in directories whose name begins with a dot.
4686 4686
46871994-06-03 Francesco Potort,Al(B (pot@fly.cnuce.cnr.it) 46871994-06-03 Francesco Potortì (pot@fly.cnuce.cnr.it)
4688 4688
4689 * etags.c (etags_getcwd): Delete the trailing newline from cwd. 4689 * etags.c (etags_getcwd): Delete the trailing newline from cwd.
4690 4690
@@ -4807,11 +4807,11 @@
4807 * fakemail.c (readline): When extending the buffer, 4807 * fakemail.c (readline): When extending the buffer,
4808 calculate end afresh using the new size. 4808 calculate end afresh using the new size.
4809 4809
48101994-04-18 Francesco Potort,Al(B (pot@fly.cnuce.cnr.it) 48101994-04-18 Francesco Potortì (pot@fly.cnuce.cnr.it)
4811 4811
4812 * etags.c (main, print_help): Eliminate the -F option. 4812 * etags.c (main, print_help): Eliminate the -F option.
4813 4813
48141994-04-18 Francesco Potort,Al(B (pot@fly.cnuce.cnr.it) 48141994-04-18 Francesco Potortì (pot@fly.cnuce.cnr.it)
4815 4815
4816 * etags.c (absolute_filename): Compare against '\0' instead of NULL. 4816 * etags.c (absolute_filename): Compare against '\0' instead of NULL.
4817 4817
@@ -4828,7 +4828,7 @@
4828 4828
4829 * movemail.c [HAVE_UNISTD_H]: Include unistd.h. 4829 * movemail.c [HAVE_UNISTD_H]: Include unistd.h.
4830 4830
48311994-04-12 Francesco Potort,Al(B (pot@fly.cnuce.cnr.it) 48311994-04-12 Francesco Potortì (pot@fly.cnuce.cnr.it)
4832 4832
4833 * etags.c (etags_getcwd): Initialize bufsize. 4833 * etags.c (etags_getcwd): Initialize bufsize.
4834 4834
@@ -4845,7 +4845,7 @@
4845 4845
4846 * etags.c: #undef static. 4846 * etags.c: #undef static.
4847 4847
48481994-04-08 Francesco Potort,Al(B (pot@fly.cnuce.cnr.it) 48481994-04-08 Francesco Potortì (pot@fly.cnuce.cnr.it)
4849 4849
4850 * etags.c (outf, outfiledir): Renamed to tagf, tagfiledir. 4850 * etags.c (outf, outfiledir): Renamed to tagf, tagfiledir.
4851 (PF_funcs, Asm_funcs, L_funcs, PAS_funcs, TEX_funcs) 4851 (PF_funcs, Asm_funcs, L_funcs, PAS_funcs, TEX_funcs)
@@ -4858,7 +4858,7 @@
4858 (find_entries): Added more suffixes for assembler files. 4858 (find_entries): Added more suffixes for assembler files.
4859 (Asm_funcs): Now finds labels even without an ending colon. 4859 (Asm_funcs): Now finds labels even without an ending colon.
4860 4860
48611994-03-30 Francesco Potort,Al(B (pot@fly.cnuce.cnr.it) 48611994-03-30 Francesco Potortì (pot@fly.cnuce.cnr.it)
4862 4862
4863 * etags.c (main): Use etags_getcwd for compatibility. 4863 * etags.c (main): Use etags_getcwd for compatibility.
4864 (etags_getcwd): New function. 4864 (etags_getcwd): New function.
@@ -4867,7 +4867,7 @@
4867 4867
4868 * Makefile.in (etags, ctags): Pass -D for VERSION. 4868 * Makefile.in (etags, ctags): Pass -D for VERSION.
4869 4869
48701994-03-25 Francesco Potort,Al(B (pot@cnuce.cnr.it) 48701994-03-25 Francesco Potortì (pot@cnuce.cnr.it)
4871 4871
4872 * etags.c (emacs_tags_format, ETAGS): Removed. Use CTAGS instead. 4872 * etags.c (emacs_tags_format, ETAGS): Removed. Use CTAGS instead.
4873 (main): Don't allow the use of -t and -T in etags mode. 4873 (main): Don't allow the use of -t and -T in etags mode.
@@ -4875,7 +4875,7 @@
4875 (print_version): Show the emacs version number if VERSION is #defined. 4875 (print_version): Show the emacs version number if VERSION is #defined.
4876 (find_entries): Add "ss" as suffix for Chez Scheme. 4876 (find_entries): Add "ss" as suffix for Chez Scheme.
4877 4877
48781994-03-23 Francesco Potort,Al(B (pot@cnuce.cnr.it) 48781994-03-23 Francesco Potortì (pot@cnuce.cnr.it)
4879 4879
4880 * etags.c (cwd, outfiledir): Vars added. 4880 * etags.c (cwd, outfiledir): Vars added.
4881 (relative_filename, absolute_filename, absolute_dirname): 4881 (relative_filename, absolute_filename, absolute_dirname):
@@ -4897,7 +4897,7 @@
4897 * Makefile.in (install, ${archlibdir}): Switch back to .. 4897 * Makefile.in (install, ${archlibdir}): Switch back to ..
4898 before running INSTALL_PROGRAM. 4898 before running INSTALL_PROGRAM.
4899 4899
49001994-03-14 Francesco Potort,Al(B (pot@cnuce.cnr.it) 49001994-03-14 Francesco Potortì (pot@cnuce.cnr.it)
4901 4901
4902 * etags.c (TYPEDST): Added the `tignore' value. 4902 * etags.c (TYPEDST): Added the `tignore' value.
4903 (C_entries): Corrected various bugs, now correctly parses the 4903 (C_entries): Corrected various bugs, now correctly parses the
@@ -4943,7 +4943,7 @@
4943 * profile.c (get_time): Simplify; avoid calling index. 4943 * profile.c (get_time): Simplify; avoid calling index.
4944 (main): Exit on EOF. 4944 (main): Exit on EOF.
4945 4945
49461994-02-17 Francesco Potort,Al(B (pot@cnuce.cnr.it) 49461994-02-17 Francesco Potortì (pot@cnuce.cnr.it)
4947 4947
4948 * etags.c (--absolute-pathnames): Option removed. 4948 * etags.c (--absolute-pathnames): Option removed.
4949 4949
@@ -4951,7 +4951,7 @@
4951 4951
4952 * fakemail.c (put_line): Don't break the line if it all fits. 4952 * fakemail.c (put_line): Don't break the line if it all fits.
4953 4953
49541994-02-14 Francesco Potort,Al(B (pot@fly) 49541994-02-14 Francesco Potortì (pot@fly)
4955 4955
4956 * etags.c (absolute_pathnames, cwd): Added global vars. 4956 * etags.c (absolute_pathnames, cwd): Added global vars.
4957 (longopts, print_help, main, process_file): Put absolute filenames 4957 (longopts, print_help, main, process_file): Put absolute filenames
@@ -4983,7 +4983,7 @@
4983 look like lisp call prototypes: (function ARG1 ARG2), upcasing args. 4983 look like lisp call prototypes: (function ARG1 ARG2), upcasing args.
4984 (scan_c_file): Pass BUF to write_c_args for FUNC arg. 4984 (scan_c_file): Pass BUF to write_c_args for FUNC arg.
4985 4985
49861994-01-14 Francesco Potort,Al(B (pot@cnuce.cnr.it) 49861994-01-14 Francesco Potortì (pot@cnuce.cnr.it)
4987 4987
4988 * etags.c (stab_entry, stab_create, stab_find, stab_search, 4988 * etags.c (stab_entry, stab_create, stab_find, stab_search,
4989 stab_type, add_keyword, C_reate_stab, C_create_stabs): Deleted. 4989 stab_type, add_keyword, C_reate_stab, C_create_stabs): Deleted.
@@ -5135,7 +5135,7 @@
5135 from the other state engines. 5135 from the other state engines.
5136 (begtk): Add '~', for C++ class destructors. 5136 (begtk): Add '~', for C++ class destructors.
5137 5137
51381993-11-02 Francesco Potort,Al(B (pot@cnuce.cnr.it) 51381993-11-02 Francesco Potortì (pot@cnuce.cnr.it)
5139 5139
5140 * etags.c (consider_token): Removed unused variable firsttok. 5140 * etags.c (consider_token): Removed unused variable firsttok.
5141 (prolog_getit): Call pfnote with the right number of arguments. 5141 (prolog_getit): Call pfnote with the right number of arguments.
@@ -5155,7 +5155,7 @@
5155 * Makefile.in: Fixed typos or brainos of whoever thought `@' was 5155 * Makefile.in: Fixed typos or brainos of whoever thought `@' was
5156 the comment character. 5156 the comment character.
5157 5157
51581993-10-01 Francesco Potort,Al(B (pot@cnuce.cnr.it) 51581993-10-01 Francesco Potortì (pot@cnuce.cnr.it)
5159 5159
5160 * etags.c (process_file): Dead code removed. 5160 * etags.c (process_file): Dead code removed.
5161 (S_ISREG): #define it using S_IFREG if not defined. 5161 (S_ISREG): #define it using S_IFREG if not defined.
@@ -5186,7 +5186,7 @@
5186 By default, look for *,v files as well as RCS/*,v files. 5186 By default, look for *,v files as well as RCS/*,v files.
5187 Use $TMPDIR (default /tmp) instead of /tmp. 5187 Use $TMPDIR (default /tmp) instead of /tmp.
5188 5188
51891993-09-20 Francesco Potort,Al(B (pot@fly) 51891993-09-20 Francesco Potortì (pot@fly)
5190 5190
5191 * etags.c (C_entries): is_func is initialised here instead of in 5191 * etags.c (C_entries): is_func is initialised here instead of in
5192 consider_token for the sake of the yacc rules section. 5192 consider_token for the sake of the yacc rules section.
@@ -5240,7 +5240,7 @@
5240 5240
5241 * Version 19.18 released. 5241 * Version 19.18 released.
5242 5242
52431993-08-04 Francesco Potort,Al(B (pot@spiff.gnu.ai.mit.edu) 52431993-08-04 Francesco Potortì (pot@spiff.gnu.ai.mit.edu)
5244 5244
5245 * etags.c (L_isdef, L_isquote, L_getit): Small optimisations. 5245 * etags.c (L_isdef, L_isquote, L_getit): Small optimisations.
5246 (L_funcs): The (foo::defmumble stuff now should work. 5246 (L_funcs): The (foo::defmumble stuff now should work.
@@ -5256,7 +5256,7 @@
5256 5256
5257 * timer.c (main): Generate a SIGIO as soon as we've initialized. 5257 * timer.c (main): Generate a SIGIO as soon as we've initialized.
5258 5258
52591993-07-30 Francesco Potort,Al(B (pot@cnuce.cnr.it) 52591993-07-30 Francesco Potortì (pot@cnuce.cnr.it)
5260 5260
5261 * etags.c (FINCST): Added the fignore status. Means we are 5261 * etags.c (FINCST): Added the fignore status. Means we are
5262 after the parameter list and before the open curly brace. 5262 after the parameter list and before the open curly brace.
@@ -5295,14 +5295,14 @@
5295 * wakeup.c: Use CPP tangle from autoconf manual to #include the 5295 * wakeup.c: Use CPP tangle from autoconf manual to #include the
5296 correct combination of <time.h> and <sys/time.h>. 5296 correct combination of <time.h> and <sys/time.h>.
5297 5297
52981993-07-08 Francesco Potort,Al(B (pot@cnuce.cnr.it) 52981993-07-08 Francesco Potortì (pot@cnuce.cnr.it)
5299 5299
5300 * etags.c (alloca): Removed all references to it. 5300 * etags.c (alloca): Removed all references to it.
5301 (main): Now calls xnew instead of alloca for portability. 5301 (main): Now calls xnew instead of alloca for portability.
5302 (../src/config.h): Included only if HAVE_CONFIG_H. 5302 (../src/config.h): Included only if HAVE_CONFIG_H.
5303 (const): Void definition removed--config.h takes care of it. 5303 (const): Void definition removed--config.h takes care of it.
5304 5304
53051993-07-08 Francesco Potort,Al(B (pot@cnuce.cnr.it) 53051993-07-08 Francesco Potortì (pot@cnuce.cnr.it)
5306 5306
5307 * etags.c (consider_token): Was `==', now is `='. 5307 * etags.c (consider_token): Was `==', now is `='.
5308 (consider_token): DEFUNs now treated like funcs in ctags mode. 5308 (consider_token): DEFUNs now treated like funcs in ctags mode.
@@ -5584,7 +5584,7 @@
5584 (CFLAGS): Include C_SWITCH_SYSTEM in the flags to pass to the 5584 (CFLAGS): Include C_SWITCH_SYSTEM in the flags to pass to the
5585 compiler. 5585 compiler.
5586 5586
55871993-03-22 Francesco Potort,Al(B (pot@cnuce.cnr.it) 55871993-03-22 Francesco Potortì (pot@cnuce.cnr.it)
5588 5588
5589 * etags.c (YACC): Flag added to c_ext. 5589 * etags.c (YACC): Flag added to c_ext.
5590 (c_ext): No more a synonim for c_ext&C_PLPL because of YACC. 5590 (c_ext): No more a synonim for c_ext&C_PLPL because of YACC.
@@ -5595,13 +5595,13 @@
5595 (C_entries): Logical yacc_rules means we are after the first %%. 5595 (C_entries): Logical yacc_rules means we are after the first %%.
5596 (C_entries): Added logic for yacc files. 5596 (C_entries): Added logic for yacc files.
5597 5597
55981993-03-16 Francesco Potort,Al(B (pot@cnuce.cnr.it) 55981993-03-16 Francesco Potortì (pot@cnuce.cnr.it)
5599 5599
5600 * etags.c (C_entries): ':' case moved to the second switch. 5600 * etags.c (C_entries): ':' case moved to the second switch.
5601 (C_entries): Do not examine token if structdef==scolonseen. 5601 (C_entries): Do not examine token if structdef==scolonseen.
5602 (consider_token): structtag set to null string for enum. 5602 (consider_token): structtag set to null string for enum.
5603 5603
56041993-03-12 Francesco Potort,Al(B (pot@cnuce.cnr.it) 56041993-03-12 Francesco Potortì (pot@cnuce.cnr.it)
5605 5605
5606 * etags.c (GET_COOKIE): And related macros removed. 5606 * etags.c (GET_COOKIE): And related macros removed.
5607 (logical): Is now int, no more a char. 5607 (logical): Is now int, no more a char.
@@ -5619,12 +5619,12 @@
5619 (condider_token): Complete rewrite. 5619 (condider_token): Complete rewrite.
5620 (getline): Deleted. 5620 (getline): Deleted.
5621 5621
56221993-03-01 Francesco Potort,Al(B (pot@fly.CNUCE.CNR.IT) 56221993-03-01 Francesco Potortì (pot@fly.CNUCE.CNR.IT)
5623 5623
5624 * etags.c (C_entries): Added the quotednl logical variable. 5624 * etags.c (C_entries): Added the quotednl logical variable.
5625 Used for parsing of #define's spanning multiple lines. 5625 Used for parsing of #define's spanning multiple lines.
5626 5626
56271993-02-23 Francesco Potort,Al(B (pot@fly.CNUCE.CNR.IT) 56271993-02-23 Francesco Potortì (pot@fly.CNUCE.CNR.IT)
5628 5628
5629 * etags.c (C_entries): Save the definedef status even when a 5629 * etags.c (C_entries): Save the definedef status even when a
5630 newline is met inside a string. 5630 newline is met inside a string.
@@ -5655,7 +5655,7 @@
5655 5655
5656 * b2m.c (main): Don't exit upon reading a blank line. 5656 * b2m.c (main): Don't exit upon reading a blank line.
5657 5657
56581993-03-01 Francesco Potort,Al(B (pot@fly.CNUCE.CNR.IT) 56581993-03-01 Francesco Potortì (pot@fly.CNUCE.CNR.IT)
5659 5659
5660 * etags.c (C_entries): New local variable quotednl. Used for 5660 * etags.c (C_entries): New local variable quotednl. Used for
5661 parsing of #define's spanning multiple lines. 5661 parsing of #define's spanning multiple lines.
@@ -5667,7 +5667,7 @@
5667 5667
5668 * timer.c (notify): Initialize waitfor properly. 5668 * timer.c (notify): Initialize waitfor properly.
5669 5669
56701993-02-22 Francesco Potort,Al(B (pot@CNUCE.CNR.IT) 56701993-02-22 Francesco Potortì (pot@CNUCE.CNR.IT)
5671 5671
5672 * etags.c (C_entries): Don't reset definedef when a newline inside a 5672 * etags.c (C_entries): Don't reset definedef when a newline inside a
5673 comment is met. 5673 comment is met.
@@ -6533,7 +6533,7 @@
6533 * loadst.c (main) [XENIX]: Use /usr/spool/mail, not /usr/mail. 6533 * loadst.c (main) [XENIX]: Use /usr/spool/mail, not /usr/mail.
6534 6534
6535;; Local Variables: 6535;; Local Variables:
6536;; coding: iso-2022-7bit 6536;; coding: utf-8
6537;; add-log-time-zone-rule: t 6537;; add-log-time-zone-rule: t
6538;; End: 6538;; End:
6539 6539
diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog
index 83f18444e52..7514147711d 100644
--- a/lisp/gnus/ChangeLog
+++ b/lisp/gnus/ChangeLog
@@ -536,7 +536,7 @@
536 (gnus-mime-delete-part): Don't write description line if empty. 536 (gnus-mime-delete-part): Don't write description line if empty.
537 (gnus-article-encrypt-body): Add confirmation for gnus-novice-user. 537 (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
538 538
5392007-12-14 Johan Bockg,Ae(Brd <bojohan@gnu.org> 5392007-12-14 Johan Bockgård <bojohan@gnu.org>
540 540
541 * gnus-sum.el (gnus-summary-mark-unread-as-read) 541 * gnus-sum.el (gnus-summary-mark-unread-as-read)
542 (gnus-summary-mark-read-and-unread-as-read) 542 (gnus-summary-mark-read-and-unread-as-read)
@@ -1202,7 +1202,7 @@
12022007-10-26 Reiner Steib <Reiner.Steib@gmx.de> 12022007-10-26 Reiner Steib <Reiner.Steib@gmx.de>
1203 1203
1204 * message.el (message-remove-blank-cited-lines): New function. 1204 * message.el (message-remove-blank-cited-lines): New function.
1205 Suggested by Karl Pl,Ad(Bsterer. 1205 Suggested by Karl Plästerer.
1206 1206
12072007-10-25 Katsumi Yamaoka <yamaoka@jpl.org> 12072007-10-25 Katsumi Yamaoka <yamaoka@jpl.org>
1208 1208
@@ -1674,7 +1674,7 @@
1674 * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc 1674 * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
1675 string. 1675 string.
1676 1676
16772007-07-20 Micha,Ak(Bl Cadilhac <michael@cadilhac.name> 16772007-07-20 Michaël Cadilhac <michael@cadilhac.name>
1678 1678
1679 * nnrss.el (nnrss-ignore-article-fields): New variable. List of fields 1679 * nnrss.el (nnrss-ignore-article-fields): New variable. List of fields
1680 that should be ignored when comparing distant RSS articles with local 1680 that should be ignored when comparing distant RSS articles with local
@@ -2033,7 +2033,7 @@
2033 face for "X-Foo", its apparent intended purpose. Move "X-" pattern 2033 face for "X-Foo", its apparent intended purpose. Move "X-" pattern
2034 ahead of the anything pattern, to get it recognised. 2034 ahead of the anything pattern, to get it recognised.
2035 2035
20362007-05-12 Micha,Ak(Bl Cadilhac <michael@cadilhac.name> 20362007-05-12 Michaël Cadilhac <michael@cadilhac.name>
2037 2037
2038 * gnus-sum.el (gnus-articles-to-read) 2038 * gnus-sum.el (gnus-articles-to-read)
2039 (gnus-summary-insert-old-articles): Don't truncate group name for 2039 (gnus-summary-insert-old-articles): Don't truncate group name for
@@ -2044,7 +2044,7 @@
2044 * gnus-sum.el (gnus-simplify-subject-fully): Use 2044 * gnus-sum.el (gnus-simplify-subject-fully): Use
2045 `truncate-string-to-width' instead. 2045 `truncate-string-to-width' instead.
2046 2046
20472007-05-11 Micha,Ak(Bl Cadilhac <michael@cadilhac.name> 20472007-05-11 Michaël Cadilhac <michael@cadilhac.name>
2048 2048
2049 * gnus-sum.el (gnus-summary-next-group-on-exit): New variable. Tell 2049 * gnus-sum.el (gnus-summary-next-group-on-exit): New variable. Tell
2050 if, on summary exit, the next group has to be selected. 2050 if, on summary exit, the next group has to be selected.
@@ -2367,7 +2367,7 @@
2367 2367
2368 * smiley.el (smiley-regexp-alist): Add "dead" smiley. 2368 * smiley.el (smiley-regexp-alist): Add "dead" smiley.
2369 2369
23702007-02-14 Micha,Ak(Bl Cadilhac <michael@cadilhac.name> 23702007-02-14 Michaël Cadilhac <michael@cadilhac.name>
2371 2371
2372 * nntp.el (nntp-send-command): Don't wait for echoes when 2372 * nntp.el (nntp-send-command): Don't wait for echoes when
2373 nntp-open-ssl-stream is used. 2373 nntp-open-ssl-stream is used.
@@ -2599,7 +2599,7 @@
2599 2599
2600 * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs. 2600 * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
2601 2601
26022006-12-29 Jouni K. Sepp,Ad(Bnen <jks@iki.fi> 26022006-12-29 Jouni K. Seppänen <jks@iki.fi>
2603 2603
2604 * nnimap.el (nnimap-expunge-search-string): Mention 2604 * nnimap.el (nnimap-expunge-search-string): Mention
2605 nnimap-search-uids-not-since-is-evil in docstring. 2605 nnimap-search-uids-not-since-is-evil in docstring.
@@ -2751,7 +2751,7 @@
2751 * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children): 2751 * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
2752 Use `max' to avoid the value of `max-lisp-eval-depth' decreasing. 2752 Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
2753 2753
27542006-12-04 Jouni K. Sepp,Ad(Bnen <jks@iki.fi> 27542006-12-04 Jouni K. Seppänen <jks@iki.fi>
2755 2755
2756 * mm-url.el (mm-url-predefined-programs): Call curl with correct 2756 * mm-url.el (mm-url-predefined-programs): Call curl with correct
2757 options. 2757 options.
@@ -3349,7 +3349,7 @@
3349 3349
3350 * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8 3350 * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
3351 letters from the end. Thanks to "David Smith" <davidsmith@acm.org> and 3351 letters from the end. Thanks to "David Smith" <davidsmith@acm.org> and
3352 andreas@altroot.de (Andreas V,Av(Bgele). 3352 andreas@altroot.de (Andreas Vögele).
3353 3353
3354 FIXME: Use `tiny change'? 3354 FIXME: Use `tiny change'?
3355 3355
@@ -3700,7 +3700,7 @@
3700 3700
3701 * nnrss.el (nnrss-check-group): Bind hash-index. 3701 * nnrss.el (nnrss-check-group): Bind hash-index.
3702 3702
37032006-05-23 Micha,Ak(Bl Cadilhac <michael.cadilhac@lrde.org> 37032006-05-23 Michaël Cadilhac <michael.cadilhac@lrde.org>
3704 3704
3705 * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as 3705 * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
3706 its hash index. Store this hash in `nnrss-group-data'. 3706 its hash index. Store this hash in `nnrss-group-data'.
@@ -4071,7 +4071,7 @@
4071 * gnus-topic.el (gnus-topic-display-missing-topic): Skip past 4071 * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
4072 groups in the parent topic. 4072 groups in the parent topic.
4073 4073
40742006-04-16 Jo,Ac(Bo Cachopo <joao.cachopo@inesc-id.pt> (tiny change) 40742006-04-16 João Cachopo <joao.cachopo@inesc-id.pt> (tiny change)
4075 4075
4076 * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status. 4076 * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
4077 (spam-extra-header-to-number): Return the CRM114 number as a 4077 (spam-extra-header-to-number): Return the CRM114 number as a
@@ -4272,7 +4272,7 @@
4272 * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'. 4272 * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
4273 (gnus-article-browse-delete-temp): Add :version. 4273 (gnus-article-browse-delete-temp): Add :version.
4274 4274
42752006-04-11 Arne J,Ax(Brgensen <arne@arnested.dk> 42752006-04-11 Arne Jørgensen <arne@arnested.dk>
4276 4276
4277 * gnus-sieve.el (gnus-sieve-generate): Delete from the start of 4277 * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
4278 the sieve region. 4278 the sieve region.
@@ -4900,7 +4900,7 @@
4900 Lisp error; give up parsing of parameters if it failed in 4900 Lisp error; give up parsing of parameters if it failed in
4901 extracting type. 4901 extracting type.
4902 4902
49032006-02-14 Arne J,Ax(Brgensen <arne@arnested.dk> 49032006-02-14 Arne Jørgensen <arne@arnested.dk>
4904 4904
4905 * smime.el (smime-cert-by-ldap-1): Fix bug where 4905 * smime.el (smime-cert-by-ldap-1): Fix bug where
4906 `smime-ldap-search' returns results without userCertificates. 4906 `smime-ldap-search' returns results without userCertificates.
@@ -5783,7 +5783,7 @@
5783 whitespace removed in revision 7.8. Use concatenated string to 5783 whitespace removed in revision 7.8. Use concatenated string to
5784 protect trailing whitespace. 5784 protect trailing whitespace.
5785 5785
57862005-10-27 Jouni K. Sepp,Ad(Bnen <jks@iki.fi> 57862005-10-27 Jouni K. Seppänen <jks@iki.fi>
5787 5787
5788 * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable. 5788 * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
5789 (nnimap-request-expire-articles): Use it to avoid sending 'UID 5789 (nnimap-request-expire-articles): Use it to avoid sending 'UID
@@ -6070,7 +6070,7 @@
6070 6070
6071 * message.el (message-idna-to-ascii-rhs-1): Reformat. 6071 * message.el (message-idna-to-ascii-rhs-1): Reformat.
6072 6072
60732005-09-27 Arne J,Ax(Brgensen <arne@arnested.dk> 60732005-09-27 Arne Jørgensen <arne@arnested.dk>
6074 6074
6075 * message.el (message-remove-duplicates): New function. 6075 * message.el (message-remove-duplicates): New function.
6076 Implementation borrowed from `gnus-remove-duplicates'. 6076 Implementation borrowed from `gnus-remove-duplicates'.
@@ -6712,7 +6712,7 @@
6712 * mm-extern.el (mm-extern-local-file, mm-inline-external-body): 6712 * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
6713 * pop3.el (pop3-user): Don't use `format' on `error' arguments. 6713 * pop3.el (pop3-user): Don't use `format' on `error' arguments.
6714 6714
67152005-06-16 Arne J,Ax(Brgensen <arne@arnested.dk> 67152005-06-16 Arne Jørgensen <arne@arnested.dk>
6716 6716
6717 * smime.el (smime-cert-by-ldap-1): Detect PEM format without 6717 * smime.el (smime-cert-by-ldap-1): Detect PEM format without
6718 header by looking for magic "MII" at the beginnig. 6718 header by looking for magic "MII" at the beginnig.
@@ -6932,7 +6932,7 @@
6932 * smime.el (smime-cert-by-ldap-1): Don't use 6932 * smime.el (smime-cert-by-ldap-1): Don't use
6933 replace-regexp-in-string. 6933 replace-regexp-in-string.
6934 6934
69352005-05-31 Arne J,Ax(Brgensen <arne@arnested.dk> 69352005-05-31 Arne Jørgensen <arne@arnested.dk>
6936 6936
6937 * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs. 6937 * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
6938 6938
@@ -7353,7 +7353,7 @@
7353 7353
7354 * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change. 7354 * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
7355 7355
73562005-03-10 Arne J,Ax(Brgensen <arne@arnested.dk> (tiny change) 73562005-03-10 Arne Jørgensen <arne@arnested.dk> (tiny change)
7357 7357
7358 * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw. 7358 * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
7359 7359
@@ -7468,7 +7468,7 @@
7468 * gnus-sum.el (gnus-summary-exit): Move point after displaying the 7468 * gnus-sum.el (gnus-summary-exit): Move point after displaying the
7469 buffer, so it moves the window's cursor. 7469 buffer, so it moves the window's cursor.
7470 7470
74712005-02-26 Arne J,Ax(Brgensen <arne@arnested.dk> 74712005-02-26 Arne Jørgensen <arne@arnested.dk>
7472 7472
7473 * mm-decode.el (mm-dissect-buffer): Pass the from field on to 7473 * mm-decode.el (mm-dissect-buffer): Pass the from field on to
7474 `mm-dissect-multipart' and receive the from field as an (optional) 7474 `mm-dissect-multipart' and receive the from field as an (optional)
@@ -7504,12 +7504,12 @@
75042005-02-22 Simon Josefsson <jas@extundo.com> 75042005-02-22 Simon Josefsson <jas@extundo.com>
7505 7505
7506 * encrypt.el (encrypt-password-cache-expiry): Remove (use 7506 * encrypt.el (encrypt-password-cache-expiry): Remove (use
7507 `password-cache-expiry' instead). Reported by Arne J,Ax(Brgensen 7507 `password-cache-expiry' instead). Reported by Arne Jørgensen
7508 <arne@arnested.dk>. 7508 <arne@arnested.dk>.
7509 (encrypt): Add password-cache and password-cache-expiry as group 7509 (encrypt): Add password-cache and password-cache-expiry as group
7510 members. 7510 members.
7511 7511
75122005-02-22 Arne J,Ax(Brgensen <arne@arnested.dk> 75122005-02-22 Arne Jørgensen <arne@arnested.dk>
7513 7513
7514 * smime.el (smime-ldap-host-list): Doc fix. 7514 * smime.el (smime-ldap-host-list): Doc fix.
7515 (smime-ask-passphrase): Use `password-read-and-add' to read (and 7515 (smime-ask-passphrase): Use `password-read-and-add' to read (and
@@ -7529,7 +7529,7 @@
7529 7529
7530 * mml.el (mml-parse-1): Use them. 7530 * mml.el (mml-parse-1): Use them.
7531 7531
75322005-02-21 Arne J,Ax(Brgensen <arne@arnested.dk> 75322005-02-21 Arne Jørgensen <arne@arnested.dk>
7533 7533
7534 * nnrss.el (nnrss-verbose): Removed. 7534 * nnrss.el (nnrss-verbose): Removed.
7535 (nnrss-request-group): Use `nnheader-message' instead. 7535 (nnrss-request-group): Use `nnheader-message' instead.
@@ -7593,7 +7593,7 @@
7593 mml-smime-get-dns-ldap. 7593 mml-smime-get-dns-ldap.
7594 (mml-smime-encrypt-query): Use new function. Default to ldap. 7594 (mml-smime-encrypt-query): Use new function. Default to ldap.
7595 7595
75962005-02-14 Arne J,Ax(Brgensen <arne@arnested.dk> 75962005-02-14 Arne Jørgensen <arne@arnested.dk>
7597 7597
7598 * smime.el: Require smime-ldap. 7598 * smime.el: Require smime-ldap.
7599 (smime-ldap-host-list): New variable. 7599 (smime-ldap-host-list): New variable.
@@ -8223,7 +8223,7 @@
8223 8223
8224 * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP: 8224 * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
8225 headers separately. 8225 headers separately.
8226 (gnus-button-openpgp): New function, inspired by Jochen K,A|(Bpper 8226 (gnus-button-openpgp): New function, inspired by Jochen Küpper
8227 <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>. 8227 <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
8228 8228
82292004-11-14 Reiner Steib <Reiner.Steib@gmx.de> 82292004-11-14 Reiner Steib <Reiner.Steib@gmx.de>
@@ -9937,7 +9937,7 @@
9937 (spam-mark-junk-as-spam-routine): Use it. Allow to disable 9937 (spam-mark-junk-as-spam-routine): Use it. Allow to disable
9938 assigning the spam-mark to new messages. 9938 assigning the spam-mark to new messages.
9939 9939
99402004-05-26 Adam Sj,Ax(Bgren <asjo@koldfront.dk> (tiny change) 99402004-05-26 Adam Sjøgren <asjo@koldfront.dk> (tiny change)
9941 9941
9942 (spam-ham-copy-or-move-routine): Don't declare `todo' twice. 9942 (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
9943 9943
@@ -10076,7 +10076,7 @@
10076 (spam-crm114-unregister-spam-routine) 10076 (spam-crm114-unregister-spam-routine)
10077 (spam-crm114-register-ham-routine) 10077 (spam-crm114-register-ham-routine)
10078 (spam-crm114-unregister-ham-routine): Add CRM114 support. From 10078 (spam-crm114-unregister-ham-routine): Add CRM114 support. From
10079 asjo@koldfront.dk (Adam Sj,Ax(Bgren). 10079 asjo@koldfront.dk (Adam Sjøgren).
10080 10080
10081 * gnus.el: Add spam-use-crm114. 10081 * gnus.el: Add spam-use-crm114.
10082 10082
@@ -10481,7 +10481,7 @@
10481 FIXME: Make separate entries for each person. 10481 FIXME: Make separate entries for each person.
10482 10482
10483 From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam 10483 From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
10484 Sj,Ax(Bgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields 10484 Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
10485 <shields@msrl.com>: 10485 <shields@msrl.com>:
10486 10486
10487 * spam.el (spam-necessary-extra-headers): Get the extra headers we 10487 * spam.el (spam-necessary-extra-headers): Get the extra headers we
@@ -10501,7 +10501,7 @@
105012004-04-21 Teodor Zlatanov <tzz@lifelogs.com> 105012004-04-21 Teodor Zlatanov <tzz@lifelogs.com>
10502 10502
10503 * spam.el (spam-summary-prepare-exit): Add logic and message fix. 10503 * spam.el (spam-summary-prepare-exit): Add logic and message fix.
10504 Reported by bojohan+news@dd.chalmers.se (Johan Bockg,Ae(Brd). 10504 Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
10505 10505
105062004-04-17 Jesper Harder <harder@ifa.au.dk> 105062004-04-17 Jesper Harder <harder@ifa.au.dk>
10507 10507
@@ -11614,7 +11614,7 @@
11614 11614
11615 * gnus-score.el (gnus-score-edit-all-score): Fix prototype. 11615 * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
11616 Invoke gnus-score-mode. Reported by 11616 Invoke gnus-score-mode. Reported by
11617 bojohan+news@dd.chalmers.se (Johan Bockg,Ae(Brd). 11617 bojohan+news@dd.chalmers.se (Johan Bockgård).
11618 11618
11619 * gnus-range.el (gnus-compress-sequence): Doc fix. Suggested by 11619 * gnus-range.el (gnus-compress-sequence): Doc fix. Suggested by
11620 Jim Blandy <jimb@redhat.com> (tiny change). 11620 Jim Blandy <jimb@redhat.com> (tiny change).
@@ -11948,7 +11948,7 @@
11948 11948
11949 * password.el: Removed definition of run-at-time. 11949 * password.el: Removed definition of run-at-time.
11950 11950
119512004-01-05 Karl Pfl,Ad(Bsterer <sigurd@12move.de> (tiny change) 119512004-01-05 Karl Pflästerer <sigurd@12move.de> (tiny change)
11952 11952
11953 * mml.el (mml-minibuffer-read-disposition): Show attachment type 11953 * mml.el (mml-minibuffer-read-disposition): Show attachment type
11954 in prompt. 11954 in prompt.
@@ -12243,7 +12243,7 @@ See ChangeLog.2 for earlier changes.
12243 Boston, MA 02110-1301, USA. 12243 Boston, MA 02110-1301, USA.
12244 12244
12245;; Local Variables: 12245;; Local Variables:
12246;; coding: iso-2022-7bit 12246;; coding: utf-8
12247;; fill-column: 79 12247;; fill-column: 79
12248;; add-log-time-zone-rule: t 12248;; add-log-time-zone-rule: t
12249;; End: 12249;; End:
diff --git a/lisp/mh-e/ChangeLog b/lisp/mh-e/ChangeLog
index c65286ffdea..ca904a0f6af 100644
--- a/lisp/mh-e/ChangeLog
+++ b/lisp/mh-e/ChangeLog
@@ -3030,6 +3030,7 @@
3030 Boston, MA 02110-1301, USA. 3030 Boston, MA 02110-1301, USA.
3031 3031
3032;; Local Variables: 3032;; Local Variables:
3033;; coding: utf-8
3033;; sentence-end-double-space: nil 3034;; sentence-end-double-space: nil
3034;; add-log-time-zone-rule: t 3035;; add-log-time-zone-rule: t
3035;; End: 3036;; End:
diff --git a/lwlib/ChangeLog b/lwlib/ChangeLog
index ceba747547b..75e6a4fdaeb 100644
--- a/lwlib/ChangeLog
+++ b/lwlib/ChangeLog
@@ -1,4 +1,4 @@
12007-08-29 K,Aa(Broly L$,1 q(Brentey <lorentey@elte.hu> 12007-08-29 Károly Lőrentey <lorentey@elte.hu>
2 2
3 * xlwmenu.c (XlwMenuRealize): Ignore X errors while setting up 3 * xlwmenu.c (XlwMenuRealize): Ignore X errors while setting up
4 cursor shape. 4 cursor shape.
@@ -22,7 +22,7 @@
22 * Makefile.in (distclean): Delete Makefile. 22 * Makefile.in (distclean): Delete Makefile.
23 (maintainer-clean): Delete TAGS. 23 (maintainer-clean): Delete TAGS.
24 24
252007-01-01 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 252007-01-01 Jan Djärv <jan.h.d@swipnet.se>
26 26
27 * xlwmenu.c (xlwMenuResources): Add XtNleaveCallback, XtNenterCallback. 27 * xlwmenu.c (xlwMenuResources): Add XtNleaveCallback, XtNenterCallback.
28 (display_menu, map_event_to_widget_value): Generate enter and 28 (display_menu, map_event_to_widget_value): Generate enter and
@@ -47,7 +47,7 @@
47 * COPYING: Replace "Library Public License" by "Lesser Public 47 * COPYING: Replace "Library Public License" by "Lesser Public
48 License" throughout. 48 License" throughout.
49 49
502006-05-23 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 502006-05-23 Jan Djärv <jan.h.d@swipnet.se>
51 51
52 * xlwmenu.c: Include xterm.h if emacs instead of declaring functions 52 * xlwmenu.c: Include xterm.h if emacs instead of declaring functions
53 used. 53 used.
@@ -67,7 +67,7 @@
67 * xlwmenu.c: Fix the return type for x_clear_errors and 67 * xlwmenu.c: Fix the return type for x_clear_errors and
68 x_uncatch_errors. 68 x_uncatch_errors.
69 69
702005-07-19 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 702005-07-19 Jan Djärv <jan.h.d@swipnet.se>
71 71
72 * lwlib-Xm.c (make_menu_in_widget): Disable drag and drop for 72 * lwlib-Xm.c (make_menu_in_widget): Disable drag and drop for
73 labels in menu bar. 73 labels in menu bar.
@@ -76,7 +76,7 @@
76 76
77 Update FSF's address in GPL notices. 77 Update FSF's address in GPL notices.
78 78
792005-04-01 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 792005-04-01 Jan Djärv <jan.h.d@swipnet.se>
80 80
81 Reenable support for I18N to Lucid menus. 81 Reenable support for I18N to Lucid menus.
82 82
@@ -89,7 +89,7 @@
89 font for !HAVE_X_I18N. 89 font for !HAVE_X_I18N.
90 (xlwMenuResources): Add fontSet resource. 90 (xlwMenuResources): Add fontSet resource.
91 91
922005-03-22 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 922005-03-22 Jan Djärv <jan.h.d@swipnet.se>
93 93
94 * xlwmenuP.h: Temporary #undef HAVE_X_I18N until FontSet for UTF-8 94 * xlwmenuP.h: Temporary #undef HAVE_X_I18N until FontSet for UTF-8
95 on XFree86 is investigated. 95 on XFree86 is investigated.
@@ -124,30 +124,30 @@
124 * xlwmenuP.h: 124 * xlwmenuP.h:
125 * xlwmenu.h: Add missing copyright and license notice. 125 * xlwmenu.h: Add missing copyright and license notice.
126 126
1272004-12-27 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 1272004-12-27 Jan Djärv <jan.h.d@swipnet.se>
128 128
129 * xlwmenu.c (xlwMenuActionsList): Install MenuGadgetEscape as an 129 * xlwmenu.c (xlwMenuActionsList): Install MenuGadgetEscape as an
130 action procedure for compatibility with Lesstif/Motif. 130 action procedure for compatibility with Lesstif/Motif.
131 131
132 * Makefile.in (mostlyclean): Don't remove *~ on clean. 132 * Makefile.in (mostlyclean): Don't remove *~ on clean.
133 133
1342004-12-26 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 1342004-12-26 Jan Djärv <jan.h.d@swipnet.se>
135 135
136 * lwlib-Xaw.c: Put <KeyPress>Escape in dialogOverride so dialogs only 136 * lwlib-Xaw.c: Put <KeyPress>Escape in dialogOverride so dialogs only
137 pops down on Escape, not any keypress. 137 pops down on Escape, not any keypress.
138 138
1392004-11-01 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 1392004-11-01 Jan Djärv <jan.h.d@swipnet.se>
140 140
141 * xlwmenu.c (find_first_selectable, find_next_selectable) 141 * xlwmenu.c (find_first_selectable, find_next_selectable)
142 (find_prev_selectable): Rename parameter skip_no_call_data to 142 (find_prev_selectable): Rename parameter skip_no_call_data to
143 skip_titles. Recognize titles as having no call_data and no contents. 143 skip_titles. Recognize titles as having no call_data and no contents.
144 (Down, Up): Comment update. 144 (Down, Up): Comment update.
145 145
1462004-08-30 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 1462004-08-30 Jan Djärv <jan.h.d@swipnet.se>
147 147
148 * lwlib.h (_widget_value): Add lname and lkey. 148 * lwlib.h (_widget_value): Add lname and lkey.
149 149
1502004-01-12 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 1502004-01-12 Jan Djärv <jan.h.d@swipnet.se>
151 151
152 * xlwmenuP.h (_XlwMenu_part): Add top_depth. 152 * xlwmenuP.h (_XlwMenu_part): Add top_depth.
153 153
@@ -189,7 +189,7 @@
189 * Makefile.in: Make things function properly in case both LessTif 189 * Makefile.in: Make things function properly in case both LessTif
190 and Open Motif are installed. 190 and Open Motif are installed.
191 191
1922003-01-26 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 1922003-01-26 Jan Djärv <jan.h.d@swipnet.se>
193 193
194 * lwlib-Xm.c (update_one_menu_entry): Deallocate widget_list. 194 * lwlib-Xm.c (update_one_menu_entry): Deallocate widget_list.
195 (destroy_all_children): Call it self to destroy sub menu children. 195 (destroy_all_children): Call it self to destroy sub menu children.
@@ -223,7 +223,7 @@
223 Always base disabled foreground on the normal foreground. 223 Always base disabled foreground on the normal foreground.
224 Don't use the temporary variable `temp'. 224 Don't use the temporary variable `temp'.
225 225
2262002-05-06 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 2262002-05-06 Pavel Janík <Pavel@Janik.cz>
227 227
228 * xlwmenu.c (xlwMenuResources): New resource. 228 * xlwmenu.c (xlwMenuResources): New resource.
229 (find_next_selectable): Return current item when the menu is not 229 (find_next_selectable): Return current item when the menu is not
@@ -239,17 +239,17 @@
239 * xlwmenuP.h (_XlwMenu_part): Add new member `disabled_foreground'. 239 * xlwmenuP.h (_XlwMenu_part): Add new member `disabled_foreground'.
240 Rename `inactive_gc' to `disabled_gc'. 240 Rename `inactive_gc' to `disabled_gc'.
241 241
2422002-04-29 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 2422002-04-29 Pavel Janík <Pavel@Janik.cz>
243 243
244 * xlwmenu.c <XtNmargin, XtNverticalSpacing, XmNshadowThickness>: 244 * xlwmenu.c <XtNmargin, XtNverticalSpacing, XmNshadowThickness>:
245 Change default values. 245 Change default values.
246 246
2472002-04-28 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 2472002-04-28 Jan Djärv <jan.h.d@swipnet.se>
248 248
249 * xlwmenu.c: Do not grab keyboard if installation-directory is 249 * xlwmenu.c: Do not grab keyboard if installation-directory is
250 non-nil (not installed Emacs). To simplify debugging. 250 non-nil (not installed Emacs). To simplify debugging.
251 251
2522002-04-28 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 2522002-04-28 Pavel Janík <Pavel@Janik.cz>
253 253
254 * Makefile.in: Remove OpenLook file dependencies. 254 * Makefile.in: Remove OpenLook file dependencies.
255 (xrdb-cpp.o): Remove target. 255 (xrdb-cpp.o): Remove target.
@@ -260,12 +260,12 @@
260 260
261 * lwlib.c (instantiate_widget_instance): Remove duplicated prototype. 261 * lwlib.c (instantiate_widget_instance): Remove duplicated prototype.
262 262
2632002-04-25 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 2632002-04-25 Pavel Janík <Pavel@Janik.cz>
264 264
265 * lwlib-Xol.c, lwlib-Xol.h, lwlib-Xolmb.c, lwlib-Xolmb.h 265 * lwlib-Xol.c, lwlib-Xol.h, lwlib-Xolmb.c, lwlib-Xolmb.h
266 * lwlib-XolmbP.h: Remove file. 266 * lwlib-XolmbP.h: Remove file.
267 267
2682002-04-22 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 2682002-04-22 Jan Djärv <jan.h.d@swipnet.se>
269 269
270 * lwlib-Xm.c: Removed compiler warning. 270 * lwlib-Xm.c: Removed compiler warning.
271 271
@@ -275,14 +275,14 @@
275 (pop_up_menu): Add call to XtGrabKeyboard. 275 (pop_up_menu): Add call to XtGrabKeyboard.
276 (ungrab_all): New function. 276 (ungrab_all): New function.
277 277
2782002-04-20 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 2782002-04-20 Pavel Janík <Pavel@Janik.cz>
279 279
280 * xlwmenu.c (find_next_selectable): New function. 280 * xlwmenu.c (find_next_selectable): New function.
281 (Down, Up, Right): Use it. 281 (Down, Up, Right): Use it.
282 (find_next_selectable): Prevent endless loops when only one item 282 (find_next_selectable): Prevent endless loops when only one item
283 is enabled in the menu. 283 is enabled in the menu.
284 284
2852002-04-19 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 2852002-04-19 Pavel Janík <Pavel@Janik.cz>
286 286
287 These changes allow moving in menu via keyboard. 287 These changes allow moving in menu via keyboard.
288 288
@@ -305,21 +305,21 @@
305 305
306 * lwlib.c (P_): Don't define if already defined. 306 * lwlib.c (P_): Don't define if already defined.
307 307
3082002-01-27 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 3082002-01-27 Pavel Janík <Pavel@Janik.cz>
309 309
310 * lwlib-Xaw.c (xaw_update_scrollbar, xaw_scrollbar_scroll) 310 * lwlib-Xaw.c (xaw_update_scrollbar, xaw_scrollbar_scroll)
311 (xaw_scrollbar_jump): Put whole functions in #if 0. 311 (xaw_scrollbar_jump): Put whole functions in #if 0.
312 312
3132002-01-09 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 3132002-01-09 Pavel Janík <Pavel@Janik.cz>
314 314
315 * lwlib-Xaw.c (xaw_create_dialog): Initialize icon_name to 315 * lwlib-Xaw.c (xaw_create_dialog): Initialize icon_name to
316 suppress compiler warnings. 316 suppress compiler warnings.
317 317
3182001-12-18 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 3182001-12-18 Pavel Janík <Pavel@Janik.cz>
319 319
320 * lwlib.c (separator_names): Add missing braces around initializers. 320 * lwlib.c (separator_names): Add missing braces around initializers.
321 321
3222001-12-08 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 3222001-12-08 Pavel Janík <Pavel@Janik.cz>
323 323
324 * COPYING: New file. 324 * COPYING: New file.
325 325
@@ -1352,7 +1352,7 @@
1352 1352
1353 1353
1354;; Local Variables: 1354;; Local Variables:
1355;; coding: iso-2022-7bit 1355;; coding: utf-8
1356;; add-log-time-zone-rule: t 1356;; add-log-time-zone-rule: t
1357;; End: 1357;; End:
1358 1358
diff --git a/mac/ChangeLog b/mac/ChangeLog
index 2695fb435b6..c1f209aaec3 100644
--- a/mac/ChangeLog
+++ b/mac/ChangeLog
@@ -30,7 +30,7 @@
30 30
31 * INSTALL: Also build and run on Mac OS X 10.5. 31 * INSTALL: Also build and run on Mac OS X 10.5.
32 32
332007-11-01 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 332007-11-01 Jan Djärv <jan.h.d@swipnet.se>
34 34
35 * inc/config.h: Remove HAVE_X11R5. 35 * inc/config.h: Remove HAVE_X11R5.
36 36
@@ -644,7 +644,7 @@
644 cursor row is invisible. This can happen if cursor is on top line 644 cursor row is invisible. This can happen if cursor is on top line
645 of a window, and we switch to a buffer with a header line. 645 of a window, and we switch to a buffer with a header line.
646 646
6472001-12-22 Pavel Jan,Am(Bk <Pavel@Janik.cz> 6472001-12-22 Pavel Janík <Pavel@Janik.cz>
648 648
649 * cw5-mcp.xml, cw6-mcp.xml, makefile.MPW: Remove mocklisp files. 649 * cw5-mcp.xml, cw6-mcp.xml, makefile.MPW: Remove mocklisp files.
650 650
@@ -653,7 +653,7 @@
653 * src/macfns.c (x_report_frame_params): Make the scroll-bar-width 653 * src/macfns.c (x_report_frame_params): Make the scroll-bar-width
654 frame parameter have a numeric value all the time. 654 frame parameter have a numeric value all the time.
655 655
6562001-12-08 Pavel Jan,Am(Bk <Pavel@Janik.cz> 6562001-12-08 Pavel Janík <Pavel@Janik.cz>
657 657
658 * COPYING: New file. 658 * COPYING: New file.
659 659
@@ -671,7 +671,7 @@
671 * src/macterm.c: Merged changes from xterm.c. 671 * src/macterm.c: Merged changes from xterm.c.
672 * src/macfns.c: Merged changes from xfns.c. 672 * src/macfns.c: Merged changes from xfns.c.
673 673
6742001-11-16 Pavel Jan,Am(Bk <Pavel@Janik.cz> 6742001-11-16 Pavel Janík <Pavel@Janik.cz>
675 675
676 * src/macterm.c (waiting_for_input): Remove unnecessary declaration. 676 * src/macterm.c (waiting_for_input): Remove unnecessary declaration.
677 677
@@ -775,7 +775,7 @@
775 775
776 * inc/macterm.h (x_display_list): Declare extern. 776 * inc/macterm.h (x_display_list): Declare extern.
777 777
7782001-07-20 Pavel Jan,Am(Bk <Pavel@Janik.cz> 7782001-07-20 Pavel Janík <Pavel@Janik.cz>
779 779
780 * src/macterm.c (xim_open_dpy): Fix typo. 780 * src/macterm.c (xim_open_dpy): Fix typo.
781 781
@@ -965,7 +965,7 @@
965 * src/macterm.c: New file. 965 * src/macterm.c: New file.
966 966
967;; Local Variables: 967;; Local Variables:
968;; coding: iso-2022-7bit 968;; coding: utf-8
969;; add-log-time-zone-rule: t 969;; add-log-time-zone-rule: t
970;; End: 970;; End:
971 971
diff --git a/msdos/ChangeLog b/msdos/ChangeLog
index 5e09fd579be..c5088c12ea8 100644
--- a/msdos/ChangeLog
+++ b/msdos/ChangeLog
@@ -49,7 +49,7 @@
49 49
50 * sed1.inp: Revert last change. 50 * sed1.inp: Revert last change.
51 51
522004-11-09 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 522004-11-09 Jan Djärv <jan.h.d@swipnet.se>
53 53
54 * sed1v2.inp: Use djecho for buildobj.lst. 54 * sed1v2.inp: Use djecho for buildobj.lst.
55 55
@@ -159,7 +159,7 @@
159 159
160 * sed1v2.inp: Delete _gdbinit in distclean target. 160 * sed1v2.inp: Delete _gdbinit in distclean target.
161 161
1622001-12-09 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 1622001-12-09 Pavel Janík <Pavel@Janik.cz>
163 163
164 * COPYING: Moved back. 164 * COPYING: Moved back.
165 165
@@ -168,7 +168,7 @@
168 * sed2.inp (HAVE_VFORK): Don't define: the fragment in sysdep.c 168 * sed2.inp (HAVE_VFORK): Don't define: the fragment in sysdep.c
169 which needed it is gone. 169 which needed it is gone.
170 170
1712001-11-29 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 1712001-11-29 Pavel Janík <Pavel@Janik.cz>
172 172
173 * COPYING: Removed. 173 * COPYING: Removed.
174 174
@@ -647,7 +647,7 @@
647 * sed1.inp: New file for changing src/makefile.in.in into src/makefile. 647 * sed1.inp: New file for changing src/makefile.in.in into src/makefile.
648 648
649;; Local Variables: 649;; Local Variables:
650;; coding: iso-2022-7bit 650;; coding: utf-8
651;; add-log-time-zone-rule: t 651;; add-log-time-zone-rule: t
652;; End: 652;; End:
653 653
diff --git a/nt/ChangeLog b/nt/ChangeLog
index e165bfc58bb..42258f8e896 100644
--- a/nt/ChangeLog
+++ b/nt/ChangeLog
@@ -104,7 +104,7 @@
104 * gmake.defs (CYGWIN) [USING_SH]: Disable mapping of file 104 * gmake.defs (CYGWIN) [USING_SH]: Disable mapping of file
105 permissions to NTFS ACLs. 105 permissions to NTFS ACLs.
106 106
1072007-11-01 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 1072007-11-01 Jan Djärv <jan.h.d@swipnet.se>
108 108
109 * config.nt: Remove HAVE_X11R5. 109 * config.nt: Remove HAVE_X11R5.
110 110
@@ -544,7 +544,7 @@
544 544
545 * multi-install-info.bat: New file. 545 * multi-install-info.bat: New file.
546 546
5472003-06-27 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 5472003-06-27 Jan Djärv <jan.h.d@swipnet.se>
548 548
549 * config.nt (my_strftime): New define. 549 * config.nt (my_strftime): New define.
550 550
@@ -651,7 +651,7 @@
651 * makefile.w32-in (bootstrap): Build addsection program before 651 * makefile.w32-in (bootstrap): Build addsection program before
652 bootstrap (required for post-processing temacs.exe). 652 bootstrap (required for post-processing temacs.exe).
653 653
6542001-12-08 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 6542001-12-08 Pavel Janík <Pavel@Janik.cz>
655 655
656 * COPYING: New file. 656 * COPYING: New file.
657 657
@@ -1558,7 +1558,7 @@
1558 * _emacs: New file. 1558 * _emacs: New file.
1559 1559
1560;; Local Variables: 1560;; Local Variables:
1561;; coding: iso-2022-7bit 1561;; coding: utf-8
1562;; add-log-time-zone-rule: t 1562;; add-log-time-zone-rule: t
1563;; End: 1563;; End:
1564 1564
diff --git a/oldXMenu/ChangeLog b/oldXMenu/ChangeLog
index 5a08172644f..71691bc47dc 100644
--- a/oldXMenu/ChangeLog
+++ b/oldXMenu/ChangeLog
@@ -26,19 +26,19 @@
26 * XMakeAssoc.c: Remove license text in favour of including 26 * XMakeAssoc.c: Remove license text in favour of including
27 copyright.h, as was done in original X11 source. 27 copyright.h, as was done in original X11 source.
28 28
292004-12-27 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 292004-12-27 Jan Djärv <jan.h.d@swipnet.se>
30 30
31 * Activate.c (XMenuActivate): Return XM_NO_SELECT if Escape or C-g 31 * Activate.c (XMenuActivate): Return XM_NO_SELECT if Escape or C-g
32 was pressed. 32 was pressed.
33 33
342004-11-12 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 342004-11-12 Jan Djärv <jan.h.d@swipnet.se>
35 35
36 * XMenu.h (XMenuActivateSetWaitFunction): New function. 36 * XMenu.h (XMenuActivateSetWaitFunction): New function.
37 37
38 * Activate.c (XMenuActivateSetWaitFunction): New function. 38 * Activate.c (XMenuActivateSetWaitFunction): New function.
39 (XMenuActivate): Call wait_func if set, before XNextEvent. 39 (XMenuActivate): Call wait_func if set, before XNextEvent.
40 40
412002-04-22 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 412002-04-22 Jan Djärv <jan.h.d@swipnet.se>
42 42
43 * Activate.c: Add calls to GrabKeyboard to remove strange 43 * Activate.c: Add calls to GrabKeyboard to remove strange
44 interactions with window managers that steal keypresses. 44 interactions with window managers that steal keypresses.
@@ -468,7 +468,7 @@
468 468
469 469
470;; Local Variables: 470;; Local Variables:
471;; coding: iso-2022-7bit 471;; coding: utf-8
472;; add-log-time-zone-rule: t 472;; add-log-time-zone-rule: t
473;; End: 473;; End:
474 474
diff --git a/src/ChangeLog b/src/ChangeLog
index 33bff778dc2..907f2c6cdc6 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12008-03-27 Kenichi Handa <handa@ni.aist.go.jp>
2
3 * charset.c (Fdefine_charset_internal): Change the way of
4 registering charsets in Vcharset_order_list.
5 (syms_of_charset): Make the charset `eight-bit' supplementary.
6
12008-03-26 Alexandre Oliva <aoliva@redhat.com> (tiny change) 72008-03-26 Alexandre Oliva <aoliva@redhat.com> (tiny change)
2 8
3 * regex.c (EXTEND_BUFFER): Change order of pointer addition 9 * regex.c (EXTEND_BUFFER): Change order of pointer addition
@@ -139,7 +145,7 @@
139 145
140 * lisp.h (Fbuffer_list): Declare. 146 * lisp.h (Fbuffer_list): Declare.
141 147
1422008-03-17 Jan Dj$(Q)Z(Brv <jan.h.d@swipnet.se> 1482008-03-17 Jan Djärv <jan.h.d@swipnet.se>
143 149
144 * gtkutil.c (free_frame_tool_bar): Only call gtk_container_remove if 150 * gtkutil.c (free_frame_tool_bar): Only call gtk_container_remove if
145 handlebox_widget is != 0. 151 handlebox_widget is != 0.
@@ -216,7 +222,7 @@
216 222
217 * buffer.c (Fswitch_to_buffer): Fall back on pop-to-buffer. 223 * buffer.c (Fswitch_to_buffer): Fall back on pop-to-buffer.
218 224
2192008-03-11 Jan Dj$(Q)Z(Brv <jan.h.d@swipnet.se> 2252008-03-11 Jan Djärv <jan.h.d@swipnet.se>
220 226
221 * xterm.c (x_connection_closed): For GTK: If this is the last 227 * xterm.c (x_connection_closed): For GTK: If this is the last
222 terminal just exit without closing the display. 228 terminal just exit without closing the display.
@@ -372,7 +378,7 @@
372 378
373 * font.c (font_unparse_fcname): Increase len when style is a symbol. 379 * font.c (font_unparse_fcname): Increase len when style is a symbol.
374 380
3752008-03-01 Jan Dj$(Q)Z(Brv <jan.h.d@swipnet.se> 3812008-03-01 Jan Djärv <jan.h.d@swipnet.se>
376 382
377 * xterm.c (handle_one_xevent): For Gtk+ and ConfigureNotify, call 383 * xterm.c (handle_one_xevent): For Gtk+ and ConfigureNotify, call
378 xg_frame_resized when the event is for the edit widget. 384 xg_frame_resized when the event is for the edit widget.
@@ -469,7 +475,7 @@
469 475
470 * process.c (wait_reading_process_output): Check for window 476 * process.c (wait_reading_process_output): Check for window
471 changes caused by timers. 477 changes caused by timers.
472 Suggested by Johan Bockg,Ae(Brd. 478 Suggested by Johan Bockgård.
473 479
4742008-02-27 Glenn Morris <rgm@gnu.org> 4802008-02-27 Glenn Morris <rgm@gnu.org>
475 481
@@ -706,7 +712,7 @@
706 712
707 * font.c (font_unparse_xlfd): Don't ignore integer pixel size specs. 713 * font.c (font_unparse_xlfd): Don't ignore integer pixel size specs.
708 714
7092008-02-18 Jan Dj$(Q)Z(Brv <jan.h.d@swipnet.se> 7152008-02-18 Jan Djärv <jan.h.d@swipnet.se>
710 716
711 * xfns.c (Fx_show_tip): Set string to " " if empty. 717 * xfns.c (Fx_show_tip): Set string to " " if empty.
712 718
@@ -972,7 +978,7 @@
972 * emacs.c (USAGE3): Add --parent-id 978 * emacs.c (USAGE3): Add --parent-id
973 (standard_args): Ditto. 979 (standard_args): Ditto.
974 980
9752008-02-07 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 9812008-02-07 Jan Djärv <jan.h.d@swipnet.se>
976 982
977 * coding.c (DECODE_EMACS_MULE_COMPOSITION_CHAR): Use "do...while (0)". 983 * coding.c (DECODE_EMACS_MULE_COMPOSITION_CHAR): Use "do...while (0)".
978 984
@@ -2553,14 +2559,14 @@
2553 * ftfont.c (ftfont_list): Fix typo. 2559 * ftfont.c (ftfont_list): Fix typo.
2554 (ftfont_build_basic_charsets): Don't include letters with diacritics. 2560 (ftfont_build_basic_charsets): Don't include letters with diacritics.
2555 2561
25562008-02-01 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 25622008-02-01 Jan Djärv <jan.h.d@swipnet.se>
2557 2563
2558 * xfaces.c (realize_non_ascii_face): Set face->extra to NULL. 2564 * xfaces.c (realize_non_ascii_face): Set face->extra to NULL.
2559 2565
2560 * xftfont.c (xftfont_done_face): Call XftDrawDestroy only if 2566 * xftfont.c (xftfont_done_face): Call XftDrawDestroy only if
2561 xftface_info is non-NULL. 2567 xftface_info is non-NULL.
2562 2568
25632008-02-01 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 25692008-02-01 Jan Djärv <jan.h.d@swipnet.se>
2564 2570
2565 * ftfont.c (ftfont_list): Move misplaced #endif. 2571 * ftfont.c (ftfont_list): Move misplaced #endif.
2566 2572
@@ -2695,7 +2701,7 @@
2695 * xftfont.c (xftfont_open): For generating a name, start from 2701 * xftfont.c (xftfont_open): For generating a name, start from
2696 96-byte buffer. 2702 96-byte buffer.
2697 2703
26982008-02-01 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 27042008-02-01 Jan Djärv <jan.h.d@swipnet.se>
2699 2705
2700 * frame.h (x_new_fontset2): Fix prototype. 2706 * frame.h (x_new_fontset2): Fix prototype.
2701 2707
@@ -6664,7 +6670,7 @@
6664 Rewrite in order to manage registered functions by hash table 6670 Rewrite in order to manage registered functions by hash table
6665 Vdbus_registered_functions_table. 6671 Vdbus_registered_functions_table.
6666 6672
66672007-12-03 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 66732007-12-03 Jan Djärv <jan.h.d@swipnet.se>
6668 6674
6669 * xterm.c: Update URL to Window Manager Specification in comment. 6675 * xterm.c: Update URL to Window Manager Specification in comment.
6670 6676
@@ -6771,7 +6777,7 @@
6771 * keymap.c (Fsingle_key_description): Likewise. 6777 * keymap.c (Fsingle_key_description): Likewise.
6772 * print.c (print_object): Likewise. 6778 * print.c (print_object): Likewise.
6773 6779
67742007-11-22 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 67802007-11-22 Jan Djärv <jan.h.d@swipnet.se>
6775 6781
6776 * gtkutil.c (update_frame_tool_bar): Don't call x-gtk-map-stock if 6782 * gtkutil.c (update_frame_tool_bar): Don't call x-gtk-map-stock if
6777 file for image is nil. 6783 file for image is nil.
@@ -6832,7 +6838,7 @@
6832 * fns.c (Fmd5): Use find_symbol_value rather than SYMBOL_VALUE 6838 * fns.c (Fmd5): Use find_symbol_value rather than SYMBOL_VALUE
6833 Since we do not want to see internal Lisp_*fwd objects here. 6839 Since we do not want to see internal Lisp_*fwd objects here.
6834 6840
68352007-11-18 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 68412007-11-18 Jan Djärv <jan.h.d@swipnet.se>
6836 6842
6837 * sysdep.c (init_system_name): Use getaddrinfo if available. 6843 * sysdep.c (init_system_name): Use getaddrinfo if available.
6838 6844
@@ -7036,12 +7042,12 @@
7036 7042
7037 * s/windows95.h: Remove. 7043 * s/windows95.h: Remove.
7038 7044
70392007-11-06 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 70452007-11-06 Jan Djärv <jan.h.d@swipnet.se>
7040 7046
7041 * gtkutil.c (xg_tool_bar_menu_proxy): Handle GTK_IMAGE_ICON_NAME and 7047 * gtkutil.c (xg_tool_bar_menu_proxy): Handle GTK_IMAGE_ICON_NAME and
7042 abort with a message on unhandled store_type values. 7048 abort with a message on unhandled store_type values.
7043 7049
70442007-11-01 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 70502007-11-01 Jan Djärv <jan.h.d@swipnet.se>
7045 7051
7046 * xterm.c, xfns.c, xselect.c, xterm.h, s/msdos.h, s/sco4.h, s/sco5.h: 7052 * xterm.c, xfns.c, xselect.c, xterm.h, s/msdos.h, s/sco4.h, s/sco5.h:
7047 Remove HAVE_X11R5 and HAVE_X11R4. 7053 Remove HAVE_X11R5 and HAVE_X11R4.
@@ -7050,7 +7056,7 @@
7050 7056
7051 * Makefile.in: Remove references to sunfns.c and sunfns.o. 7057 * Makefile.in: Remove references to sunfns.c and sunfns.o.
7052 7058
70532007-11-01 Johan Bockg,Ae(Brd <bojohan@gnu.org> 70592007-11-01 Johan Bockgård <bojohan@gnu.org>
7054 7060
7055 * macterm.c, w32term.c, xterm.c (x_draw_stretch_glyph_string): 7061 * macterm.c, w32term.c, xterm.c (x_draw_stretch_glyph_string):
7056 Don't set s->stippled_p here, since it has already been set by 7062 Don't set s->stippled_p here, since it has already been set by
@@ -7602,7 +7608,7 @@
7602 7608
7603 * lread.c (Fload): Fix typo in docstring. 7609 * lread.c (Fload): Fix typo in docstring.
7604 7610
76052007-10-01 Micha,Ak(Bl Cadilhac <michael@cadilhac.name> 76112007-10-01 Michaël Cadilhac <michael@cadilhac.name>
7606 7612
7607 * floatfns.c (Fexpt): Manually check for overflows, so that a power 7613 * floatfns.c (Fexpt): Manually check for overflows, so that a power
7608 of a non-zero value can't yield zero. 7614 of a non-zero value can't yield zero.
@@ -7823,7 +7829,7 @@
7823 7829
7824 * dispextern.h (w32_init_fringe, mac_init_fringe): Declare rif argument. 7830 * dispextern.h (w32_init_fringe, mac_init_fringe): Declare rif argument.
7825 7831
78262007-09-19 Micha,Ak(Bl Cadilhac <michael@cadilhac.name> 78322007-09-19 Michaël Cadilhac <michael@cadilhac.name>
7827 7833
7828 * coding.c (detect_eol_type, detect_eol_type_in_2_octet_form): 7834 * coding.c (detect_eol_type, detect_eol_type_in_2_octet_form):
7829 Fix a C warning regarding variable constness. 7835 Fix a C warning regarding variable constness.
@@ -7834,14 +7840,14 @@
7834 7840
7835 * w32fns.c (Fx_focus_frame): Rename from Fw32_focus_frame. 7841 * w32fns.c (Fx_focus_frame): Rename from Fw32_focus_frame.
7836 7842
78372007-09-17 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 78432007-09-17 Jan Djärv <jan.h.d@swipnet.se>
7838 7844
7839 * gtkutil.c (gdpy_def): New variable. 7845 * gtkutil.c (gdpy_def): New variable.
7840 (xg_initialize): Initialize gdpy_def. 7846 (xg_initialize): Initialize gdpy_def.
7841 (xg_display_close): If no other display exists, set gdpy_def to a 7847 (xg_display_close): If no other display exists, set gdpy_def to a
7842 new connection. 7848 new connection.
7843 7849
78442007-09-16 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 78502007-09-16 Jan Djärv <jan.h.d@swipnet.se>
7845 7851
7846 * gtkutil.c (xg_get_image_for_pixmap): Always create a GdkPixbuf 7852 * gtkutil.c (xg_get_image_for_pixmap): Always create a GdkPixbuf
7847 when we have no file name for the icon. 7853 when we have no file name for the icon.
@@ -7880,7 +7886,7 @@
7880 7886
7881 * s/hpux.h: No longer define `static' as nothing. 7887 * s/hpux.h: No longer define `static' as nothing.
7882 7888
78832007-09-13 Johan Bockg,Ae(Brd <bojohan@gnu.org> 78892007-09-13 Johan Bockgård <bojohan@gnu.org>
7884 7890
7885 * callint.c (Fcall_interactively): Remove unused var `fun'. 7891 * callint.c (Fcall_interactively): Remove unused var `fun'.
7886 7892
@@ -7927,7 +7933,7 @@
7927 7933
7928 * xterm.c (x_term_init): Give error if can't open DISPLAY_NAME. 7934 * xterm.c (x_term_init): Give error if can't open DISPLAY_NAME.
7929 7935
79302007-09-10 Micha,Ak(Bl Cadilhac <michael@cadilhac.name> 79362007-09-10 Michaël Cadilhac <michael@cadilhac.name>
7931 7937
7932 * lisp.h (struct Lisp_Subr): Rename `prompt' field to `intspec'. 7938 * lisp.h (struct Lisp_Subr): Rename `prompt' field to `intspec'.
7933 (DEFUN): Document `intspec', use it instead of `prompt'. 7939 (DEFUN): Document `intspec', use it instead of `prompt'.
@@ -8047,12 +8053,12 @@
8047 and resume-tty-function to resume-tty-hook. 8053 and resume-tty-function to resume-tty-hook.
8048 (Fsuspend_tty, Fresume_tty): Use new names. 8054 (Fsuspend_tty, Fresume_tty): Use new names.
8049 8055
80502007-09-02 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 80562007-09-02 Jan Djärv <jan.h.d@swipnet.se>
8051 8057
8052 * gtkutil.c (update_frame_tool_bar): Handle stock name as a named icon 8058 * gtkutil.c (update_frame_tool_bar): Handle stock name as a named icon
8053 if it starts with "n:". 8059 if it starts with "n:".
8054 8060
80552007-08-31 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 80612007-08-31 Jan Djärv <jan.h.d@swipnet.se>
8056 8062
8057 * gtkutil.c (update_frame_tool_bar): Initialize wbutton to NULL. 8063 * gtkutil.c (update_frame_tool_bar): Initialize wbutton to NULL.
8058 8064
@@ -8239,7 +8245,7 @@
8239 8245
8240 * term.c (tty_insert_glyphs): Add missing first parameter. 8246 * term.c (tty_insert_glyphs): Add missing first parameter.
8241 8247
82422007-08-29 K,Aa(Broly L$,1 q(Brentey <karoly@lorentey.hu> 82482007-08-29 Károly Lőrentey <karoly@lorentey.hu>
8243 8249
8244 * buffer.c (Fbuffer_list, Fbury_buffer): 8250 * buffer.c (Fbuffer_list, Fbury_buffer):
8245 Take frame->buried_buffer_list into account. 8251 Take frame->buried_buffer_list into account.
@@ -8689,7 +8695,7 @@
8689 (tty_delete_glyphs, tty_ins_del_lines, turn_on_face): Update for 8695 (tty_delete_glyphs, tty_ins_del_lines, turn_on_face): Update for
8690 renames. 8696 renames.
8691 8697
86922007-08-28 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 86982007-08-28 Jan Djärv <jan.h.d@swipnet.se>
8693 8699
8694 * keyboard.c: Qrtl is new. 8700 * keyboard.c: Qrtl is new.
8695 (parse_tool_bar_item): Handle :rtl keyword. 8701 (parse_tool_bar_item): Handle :rtl keyword.
@@ -8813,7 +8819,7 @@
8813 8819
8814 * alloc.c (pure): Round PURESIZE up. 8820 * alloc.c (pure): Round PURESIZE up.
8815 8821
88162007-08-17 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 88222007-08-17 Jan Djärv <jan.h.d@swipnet.se>
8817 8823
8818 * xterm.c (handle_one_xevent): Remove check that mouse click is in 8824 * xterm.c (handle_one_xevent): Remove check that mouse click is in
8819 active frame. 8825 active frame.
@@ -8831,7 +8837,7 @@
8831 * term.c (tty_default_color_capabilities): Declare static 8837 * term.c (tty_default_color_capabilities): Declare static
8832 variables in file scope, to avoid HPUX compiler problem. 8838 variables in file scope, to avoid HPUX compiler problem.
8833 8839
88342007-08-13 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 88402007-08-13 Jan Djärv <jan.h.d@swipnet.se>
8835 8841
8836 * gtkutil.c (update_frame_tool_bar): Use -1 as index 8842 * gtkutil.c (update_frame_tool_bar): Use -1 as index
8837 to gtk_toolbar_insert. 8843 to gtk_toolbar_insert.
@@ -8953,7 +8959,7 @@
8953 (Fx_selection_owner_p): Don't use get_scrap_private_timestamp. 8959 (Fx_selection_owner_p): Don't use get_scrap_private_timestamp.
8954 Detect ownership change with OWNERSHIP-INFO in Vselection_alist instead. 8960 Detect ownership change with OWNERSHIP-INFO in Vselection_alist instead.
8955 8961
89562007-08-04 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 89622007-08-04 Jan Djärv <jan.h.d@swipnet.se>
8957 8963
8958 * gtkutil.c (xg_tool_bar_callback): Generate two TOOL_BAR_EVENT:s, 8964 * gtkutil.c (xg_tool_bar_callback): Generate two TOOL_BAR_EVENT:s,
8959 add comment explaining why. 8965 add comment explaining why.
@@ -8979,7 +8985,7 @@
8979 8985
8980 * lread.c (readevalloop, read1): Treat NBSP as whitespace. 8986 * lread.c (readevalloop, read1): Treat NBSP as whitespace.
8981 8987
89822007-07-29 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 89882007-07-29 Jan Djärv <jan.h.d@swipnet.se>
8983 8989
8984 * gmalloc.c (__malloc_initialize): Remove pthread_once. Not needed. 8990 * gmalloc.c (__malloc_initialize): Remove pthread_once. Not needed.
8985 8991
@@ -9064,9 +9070,9 @@
9064 9070
9065 * coding.c (Ffind_operation_coding_system): 9071 * coding.c (Ffind_operation_coding_system):
9066 * eval.c (For, Fand): Doc fixes. 9072 * eval.c (For, Fand): Doc fixes.
9067 Reported by Johan Bockg,Ae(Brd. 9073 Reported by Johan Bockgård.
9068 9074
90692007-07-18 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 90752007-07-18 Jan Djärv <jan.h.d@swipnet.se>
9070 9076
9071 * xfns.c (Fx_focus_frame): Call x_ewmh_activate_frame. 9077 * xfns.c (Fx_focus_frame): Call x_ewmh_activate_frame.
9072 9078
@@ -9692,7 +9698,7 @@
9692 * image.c (uncache_image): New function. 9698 * image.c (uncache_image): New function.
9693 (Fimage_refresh): New function. 9699 (Fimage_refresh): New function.
9694 9700
96952007-05-20 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 97012007-05-20 Jan Djärv <jan.h.d@swipnet.se>
9696 9702
9697 * Makefile.in: Move GPM check outside HAVE_X_WINDOWS. 9703 * Makefile.in: Move GPM check outside HAVE_X_WINDOWS.
9698 9704
@@ -9828,7 +9834,7 @@
9828 9834
9829 * lread.c (read_escape): In a string, \s is always space. 9835 * lread.c (read_escape): In a string, \s is always space.
9830 9836
98312007-04-27 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 98372007-04-27 Jan Djärv <jan.h.d@swipnet.se>
9832 9838
9833 * xmenu.c (xdialog_show): Call Fredisplay before showing the dialog. 9839 * xmenu.c (xdialog_show): Call Fredisplay before showing the dialog.
9834 9840
@@ -9838,7 +9844,7 @@
9838See ChangeLog.10 for earlier changes. 9844See ChangeLog.10 for earlier changes.
9839 9845
9840;; Local Variables: 9846;; Local Variables:
9841;; coding: iso-2022-7bit 9847;; coding: utf-8
9842;; add-log-time-zone-rule: t 9848;; add-log-time-zone-rule: t
9843;; End: 9849;; End:
9844 9850
diff --git a/src/charset.c b/src/charset.c
index 9c9395fdc65..ce15207b3ad 100644
--- a/src/charset.c
+++ b/src/charset.c
@@ -1058,8 +1058,29 @@ usage: (define-charset-internal ...) */)
1058 Vcharset_ordered_list = nconc2 (Vcharset_ordered_list, 1058 Vcharset_ordered_list = nconc2 (Vcharset_ordered_list,
1059 Fcons (make_number (id), Qnil)); 1059 Fcons (make_number (id), Qnil));
1060 else 1060 else
1061 Vcharset_ordered_list = Fcons (make_number (id), 1061 {
1062 Vcharset_ordered_list); 1062 Lisp_Object tail;
1063
1064 for (tail = Vcharset_ordered_list; CONSP (tail); tail = XCDR (tail))
1065 {
1066 struct charset *cs = CHARSET_FROM_ID (XINT (XCAR (tail)));
1067
1068 if (cs->supplementary_p)
1069 break;
1070 }
1071 if (EQ (tail, Vcharset_ordered_list))
1072 Vcharset_ordered_list = Fcons (make_number (id),
1073 Vcharset_ordered_list);
1074 else if (NILP (tail))
1075 Vcharset_ordered_list = nconc2 (Vcharset_ordered_list,
1076 Fcons (make_number (id), Qnil));
1077 else
1078 {
1079 val = Fcons (XCAR (tail), XCDR (tail));
1080 XSETCDR (tail, val);
1081 XSETCAR (tail, make_number (id));
1082 }
1083 }
1063 charset_ordered_list_tick++; 1084 charset_ordered_list_tick++;
1064 } 1085 }
1065 1086
@@ -2161,7 +2182,7 @@ syms_of_charset ()
2161 0, MAX_UNICODE_CHAR, -1, 0, -1, 1, 0, 0); 2182 0, MAX_UNICODE_CHAR, -1, 0, -1, 1, 0, 0);
2162 charset_eight_bit 2183 charset_eight_bit
2163 = define_charset_internal (Qeight_bit, 1, "\x80\xFF\x00\x00\x00\x00", 2184 = define_charset_internal (Qeight_bit, 1, "\x80\xFF\x00\x00\x00\x00",
2164 128, 255, -1, 0, -1, 0, 0, 2185 128, 255, -1, 0, -1, 0, 1,
2165 MAX_5_BYTE_CHAR + 1); 2186 MAX_5_BYTE_CHAR + 1);
2166} 2187}
2167 2188
diff --git a/test/ChangeLog b/test/ChangeLog
index 2275e54e6f1..19f95869f5f 100644
--- a/test/ChangeLog
+++ b/test/ChangeLog
@@ -7,7 +7,7 @@
7 * icalendar-testsuite.el: New file. 7 * icalendar-testsuite.el: New file.
8 8
9;; Local Variables: 9;; Local Variables:
10;; coding: iso-2022-7bit 10;; coding: utf-8
11;; add-log-time-zone-rule: t 11;; add-log-time-zone-rule: t
12;; End: 12;; End:
13 13