aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJuanma Barranquero2008-12-19 01:50:43 +0000
committerJuanma Barranquero2008-12-19 01:50:43 +0000
commitf013149203926418962838d68bc7f09d35c16052 (patch)
treeb61457c573468b9e3623071cecf46d820e03383c
parent6e868247e37b06fbfeba5b486bf4e8e3c88769fd (diff)
downloademacs-f013149203926418962838d68bc7f09d35c16052.tar.gz
emacs-f013149203926418962838d68bc7f09d35c16052.zip
Fix typos and author's names.
-rw-r--r--ChangeLog16
-rw-r--r--doc/emacs/ChangeLog10
-rw-r--r--doc/misc/ChangeLog4
-rw-r--r--lib-src/ChangeLog16
-rw-r--r--lisp/ChangeLog6
-rw-r--r--lisp/ChangeLog.106
-rw-r--r--lisp/ChangeLog.1316
-rw-r--r--lisp/ChangeLog.22
-rw-r--r--lisp/ChangeLog.422
-rw-r--r--lisp/ChangeLog.58
-rw-r--r--lisp/ChangeLog.614
-rw-r--r--lisp/ChangeLog.74
-rw-r--r--lisp/erc/ChangeLog.0510
-rw-r--r--lisp/erc/ChangeLog.072
-rw-r--r--lisp/gnus/ChangeLog6
-rw-r--r--lisp/gnus/ChangeLog.216
-rw-r--r--lisp/mh-e/ChangeLog.12
-rw-r--r--lisp/org/ChangeLog9
-rw-r--r--lwlib/ChangeLog12
-rw-r--r--oldXMenu/ChangeLog6
-rw-r--r--src/ChangeLog4
-rw-r--r--src/ChangeLog.426
-rw-r--r--src/ChangeLog.56
-rw-r--r--src/ChangeLog.616
-rw-r--r--src/ChangeLog.78
25 files changed, 123 insertions, 124 deletions
diff --git a/ChangeLog b/ChangeLog
index 811311b3bb6..739725fc6bf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4006,7 +4006,7 @@
4006 4006
4007 * Version 19.33 released. 4007 * Version 19.33 released.
4008 4008
40091996-08-10 Marcus Daniels <marcus@sayre.sysc.pdx.edu> 40091996-08-10 Marcus G. Daniels <marcus@sayre.sysc.pdx.edu>
4010 4010
4011 * configure.in (i[3456]86-sequent-ptx4*, i[3456]86-sequent-sysv4*): 4011 * configure.in (i[3456]86-sequent-ptx4*, i[3456]86-sequent-sysv4*):
4012 Fix previous change. 4012 Fix previous change.
@@ -5750,7 +5750,7 @@
5750 before moving it. 5750 before moving it.
5751 * Makefile.in (VPATH): Define to @srcdir@. 5751 * Makefile.in (VPATH): Define to @srcdir@.
5752 5752
57531993-09-28 Brian Fox (bfox@cubit) 57531993-09-28 Brian J. Fox (bfox@cubit)
5754 5754
5755 * configure.in: Don't copy ${srcdir}/src/Makefile.in; that file 5755 * configure.in: Don't copy ${srcdir}/src/Makefile.in; that file
5756 doesn't exist. Just copy src/Makefile.in instead. Touch 5756 doesn't exist. Just copy src/Makefile.in instead. Touch
@@ -5759,7 +5759,7 @@
5759 * INSTALL: Update documentation to match new configuration 5759 * INSTALL: Update documentation to match new configuration
5760 mechanism. 5760 mechanism.
5761 5761
57621993-09-27 Brian Fox (bfox@ai.mit.edu) 57621993-09-27 Brian J. Fox (bfox@ai.mit.edu)
5763 5763
5764 * configure.in: Allow any of the path or directory Makefile 5764 * configure.in: Allow any of the path or directory Makefile
5765 variables to be set with flags to configure. Create all Makefiles 5765 variables to be set with flags to configure. Create all Makefiles
@@ -5770,14 +5770,14 @@
5770 If these files are out of date, simply have config.status 5770 If these files are out of date, simply have config.status
5771 rebuild them; don't rebuild them explicitly. 5771 rebuild them; don't rebuild them explicitly.
5772 5772
57731993-09-25 Brian Fox (bfox@ai.mit.edu) 57731993-09-25 Brian J. Fox (bfox@ai.mit.edu)
5774 5774
5775 * build-install.in: Change src/xemacs to src/emacs. We no longer 5775 * build-install.in: Change src/xemacs to src/emacs. We no longer
5776 create src/xemacs, so the file wouldn't be found. 5776 create src/xemacs, so the file wouldn't be found.
5777 5777
5778 * make-dist: Remove `src/ymakefile', add `src/Makefile.in.in'. 5778 * make-dist: Remove `src/ymakefile', add `src/Makefile.in.in'.
5779 5779
57801993-09-24 Brian Fox (bfox@albert.gnu.ai.mit.edu) 57801993-09-24 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
5781 5781
5782 * configure.in: Avoid forcing the search of /usr/include before 5782 * configure.in: Avoid forcing the search of /usr/include before
5783 fixed include files by resetting C_SWITCH_X_SITE if it is 5783 fixed include files by resetting C_SWITCH_X_SITE if it is
@@ -5794,19 +5794,19 @@
5794 Use AC_QUOTE_SQUOTE twice to properly quote vpath_sed value. 5794 Use AC_QUOTE_SQUOTE twice to properly quote vpath_sed value.
5795 Remove ${extra_output} from AC_OUTPUT call. 5795 Remove ${extra_output} from AC_OUTPUT call.
5796 5796
57971993-09-17 Brian Fox (bfox@inferno) 57971993-09-17 Brian J. Fox (bfox@inferno)
5798 5798
5799 * make-dist: Quote backquotes found in strings to be echoed. 5799 * make-dist: Quote backquotes found in strings to be echoed.
5800 5800
5801 * configure.in: Use "sh -c pwd" when we want to avoid having the 5801 * configure.in: Use "sh -c pwd" when we want to avoid having the
5802 shell fix up the value of $PWD. 5802 shell fix up the value of $PWD.
5803 5803
58041993-09-13 Brian Fox (bfox@inferno) 58041993-09-13 Brian J. Fox (bfox@inferno)
5805 5805
5806 * Makefile.in (do-install): Don't abort if ln or chmod at the end 5806 * Makefile.in (do-install): Don't abort if ln or chmod at the end
5807 of the installation fail. Suggested by Karl Berry. 5807 of the installation fail. Suggested by Karl Berry.
5808 5808
58091993-08-30 Brian Fox (bfox@inferno) 58091993-08-30 Brian J. Fox (bfox@inferno)
5810 5810
5811 * Makefile.in (*clean): Use "$(MAKE) $(MAKEFLAGS)" wherever "make" 5811 * Makefile.in (*clean): Use "$(MAKE) $(MAKEFLAGS)" wherever "make"
5812 was used. Set MAKEFLAGS from MFLAGS. 5812 was used. Set MAKEFLAGS from MFLAGS.
diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog
index c7d1e816b39..f41ed7e134e 100644
--- a/doc/emacs/ChangeLog
+++ b/doc/emacs/ChangeLog
@@ -2276,7 +2276,7 @@
2276 2276
2277 * custom.texi (Safe File Variables): Texinfo usage fix. 2277 * custom.texi (Safe File Variables): Texinfo usage fix.
2278 2278
22792006-07-03 Ted Zlatanov <tzz@lifelogs.com> 22792006-07-03 Teodor Zlatanov <tzz@lifelogs.com>
2280 2280
2281 * help.texi, m-x.texi: Lots of cleanups. 2281 * help.texi, m-x.texi: Lots of cleanups.
2282 2282
@@ -2358,7 +2358,7 @@
2358 (Commands of GUD): Add gud-print. Remove gud-run. 2358 (Commands of GUD): Add gud-print. Remove gud-run.
2359 Restate availability more generally. 2359 Restate availability more generally.
2360 2360
23612006-06-03 Ted Zlatanov <tzz@lifelogs.com> 23612006-06-03 Teodor Zlatanov <tzz@lifelogs.com>
2362 2362
2363 * mini.texi: Lots of cleanups. 2363 * mini.texi: Lots of cleanups.
2364 2364
@@ -2379,7 +2379,7 @@
2379 2379
2380 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus. 2380 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
2381 2381
23822006-05-28 Ted Zlatanov <tzz@lifelogs.com> 23822006-05-28 Teodor Zlatanov <tzz@lifelogs.com>
2383 2383
2384 * basic.texi: Many simplifications and improvements in wording. 2384 * basic.texi: Many simplifications and improvements in wording.
2385 2385
@@ -6097,12 +6097,12 @@
6097 6097
6098 * Makefile (realclean): Don't delete the Info files. 6098 * Makefile (realclean): Don't delete the Info files.
6099 6099
61001993-10-25 Brian Fox (bfox@albert.gnu.ai.mit.edu) 61001993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
6101 6101
6102 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x 6102 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
6103 4' where appropriate. 6103 4' where appropriate.
6104 6104
61051993-10-20 Brian Fox (bfox@ai.mit.edu) 61051993-10-20 Brian J. Fox (bfox@ai.mit.edu)
6106 6106
6107 * Makefile: Fix targets for texindex. 6107 * Makefile: Fix targets for texindex.
6108 6108
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog
index 85d77c24791..d9316646b0e 100644
--- a/doc/misc/ChangeLog
+++ b/doc/misc/ChangeLog
@@ -5385,7 +5385,7 @@
5385 5385
5386 * Makefile (realclean): Don't delete the Info files. 5386 * Makefile (realclean): Don't delete the Info files.
5387 5387
53881993-10-25 Brian Fox (bfox@albert.gnu.ai.mit.edu) 53881993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
5389 5389
5390 * forms.texi: Fix forms.texi so that it will format correctly. 5390 * forms.texi: Fix forms.texi so that it will format correctly.
5391 Add missing `@end iftex', fix bad reference. 5391 Add missing `@end iftex', fix bad reference.
@@ -5393,7 +5393,7 @@
5393 * info.texi, info-stn.texi: New files implement texinfo version of 5393 * info.texi, info-stn.texi: New files implement texinfo version of
5394 `info' file. 5394 `info' file.
5395 5395
53961993-10-20 Brian Fox (bfox@ai.mit.edu) 53961993-10-20 Brian J. Fox (bfox@ai.mit.edu)
5397 5397
5398 * Makefile: Fix targets for texindex, new info.texi files. 5398 * Makefile: Fix targets for texindex, new info.texi files.
5399 * info-stnd.texi: New file implements info for standalone info 5399 * info-stnd.texi: New file implements info for standalone info
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index b72487d22d8..12fb67af2ee 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -7,7 +7,7 @@
7 7
8 * emacsclient.c: Include syswait.h instead of sys/types.h. 8 * emacsclient.c: Include syswait.h instead of sys/types.h.
9 9
102008-12-11 dhruva <dhruvakm@gmail.com> (tiny change) 102008-12-11 Dhruva Krishnamurthy <dhruvakm@gmail.com> (tiny change)
11 11
12 * emacsclient.c (WCONTINUED): New compatibility define 12 * emacsclient.c (WCONTINUED): New compatibility define
13 for older systems. 13 for older systems.
@@ -1467,7 +1467,7 @@
1467 * makefile.w32-in ($(DOC)): Use -o and -a options to make-docfile, 1467 * makefile.w32-in ($(DOC)): Use -o and -a options to make-docfile,
1468 because GNU make doesn't append when using >> redirection. 1468 because GNU make doesn't append when using >> redirection.
1469 1469
14702002-12-12 Jonathan Kamens <jik@kamens.brookline.ma.us> 14702002-12-12 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
1471 1471
1472 * b2m.pl: Make sure every message ends with a blank line, because 1472 * b2m.pl: Make sure every message ends with a blank line, because
1473 some mbox parsers require a blank line before "From " lines. 1473 some mbox parsers require a blank line before "From " lines.
@@ -1643,7 +1643,7 @@
1643 1643
1644 * Makefile.in (localstatedir): New variable. 1644 * Makefile.in (localstatedir): New variable.
1645 1645
16462002-07-29 Jonathan Kamens <jik@kamens.brookline.ma.us> 16462002-07-29 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
1647 1647
1648 * b2m.pl: Fix regexp for finding return address fields. 1648 * b2m.pl: Fix regexp for finding return address fields.
1649 1649
@@ -1651,7 +1651,7 @@
1651 1651
1652 * make-docfile.c (scan_c_file): Warn about missing `usage' info. 1652 * make-docfile.c (scan_c_file): Warn about missing `usage' info.
1653 1653
16542002-07-05 Jonathan Kamens <jik@kamens.brookline.ma.us> 16542002-07-05 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
1655 1655
1656 * b2m.pl: Obey the rmail file and use the unpruned header properly. 1656 * b2m.pl: Obey the rmail file and use the unpruned header properly.
1657 1657
@@ -2798,7 +2798,7 @@
2798 * emacsclient.c: Add option -a EDITOR and environment variable 2798 * emacsclient.c: Add option -a EDITOR and environment variable
2799 ALTERNATE_EDITOR. Exec this editor if we fail to contact Emacs. 2799 ALTERNATE_EDITOR. Exec this editor if we fail to contact Emacs.
2800 2800
28011999-12-10 Jonathan Kamens <jik@kamens.brookline.ma.us> 28011999-12-10 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
2802 2802
2803 * movemail.c (popmail): Allow mailbox specifications of the 2803 * movemail.c (popmail): Allow mailbox specifications of the
2804 form `po:username:hostname'. 2804 form `po:username:hostname'.
@@ -5414,7 +5414,7 @@
5414 (S_ISREG): #define it using S_IFREG if not defined. 5414 (S_ISREG): #define it using S_IFREG if not defined.
5415 (process_file): Regular files have nothing to do with symlinks. 5415 (process_file): Regular files have nothing to do with symlinks.
5416 5416
54171993-09-28 Brian Fox (bfox@ai.mit.edu) 54171993-09-28 Brian J. Fox (bfox@ai.mit.edu)
5418 5418
5419 * Makefile.in (${archlibdir}): Install ${SCRIPTS} from ${srcdir}, not 5419 * Makefile.in (${archlibdir}): Install ${SCRIPTS} from ${srcdir}, not
5420 from current directory. Only chmod and chgrp files that we 5420 from current directory. Only chmod and chgrp files that we
@@ -5423,12 +5423,12 @@
5423 (INSTALLFLAGS): Deleted definition, since it is an unused variable 5423 (INSTALLFLAGS): Deleted definition, since it is an unused variable
5424 now. 5424 now.
5425 5425
54261993-09-27 Brian Fox (bfox@ai.mit.edu) 54261993-09-27 Brian J. Fox (bfox@ai.mit.edu)
5427 5427
5428 * Makefile.in (INSTALL, INSTALL_PROGRAM, INSTALL_DATA): Let 5428 * Makefile.in (INSTALL, INSTALL_PROGRAM, INSTALL_DATA): Let
5429 configure figure out the correct values for these variables. 5429 configure figure out the correct values for these variables.
5430 5430
54311993-09-14 Brian Fox (bfox@ai.mit.edu) 54311993-09-14 Brian J. Fox (bfox@ai.mit.edu)
5432 5432
5433 * Makefile.in (archlibdir): Only install executables internally 5433 * Makefile.in (archlibdir): Only install executables internally
5434 used by emacs; don't install bindir binaries here. 5434 used by emacs; don't install bindir binaries here.
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 99fdafe51d1..b8eacdfc029 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -48,7 +48,7 @@
48 48
492008-12-18 Sam Steingold <sds@gnu.org> 492008-12-18 Sam Steingold <sds@gnu.org>
50 50
51 * vc-dir.el (vc-at-event): Handle (tool-bar) events. Fix bug#1585. 51 * vc-dir.el (vc-at-event): Handle (tool-bar) events. Fix bug#1585.
52 52
532008-12-18 Juri Linkov <juri@jurta.org> 532008-12-18 Juri Linkov <juri@jurta.org>
54 54
@@ -8878,7 +8878,7 @@
8878 8878
8879 * find-cmd.el (top-level): Does not need cl when compiling. 8879 * find-cmd.el (top-level): Does not need cl when compiling.
8880 8880
88812008-04-29 Phil Jackson <phil@shellarchive.co.uk> 88812008-04-29 Philip Jackson <phil@shellarchive.co.uk>
8882 8882
8883 * find-cmd.el: New file. 8883 * find-cmd.el: New file.
8884 8884
@@ -12634,7 +12634,7 @@
12634 (vc-git--state-code): ... to this new function. 12634 (vc-git--state-code): ... to this new function.
12635 (vc-git-state): Use it. 12635 (vc-git-state): Use it.
12636 12636
126372008-03-24 Trent Buck <trentbuck@gmail.com> (tiny change) 126372008-03-24 Trent W. Buck <trentbuck@gmail.com> (tiny change)
12638 12638
12639 * textmodes/remember.el (remember-mail-date) 12639 * textmodes/remember.el (remember-mail-date)
12640 (remember-store-in-mailbox): Write date and From line in such a 12640 (remember-store-in-mailbox): Write date and From line in such a
diff --git a/lisp/ChangeLog.10 b/lisp/ChangeLog.10
index 8e10927a9d2..32850ba6345 100644
--- a/lisp/ChangeLog.10
+++ b/lisp/ChangeLog.10
@@ -3492,7 +3492,7 @@
3492 (Info-display-images-node): New functions for displaying images. 3492 (Info-display-images-node): New functions for displaying images.
3493 (Info-select-node): Call Info-display-images-node. 3493 (Info-select-node): Call Info-display-images-node.
3494 3494
34952003-04-25 David Ponce <david.ponce@wanadoo.fr> 34952003-04-25 David Ponce <david.ponce@wanadoo.fr>
3496 3496
3497 * files.el (file-relative-name): Recognize "c:/foo" as absolute 3497 * files.el (file-relative-name): Recognize "c:/foo" as absolute
3498 file name. 3498 file name.
@@ -18736,7 +18736,7 @@
18736 (ctext-post-read-conversion, ctext-pre-write-conversion): 18736 (ctext-post-read-conversion, ctext-pre-write-conversion):
18737 New functions. 18737 New functions.
18738 18738
187392002-02-21 Jonathan Kamens <jik@kamens.brookline.ma.us> 187392002-02-21 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
18740 18740
18741 * vc.el (vc-default-init-version): Update documentation to 18741 * vc.el (vc-default-init-version): Update documentation to
18742 indicate that the backend can override the default init version. 18742 indicate that the backend can override the default init version.
@@ -22919,7 +22919,7 @@
22919 * startup.el: Document command line option --no-window-system 22919 * startup.el: Document command line option --no-window-system
22920 instead of --no-windows. 22920 instead of --no-windows.
22921 22921
229222001-10-30 David Ponce <david.ponce@wanadoo.fr> 229222001-10-30 David Ponce <david.ponce@wanadoo.fr>
22923 22923
22924 * font-lock.el (java-font-lock-syntactic-face-function): New fun. 22924 * font-lock.el (java-font-lock-syntactic-face-function): New fun.
22925 (font-lock-defaults-alist): Use it. 22925 (font-lock-defaults-alist): Use it.
diff --git a/lisp/ChangeLog.13 b/lisp/ChangeLog.13
index d21edb691b9..642a0f0e209 100644
--- a/lisp/ChangeLog.13
+++ b/lisp/ChangeLog.13
@@ -5628,7 +5628,7 @@
5628 * calc/calc-mode.el (calc-set-simplify-mode): 5628 * calc/calc-mode.el (calc-set-simplify-mode):
5629 * calc/calc-ext.el (calc-fancy-prefix): Fix buggy call to `message'. 5629 * calc/calc-ext.el (calc-fancy-prefix): Fix buggy call to `message'.
5630 5630
56312007-12-07 D. Goel <deego3@gmail.com> 56312007-12-07 Deepak Goel <deego3@gmail.com>
5632 5632
5633 * progmodes/idlw-shell.el (idlwave-shell-display-line) 5633 * progmodes/idlw-shell.el (idlwave-shell-display-line)
5634 * progmodes/ada-xref.el (ada-find-file, ada-get-all-references) 5634 * progmodes/ada-xref.el (ada-find-file, ada-get-all-references)
@@ -5657,7 +5657,7 @@
5657 (dbus-list-queued-owners, dbus-get-name-owner, dbus-introspect): 5657 (dbus-list-queued-owners, dbus-get-name-owner, dbus-introspect):
5658 Reorder `dbus-call-method' arguments. 5658 Reorder `dbus-call-method' arguments.
5659 5659
56602007-12-06 D. Goel <deego3@gmail.com> 56602007-12-06 Deepak Goel <deego3@gmail.com>
5661 5661
5662 * allout.el (allout-write-file-hook-handler): 5662 * allout.el (allout-write-file-hook-handler):
5663 * textmodes/reftex.el (reftex-TeX-master-file): 5663 * textmodes/reftex.el (reftex-TeX-master-file):
@@ -5768,7 +5768,7 @@
5768 (imap-parse-status): Upcase status-att for broken servers that sends 5768 (imap-parse-status): Upcase status-att for broken servers that sends
5769 them lower-case (e.g., MS Exchange 2007). 5769 them lower-case (e.g., MS Exchange 2007).
5770 5770
57712007-12-05 D. Goel <deego3@gmail.com> 57712007-12-05 Deepak Goel <deego3@gmail.com>
5772 5772
5773 * simple.el (undo): 5773 * simple.el (undo):
5774 * image-dired.el (image-dired-display-thumb-properties): 5774 * image-dired.el (image-dired-display-thumb-properties):
@@ -9474,7 +9474,7 @@
9474 (doc-view-ghostscript-options, doc-view-ps->pdf): Add "-dSAFER" to 9474 (doc-view-ghostscript-options, doc-view-ps->pdf): Add "-dSAFER" to
9475 avoid security problems when rendering files from untrusted sources. 9475 avoid security problems when rendering files from untrusted sources.
9476 9476
94772007-10-17 Aaron Hawley <aaronh@garden.org> 94772007-10-17 Aaron S. Hawley <aaronh@garden.org>
9478 9478
9479 * tutorial.el (tutorial--save-tutorial): Display message when tutorial 9479 * tutorial.el (tutorial--save-tutorial): Display message when tutorial
9480 position is not saved. 9480 position is not saved.
@@ -10397,7 +10397,7 @@
10397 There are no changes to existing logic in this patch. 10397 There are no changes to existing logic in this patch.
10398 (vc-revert-buffer1): Rename to vc-revert-buffer-internal. 10398 (vc-revert-buffer1): Rename to vc-revert-buffer-internal.
10399 10399
104002007-10-06 Aaron Hawley <aaronh@garden.org> 104002007-10-06 Aaron S. Hawley <aaronh@garden.org>
10401 10401
10402 * autoinsert.el (auto-insert-alist): Add a Texinfo entry. 10402 * autoinsert.el (auto-insert-alist): Add a Texinfo entry.
10403 10403
@@ -11368,7 +11368,7 @@
11368 11368
11369 * cus-start.el (all): Revert 2007-09-08 change. 11369 * cus-start.el (all): Revert 2007-09-08 change.
11370 11370
113712007-09-12 Aaron Hawley <aaronh@garden.org> 113712007-09-12 Aaron S. Hawley <aaronh@garden.org>
11372 11372
11373 * jka-cmpr-hook.el (jka-compr-compression-info-list): Use gzip to 11373 * jka-cmpr-hook.el (jka-compr-compression-info-list): Use gzip to
11374 extract .Z files, since it is more common than uncompress. 11374 extract .Z files, since it is more common than uncompress.
@@ -14442,7 +14442,7 @@
14442 * tutorial.el (tutorial--find-changed-keys): 14442 * tutorial.el (tutorial--find-changed-keys):
14443 Handle C-x specially like ESC. 14443 Handle C-x specially like ESC.
14444 14444
144452007-07-15 Aaron Hawley <aaronh@garden.org> 144452007-07-15 Aaron S. Hawley <aaronh@garden.org>
14446 14446
14447 * tar-mode.el (tar-get-descriptor): No error for zero-length file. 14447 * tar-mode.el (tar-get-descriptor): No error for zero-length file.
14448 14448
@@ -16318,7 +16318,7 @@
16318 * mail/mail-extr.el (mail-extract-address-components): 16318 * mail/mail-extr.el (mail-extract-address-components):
16319 Recognize non-ASCII characters except for NBSP as words. 16319 Recognize non-ASCII characters except for NBSP as words.
16320 16320
163212007-05-21 Trent Buck <trentbuck@gmail.com> (tiny change) 163212007-05-21 Trent W. Buck <trentbuck@gmail.com> (tiny change)
16322 16322
16323 * net/rcirc.el (rcirc-fill-column): Allow `window-width'. 16323 * net/rcirc.el (rcirc-fill-column): Allow `window-width'.
16324 (rcirc-print): Handle `window-width'. 16324 (rcirc-print): Handle `window-width'.
diff --git a/lisp/ChangeLog.2 b/lisp/ChangeLog.2
index dbca9d55c44..3382aeb522a 100644
--- a/lisp/ChangeLog.2
+++ b/lisp/ChangeLog.2
@@ -326,7 +326,7 @@
326 326
327 * icon.el: New file. 327 * icon.el: New file.
328 328
3291988-05-02 Brian Fox (bfox@rice-krispies.ai.mit.edu) 3291988-05-02 Brian J. Fox (bfox@rice-krispies.ai.mit.edu)
330 330
331 * replace.el (perform-replace): Make `y' do what SPC does, `n' do 331 * replace.el (perform-replace): Make `y' do what SPC does, `n' do
332 what DEL does, and `q' do what ESC does. The original set of keys 332 what DEL does, and `q' do what ESC does. The original set of keys
diff --git a/lisp/ChangeLog.4 b/lisp/ChangeLog.4
index fd015471487..c69c5bfa810 100644
--- a/lisp/ChangeLog.4
+++ b/lisp/ChangeLog.4
@@ -4906,7 +4906,7 @@
4906 * texinfmt.el (texinfo-format-region): Change `texinfo-[start 4906 * texinfmt.el (texinfo-format-region): Change `texinfo-[start
4907 end]-of-header' to `tex-[start end]-of-header'. 4907 end]-of-header' to `tex-[start end]-of-header'.
4908 4908
49091993-11-10 Brian Fox (bfox@mole.gnu.ai.mit.edu) 49091993-11-10 Brian J. Fox (bfox@mole.gnu.ai.mit.edu)
4910 4910
4911 * rmail.el (rmail-start-mail): Don't do other frame unless we have 4911 * rmail.el (rmail-start-mail): Don't do other frame unless we have
4912 a window system, regardless of the state of rmail-mail-new-frame. 4912 a window system, regardless of the state of rmail-mail-new-frame.
@@ -5127,7 +5127,7 @@
5127 Scroll so only if point is at or after the process mark. 5127 Scroll so only if point is at or after the process mark.
5128 When scrolling, put end of text on bottom line, regardless of point. 5128 When scrolling, put end of text on bottom line, regardless of point.
5129 5129
51301993-10-25 Brian Fox (bfox@albert.gnu.ai.mit.edu) 51301993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
5131 5131
5132 * ispell.el (ispell): If the buffer to spell has no associated 5132 * ispell.el (ispell): If the buffer to spell has no associated
5133 file, or, the associated file has a special handler, use a 5133 file, or, the associated file has a special handler, use a
@@ -5311,7 +5311,7 @@
5311 5311
5312 * cdl.el: New file. 5312 * cdl.el: New file.
5313 5313
53141993-10-20 Brian Fox (bfox@gnu.ai.mit.edu) 53141993-10-20 Brian J. Fox (bfox@gnu.ai.mit.edu)
5315 5315
5316 * forms.el (forms--set-minor-mode): Rewrite so that describe-mode 5316 * forms.el (forms--set-minor-mode): Rewrite so that describe-mode
5317 can parse the value of minor-mode-alist correctly. The string 5317 can parse the value of minor-mode-alist correctly. The string
@@ -5528,7 +5528,7 @@
5528 for this to take effect, sorry.) Save "mark-activity" and 5528 for this to take effect, sorry.) Save "mark-activity" and
5529 allow multi-dir direds. 5529 allow multi-dir direds.
5530 5530
55311993-10-04 Brian Fox (bfox@albert.gnu.ai.mit.edu) 55311993-10-04 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
5532 5532
5533 * telnet.el (rsh): Add `host' to args passed to make-comint. 5533 * telnet.el (rsh): Add `host' to args passed to make-comint.
5534 5534
@@ -5746,7 +5746,7 @@
5746 (comint-magic-space): Use self-insert command. 5746 (comint-magic-space): Use self-insert command.
5747 (comint-history-file-name): New variable. 5747 (comint-history-file-name): New variable.
5748 5748
57491993-09-21 Brian Fox (bfox@albert.gnu.ai.mit.edu) 57491993-09-21 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
5750 5750
5751 * edebug.el (edebug-enter): Don't call the current function being 5751 * edebug.el (edebug-enter): Don't call the current function being
5752 debugged in pre-command-hook or post-command-hook. 5752 debugged in pre-command-hook or post-command-hook.
@@ -5838,7 +5838,7 @@
5838 * menu-bar.el (revert-buffer): 5838 * menu-bar.el (revert-buffer):
5839 Enable menu item when the buffer is modified. 5839 Enable menu item when the buffer is modified.
5840 5840
58411993-09-17 Brian Fox (bfox@inferno) 58411993-09-17 Brian J. Fox (bfox@inferno)
5842 5842
5843 * simple.el (kill-region): Use `equal' instead of `eq' to compare 5843 * simple.el (kill-region): Use `equal' instead of `eq' to compare
5844 markers `beg' and `end'. They might be two different markers that 5844 markers `beg' and `end'. They might be two different markers that
@@ -5866,7 +5866,7 @@
5866 * dired.el (dired-mode): Don't change the value of 5866 * dired.el (dired-mode): Don't change the value of
5867 case-fold-search. 5867 case-fold-search.
5868 5868
58691993-09-15 Brian Fox (bfox@inferno) 58691993-09-15 Brian J. Fox (bfox@inferno)
5870 5870
5871 * files.el (local-write-file-hooks): Make this variable 5871 * files.el (local-write-file-hooks): Make this variable
5872 buffer-local. 5872 buffer-local.
@@ -5879,7 +5879,7 @@
5879 * vc.el (vc-do-command): Remove debugging output. Use (forward-line 5879 * vc.el (vc-do-command): Remove debugging output. Use (forward-line
5880 -1) instead of (previous-line 1). 5880 -1) instead of (previous-line 1).
5881 5881
58821993-09-14 Brian Fox (bfox@inferno) 58821993-09-14 Brian J. Fox (bfox@inferno)
5883 5883
5884 * rmail.el (rmail-convert-file): If the file is empty, don't 5884 * rmail.el (rmail-convert-file): If the file is empty, don't
5885 convert it after inserting the BABYL header. 5885 convert it after inserting the BABYL header.
@@ -5925,15 +5925,15 @@
5925 Create a new change log entry if the mailing address doesn't 5925 Create a new change log entry if the mailing address doesn't
5926 match; don't just compare the date, full name, and login name. 5926 match; don't just compare the date, full name, and login name.
5927 5927
59281993-09-01 Brian Fox (bfox@inferno) 59281993-09-01 Brian J. Fox (bfox@inferno)
5929 5929
5930 * tex-mode.el (slitex-mode): Add ###autoload magic cookie. 5930 * tex-mode.el (slitex-mode): Add ###autoload magic cookie.
5931 5931
59321993-08-27 Brian Fox (bfox@sonderbar) 59321993-08-27 Brian J. Fox (bfox@sonderbar)
5933 5933
5934 * diff.el (diff): Doc fix. 5934 * diff.el (diff): Doc fix.
5935 5935
59361993-08-17 Brian Fox (bfox@inferno) 59361993-08-17 Brian J. Fox (bfox@inferno)
5937 5937
5938 * version.el: Changed comment to refer to actual filename 5938 * version.el: Changed comment to refer to actual filename
5939 "inc-vers.el" instead of "inc-version.el". 5939 "inc-vers.el" instead of "inc-version.el".
diff --git a/lisp/ChangeLog.5 b/lisp/ChangeLog.5
index ff13a5e5b10..23c44c26507 100644
--- a/lisp/ChangeLog.5
+++ b/lisp/ChangeLog.5
@@ -4475,7 +4475,7 @@
4475 4475
4476 * dabbrev.el: Complete rewrite by Lars.Lindberg@sypro.cap.se. 4476 * dabbrev.el: Complete rewrite by Lars.Lindberg@sypro.cap.se.
4477 4477
44781994-12-23 Barry Warsaw (bwarsaw@cnri) 44781994-12-23 Barry A. Warsaw (bwarsaw@cnri)
4479 4479
4480 * elp.el (elp-pack-number): New function. 4480 * elp.el (elp-pack-number): New function.
4481 (elp-output-results): Use elp-pack-number to truncate time strings, 4481 (elp-output-results): Use elp-pack-number to truncate time strings,
@@ -5766,7 +5766,7 @@
5766 * etags.el (etags-tags-table-files, etags-tags-included-tables): 5766 * etags.el (etags-tags-table-files, etags-tags-included-tables):
5767 Search backwards for the comma in case the file name contains one. 5767 Search backwards for the comma in case the file name contains one.
5768 5768
57691994-10-17 Fred Pierresteguy <F.Pierresteguy@frcl.bull.fr> 57691994-10-17 Frederic Pierresteguy <F.Pierresteguy@frcl.bull.fr>
5770 5770
5771 * paths.el (rmail-spool-directory): Add a condition to test 5771 * paths.el (rmail-spool-directory): Add a condition to test
5772 the Bull DPX/2. 5772 the Bull DPX/2.
@@ -5840,7 +5840,7 @@
5840 * desktop.el (desktop-internal-v2s): Remove all text properties 5840 * desktop.el (desktop-internal-v2s): Remove all text properties
5841 from strings. 5841 from strings.
5842 5842
58431994-10-13 Fred Pierresteguy <F.Pierresteguy@frcl.bull.fr> 58431994-10-13 Frederic Pierresteguy <F.Pierresteguy@frcl.bull.fr>
5844 5844
5845 * hilit19.el (hilit-set-mode-patterns - lisp-mode): Fix regexp 5845 * hilit19.el (hilit-set-mode-patterns - lisp-mode): Fix regexp
5846 for 'defconstant' that leads to an infinite loop. 5846 for 'defconstant' that leads to an infinite loop.
@@ -6027,7 +6027,7 @@
6027 (makefile-add-log-defun): New function. 6027 (makefile-add-log-defun): New function.
6028 (makefile-menu-index-function): New function. 6028 (makefile-menu-index-function): New function.
6029 6029
60301994-10-11 Fred Pierresteguy <F.Pierresteguy@frcl.bull.fr> 60301994-10-11 Frederic Pierresteguy <F.Pierresteguy@frcl.bull.fr>
6031 6031
6032 * rmailsum.el (rmail-summary-resend): New function. 6032 * rmailsum.el (rmail-summary-resend): New function.
6033 (rmail-summary-mode-map - resend): Call rmail-summary-resend 6033 (rmail-summary-mode-map - resend): Call rmail-summary-resend
diff --git a/lisp/ChangeLog.6 b/lisp/ChangeLog.6
index 1852e6ea2e2..9cef4ccbef4 100644
--- a/lisp/ChangeLog.6
+++ b/lisp/ChangeLog.6
@@ -1728,7 +1728,7 @@
1728 1728
1729 * timer.el (timer-event-handler): Inhibit quitting. 1729 * timer.el (timer-event-handler): Inhibit quitting.
1730 1730
17311996-03-24 Jonathan Kamens <jik@cam.ov.com> 17311996-03-24 Jonathan I. Kamens <jik@cam.ov.com>
1732 1732
1733 * terminal.el (te-terminal-name-prefix): Change from 1733 * terminal.el (te-terminal-name-prefix): Change from
1734 "emacs-virtual" to "emacs-em", so that things will work on systems 1734 "emacs-virtual" to "emacs-em", so that things will work on systems
@@ -2666,7 +2666,7 @@
2666 * timer.el (run-at-time): Handle numbers as relative times in 2666 * timer.el (run-at-time): Handle numbers as relative times in
2667 seconds, as the original code did. 2667 seconds, as the original code did.
2668 2668
26691996-02-06 Barry Warsaw <bwarsaw@anthem> 26691996-02-06 Barry A. Warsaw <bwarsaw@anthem>
2670 2670
2671 * cc-mode.el (c-common-init): Fix typo. 2671 * cc-mode.el (c-common-init): Fix typo.
2672 2672
@@ -4793,7 +4793,7 @@
4793 (completion-c-mode-hook): Encapsulate C-mode changes in new function. 4793 (completion-c-mode-hook): Encapsulate C-mode changes in new function.
4794 Either call it now or put it on c-mode-hook. 4794 Either call it now or put it on c-mode-hook.
4795 4795
47961995-11-22 Barry Warsaw <bwarsaw@anthem> 47961995-11-22 Barry A. Warsaw <bwarsaw@anthem>
4797 4797
4798 * cc-mode.el (c-beginning-of-statement-1): CASE 3, can't just 4798 * cc-mode.el (c-beginning-of-statement-1): CASE 3, can't just
4799 return t at end of let clause since this will break 4799 return t at end of let clause since this will break
@@ -6314,7 +6314,7 @@
6314 * gud.el (gud-filter): Save up text that arrives while processing 6314 * gud.el (gud-filter): Save up text that arrives while processing
6315 previous text. 6315 previous text.
6316 6316
63171995-09-06 Fred Pierresteguy <F.Pierresteguy@frcl.bull.fr> 63171995-09-06 Frederic Pierresteguy <F.Pierresteguy@frcl.bull.fr>
6318 6318
6319 * rmailsum.el (rmail-summary-construct-io-menu): Use all of FILES. 6319 * rmailsum.el (rmail-summary-construct-io-menu): Use all of FILES.
6320 Also disable the menu instead of not displaying it, if FILES is empty. 6320 Also disable the menu instead of not displaying it, if FILES is empty.
@@ -6354,7 +6354,7 @@
6354 6354
6355 * sendmail.el (sendmail-send-it): Use user-mail-address. 6355 * sendmail.el (sendmail-send-it): Use user-mail-address.
6356 6356
63571995-08-31 Barry Warsaw <bwarsaw@anthem> 63571995-08-31 Barry A. Warsaw <bwarsaw@anthem>
6358 6358
6359 * cc-mode.el (c-backslashify-current-line): Obsolete. 6359 * cc-mode.el (c-backslashify-current-line): Obsolete.
6360 (c-append-backslash, c-delete-backslash): Taken from c-mode.el. 6360 (c-append-backslash, c-delete-backslash): Taken from c-mode.el.
@@ -6825,7 +6825,7 @@
6825 property. 6825 property.
6826 (vc-trunk-p, vc-branch-part): Functions moved before first use. 6826 (vc-trunk-p, vc-branch-part): Functions moved before first use.
6827 6827
68281995-08-16 Fred Pierresteguy <F.Pierresteguy@frcl.bull.fr> 68281995-08-16 Frederic Pierresteguy <F.Pierresteguy@frcl.bull.fr>
6829 6829
6830 * rmailsum.el (rmail-new-summary): Enable the Input/output menu. 6830 * rmailsum.el (rmail-new-summary): Enable the Input/output menu.
6831 6831
@@ -7796,7 +7796,7 @@
7796 (mouse-drag-region): Set it. 7796 (mouse-drag-region): Set it.
7797 (mouse-save-then-kill): Test it. 7797 (mouse-save-then-kill): Test it.
7798 7798
77991995-06-29 David M Smith <D.M.Smith@lancaster.ac.uk> 77991995-06-29 David M. Smith <D.M.Smith@lancaster.ac.uk>
7800 7800
7801 * ielm.el (ielm-font-lock-keywords): New variable 7801 * ielm.el (ielm-font-lock-keywords): New variable
7802 (inferior-emacs-lisp-mode): Use it for font-lock support 7802 (inferior-emacs-lisp-mode): Use it for font-lock support
diff --git a/lisp/ChangeLog.7 b/lisp/ChangeLog.7
index 62f263b644d..2ac139e2409 100644
--- a/lisp/ChangeLog.7
+++ b/lisp/ChangeLog.7
@@ -6337,7 +6337,7 @@
6337 `parse-partial-sexp' contains the starting pos of the last 6337 `parse-partial-sexp' contains the starting pos of the last
6338 literal. 6338 literal.
6339 6339
63401998-02-16 Barry Warsaw <cc-mode-help@python.org> 63401998-02-16 Barry A. Warsaw <cc-mode-help@python.org>
6341 6341
6342 * progmodes/cc-mode.el (c-mode, c++-mode, objc-mode, java-mode): Set 6342 * progmodes/cc-mode.el (c-mode, c++-mode, objc-mode, java-mode): Set
6343 imenu-case-fold-search to nil. 6343 imenu-case-fold-search to nil.
@@ -17273,7 +17273,7 @@
17273 Variable renamed from multitable-temp-rectangle-name. 17273 Variable renamed from multitable-temp-rectangle-name.
17274 (texinfo-format-key): Don't insert angle-brackets. 17274 (texinfo-format-key): Don't insert angle-brackets.
17275 17275
172761997-05-24 Bob Chassell <bob@gnu.ai.mit.edu> 172761997-05-24 Robert J. Chassell <bob@gnu.ai.mit.edu>
17277 17277
17278 * texinfo.el (texinfo-version): New function and variable. 17278 * texinfo.el (texinfo-version): New function and variable.
17279 (texinfo-update-node): New autoload call. 17279 (texinfo-update-node): New autoload call.
diff --git a/lisp/erc/ChangeLog.05 b/lisp/erc/ChangeLog.05
index 041f2d5ad87..42b0ec3a9a8 100644
--- a/lisp/erc/ChangeLog.05
+++ b/lisp/erc/ChangeLog.05
@@ -1050,7 +1050,7 @@
1050 XEmacs). The new function `erc-modified-channels-object' is used 1050 XEmacs). The new function `erc-modified-channels-object' is used
1051 to generate updated values for the same-named variable. 1051 to generate updated values for the same-named variable.
1052 1052
10532005-01-08 Diane Murray <disumu@x3y2z1.net> 10532005-01-08 Diane Murray <disumu@x3y2z1.net>
1054 1054
1055 * ChangeLog.2002: Changed instances of my sourceforge username and 1055 * ChangeLog.2002: Changed instances of my sourceforge username and
1056 email address to real name and email. 1056 email address to real name and email.
@@ -1124,7 +1124,7 @@
1124 * NEWS: Use 3rd level heading instead of bullets for lists that 1124 * NEWS: Use 3rd level heading instead of bullets for lists that
1125 contain descriptions. 1125 contain descriptions.
1126 1126
11272005-01-07 Diane Murray <disumu@x3y2z1.net> 11272005-01-07 Diane Murray <disumu@x3y2z1.net>
1128 1128
1129 * erc-list.el: Require 'sort. 1129 * erc-list.el: Require 'sort.
1130 (erc-chanlist): Disable undo in the channel list buffer. 1130 (erc-chanlist): Disable undo in the channel list buffer.
@@ -1180,7 +1180,7 @@
1180 policy toward ChangeLog entries, which is that they should be 1180 policy toward ChangeLog entries, which is that they should be
1181 manually updated whenever a change is committed. 1181 manually updated whenever a change is committed.
1182 1182
11832005-01-04 Diane Murray <disumu@x3y2z1.net> 11832005-01-04 Diane Murray <disumu@x3y2z1.net>
1184 1184
1185 * erc.el (erc-connection-established, erc-login): Update the 1185 * erc.el (erc-connection-established, erc-login): Update the
1186 mode-line. 1186 mode-line.
@@ -1189,11 +1189,11 @@
1189 `mode-line-process' to ":connecting" while the connection is being 1189 `mode-line-process' to ":connecting" while the connection is being
1190 established. 1190 established.
1191 1191
11922005-01-04 Lawrence Mitchell <wence@gmx.li> 11922005-01-04 Lawrence Mitchell <wence@gmx.li>
1193 1193
1194 * AUTHORS: Update list of authors. 1194 * AUTHORS: Update list of authors.
1195 1195
11962005-01-02 Diane Murray <disumu@x3y2z1.net> 11962005-01-02 Diane Murray <disumu@x3y2z1.net>
1197 1197
1198 * erc-goodies.el (erc-control-characters): New customization 1198 * erc-goodies.el (erc-control-characters): New customization
1199 group. 1199 group.
diff --git a/lisp/erc/ChangeLog.07 b/lisp/erc/ChangeLog.07
index 67999bae856..4915fd9d1dd 100644
--- a/lisp/erc/ChangeLog.07
+++ b/lisp/erc/ChangeLog.07
@@ -43,7 +43,7 @@
43 (erc-nickserv-identification-autodetect): New functions. 43 (erc-nickserv-identification-autodetect): New functions.
44 (erc-nickserv-identified-hook): New hook. 44 (erc-nickserv-identified-hook): New hook.
45 45
462007-12-06 D. Goel <deego3@gmail.com> 462007-12-06 Deepak Goel <deego3@gmail.com>
47 47
48 * erc-match.el (erc-add-entry-to-list): Fix buggy call to `error'. 48 * erc-match.el (erc-add-entry-to-list): Fix buggy call to `error'.
49 49
diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog
index a0ebd45bfd2..5dbf7ff30cb 100644
--- a/lisp/gnus/ChangeLog
+++ b/lisp/gnus/ChangeLog
@@ -1619,7 +1619,7 @@
1619 group names with backslashes. Reported by Tassilo Horn 1619 group names with backslashes. Reported by Tassilo Horn
1620 <tassilo@member.fsf.org>. 1620 <tassilo@member.fsf.org>.
1621 1621
16222007-12-06 D. Goel <deego3@gmail.com> 16222007-12-06 Deepak Goel <deego3@gmail.com>
1623 1623
1624 * gnus-art.el (article-make-date-line): 1624 * gnus-art.el (article-make-date-line):
1625 * gnus-start.el (gnus-load): 1625 * gnus-start.el (gnus-load):
@@ -2564,7 +2564,7 @@
2564 * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg. 2564 * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
2565 (gnus-read-move-group-name): Decode group name for completion. 2565 (gnus-read-move-group-name): Decode group name for completion.
2566 2566
25672007-07-31 Ted Zlatanov <tzz@lifelogs.com> 25672007-07-31 Teodor Zlatanov <tzz@lifelogs.com>
2568 2568
2569 * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only 2569 * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
2570 in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi 2570 in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
@@ -8152,7 +8152,7 @@
8152 8152
8153 * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens. 8153 * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
8154 8154
81552005-04-06 D Goel <deego@gnufans.org> 81552005-04-06 Deepak Goel <deego@gnufans.org>
8156 8156
8157 * spam-stat.el (spam-stat-score-buffer): Add a call to a 8157 * spam-stat.el (spam-stat-score-buffer): Add a call to a
8158 user-function allow user modifications of the scores. 8158 user-function allow user modifications of the scores.
diff --git a/lisp/gnus/ChangeLog.2 b/lisp/gnus/ChangeLog.2
index e5075309e39..d4cea71e8c7 100644
--- a/lisp/gnus/ChangeLog.2
+++ b/lisp/gnus/ChangeLog.2
@@ -2294,7 +2294,7 @@
2294 * gnus-sum.el (gnus-summary-reselect-current-group): Supply 2294 * gnus-sum.el (gnus-summary-reselect-current-group): Supply
2295 leave-hidden. 2295 leave-hidden.
2296 2296
22972003-05-14 Jonathan Kamens <jik@kamens.brookline.ma.us> 22972003-05-14 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
2298 2298
2299 * gnus-sum.el (gnus-summary-exit): Added `leave-hidden'. (Tiny 2299 * gnus-sum.el (gnus-summary-exit): Added `leave-hidden'. (Tiny
2300 patch.) 2300 patch.)
@@ -7438,7 +7438,7 @@
7438 (spam-display-buffer-contents): Remove. 7438 (spam-display-buffer-contents): Remove.
7439 (spam-bogofilter-score): Merge spam-display-buffer-contents. 7439 (spam-bogofilter-score): Merge spam-display-buffer-contents.
7440 7440
74412002-10-17 Ted Zlatanov <tzz@lifelogs.com> 74412002-10-17 Teodor Zlatanov <tzz@lifelogs.com>
7442 7442
7443 * spam.el (spam-display-buffer-contents): New function. 7443 * spam.el (spam-display-buffer-contents): New function.
7444 (spam-bogofilter-score): Use spam-display-buffer-contents, patch 7444 (spam-bogofilter-score): Use spam-display-buffer-contents, patch
@@ -7497,7 +7497,7 @@
7497 7497
7498 * gnus-spec.el (gnus-pad-form): Use gnus-string-width-function. 7498 * gnus-spec.el (gnus-pad-form): Use gnus-string-width-function.
7499 7499
75002002-10-11 Ted Zlatanov <tzz@lifelogs.com> 75002002-10-11 Teodor Zlatanov <tzz@lifelogs.com>
7501 7501
7502 * spam.el (spam-check-ifile): Added ifile as a spam checking 7502 * spam.el (spam-check-ifile): Added ifile as a spam checking
7503 backend, and spam-use-ifle as the variable to toggle that check. 7503 backend, and spam-use-ifle as the variable to toggle that check.
@@ -7507,7 +7507,7 @@
7507 * message.el (message-beginning-of-line): New variable. 7507 * message.el (message-beginning-of-line): New variable.
7508 (message-beginning-of-line): Use it. 7508 (message-beginning-of-line): Use it.
7509 7509
75102002-10-11 Ted Zlatanov <tzz@lifelogs.com> 75102002-10-11 Teodor Zlatanov <tzz@lifelogs.com>
7511 7511
7512 * spam.el: More compilation fixes for BBDB. 7512 * spam.el: More compilation fixes for BBDB.
7513 7513
@@ -7543,7 +7543,7 @@
7543 (mml2015-unabbrev-trust-alist): New. 7543 (mml2015-unabbrev-trust-alist): New.
7544 (mml2015-gpg-extract-signature-details): Use it. 7544 (mml2015-gpg-extract-signature-details): Use it.
7545 7545
75462002-10-10 Ted Zlatanov <tzz@lifelogs.com> 75462002-10-10 Teodor Zlatanov <tzz@lifelogs.com>
7547 7547
7548 * spam.el: Compilation fixes, spam-check-bbdb function is nil if no 7548 * spam.el: Compilation fixes, spam-check-bbdb function is nil if no
7549 BBDB installed. 7549 BBDB installed.
@@ -7737,7 +7737,7 @@
7737 * gnus-ems.el (gnus-x-splash): Set coding-system-for-read to 7737 * gnus-ems.el (gnus-x-splash): Set coding-system-for-read to
7738 raw-text. 7738 raw-text.
7739 7739
77402002-09-30 Ted Zlatanov <tzz@lifelogs.com> 77402002-09-30 Teodor Zlatanov <tzz@lifelogs.com>
7741 7741
7742 * spam.el: Merged changes from pinard@iro.umontreal.ca (Fran,Ag(Bois 7742 * spam.el: Merged changes from pinard@iro.umontreal.ca (Fran,Ag(Bois
7743 Pinard). 7743 Pinard).
@@ -8463,7 +8463,7 @@
8463 * gnus-sum.el (gnus-summary-insert-new-articles): Count down to 8463 * gnus-sum.el (gnus-summary-insert-new-articles): Count down to
8464 avoid nreverse. 8464 avoid nreverse.
8465 8465
84662002-07-14 Ted Zlatanov <teodor.zlatanov@divine.com> 84662002-07-14 Teodor Zlatanov <teodor.zlatanov@divine.com>
8467 8467
8468 * gnus-sum.el (gnus-auto-expirable-marks): Remove `spam'. 8468 * gnus-sum.el (gnus-auto-expirable-marks): Remove `spam'.
8469 (gnus-summary-mode-line-format-alist): Add %h for number of 8469 (gnus-summary-mode-line-format-alist): Add %h for number of
@@ -9081,7 +9081,7 @@
9081 * message.el (message-gen-unsubscribed-mft): Accept a prefix 9081 * message.el (message-gen-unsubscribed-mft): Accept a prefix
9082 argument so CC can be included with C-u C-c C-f C-a. 9082 argument so CC can be included with C-u C-c C-f C-a.
9083 9083
90842002-04-17 Ted Zlatanov <teodor.zlatanov@divine.com> 90842002-04-17 Teodor Zlatanov <teodor.zlatanov@divine.com>
9085 9085
9086 * spam.el (spam-whitelist, spam-blacklist, spam-enter-whitelist): 9086 * spam.el (spam-whitelist, spam-blacklist, spam-enter-whitelist):
9087 Improve docstring. 9087 Improve docstring.
diff --git a/lisp/mh-e/ChangeLog.1 b/lisp/mh-e/ChangeLog.1
index ae31e243ac8..c6b58d43d79 100644
--- a/lisp/mh-e/ChangeLog.1
+++ b/lisp/mh-e/ChangeLog.1
@@ -10062,7 +10062,7 @@
10062 (mh-filter-out-non-text): New function to filter out attachments 10062 (mh-filter-out-non-text): New function to filter out attachments
10063 from message being yanked. 10063 from message being yanked.
10064 10064
100652002-05-20 Bill Wohler <Bill.Wohler@openwave.com> 100652002-05-20 Bill Wohler <Bill.Wohler@openwave.com>
10066 10066
10067 * mh-utils.el (mh-invisible-headers-show-xface): First sentence of 10067 * mh-utils.el (mh-invisible-headers-show-xface): First sentence of
10068 docstring was not entirely on first line so was truncated in 10068 docstring was not entirely on first line so was truncated in
diff --git a/lisp/org/ChangeLog b/lisp/org/ChangeLog
index cf45167d586..70315d72903 100644
--- a/lisp/org/ChangeLog
+++ b/lisp/org/ChangeLog
@@ -18,8 +18,7 @@
18 18
19 * org.el (org-get-outline-path): Fix bug if level is not given. 19 * org.el (org-get-outline-path): Fix bug if level is not given.
20 20
21 * org-agenda.el (org-finalize-agenda): Fix typo with variable 21 * org-agenda.el (org-finalize-agenda): Fix typo with variable name.
22 name.
23 22
242008-12-16 Carsten Dominik <carsten.dominik@gmail.com> 232008-12-16 Carsten Dominik <carsten.dominik@gmail.com>
25 24
@@ -31,7 +30,7 @@
31 30
32 * org-agenda.el (org-agenda-change-all-lines): New argument 31 * org-agenda.el (org-agenda-change-all-lines): New argument
33 FORCE-TAGS. 32 FORCE-TAGS.
34 (org-agenda-set-tags): Cet the new tags and pas them to 33 (org-agenda-set-tags): Get the new tags and pass them to
35 `org-format-agenda-item'. 34 `org-format-agenda-item'.
36 35
372008-12-16 Carsten Dominik <carsten.dominik@gmail.com> 362008-12-16 Carsten Dominik <carsten.dominik@gmail.com>
@@ -1869,7 +1868,7 @@
1869 (org-structure-template-alist): New, experimental option. 1868 (org-structure-template-alist): New, experimental option.
1870 (org-complete): Call `org-complete-expand-structure-template'. 1869 (org-complete): Call `org-complete-expand-structure-template'.
1871 1870
18722008-06-17 Bastien Guerry <bzg@altern.org> 18712008-06-17 Bastien Guerry <bzg@altern.org>
1873 1872
1874 * org-export-latex.el (org-export-latex-preprocess): Added 1873 * org-export-latex.el (org-export-latex-preprocess): Added
1875 support for blockquotes. 1874 support for blockquotes.
@@ -1887,7 +1886,7 @@
1887 * org-exp.el (org-export-as-html, org-close-li): Implement 1886 * org-exp.el (org-export-as-html, org-close-li): Implement
1888 description lists. 1887 description lists.
1889 1888
18902008-06-17 Jason Riedy <jason@acm.org> 18892008-06-17 Jason Riedy <jason@acm.org>
1891 1890
1892 * org-table.el (*orgtbl-default-fmt*): New variable. 1891 * org-table.el (*orgtbl-default-fmt*): New variable.
1893 (orgtbl-format-line): Use the value of *orgtbl-default-fmt* 1892 (orgtbl-format-line): Use the value of *orgtbl-default-fmt*
diff --git a/lwlib/ChangeLog b/lwlib/ChangeLog
index 77dcdfa0b3b..aa556fd375b 100644
--- a/lwlib/ChangeLog
+++ b/lwlib/ChangeLog
@@ -791,7 +791,7 @@
791 When XmIsCascadeButton, don't call XmCreateCascadeButtonGadget, 791 When XmIsCascadeButton, don't call XmCreateCascadeButtonGadget,
792 just modify the existing one. 792 just modify the existing one.
793 793
7941996-08-09 Marcus Daniels <marcus@sayre.sysc.pdx.edu> 7941996-08-09 Marcus G. Daniels <marcus@sayre.sysc.pdx.edu>
795 795
796 * lwlib.c (merge_widget_value): Undo previous change. 796 * lwlib.c (merge_widget_value): Undo previous change.
797 797
@@ -804,11 +804,11 @@
804 804
805 * Version 19.32 released. 805 * Version 19.32 released.
806 806
8071996-07-31 Marcus Daniels <marcus@sayre.sysc.pdx.edu> 8071996-07-31 Marcus G. Daniels <marcus@sayre.sysc.pdx.edu>
808 808
809 * lwlib-Xm.c (make_menubar): Turn off menu accelerator. 809 * lwlib-Xm.c (make_menubar): Turn off menu accelerator.
810 810
8111996-07-24 Marcus Daniels <marcus@sayre.sysc.pdx.edu> 8111996-07-24 Marcus G. Daniels <marcus@sayre.sysc.pdx.edu>
812 812
813 * lwlib.c (merge_widget_value) [USE_MOTIF]: Pass along the change 813 * lwlib.c (merge_widget_value) [USE_MOTIF]: Pass along the change
814 flag from merged_contents. 814 flag from merged_contents.
@@ -821,7 +821,7 @@
821 821
822 * lwlib-Xm.h, lwlib-Xm.c, lwlib.h, lwlib.c: Undo previous change. 822 * lwlib-Xm.h, lwlib-Xm.c, lwlib.h, lwlib.c: Undo previous change.
823 823
8241996-07-03 Marcus Daniels <marcus@sayre.sysc.pdx.edu> 8241996-07-03 Marcus G. Daniels <marcus@sayre.sysc.pdx.edu>
825 825
826 * lwlib-Xm.h: Declare lw_motif_menu_related_event_p. 826 * lwlib-Xm.h: Declare lw_motif_menu_related_event_p.
827 827
@@ -833,7 +833,7 @@
833 * lwlib.c (lw_toolkit_related_event_p): A predicate to identify 833 * lwlib.c (lw_toolkit_related_event_p): A predicate to identify
834 toolkit-specific events. 834 toolkit-specific events.
835 835
8361996-06-07 Marcus Daniels <marcus@sayre.sysc.pdx.edu> 8361996-06-07 Marcus G. Daniels <marcus@sayre.sysc.pdx.edu>
837 837
838 * lwlib-Xm.c (make_menu_in_widget): Set mapping delay 838 * lwlib-Xm.c (make_menu_in_widget): Set mapping delay
839 for cascade buttons to zero. 839 for cascade buttons to zero.
@@ -1080,7 +1080,7 @@
1080 1080
1081 * xlwmenu.c: Add #include <X11/ObjectP.h> for X11R4. 1081 * xlwmenu.c: Add #include <X11/ObjectP.h> for X11R4.
1082 1082
10831994-09-18 Fred Pierresteguy <F.Pierresteguy@frcl.bull.fr> 10831994-09-18 Frederic Pierresteguy <F.Pierresteguy@frcl.bull.fr>
1084 1084
1085 * lwlib-Xm.c (make_dialog): When there is more than two pushbuttons, 1085 * lwlib-Xm.c (make_dialog): When there is more than two pushbuttons,
1086 set XmPACK_TIGHT and XmHORIZONTAL to the rowcolumn. Also add a 1086 set XmPACK_TIGHT and XmHORIZONTAL to the rowcolumn. Also add a
diff --git a/oldXMenu/ChangeLog b/oldXMenu/ChangeLog
index 3fb280871fe..7a14a1313b7 100644
--- a/oldXMenu/ChangeLog
+++ b/oldXMenu/ChangeLog
@@ -207,16 +207,16 @@
207 207
208 * Version 19.20 released. 208 * Version 19.20 released.
209 209
2101993-10-25 Brian Fox (bfox@albert.gnu.ai.mit.edu) 2101993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
211 211
212 * Makefile.in (ALL_CFLAGS): Add C_SWITCH_X_SYSTEM. 212 * Makefile.in (ALL_CFLAGS): Add C_SWITCH_X_SYSTEM.
213 213
2141993-09-27 Brian Fox (bfox@valhalla) 2141993-09-27 Brian J. Fox (bfox@valhalla)
215 215
216 * Makefile.in (CPP, LN_S, C_SWITCH_X_SITE, CC, CFLAGS): Allow 216 * Makefile.in (CPP, LN_S, C_SWITCH_X_SITE, CC, CFLAGS): Allow
217 `configure' to supply the values for these variables. 217 `configure' to supply the values for these variables.
218 218
2191993-09-26 Brian Fox (bfox@ai.mit.edu) 2191993-09-26 Brian J. Fox (bfox@ai.mit.edu)
220 220
221 * Makefile.in (VPATH, srcdir): Now that `configure' creates the 221 * Makefile.in (VPATH, srcdir): Now that `configure' creates the
222 Makefiles, do not append the current directory to the value of 222 Makefiles, do not append the current directory to the value of
diff --git a/src/ChangeLog b/src/ChangeLog
index 8267c7764c1..5da3ec89c76 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -2547,7 +2547,7 @@
2547 * atimer.c: 2547 * atimer.c:
2548 * Makefile.in: Remove code for Carbon. 2548 * Makefile.in: Remove code for Carbon.
2549 2549
25502008-07-26 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> 25502008-07-26 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2551 2551
2552 * macterm.c (XDrawLine) [USE_MAC_IMAGE_IO]: Remove spurious return. 2552 * macterm.c (XDrawLine) [USE_MAC_IMAGE_IO]: Remove spurious return.
2553 2553
@@ -7048,7 +7048,7 @@
7048 7048
7049 * w32font.c (w32font_full_name): Use floor to round. 7049 * w32font.c (w32font_full_name): Use floor to round.
7050 7050
70512008-03-10 dhruva <dhruvakm@gmail.com> (tiny change) 70512008-03-10 Dhruva Krishnamurthy <dhruvakm@gmail.com> (tiny change)
7052 7052
7053 * sound.c (alsa_configure): Declare vol at beginning of block. 7053 * sound.c (alsa_configure): Declare vol at beginning of block.
7054 7054
diff --git a/src/ChangeLog.4 b/src/ChangeLog.4
index be34b0bfcfa..c4492e0da75 100644
--- a/src/ChangeLog.4
+++ b/src/ChangeLog.4
@@ -4258,7 +4258,7 @@
4258 4258
4259 * s/convexos.h: New file. 4259 * s/convexos.h: New file.
4260 4260
42611993-11-10 Brian Fox (bfox@mole.gnu.ai.mit.edu) 42611993-11-10 Brian J. Fox (bfox@mole.gnu.ai.mit.edu)
4262 4262
4263 * Makefile.in.in (intervals.o): Depend on puresize.h. 4263 * Makefile.in.in (intervals.o): Depend on puresize.h.
4264 4264
@@ -4331,7 +4331,7 @@
4331 4331
4332 * s/sunos4-1-3.h (HAVE_TERMIOS): Defined. 4332 * s/sunos4-1-3.h (HAVE_TERMIOS): Defined.
4333 4333
43341993-10-25 Brian Fox (bfox@albert.gnu.ai.mit.edu) 43341993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
4335 4335
4336 * process.c (Fopen_network_stream): Cast arg to inet_addr to (char *). 4336 * process.c (Fopen_network_stream): Cast arg to inet_addr to (char *).
4337 4337
@@ -4349,7 +4349,7 @@
4349 Pass it to functions found in function-key-map and key-translation-map. 4349 Pass it to functions found in function-key-map and key-translation-map.
4350 (Fread_key_sequence, command_loop_1): Calls changed. 4350 (Fread_key_sequence, command_loop_1): Calls changed.
4351 4351
43521993-10-22 Brian Fox (bfox@albert.gnu.ai.mit.edu) 43521993-10-22 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
4353 4353
4354 * config.h.in: Add #undef HAVE_UNISTD_H so configure can edit it 4354 * config.h.in: Add #undef HAVE_UNISTD_H so configure can edit it
4355 correctly. 4355 correctly.
@@ -4394,7 +4394,7 @@
4394 * s/sco4.h (SYSTEM_TYPE): Put into #if 0. 4394 * s/sco4.h (SYSTEM_TYPE): Put into #if 0.
4395 (BSTRING): Define only if HAVE_BCOPY. 4395 (BSTRING): Define only if HAVE_BCOPY.
4396 4396
43971993-10-08 Brian Fox (bfox@albert.gnu.ai.mit.edu) 43971993-10-08 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
4398 4398
4399 * search.c (skip_chars): Re-instate the check against the end of 4399 * search.c (skip_chars): Re-instate the check against the end of
4400 the buffer, ignoring cryptic comment. 4400 the buffer, ignoring cryptic comment.
@@ -4442,7 +4442,7 @@
4442 4442
4443 * s/linux.h (POSIX_SIGNALS): Comment fix. 4443 * s/linux.h (POSIX_SIGNALS): Comment fix.
4444 4444
44451993-09-30 Brian Fox (bfox@albert.gnu.ai.mit.edu) 44451993-09-30 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
4446 4446
4447 * Makefile.in.in (ALL_CFLAGS): Make sure that `.' is searched 4447 * Makefile.in.in (ALL_CFLAGS): Make sure that `.' is searched
4448 before `${srcdir}' when looking for include files. 4448 before `${srcdir}' when looking for include files.
@@ -4451,7 +4451,7 @@
4451 4451
4452 * termhooks.h (enum event_kind): Doc fix. 4452 * termhooks.h (enum event_kind): Doc fix.
4453 4453
44541993-09-27 Brian Fox (bfox@ai.mit.edu) 44541993-09-27 Brian J. Fox (bfox@ai.mit.edu)
4455 4455
4456 * ymakefile: Merged into Makefile.in.in. 4456 * ymakefile: Merged into Makefile.in.in.
4457 4457
@@ -4459,7 +4459,7 @@
4459 from Makefile.in.in, and creates Makefile from Makefile.in. 4459 from Makefile.in.in, and creates Makefile from Makefile.in.
4460 ymakefile no longer exists, and xmakefile is never created. 4460 ymakefile no longer exists, and xmakefile is never created.
4461 4461
44621993-09-24 Brian Fox (bfox@ai.mit.edu) 44621993-09-24 Brian J. Fox (bfox@ai.mit.edu)
4463 4463
4464 * textprop.c (validate_plist): Add declaration for `list' 4464 * textprop.c (validate_plist): Add declaration for `list'
4465 argument. 4465 argument.
@@ -4566,7 +4566,7 @@
4566 4566
4567 * textprop.c (F{next,previous}_single_property_change): Doc fix. 4567 * textprop.c (F{next,previous}_single_property_change): Doc fix.
4568 4568
45691993-09-15 Brian Fox (bfox@ai.mit.edu) 45691993-09-15 Brian J. Fox (bfox@ai.mit.edu)
4570 4570
4571 * data.c: Add declaration for atof if not predefined. 4571 * data.c: Add declaration for atof if not predefined.
4572 4572
@@ -4577,7 +4577,7 @@
4577 all of the data is written, or until we receive an error which is 4577 all of the data is written, or until we receive an error which is
4578 not an interrupted write. 4578 not an interrupted write.
4579 4579
45801993-09-14 Brian Fox (bfox@ai.mit.edu) 45801993-09-14 Brian J. Fox (bfox@ai.mit.edu)
4581 4581
4582 * keyboard.c (Qextended_command_history): New variable prevents 4582 * keyboard.c (Qextended_command_history): New variable prevents
4583 sharing of M-x command history with other commands that read 4583 sharing of M-x command history with other commands that read
@@ -4598,18 +4598,18 @@
4598 changes from Emacs 18 for completion_ignore_case. 4598 changes from Emacs 18 for completion_ignore_case.
4599 (completion_ignore_case): Declare. 4599 (completion_ignore_case): Declare.
4600 4600
46011993-09-01 Brian Fox (bfox@ai.mit.edu) 46011993-09-01 Brian J. Fox (bfox@ai.mit.edu)
4602 4602
4603 * window.c (Fdelete_windows_on): Fix DEFUN to allow optional 4603 * window.c (Fdelete_windows_on): Fix DEFUN to allow optional
4604 second argument to appear. 4604 second argument to appear.
4605 4605
46061993-08-30 Brian Fox (bfox@ai.mit.edu) 46061993-08-30 Brian J. Fox (bfox@ai.mit.edu)
4607 4607
4608 * ymakefile (alloc.o): Remove explicit compilation rule, since it 4608 * ymakefile (alloc.o): Remove explicit compilation rule, since it
4609 is identical to the default rule, and `$<' doesn't work in 4609 is identical to the default rule, and `$<' doesn't work in
4610 explicit rules in all "make"s. 4610 explicit rules in all "make"s.
4611 4611
46121993-08-27 Brian Fox (bfox@ai.mit.edu) 46121993-08-27 Brian J. Fox (bfox@ai.mit.edu)
4613 4613
4614 * gmalloc.c (safe_bcopy): Compile if MEMMOVE_MISSING is defined, 4614 * gmalloc.c (safe_bcopy): Compile if MEMMOVE_MISSING is defined,
4615 but only if we aren't compiling for emacs. 4615 but only if we aren't compiling for emacs.
@@ -4623,7 +4623,7 @@
4623 (LIB_STANDARD): Do not include -lcposix. 4623 (LIB_STANDARD): Do not include -lcposix.
4624 (C_SWITCH_SYSTEM) [__GNUC__]: Do not use -traditional. 4624 (C_SWITCH_SYSTEM) [__GNUC__]: Do not use -traditional.
4625 4625
46261993-08-17 Brian Fox (bfox@ai.mit.edu) 46261993-08-17 Brian J. Fox (bfox@ai.mit.edu)
4627 4627
4628 * alloca.c: Invert sense of conditional for entire file (GNUC >= 4628 * alloca.c: Invert sense of conditional for entire file (GNUC >=
4629 2). Added `#else'. 4629 2). Added `#else'.
diff --git a/src/ChangeLog.5 b/src/ChangeLog.5
index 4a3746019d1..e03297e1452 100644
--- a/src/ChangeLog.5
+++ b/src/ChangeLog.5
@@ -730,7 +730,7 @@
730 * keyboard.c (syms_of_keyboard): Always define track-mouse. 730 * keyboard.c (syms_of_keyboard): Always define track-mouse.
731 (do_mouse_tracking): Always declare this var. 731 (do_mouse_tracking): Always declare this var.
732 732
7331995-05-15 Marcus Daniels <marcus@ee.pdx.edu> 7331995-05-15 Marcus G. Daniels <marcus@ee.pdx.edu>
734 734
735 * s/linux.h: Test _STDIO_USES_IOSTREAM as well as _IO_STDIO_H. 735 * s/linux.h: Test _STDIO_USES_IOSTREAM as well as _IO_STDIO_H.
736 [__ELF__] (START_FILES, LIB_STANDARD, LIB_GCC, UNEXEC): Define these. 736 [__ELF__] (START_FILES, LIB_STANDARD, LIB_GCC, UNEXEC): Define these.
@@ -4314,7 +4314,7 @@
4314 4314
4315 * buffer.c (list_buffers_1): Always mark current_buffer read-only. 4315 * buffer.c (list_buffers_1): Always mark current_buffer read-only.
4316 4316
43171994-10-20 Fred Pierresteguy <F.Pierresteguy@frcl.bull.fr> 43171994-10-20 Frederic Pierresteguy <F.Pierresteguy@frcl.bull.fr>
4318 4318
4319 * m/dpx2.h (LD_SWITCH_MACHINE): Defined. 4319 * m/dpx2.h (LD_SWITCH_MACHINE): Defined.
4320 4320
@@ -5279,7 +5279,7 @@
5279 5279
5280 * window.c (syms_of_window): Doc fix. 5280 * window.c (syms_of_window): Doc fix.
5281 5281
52821994-09-26 Fred Pierresteguy <F.Pierresteguy@frcl.bull.fr> 52821994-09-26 Frederic Pierresteguy <F.Pierresteguy@frcl.bull.fr>
5283 5283
5284 * m/dpx2.h (POSIX_SIGNALS): Define it. 5284 * m/dpx2.h (POSIX_SIGNALS): Define it.
5285 (sigsetmask): Add #undef. 5285 (sigsetmask): Add #undef.
diff --git a/src/ChangeLog.6 b/src/ChangeLog.6
index afb3aed9c2f..a932526dd90 100644
--- a/src/ChangeLog.6
+++ b/src/ChangeLog.6
@@ -8,7 +8,7 @@
8 (NO_SOCKETS_IN_FILE_SYSTEM): Definition deleted. 8 (NO_SOCKETS_IN_FILE_SYSTEM): Definition deleted.
9 (sigblock): New definition. 9 (sigblock): New definition.
10 10
111996-08-10 Marcus Daniels <marcus@sayre.sysc.pdx.edu> 111996-08-10 Marcus G. Daniels <marcus@sayre.sysc.pdx.edu>
12 12
13 * m/sequent-ptx.h (LOAD_AVE_TYPE, FSCALE, LOAD_AVE_CVT): 13 * m/sequent-ptx.h (LOAD_AVE_TYPE, FSCALE, LOAD_AVE_CVT):
14 Undef them before defining. 14 Undef them before defining.
@@ -126,7 +126,7 @@
126 (printchar, strout): Output into print_buffer. 126 (printchar, strout): Output into print_buffer.
127 (print_string): If printcharfun is nil, use strout. 127 (print_string): If printcharfun is nil, use strout.
128 128
1291996-07-26 Marcus Daniels <marcus@sayre.sysc.pdx.edu> 1291996-07-26 Marcus G. Daniels <marcus@sayre.sysc.pdx.edu>
130 130
131 * xmenu.c (pending_menu_activation): New variable. 131 * xmenu.c (pending_menu_activation): New variable.
132 (x_activate_menubar): Don't call set_frame_menubar for 132 (x_activate_menubar): Don't call set_frame_menubar for
@@ -136,7 +136,7 @@
136 * xterm.c (last_mouse_press_frame): New variable. 136 * xterm.c (last_mouse_press_frame): New variable.
137 (XTread_socket): Store a saved_button_event for ButtonRelease. 137 (XTread_socket): Store a saved_button_event for ButtonRelease.
138 138
1391996-07-25 Marcus Daniels <marcus@sayre.sysc.pdx.edu> 1391996-07-25 Marcus G. Daniels <marcus@sayre.sysc.pdx.edu>
140 140
141 * xmenu.c (set_frame_menubar): Use -1 for call_data 141 * xmenu.c (set_frame_menubar): Use -1 for call_data
142 in the deep_p = 0 case. 142 in the deep_p = 0 case.
@@ -145,7 +145,7 @@
145 145
146 * ntinevt.c (win32_read_socket): Never block reading from input queue. 146 * ntinevt.c (win32_read_socket): Never block reading from input queue.
147 147
1481996-07-24 Marcus Daniels <marcus@sayre.sysc.pdx.edu> 1481996-07-24 Marcus G. Daniels <marcus@sayre.sysc.pdx.edu>
149 149
150 * editfns.c (Fencode_time): Assign to tm.tm_gmtoff for NEXTSTEP, 150 * editfns.c (Fencode_time): Assign to tm.tm_gmtoff for NEXTSTEP,
151 since timezone environment variable is ignored. 151 since timezone environment variable is ignored.
@@ -300,7 +300,7 @@
300 300
301 * s/usg5-4-3.h: New file. 301 * s/usg5-4-3.h: New file.
302 302
3031996-07-11 Marcus Daniels <marcus@sayre.sysc.pdx.edu> 3031996-07-11 Marcus G. Daniels <marcus@sayre.sysc.pdx.edu>
304 304
305 * xterm.c (XTread_socket): Add #ifdef for previous change. 305 * xterm.c (XTread_socket): Add #ifdef for previous change.
306 306
@@ -391,7 +391,7 @@
391 391
392 * indent.c (Fvertical_motion): Doc fix. 392 * indent.c (Fvertical_motion): Doc fix.
393 393
3941996-07-03 Marcus Daniels <marcus@sayre.sysc.pdx.edu> 3941996-07-03 Marcus G. Daniels <marcus@sayre.sysc.pdx.edu>
395 395
396 * xterm.c (XTread_socket): Use lw_tookit_related_event_p to 396 * xterm.c (XTread_socket): Use lw_tookit_related_event_p to
397 avoid sending toolkit-specific events to Emacs. 397 avoid sending toolkit-specific events to Emacs.
@@ -725,7 +725,7 @@
725 * process.c (Fopen_network_stream) [WINDOWSNT]: Ensure Windows 725 * process.c (Fopen_network_stream) [WINDOWSNT]: Ensure Windows
726 socket library is loaded if available. 726 socket library is loaded if available.
727 727
7281996-06-07 Marcus Daniels <marcus@sayre.sysc.pdx.edu> 7281996-06-07 Marcus G. Daniels <marcus@sayre.sysc.pdx.edu>
729 729
730 * xterm.c (XTread_socket): Use XtAppNextEvent when using 730 * xterm.c (XTread_socket): Use XtAppNextEvent when using
731 toolkit configurations. 731 toolkit configurations.
@@ -833,7 +833,7 @@
833 833
834 * m/sparc.h [__linux__] (A_TEXT_OFFSET, A_TEXT_SEEK): Don't define. 834 * m/sparc.h [__linux__] (A_TEXT_OFFSET, A_TEXT_SEEK): Don't define.
835 835
8361996-05-24 Marcus Daniels <marcus@sayre.sysc.pdx.edu> 8361996-05-24 Marcus G. Daniels <marcus@sayre.sysc.pdx.edu>
837 837
838 * xterm.c [SOLARIS2]: Include string.h. 838 * xterm.c [SOLARIS2]: Include string.h.
839 839
diff --git a/src/ChangeLog.7 b/src/ChangeLog.7
index 51d490e6d6e..c6d4f73479f 100644
--- a/src/ChangeLog.7
+++ b/src/ChangeLog.7
@@ -10245,7 +10245,7 @@
10245 (find_handler_clause): If Vdebug_force, call debugger 10245 (find_handler_clause): If Vdebug_force, call debugger
10246 even if there are handlers. 10246 even if there are handlers.
10247 10247
102481996-09-26 Marcus Daniels <marcus@sayre.sysc.pdx.edu> 102481996-09-26 Marcus G. Daniels <marcus@sayre.sysc.pdx.edu>
10249 10249
10250 * xfns.c (x_set_scroll_bar_width): Move cursor to the 10250 * xfns.c (x_set_scroll_bar_width): Move cursor to the
10251 left margin, past a scroll bar, if any. 10251 left margin, past a scroll bar, if any.
@@ -10269,7 +10269,7 @@
10269 10269
10270 * window.c (syms_of_window): Doc fixes. 10270 * window.c (syms_of_window): Doc fixes.
10271 10271
102721996-09-25 Marcus Daniels <marcus@sysc.pdx.edu> 102721996-09-25 Marcus G. Daniels <marcus@sysc.pdx.edu>
10273 10273
10274 * s/irix5-0.h (sigsetmask, _longjmp, _setjmp): #undef them. 10274 * s/irix5-0.h (sigsetmask, _longjmp, _setjmp): #undef them.
10275 (_BSD_SIGNALS): Definition deleted. 10275 (_BSD_SIGNALS): Definition deleted.
@@ -10396,7 +10396,7 @@
10396 10396
10397 * xfns.c (Fx_create_frame): Default Qvertical_scroll_bars to `left'. 10397 * xfns.c (Fx_create_frame): Default Qvertical_scroll_bars to `left'.
10398 10398
103991996-09-20 Marcus Daniels <marcus@sayre.sysc.pdx.edu> 103991996-09-20 Marcus G. Daniels <marcus@sayre.sysc.pdx.edu>
10400 10400
10401 * xterm.c (XTclear_end_of_line): Shift end-of-line when there is a 10401 * xterm.c (XTclear_end_of_line): Shift end-of-line when there is a
10402 left-side scroll bar by FRAME_LEFT_SCROLL_BAR_WIDTH. 10402 left-side scroll bar by FRAME_LEFT_SCROLL_BAR_WIDTH.
@@ -11022,7 +11022,7 @@
11022 (print): Print certain expressions more compactly when set. 11022 (print): Print certain expressions more compactly when set.
11023 Also use XCAR and XCDR directly -- we know we have conses. 11023 Also use XCAR and XCDR directly -- we know we have conses.
11024 11024
110251996-08-23 Marcus Daniels <marcus@sayre.sysc.pdx.edu> 110251996-08-23 Marcus G. Daniels <marcus@sayre.sysc.pdx.edu>
11026 11026
11027 * xterm.c (x_term_init): If the default Xt font does not exist on 11027 * xterm.c (x_term_init): If the default Xt font does not exist on
11028 the X server, add a resource so that dialog boxes use a common font. 11028 the X server, add a resource so that dialog boxes use a common font.