aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog6
-rw-r--r--admin/ChangeLog6
-rw-r--r--etc/ChangeLog2
-rw-r--r--lisp/ChangeLog.104
-rw-r--r--lisp/ChangeLog.112
-rw-r--r--lisp/ChangeLog.3652
-rw-r--r--lisp/ChangeLog.410
-rw-r--r--lisp/ChangeLog.58
-rw-r--r--lisp/ChangeLog.643
9 files changed, 367 insertions, 366 deletions
diff --git a/ChangeLog b/ChangeLog
index 6155639b23f..0e3e77d4dfa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,6 @@
12007-01-31 Sascha Wilde <wilde@sha-bang.de> (tiny change) 12007-01-31 Sascha Wilde <wilde@sha-bang.de> (tiny change)
2 2
3 * configure.in (PKG_CHECK_MODULES): Change ///* to / in cflags and 3 * configure.in (PKG_CHECK_MODULES): Change ///* to / in cflags and libs.
4 4
52007-01-29 Chong Yidong <cyd@stupidchicken.com> 52007-01-29 Chong Yidong <cyd@stupidchicken.com>
6 6
@@ -18,7 +18,7 @@
18 18
19 * configure.in: Add check for libXft. 19 * configure.in: Add check for libXft.
20 20
212007-01-18 Bruno Haible <bruno@clisp.org> (tiny change) 212007-01-18 Bruno Haible <bruno@clisp.org> (tiny change)
22 22
23 * INSTALL: Info files moved to share/info. 23 * INSTALL: Info files moved to share/info.
24 24
diff --git a/admin/ChangeLog b/admin/ChangeLog
index f675cdbb4e5..ae62cd5dc06 100644
--- a/admin/ChangeLog
+++ b/admin/ChangeLog
@@ -1,4 +1,4 @@
12007-01-27 Jan Dj,AC$(Brv <jhd@winter.localdomain> 12007-01-27 Jan Dj,Ad(Brv <jhd@winter.localdomain>
2 2
3 * FOR-RELEASE: Removed Gtk/Xft issue. 3 * FOR-RELEASE: Removed Gtk/Xft issue.
4 4
@@ -80,9 +80,9 @@
80 * FOR-RELEASE: MH-E 8.0 has been released, so removed reminder 80 * FOR-RELEASE: MH-E 8.0 has been released, so removed reminder
81 about it. 81 about it.
82 82
832006-04-17 Ramprasad B <ramprasad_i82@yahoo.com> 832006-04-17 Ramprasad B <ramprasad_i82@yahoo.com>
84 84
85 * ./* (Copyright): Updated Copyright year(s) 85 * ./* (Copyright): Updated Copyright year(s).
86 86
872006-02-24 Reiner Steib <Reiner.Steib@gmx.de> 872006-02-24 Reiner Steib <Reiner.Steib@gmx.de>
88 88
diff --git a/etc/ChangeLog b/etc/ChangeLog
index d58c57d980c..9e2e4071cdf 100644
--- a/etc/ChangeLog
+++ b/etc/ChangeLog
@@ -40,7 +40,7 @@
40 40
41 * TODO: Proper background color handling for pngs. 41 * TODO: Proper background color handling for pngs.
42 42
432007-01-18 Bruno Haible <bruno@clisp.org> (tiny change) 432007-01-18 Bruno Haible <bruno@clisp.org> (tiny change)
44 44
45 * emacs.1: Info files moved to share/info. 45 * emacs.1: Info files moved to share/info.
46 46
diff --git a/lisp/ChangeLog.10 b/lisp/ChangeLog.10
index 02affab175f..8343b64751b 100644
--- a/lisp/ChangeLog.10
+++ b/lisp/ChangeLog.10
@@ -11,7 +11,7 @@
11 11
122003-07-03 Alan Mackenzie <bug-cc-mode@gnu.org> 122003-07-03 Alan Mackenzie <bug-cc-mode@gnu.org>
13 13
14 * progmodes/cc-mode.el: awk-mode: Call c-awk-after-change to 14 * progmodes/cc-mode.el (awk-mode): Call c-awk-after-change to
15 ensure syntax-table props at loading. 15 ensure syntax-table props at loading.
16 16
17 * progmodes/cc-fonts.el: Put (cc-require-when-compile 'cc-awk) 17 * progmodes/cc-fonts.el: Put (cc-require-when-compile 'cc-awk)
@@ -2176,7 +2176,7 @@
2176 (gdb-assembler-mode): Keep fringe outside margin as the overlay 2176 (gdb-assembler-mode): Keep fringe outside margin as the overlay
2177 arrow is not used for assembler. 2177 arrow is not used for assembler.
2178 2178
21792003-05-25 Tim Van Holder <tim.vanholder@anubex.com> 21792003-05-25 Tim Van Holder <tim.vanholder@anubex.com>
2180 2180
2181 * which-func.el (which-func-update-timer): New variable. 2181 * which-func.el (which-func-update-timer): New variable.
2182 (which-function-mode): Use it. 2182 (which-function-mode): Use it.
diff --git a/lisp/ChangeLog.11 b/lisp/ChangeLog.11
index 40482ce2f80..83b08053a10 100644
--- a/lisp/ChangeLog.11
+++ b/lisp/ChangeLog.11
@@ -12127,7 +12127,7 @@
12127 (xml-parse-dtd): Change parsing so that it produces strings 12127 (xml-parse-dtd): Change parsing so that it produces strings
12128 instead of interned symbols. 12128 instead of interned symbols.
12129 12129
121302003-11-01 era@iki.fi <era@iki.fi> (tiny change) 121302003-11-01 Era Eriksson <era@iki.fi> (tiny change)
12131 12131
12132 * dired.el (dired-ls-sorting-switches): Doc fix. 12132 * dired.el (dired-ls-sorting-switches): Doc fix.
12133 12133
diff --git a/lisp/ChangeLog.3 b/lisp/ChangeLog.3
index 71ac61138da..7fc5162cfcd 100644
--- a/lisp/ChangeLog.3
+++ b/lisp/ChangeLog.3
@@ -117,16 +117,16 @@
117 * completion.el: Pervasive changes to use Emacs 19 features 117 * completion.el: Pervasive changes to use Emacs 19 features
118 and conform to Emacs conventions. 118 and conform to Emacs conventions.
119 119
1201993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu) 1201993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
121 121
122 * Version 19.9 released. 122 * Version 19.9 released.
123 123
1241993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu) 1241993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
125 125
126 * term/x-win.el: Check for a geometry resource, and apply it to the 126 * term/x-win.el: Check for a geometry resource, and apply it to the
127 initial frame. 127 initial frame.
128 128
1291993-05-26 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) 1291993-05-26 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
130 130
131 * isearch.el (isearch-forward): Remove the claim that 131 * isearch.el (isearch-forward): Remove the claim that
132 isearch-whitespace-chars matches any string of whitespace. 132 isearch-whitespace-chars matches any string of whitespace.
@@ -178,7 +178,7 @@
178 * paths.el (gnus-local-organization): Renamed from ...-your-... 178 * paths.el (gnus-local-organization): Renamed from ...-your-...
179 (gnus-local-domain): Likewise. 179 (gnus-local-domain): Likewise.
180 180
1811993-05-26 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) 1811993-05-26 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
182 182
183 * faces.el (x-resolve-font-name): If PATTERN is nil, return the 183 * faces.el (x-resolve-font-name): If PATTERN is nil, return the
184 frame's face. 184 frame's face.
@@ -245,12 +245,12 @@
245 (x-handle-rn-switch): New function. 245 (x-handle-rn-switch): New function.
246 (command-switch-alist): Add -rn. 246 (command-switch-alist): Add -rn.
247 247
2481993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) 2481993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
249 249
250 * term/x-win.el (command-switch-alist, x-switch-definitions): Treat 250 * term/x-win.el (command-switch-alist, x-switch-definitions): Treat
251 `-i' like `-itype', as in Emacs 18. 251 `-i' like `-itype', as in Emacs 18.
252 252
2531993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) 2531993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
254 254
255 * Version 19.8 released. 255 * Version 19.8 released.
256 256
@@ -297,7 +297,7 @@
297 * simple.el (kill-new): Pass t as 2nd arg to interprogram-cut-function. 297 * simple.el (kill-new): Pass t as 2nd arg to interprogram-cut-function.
298 * select.el (x-set-cut-buffer): New arg PUSH. 298 * select.el (x-set-cut-buffer): New arg PUSH.
299 299
3001993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) 3001993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
301 301
302 * disp-table.el (standard-display-default): New function. 302 * disp-table.el (standard-display-default): New function.
303 (standard-display-european): New command. 303 (standard-display-european): New command.
@@ -308,7 +308,7 @@
308 308
309 * simple.el (shell-command): Don't activate mark even momentarily. 309 * simple.el (shell-command): Don't activate mark even momentarily.
310 310
3111993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) 3111993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
312 312
313 * case-table.el, disp-table.el, finder.el, iso-ascii.el, 313 * case-table.el, disp-table.el, finder.el, iso-ascii.el,
314 iso-insert.el, iso-swed.el, iso-syntax.el, iso8859-1.el, 314 iso-insert.el, iso-swed.el, iso-syntax.el, iso8859-1.el,
@@ -319,7 +319,7 @@
319 319
320 * menu-bar.el (menu-bar-mode): Doc fix. 320 * menu-bar.el (menu-bar-mode): Doc fix.
321 321
3221993-05-23 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) 3221993-05-23 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
323 323
324 * lucid.el (switch-to-other-buffer): Build the list of acceptable 324 * lucid.el (switch-to-other-buffer): Build the list of acceptable
325 buffers properly. 325 buffers properly.
@@ -346,7 +346,7 @@
346 calendar-daylight-savings-ends): Default to nil if the locale 346 calendar-daylight-savings-ends): Default to nil if the locale
347 never has DST. 347 never has DST.
348 348
3491993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu) 3491993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
350 350
351 * Version 19.7 released. 351 * Version 19.7 released.
352 352
@@ -358,7 +358,7 @@
358 file-relative-name. 358 file-relative-name.
359 (vc-update-change-log): Use find-change-log instead of hardcoding. 359 (vc-update-change-log): Use find-change-log instead of hardcoding.
360 360
3611993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu) 3611993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
362 362
363 * cl.el (cl-floor, cl-ceiling, cl-truncate, cl-round): Renamed 363 * cl.el (cl-floor, cl-ceiling, cl-truncate, cl-round): Renamed
364 from floor, ceiling, truncate, and round; the old names conflict 364 from floor, ceiling, truncate, and round; the old names conflict
@@ -393,7 +393,7 @@
393 393
394 * apropos.el (apropos-print-matches): Bind tem. 394 * apropos.el (apropos-print-matches): Bind tem.
395 395
3961993-05-21 Edward M. Reingold (reingold@emr.cs.uiuc.edu) 3961993-05-21 Edward M. Reingold (reingold@emr.cs.uiuc.edu)
397 397
398 * holidays.el: Update reference to the papers in S-P&E. 398 * holidays.el: Update reference to the papers in S-P&E.
399 (filter-visible-calendar-holidays): Test for nil date. 399 (filter-visible-calendar-holidays): Test for nil date.
@@ -422,7 +422,7 @@
422 (minibuffer-keyboard-quit): If Delete Selection mode is off, 422 (minibuffer-keyboard-quit): If Delete Selection mode is off,
423 do abort even if mark is active. 423 do abort even if mark is active.
424 424
4251993-05-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) 4251993-05-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
426 426
427 Some time-handling patches from Paul Eggert: 427 Some time-handling patches from Paul Eggert:
428 * calendar.el (calendar-current-time-zone): New function. 428 * calendar.el (calendar-current-time-zone): New function.
@@ -447,13 +447,13 @@
447 (outline-minor-mode): Work with above change. 447 (outline-minor-mode): Work with above change.
448 Do not set outline-regexp or outline-header-end-regexp. 448 Do not set outline-regexp or outline-header-end-regexp.
449 449
4501993-05-19 Edward M. Reingold (reingold@emr.cs.uiuc.edu) 4501993-05-19 Edward M. Reingold (reingold@emr.cs.uiuc.edu)
451 451
452 * calendar.el (hebrew-calendar-yahrzeit): Correct error from S-P&E 452 * calendar.el (hebrew-calendar-yahrzeit): Correct error from S-P&E
453 paper in test for Adar I 30 date of death for yahrzeit in a 453 paper in test for Adar I 30 date of death for yahrzeit in a
454 non-leap year when Shevat 29 must be used. 454 non-leap year when Shevat 29 must be used.
455 455
4561993-05-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) 4561993-05-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
457 457
458 * files.el (set-auto-mode): If the buffer's file name is nil, 458 * files.el (set-auto-mode): If the buffer's file name is nil,
459 don't try to compare it against the entries in auto-mode-alist. 459 don't try to compare it against the entries in auto-mode-alist.
@@ -465,7 +465,7 @@
465 * isearch.el (isearch-mode-map): Use vector, not string, to bind 465 * isearch.el (isearch-mode-map): Use vector, not string, to bind
466 printing characters. 466 printing characters.
467 467
4681993-05-18 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) 4681993-05-18 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
469 469
470 * select.el (xselect-convert-to-class): Just return "Emacs" here. 470 * select.el (xselect-convert-to-class): Just return "Emacs" here.
471 That's what the class will always be. 471 That's what the class will always be.
@@ -474,7 +474,7 @@
474 474
475 * loaddefs.el: Add bindings for C-SPC and C-/, like C-@ and C-_. 475 * loaddefs.el: Add bindings for C-SPC and C-/, like C-@ and C-_.
476 476
4771993-05-18 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) 4771993-05-18 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
478 478
479 * startup.el (normal-top-level, command-line, command-line-1): 479 * startup.el (normal-top-level, command-line, command-line-1):
480 Don't call the frame and face initialization functions unless 480 Don't call the frame and face initialization functions unless
@@ -579,7 +579,7 @@
579 (x-create-frame-with-faces): Simplify; do nothing special 579 (x-create-frame-with-faces): Simplify; do nothing special
580 with `default' or `modeline' face. 580 with `default' or `modeline' face.
581 581
5821993-05-15 Jim Blandy (jimb@geech.gnu.ai.mit.edu) 5821993-05-15 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
583 583
584 * version.el (emacs-version): Alpha release 19.6. 584 * version.el (emacs-version): Alpha release 19.6.
585 585
@@ -628,7 +628,7 @@
628 * isearch.el (isearch-mode-map): Handle any length vector in keymap. 628 * isearch.el (isearch-mode-map): Handle any length vector in keymap.
629 (isearch-char-to-string): Handle non-character events properly. 629 (isearch-char-to-string): Handle non-character events properly.
630 630
6311993-05-14 Jim Blandy (jimb@geech.gnu.ai.mit.edu) 6311993-05-14 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
632 632
633 * subr.el (overlay-start, overlay-end, overlay-buffer): Removed. 633 * subr.el (overlay-start, overlay-end, overlay-buffer): Removed.
634 634
@@ -731,7 +731,7 @@
731 (function ...) for Emacs 18. 731 (function ...) for Emacs 18.
732 (compilation-old-error-list): Set if undefined, for Emacs 18. 732 (compilation-old-error-list): Set if undefined, for Emacs 18.
733 733
7341993-05-11 Jim Blandy (jimb@geech.gnu.ai.mit.edu) 7341993-05-11 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
735 735
736 * faces.el: Re-arranged to put accessors at the top. 736 * faces.el: Re-arranged to put accessors at the top.
737 737
@@ -800,7 +800,7 @@
800 * comint.el (comint-filter): Increment opoint only if after 800 * comint.el (comint-filter): Increment opoint only if after
801 insertion point. 801 insertion point.
802 802
8031993-05-08 Jim Blandy (jimb@totoro.cs.oberlin.edu) 8031993-05-08 Jim Blandy (jimb@totoro.cs.oberlin.edu)
804 804
805 * faces.el: Call internal-set-face-1, not internat-set-face-1. 805 * faces.el: Call internal-set-face-1, not internat-set-face-1.
806 806
@@ -812,7 +812,7 @@
812 812
813 * faces.el: Provide 'faces. 813 * faces.el: Provide 'faces.
814 814
8151993-05-08 Jim Blandy (jimb@totoro.cs.oberlin.edu) 8151993-05-08 Jim Blandy (jimb@totoro.cs.oberlin.edu)
816 816
817 * term/x-win.el: Since we require faces.el, there's no point in setting 817 * term/x-win.el: Since we require faces.el, there's no point in setting
818 frame-creation-function to x-create-frame - just set it directly 818 frame-creation-function to x-create-frame - just set it directly
@@ -851,12 +851,12 @@
851 * rmail.el (rmail-resend): Add `resent' attribute. 851 * rmail.el (rmail-resend): Add `resent' attribute.
852 (rmail-forward): With prefix arg, run rmail-resend. 852 (rmail-forward): With prefix arg, run rmail-resend.
853 853
8541993-05-07 Jim Blandy (jimb@totoro.cs.oberlin.edu) 8541993-05-07 Jim Blandy (jimb@totoro.cs.oberlin.edu)
855 855
856 * term/x-win.el: (require 'faces), too. Move (require 'select) to top, 856 * term/x-win.el: (require 'faces), too. Move (require 'select) to top,
857 with the other requires. 857 with the other requires.
858 858
8591993-05-06 Jim Blandy (jimb@totoro.cs.oberlin.edu) 8591993-05-06 Jim Blandy (jimb@totoro.cs.oberlin.edu)
860 860
861 * finder.el: Bind finder-exit to 'q', not 'x'; the former is the 861 * finder.el: Bind finder-exit to 'q', not 'x'; the former is the
862 conventional way to get out of such a package. 862 conventional way to get out of such a package.
@@ -901,7 +901,7 @@
901 (vc-backend-diff): Use diff-switches, not vc-diff-options. 901 (vc-backend-diff): Use diff-switches, not vc-diff-options.
902 (vc-diff-options): Variable deleted. 902 (vc-diff-options): Variable deleted.
903 903
9041993-05-03 Edward M. Reingold (reingold@emr.cs.uiuc.edu) 9041993-05-03 Edward M. Reingold (reingold@emr.cs.uiuc.edu)
905 905
906 * calendar.el: Update reference to the papers in S-P&E. 906 * calendar.el: Update reference to the papers in S-P&E.
907 (calendar-print-astro-day-number): Correct spelling error in 907 (calendar-print-astro-day-number): Correct spelling error in
@@ -933,7 +933,7 @@
933 * files.el (find-file-noselect): Do set buffer-file-name 933 * files.el (find-file-noselect): Do set buffer-file-name
934 to the truename, when find-file-visit-truename. 934 to the truename, when find-file-visit-truename.
935 935
9361993-04-29 Jim Blandy (jimb@totoro.cs.oberlin.edu) 9361993-04-29 Jim Blandy (jimb@totoro.cs.oberlin.edu)
937 937
938 * yow.el (yow): Fix interactive spec. 938 * yow.el (yow): Fix interactive spec.
939 939
@@ -1023,7 +1023,7 @@
1023 * gud.el (gud-format-command): Fix %f expansion to send ondly the 1023 * gud.el (gud-format-command): Fix %f expansion to send ondly the
1024 basename of files to gdb. 1024 basename of files to gdb.
1025 1025
10261993-04-27 Jim Blandy (jimb@totoro.cs.oberlin.edu) 10261993-04-27 Jim Blandy (jimb@totoro.cs.oberlin.edu)
1027 1027
1028 * disp-table.el (describe-display-table): Don't use the term 1028 * disp-table.el (describe-display-table): Don't use the term
1029 "rope"; we're using vectors of characters now. 1029 "rope"; we're using vectors of characters now.
@@ -1126,7 +1126,7 @@
1126 patched it to fix that I found its algorithm was broken). 1126 patched it to fix that I found its algorithm was broken).
1127 (ring-ref): Added doc string. 1127 (ring-ref): Added doc string.
1128 1128
11291993-04-25 Jim Blandy (jimb@totoro.cs.oberlin.edu) 11291993-04-25 Jim Blandy (jimb@totoro.cs.oberlin.edu)
1130 1130
1131 * bytecomp.el (meta-flag): Declare this an obsolete variable. 1131 * bytecomp.el (meta-flag): Declare this an obsolete variable.
1132 1132
@@ -1242,7 +1242,7 @@
1242 * electric.el (shrink-window-if-larger-than-buffer): 1242 * electric.el (shrink-window-if-larger-than-buffer):
1243 Moved to window.el. 1243 Moved to window.el.
1244 1244
12451993-04-16 Jim Blandy (jimb@totoro.cs.oberlin.edu) 12451993-04-16 Jim Blandy (jimb@totoro.cs.oberlin.edu)
1246 1246
1247 * comint.el (comint-match-partial-pathname): Move "---" range in 1247 * comint.el (comint-match-partial-pathname): Move "---" range in
1248 character class in regular expressions to the end of the character 1248 character class in regular expressions to the end of the character
@@ -1319,12 +1319,12 @@
1319 * lisp-mnt.el (lm-commentary-region): Gone. 1319 * lisp-mnt.el (lm-commentary-region): Gone.
1320 (lm-commentary): New function, replacing lm-commentary-region. 1320 (lm-commentary): New function, replacing lm-commentary-region.
1321 1321
13221993-04-12 Jim Blandy (jimb@totoro.cs.oberlin.edu) 13221993-04-12 Jim Blandy (jimb@totoro.cs.oberlin.edu)
1323 1323
1324 * bytecomp.el: The `suspend-hooks' variable is obsolete now, and 1324 * bytecomp.el: The `suspend-hooks' variable is obsolete now, and
1325 `suspend-hook' is the right name. 1325 `suspend-hook' is the right name.
1326 1326
13271993-04-12 Jim Blandy (jimb@totoro.cs.oberlin.edu) 13271993-04-12 Jim Blandy (jimb@totoro.cs.oberlin.edu)
1328 1328
1329 * term/sun-mouse.el (suspend-emacstool): Run suspend-hook, not 1329 * term/sun-mouse.el (suspend-emacstool): Run suspend-hook, not
1330 suspend-hooks. 1330 suspend-hooks.
@@ -1358,12 +1358,12 @@
1358 1358
1359 * comint.el: Clean up cmu* uses in header comments. 1359 * comint.el: Clean up cmu* uses in header comments.
1360 1360
13611993-04-10 Jim Blandy (jimb@mole.gnu.ai.mit.edu) 13611993-04-10 Jim Blandy (jimb@mole.gnu.ai.mit.edu)
1362 1362
1363 * subr.el (overlay-start, overlay-end, overlay-buffer): New 1363 * subr.el (overlay-start, overlay-end, overlay-buffer): New
1364 defsubsts. 1364 defsubsts.
1365 1365
13661993-04-10 Jim Blandy (jimb@totoro.cs.oberlin.edu) 13661993-04-10 Jim Blandy (jimb@totoro.cs.oberlin.edu)
1367 1367
1368 * paragraphs.el (sentence-end, forward-sentence): Doc fixes. 1368 * paragraphs.el (sentence-end, forward-sentence): Doc fixes.
1369 1369
@@ -1374,7 +1374,7 @@
1374 empty string in response to the keyword prompt, restore the old 1374 empty string in response to the keyword prompt, restore the old
1375 window configuration properly. 1375 window configuration properly.
1376 1376
13771993-04-10 Jim Blandy (jimb@totoro.cs.oberlin.edu) 13771993-04-10 Jim Blandy (jimb@totoro.cs.oberlin.edu)
1378 1378
1379 * paragraphs.el (sentence-end, forward-sentence): Doc fixes. 1379 * paragraphs.el (sentence-end, forward-sentence): Doc fixes.
1380 1380
@@ -1387,7 +1387,7 @@
1387 preceed the file 2 info for that same diff. So we save and restore 1387 preceed the file 2 info for that same diff. So we save and restore
1388 point to overcome this." 1388 point to overcome this."
1389 1389
13901993-04-09 Jim Blandy (jimb@totoro.cs.oberlin.edu) 13901993-04-09 Jim Blandy (jimb@totoro.cs.oberlin.edu)
1391 1391
1392 * subr.el (overlay-start, overlay-end, overlay-buffer): New 1392 * subr.el (overlay-start, overlay-end, overlay-buffer): New
1393 defsubsts. 1393 defsubsts.
@@ -1551,7 +1551,7 @@
1551 * etags.el (etags-tags-completion-table): Rewritten with a mondo 1551 * etags.el (etags-tags-completion-table): Rewritten with a mondo
1552 regexp. 1552 regexp.
1553 1553
15541993-03-31 Jim Blandy (jimb@geech.gnu.ai.mit.edu) 15541993-03-31 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
1555 1555
1556 * timer.el (timer-program): New defconst. 1556 * timer.el (timer-program): New defconst.
1557 (run-at-time): Use timer-program as the name of the program the 1557 (run-at-time): Use timer-program as the name of the program the
@@ -1589,7 +1589,7 @@
1589 * files.el (find-backup-file-name): Delete nothing if overflow 1589 * files.el (find-backup-file-name): Delete nothing if overflow
1590 in number of versions to keep. 1590 in number of versions to keep.
1591 1591
15921993-03-30 Jim Blandy (jimb@geech.gnu.ai.mit.edu) 15921993-03-30 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
1593 1593
1594 * subr.el (int-to-string): Make this an alias for the subr 1594 * subr.el (int-to-string): Make this an alias for the subr
1595 number-to-string. 1595 number-to-string.
@@ -1780,13 +1780,13 @@
1780 1780
1781 * emacsbug.el: Added a (provide 'emacsbug); lisp-mnt.el needs this. 1781 * emacsbug.el: Added a (provide 'emacsbug); lisp-mnt.el needs this.
1782 1782
17831993-03-24 Jim Blandy (jimb@geech.gnu.ai.mit.edu) 17831993-03-24 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
1784 1784
1785 * term/x-win.el (x-defined-colors): Use x-color-defined-p instead of 1785 * term/x-win.el (x-defined-colors): Use x-color-defined-p instead of
1786 x-defined-color. 1786 x-defined-color.
1787 (x-handle-geometry): Use x-parse-geometry instead of x-geometry. 1787 (x-handle-geometry): Use x-parse-geometry instead of x-geometry.
1788 1788
17891993-03-24 Jim Blandy (jimb@geech.gnu.ai.mit.edu) 17891993-03-24 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
1790 1790
1791 * calendar.el (calendar-standard-time-zone-name, 1791 * calendar.el (calendar-standard-time-zone-name,
1792 calendar-daylight-time-zone-name): Initialize these at load-time, 1792 calendar-daylight-time-zone-name): Initialize these at load-time,
@@ -1804,7 +1804,7 @@
1804 1804
1805 * compile.el: Fix library headers. 1805 * compile.el: Fix library headers.
1806 1806
18071993-03-23 Jim Blandy (jimb@geech.gnu.ai.mit.edu) 18071993-03-23 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
1808 1808
1809 * files.el (insert-directory): Do chase symlinks before passing 1809 * files.el (insert-directory): Do chase symlinks before passing
1810 the directory name to ls. 1810 the directory name to ls.
@@ -1846,7 +1846,7 @@
1846 spook.el, studly.el, tabify.el, text-mode.el: Added or corrected 1846 spook.el, studly.el, tabify.el, text-mode.el: Added or corrected
1847 Commentary headers. 1847 Commentary headers.
1848 1848
18491993-03-22 Edward M. Reingold (reingold@emr.cs.uiuc.edu) 18491993-03-22 Edward M. Reingold (reingold@emr.cs.uiuc.edu)
1850 1850
1851 * diary-insert.el: Change the name to diary-ins.el. 1851 * diary-insert.el: Change the name to diary-ins.el.
1852 * calendar.el: Change all autoload references to diary-ins. 1852 * calendar.el: Change all autoload references to diary-ins.
@@ -1889,7 +1889,7 @@
1889 1889
1890 * loaddefs.el (default-mode-line-format-default): Use %l. 1890 * loaddefs.el (default-mode-line-format-default): Use %l.
1891 1891
18921993-03-21 Jim Blandy (jimb@geech.gnu.ai.mit.edu) 18921993-03-21 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
1893 1893
1894 * time.el (display-time): Doc fix. 1894 * time.el (display-time): Doc fix.
1895 1895
@@ -1904,7 +1904,7 @@
1904 comment-indent-function. 1904 comment-indent-function.
1905 * bytecomp.el: Declare comment-indent-hook an obsolete variable. 1905 * bytecomp.el: Declare comment-indent-hook an obsolete variable.
1906 1906
19071993-03-20 Jim Blandy (jimb@geech.gnu.ai.mit.edu) 19071993-03-20 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
1908 1908
1909 * time.el (display-time): Doc fix. 1909 * time.el (display-time): Doc fix.
1910 1910
@@ -1918,7 +1918,7 @@
1918 * finder.el: Make sure that when new keywords are compiled, we see them 1918 * finder.el: Make sure that when new keywords are compiled, we see them
1919 immediately. 1919 immediately.
1920 1920
19211993-03-19 Jim Blandy (jimb@geech.gnu.ai.mit.edu) 19211993-03-19 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
1922 1922
1923 * tex-mode.el (tex-send-command): Fix the command sent so that no 1923 * tex-mode.el (tex-send-command): Fix the command sent so that no
1924 blank is inserted when replacing the asterisk with the file name. 1924 blank is inserted when replacing the asterisk with the file name.
@@ -1939,7 +1939,7 @@
1939 * ftp.el: Nuked (actually, moved to =ftp.el). 1939 * ftp.el: Nuked (actually, moved to =ftp.el).
1940 ange-ftp.el replaces this. 1940 ange-ftp.el replaces this.
1941 1941
19421993-03-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu) 19421993-03-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
1943 1943
1944 * solar.el (solar-time-string): Round the time properly. 1944 * solar.el (solar-time-string): Round the time properly.
1945 1945
@@ -1965,7 +1965,7 @@
1965 * frame.el (make-frame): Renamed from new-frame. 1965 * frame.el (make-frame): Renamed from new-frame.
1966 (new-frame): Alias for make-frame. 1966 (new-frame): Alias for make-frame.
1967 1967
19681993-03-18 Edward M. Reingold (reingold@emr.cs.uiuc.edu) 19681993-03-18 Edward M. Reingold (reingold@emr.cs.uiuc.edu)
1969 1969
1970 * tex-mode.el (tex-send-command): Fix the command sent so that no 1970 * tex-mode.el (tex-send-command): Fix the command sent so that no
1971 blank is inserted when replacing the asterisk with the file name. 1971 blank is inserted when replacing the asterisk with the file name.
@@ -2035,7 +2035,7 @@
2035 * vc-hooks.el: Merge today's change by eric with everybody else's 2035 * vc-hooks.el: Merge today's change by eric with everybody else's
2036 change (from 1992/08/04 through 1993/02/24). 2036 change (from 1992/08/04 through 1993/02/24).
2037 2037
20381993-03-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) 20381993-03-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
2039 2039
2040 * bytecomp.el (byte-compile-from-buffer): Put buffer containing 2040 * bytecomp.el (byte-compile-from-buffer): Put buffer containing
2041 compiled code in binary overwrite mode. 2041 compiled code in binary overwrite mode.
@@ -2055,12 +2055,12 @@
2055 * vc.el, vc-hooks.el: the macro vc-error-occurred has to move from 2055 * vc.el, vc-hooks.el: the macro vc-error-occurred has to move from
2056 vc.el to vc-hooks.el for C-x C-f of a nonexistent file to work. 2056 vc.el to vc-hooks.el for C-x C-f of a nonexistent file to work.
2057 2057
20581993-03-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) 20581993-03-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
2059 2059
2060 * calendar.el (calendar-time-zone): Initialize this when 2060 * calendar.el (calendar-time-zone): Initialize this when
2061 calendar.el loads, not in the defvar. 2061 calendar.el loads, not in the defvar.
2062 2062
20631993-03-15 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) 20631993-03-15 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
2064 2064
2065 * register.el (view-register): Neglect not to avoid failing to 2065 * register.el (view-register): Neglect not to avoid failing to
2066 properly display all the possible sorts of things one might find 2066 properly display all the possible sorts of things one might find
@@ -2079,7 +2079,7 @@
2079 2079
2080 * indent.el (indent-line-function): Doc fix. 2080 * indent.el (indent-line-function): Doc fix.
2081 2081
20821993-03-14 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) 20821993-03-14 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
2083 2083
2084 * sort.el (sort-float-fields, sort-numeric-fields): Use 2084 * sort.el (sort-float-fields, sort-numeric-fields): Use
2085 string-to-number, not string-to-float or string-to-int. 2085 string-to-number, not string-to-float or string-to-int.
@@ -2147,7 +2147,7 @@
2147 2147
2148 * term/keyswap.el: Initial revision 2148 * term/keyswap.el: Initial revision
2149 2149
21501993-03-11 Jim Blandy (jimb@mole.gnu.ai.mit.edu) 21501993-03-11 Jim Blandy (jimb@mole.gnu.ai.mit.edu)
2151 2151
2152 * term/x-win.el: Disable suspending under X windows by setting 2152 * term/x-win.el: Disable suspending under X windows by setting
2153 suspend-hooks, not suspend-hook. The latter is an obsolete name. 2153 suspend-hooks, not suspend-hook. The latter is an obsolete name.
@@ -2222,12 +2222,12 @@
2222 2222
2223 * startup.el (command-line-1): Fix copyright year. 2223 * startup.el (command-line-1): Fix copyright year.
2224 2224
22251993-03-10 Edward M. Reingold (reingold@emr.cs.uiuc.edu) 22251993-03-10 Edward M. Reingold (reingold@emr.cs.uiuc.edu)
2226 2226
2227 * diary-insert.el (insert-anniversary-diary-entry, 2227 * diary-insert.el (insert-anniversary-diary-entry,
2228 insert-block-diary-entry): Fix calendar-date-display-form used. 2228 insert-block-diary-entry): Fix calendar-date-display-form used.
2229 2229
22301993-03-10 Jim Blandy (jimb@totoro.cs.oberlin.edu) 22301993-03-10 Jim Blandy (jimb@totoro.cs.oberlin.edu)
2231 2231
2232 * files.el (basic-save-buffer): If file-precious-flag is set, and 2232 * files.el (basic-save-buffer): If file-precious-flag is set, and
2233 we write the buffer to a temp file and then rename it, don't 2233 we write the buffer to a temp file and then rename it, don't
@@ -2411,7 +2411,7 @@
2411 2411
2412 * compare-w.el (compare-windows): Use compare-buffer-substrings. 2412 * compare-w.el (compare-windows): Use compare-buffer-substrings.
2413 2413
24141993-03-05 Jim Blandy (jimb@totoro.cs.oberlin.edu) 24141993-03-05 Jim Blandy (jimb@totoro.cs.oberlin.edu)
2415 2415
2416 * term/x-win.el: Disable suspending under X windows by setting 2416 * term/x-win.el: Disable suspending under X windows by setting
2417 suspend-hooks, not suspend-hook. The latter is an obsolete name. 2417 suspend-hooks, not suspend-hook. The latter is an obsolete name.
@@ -2419,7 +2419,7 @@
2419 2419
2420 * bytecomp.el: Declare suspend-hook to be an obsolete variable. 2420 * bytecomp.el: Declare suspend-hook to be an obsolete variable.
2421 2421
24221993-03-05 Edward M. Reingold (reingold@emr.cs.uiuc.edu) 24221993-03-05 Edward M. Reingold (reingold@emr.cs.uiuc.edu)
2423 2423
2424 * calendar.el (hebrew-calendar-yahrzeit): Change reference to 2424 * calendar.el (hebrew-calendar-yahrzeit): Change reference to
2425 nonexistent function last-month-of-hebrew-year to the correct 2425 nonexistent function last-month-of-hebrew-year to the correct
@@ -2431,7 +2431,7 @@
2431 * cal-mayan.el (calendar-next-tzolkin-date): Delete bogus second 2431 * cal-mayan.el (calendar-next-tzolkin-date): Delete bogus second
2432 defun. 2432 defun.
2433 2433
24341993-03-04 Jim Blandy (jimb@totoro.cs.oberlin.edu) 24341993-03-04 Jim Blandy (jimb@totoro.cs.oberlin.edu)
2435 2435
2436 * simple.el (kill-ring-save): Doc fix. 2436 * simple.el (kill-ring-save): Doc fix.
2437 2437
@@ -2482,7 +2482,7 @@
2482 2482
2483 * add-log.el (add-change-log-entry): Never move past second hdr line. 2483 * add-log.el (add-change-log-entry): Never move past second hdr line.
2484 2484
24851993-03-02 Jim Blandy (jimb@mole.gnu.ai.mit.edu) 24851993-03-02 Jim Blandy (jimb@mole.gnu.ai.mit.edu)
2486 2486
2487 * term/x-win.el (x-switch-definitions): Use the proper names for 2487 * term/x-win.el (x-switch-definitions): Use the proper names for
2488 the scroll bar parameters. 2488 the scroll bar parameters.
@@ -2493,7 +2493,7 @@
2493 2493
2494 * term/x-win.el: Require `scroll-bar', not `scrollbar'. 2494 * term/x-win.el: Require `scroll-bar', not `scrollbar'.
2495 2495
24961993-03-02 Jim Blandy (jimb@totoro.cs.oberlin.edu) 24961993-03-02 Jim Blandy (jimb@totoro.cs.oberlin.edu)
2497 2497
2498 * frame.el (new-frame): Doc fix. 2498 * frame.el (new-frame): Doc fix.
2499 2499
@@ -2525,7 +2525,7 @@
2525 2525
2526 * rmail.el (rmail-get-new-mail): Reset read-only after find-file. 2526 * rmail.el (rmail-get-new-mail): Reset read-only after find-file.
2527 2527
25281993-03-01 Jim Blandy (jimb@totoro.cs.oberlin.edu) 25281993-03-01 Jim Blandy (jimb@totoro.cs.oberlin.edu)
2529 2529
2530 * simple.el (kill-region): If the buffer is read-only, call 2530 * simple.el (kill-region): If the buffer is read-only, call
2531 `barf-if-buffer-read-only' instead of just `ding', to get the 2531 `barf-if-buffer-read-only' instead of just `ding', to get the
@@ -2540,7 +2540,7 @@
2540 too small to be split anywhere. 2540 too small to be split anywhere.
2541 (mouse-split-window-horizontally): Similar changes. 2541 (mouse-split-window-horizontally): Similar changes.
2542 2542
25431993-02-28 Jim Blandy (jimb@totoro.cs.oberlin.edu) 25431993-02-28 Jim Blandy (jimb@totoro.cs.oberlin.edu)
2544 2544
2545 * simple.el (insert-buffer): Make sure this returns nil. 2545 * simple.el (insert-buffer): Make sure this returns nil.
2546 2546
@@ -2560,7 +2560,7 @@
2560 * frame.el (auto-raise-mode): Renamed from toggle-auto-raise. 2560 * frame.el (auto-raise-mode): Renamed from toggle-auto-raise.
2561 (auto-lower-mode): Renamed from toggle-auto-lower. 2561 (auto-lower-mode): Renamed from toggle-auto-lower.
2562 2562
25631993-02-26 Jim Blandy (jimb@totoro.cs.oberlin.edu) 25631993-02-26 Jim Blandy (jimb@totoro.cs.oberlin.edu)
2564 2564
2565 * timer.el (run-at-time): Doc fix. 2565 * timer.el (run-at-time): Doc fix.
2566 2566
@@ -2579,7 +2579,7 @@
2579 (window-configuration-to-register): Likewise. 2579 (window-configuration-to-register): Likewise.
2580 (frame-configuration-to-register): Likewise. 2580 (frame-configuration-to-register): Likewise.
2581 2581
25821993-02-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) 25821993-02-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
2583 2583
2584 * term/x-win.el (scroll-bar-mode, scroll-bar-mode): Move these 2584 * term/x-win.el (scroll-bar-mode, scroll-bar-mode): Move these
2585 functions to scrolbar.el. 2585 functions to scrolbar.el.
@@ -2593,7 +2593,7 @@
2593 * vc-hooks.el (vc-find-file-hook): Discard vc status of file 2593 * vc-hooks.el (vc-find-file-hook): Discard vc status of file
2594 if we will actually have to create the buffer. 2594 if we will actually have to create the buffer.
2595 2595
25961993-02-22 Jim Blandy (jimb@totoro.cs.oberlin.edu) 25961993-02-22 Jim Blandy (jimb@totoro.cs.oberlin.edu)
2597 2597
2598 * gud.el (gud-break): With a prefix argument, set a temporary 2598 * gud.el (gud-break): With a prefix argument, set a temporary
2599 breakpoint. 2599 breakpoint.
@@ -2611,7 +2611,7 @@
2611 * subr.el (string-to-int): Make this an alias for 2611 * subr.el (string-to-int): Make this an alias for
2612 string-to-number. 2612 string-to-number.
2613 2613
26141993-02-21 Jim Blandy (jimb@totoro.cs.oberlin.edu) 26141993-02-21 Jim Blandy (jimb@totoro.cs.oberlin.edu)
2615 2615
2616 * two-column.el: Add autoloads for the functions defined in 2616 * two-column.el: Add autoloads for the functions defined in
2617 tc-mode-map. 2617 tc-mode-map.
@@ -2635,7 +2635,7 @@
2635 * help.el (describe-function): 2635 * help.el (describe-function):
2636 Print the arglist if the function is bytecode or a list. 2636 Print the arglist if the function is bytecode or a list.
2637 2637
26381993-02-17 Jim Blandy (jimb@totoro.cs.oberlin.edu) 26381993-02-17 Jim Blandy (jimb@totoro.cs.oberlin.edu)
2639 2639
2640 * files.el (revert-buffer): Reverse the sense of the first 2640 * files.el (revert-buffer): Reverse the sense of the first
2641 argument, but leave interactive usage the same. 2641 argument, but leave interactive usage the same.
@@ -2667,7 +2667,7 @@
2667 (set-foreground-color, set-background-color): 2667 (set-foreground-color, set-background-color):
2668 Renamed from set-frame-{fore,back}ground. 2668 Renamed from set-frame-{fore,back}ground.
2669 2669
26701993-02-15 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) 26701993-02-15 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
2671 2671
2672 * informat.el (Info-tagify): Change the regular expression which 2672 * informat.el (Info-tagify): Change the regular expression which
2673 recognizes node names to work properly with Emacs 19's regexp 2673 recognizes node names to work properly with Emacs 19's regexp
@@ -2681,7 +2681,7 @@
2681 * bytecomp.el (byte-compile-lambda): 2681 * bytecomp.el (byte-compile-lambda):
2682 Test of byte-compile-compatibility was backwards. 2682 Test of byte-compile-compatibility was backwards.
2683 2683
26841993-02-12 Jim Blandy (jimb@totoro.cs.oberlin.edu) 26841993-02-12 Jim Blandy (jimb@totoro.cs.oberlin.edu)
2685 2685
2686 * gosmacs.el: Bind M-h to delete-previous-word, not 2686 * gosmacs.el: Bind M-h to delete-previous-word, not
2687 backward-kill-word; the latter has different prefix semantics. 2687 backward-kill-word; the latter has different prefix semantics.
@@ -2728,7 +2728,7 @@
2728 2728
2729 * gosmacs.el (set-gosmacs-bindings): Fix binding of \eh. 2729 * gosmacs.el (set-gosmacs-bindings): Fix binding of \eh.
2730 2730
27311993-02-10 Jim Blandy (jimb@totoro.cs.oberlin.edu) 27311993-02-10 Jim Blandy (jimb@totoro.cs.oberlin.edu)
2732 2732
2733 * gosmacs.el: Require 'mlsupport, to get definition of 2733 * gosmacs.el: Require 'mlsupport, to get definition of
2734 backward-kill-word. 2734 backward-kill-word.
@@ -2757,7 +2757,7 @@
2757 sure to examine buffer local value of compilation-old-error-list 2757 sure to examine buffer local value of compilation-old-error-list
2758 before switching to source file buffer. 2758 before switching to source file buffer.
2759 2759
27601993-02-08 Jim Blandy (jimb@totoro.cs.oberlin.edu) 27601993-02-08 Jim Blandy (jimb@totoro.cs.oberlin.edu)
2761 2761
2762 * rmailout.el (rmail-output, rmail-output-to-mail-file): Reverse 2762 * rmailout.el (rmail-output, rmail-output-to-mail-file): Reverse
2763 the order of the arguments and make COUNT optional, for backward 2763 the order of the arguments and make COUNT optional, for backward
@@ -2765,7 +2765,7 @@
2765 2765
2766 * cl.el (cl-version): Mark as no longer in beta test. 2766 * cl.el (cl-version): Mark as no longer in beta test.
2767 2767
27681993-02-07 Jim Blandy (jimb@totoro.cs.oberlin.edu) 27681993-02-07 Jim Blandy (jimb@totoro.cs.oberlin.edu)
2769 2769
2770 * subr.el (mod): Add back this alias for %. 2770 * subr.el (mod): Add back this alias for %.
2771 2771
@@ -2802,7 +2802,7 @@
2802 2802
2803 * sendmail.el (mail-do-fcc): Allow dash in timezone name. 2803 * sendmail.el (mail-do-fcc): Allow dash in timezone name.
2804 2804
28051993-02-01 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) 28051993-02-01 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
2806 2806
2807 * texinfo.el (texinfo-mode): Make page-delimiter buffer-local, and 2807 * texinfo.el (texinfo-mode): Make page-delimiter buffer-local, and
2808 set it according to texinfo-chapter-level-regexp. 2808 set it according to texinfo-chapter-level-regexp.
@@ -2830,7 +2830,7 @@
2830 * simple.el: Don't use the completion-oriented history commands. 2830 * simple.el: Don't use the completion-oriented history commands.
2831 * paths.el (sendmail-program): Try /usr/ucblib/sendmail. 2831 * paths.el (sendmail-program): Try /usr/ucblib/sendmail.
2832 2832
28331993-01-26 Jim Blandy (jimb@mole.gnu.ai.mit.edu) 28331993-01-26 Jim Blandy (jimb@mole.gnu.ai.mit.edu)
2834 2834
2835 * term/x-win.el: x-selection-value has been renamed to x-selection. 2835 * term/x-win.el: x-selection-value has been renamed to x-selection.
2836 x-own-selection has been renamed to x-set-selection, and the order 2836 x-own-selection has been renamed to x-set-selection, and the order
@@ -2842,7 +2842,7 @@
2842 2842
2843 * term/x-win.el: Doc fix. 2843 * term/x-win.el: Doc fix.
2844 2844
28451993-01-25 Jim Blandy (jimb@totoro.cs.oberlin.edu) 28451993-01-25 Jim Blandy (jimb@totoro.cs.oberlin.edu)
2846 2846
2847 * frame.el (frame-notice-user-settings): Use new name 2847 * frame.el (frame-notice-user-settings): Use new name
2848 frame-live-p, instead of live-frame-p. 2848 frame-live-p, instead of live-frame-p.
@@ -2882,7 +2882,7 @@
2882 * simple.el ({next,previous}-complete-history-element): New functions. 2882 * simple.el ({next,previous}-complete-history-element): New functions.
2883 Bind them to M-n/M-p and next/prior in minibuffer completion maps. 2883 Bind them to M-n/M-p and next/prior in minibuffer completion maps.
2884 2884
28851993-01-24 Jim Blandy (jimb@totoro.cs.oberlin.edu) 28851993-01-24 Jim Blandy (jimb@totoro.cs.oberlin.edu)
2886 2886
2887 unread-command-event has been replaced by unread-command-events. 2887 unread-command-event has been replaced by unread-command-events.
2888 * simple.el (prefix-arg-internal): Use this to push back all 2888 * simple.el (prefix-arg-internal): Use this to push back all
@@ -2916,7 +2916,7 @@
2916 2916
2917 * simple.el (quoted-insert): Doc fix. 2917 * simple.el (quoted-insert): Doc fix.
2918 2918
29191993-01-23 Jim Blandy (jimb@totoro.cs.oberlin.edu) 29191993-01-23 Jim Blandy (jimb@totoro.cs.oberlin.edu)
2920 2920
2921 * mouse.el (mouse-save-then-kill): Instead of deleting the text 2921 * mouse.el (mouse-save-then-kill): Instead of deleting the text
2922 whenever the text of the region happens to be the same as the 2922 whenever the text of the region happens to be the same as the
@@ -2933,7 +2933,7 @@
2933 screws up the undo record we create, corrupting the undo list 2933 screws up the undo record we create, corrupting the undo list
2934 pretty nastily. 2934 pretty nastily.
2935 2935
29361993-01-22 Jim Blandy (jimb@totoro.cs.oberlin.edu) 29361993-01-22 Jim Blandy (jimb@totoro.cs.oberlin.edu)
2937 2937
2938 * term/x-win.el: Doc fix. 2938 * term/x-win.el: Doc fix.
2939 2939
@@ -2946,7 +2946,7 @@
2946 out of the commented-out scrollbar section, so it is on S-mouse-2 2946 out of the commented-out scrollbar section, so it is on S-mouse-2
2947 on the mode line. 2947 on the mode line.
2948 2948
29491993-01-21 Jim Blandy (jimb@totoro.cs.oberlin.edu) 29491993-01-21 Jim Blandy (jimb@totoro.cs.oberlin.edu)
2950 2950
2951 * c-mode.el (c-fill-paragraph): Fix the regular expressions used 2951 * c-mode.el (c-fill-paragraph): Fix the regular expressions used
2952 for finding paragraph beginnings and endings so that they think 2952 for finding paragraph beginnings and endings so that they think
@@ -2965,7 +2965,7 @@
2965 name after file-find-noselect, refer to tags-file-name, not the 2965 name after file-find-noselect, refer to tags-file-name, not the
2966 undefined var FILE. 2966 undefined var FILE.
2967 2967
29681993-01-20 Jim Blandy (jimb@totoro.cs.oberlin.edu) 29681993-01-20 Jim Blandy (jimb@totoro.cs.oberlin.edu)
2969 2969
2970 * c-mode.el (c-fill-paragraph): When modifying the 2970 * c-mode.el (c-fill-paragraph): When modifying the
2971 paragraph-separate regexp, don't let it match paragraph starts. 2971 paragraph-separate regexp, don't let it match paragraph starts.
@@ -2975,7 +2975,7 @@
2975 * etags.el (visit-tags-table-buffer): 2975 * etags.el (visit-tags-table-buffer):
2976 Error if called with 'same and no current table. 2976 Error if called with 'same and no current table.
2977 2977
29781993-01-19 Jim Blandy (jimb@totoro.cs.oberlin.edu) 29781993-01-19 Jim Blandy (jimb@totoro.cs.oberlin.edu)
2979 2979
2980 * mouse.el (event-end): Work on click events, too. 2980 * mouse.el (event-end): Work on click events, too.
2981 (mouse-split-window-vertically): Use event-end and 2981 (mouse-split-window-vertically): Use event-end and
@@ -2998,12 +2998,12 @@
2998 (scrollbar-set-window-start, scrollbar-scroll-down, 2998 (scrollbar-set-window-start, scrollbar-scroll-down,
2999 scrollbar-scroll-up): Use event-end, from mouse.el. 2999 scrollbar-scroll-up): Use event-end, from mouse.el.
3000 3000
30011993-01-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) 30011993-01-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
3002 3002
3003 * x-mouse.el: Deleted; it was the interface to the Emacs 18-style 3003 * x-mouse.el: Deleted; it was the interface to the Emacs 18-style
3004 mouse interface, which doesn't exist anymore. 3004 mouse interface, which doesn't exist anymore.
3005 3005
30061993-01-15 Jim Blandy (jimb@totoro.cs.oberlin.edu) 30061993-01-15 Jim Blandy (jimb@totoro.cs.oberlin.edu)
3007 3007
3008 * c-mode.el (c-switch-label-regexp): New constant. 3008 * c-mode.el (c-switch-label-regexp): New constant.
3009 (electric-c-terminator, c-indent-line, indent-c-exp): Use it to 3009 (electric-c-terminator, c-indent-line, indent-c-exp): Use it to
@@ -3017,12 +3017,12 @@
3017 3017
3018 * files.el (switch-to-buffer-other-frame): Pass t to pop-to-buffer. 3018 * files.el (switch-to-buffer-other-frame): Pass t to pop-to-buffer.
3019 3019
30201993-01-14 Jim Blandy (jimb@totoro.cs.oberlin.edu) 30201993-01-14 Jim Blandy (jimb@totoro.cs.oberlin.edu)
3021 3021
3022 * scrollbar.el: New file. 3022 * scrollbar.el: New file.
3023 * term/x-win.el: Require 'scrollbar. 3023 * term/x-win.el: Require 'scrollbar.
3024 3024
30251993-01-13 Edward M. Reingold (reingold@emr.cs.uiuc.edu) 30251993-01-13 Edward M. Reingold (reingold@emr.cs.uiuc.edu)
3026 3026
3027 * solar.el (solar-time-string): Round the time properly. 3027 * solar.el (solar-time-string): Round the time properly.
3028 3028
@@ -3032,7 +3032,7 @@
3032 and don't set the mark. Replace obsolete fn event-point. 3032 and don't set the mark. Replace obsolete fn event-point.
3033 (mouse-kill): Replace obsolete fn event-point. 3033 (mouse-kill): Replace obsolete fn event-point.
3034 3034
30351993-01-11 Jim Blandy (jimb@totoro.cs.oberlin.edu) 30351993-01-11 Jim Blandy (jimb@totoro.cs.oberlin.edu)
3036 3036
3037 * page-ext.el (next-page): Correctly handle negative page count. 3037 * page-ext.el (next-page): Correctly handle negative page count.
3038 3038
@@ -3040,7 +3040,7 @@
3040 3040
3041 * simple.el (kill-append): Doc fix. 3041 * simple.el (kill-append): Doc fix.
3042 3042
30431993-01-09 Jim Blandy (jimb@totoro.cs.oberlin.edu) 30431993-01-09 Jim Blandy (jimb@totoro.cs.oberlin.edu)
3044 3044
3045 * frame.el (frame-notice-user-settings): Don't try to delete the 3045 * frame.el (frame-notice-user-settings): Don't try to delete the
3046 initial frame if the user took care of that. 3046 initial frame if the user took care of that.
@@ -3066,7 +3066,7 @@
3066 3066
3067 * timer.el (run-at-time): Use a pipe to talk to the timer process. 3067 * timer.el (run-at-time): Use a pipe to talk to the timer process.
3068 3068
30691993-01-07 Jim Blandy (jimb@totoro.cs.oberlin.edu) 30691993-01-07 Jim Blandy (jimb@totoro.cs.oberlin.edu)
3070 3070
3071 * simple.el (set-goal-column): Make this disabled by default. 3071 * simple.el (set-goal-column): Make this disabled by default.
3072 3072
@@ -3141,14 +3141,14 @@
3141 Use defun instead of fset to define; the byte compiler is smart 3141 Use defun instead of fset to define; the byte compiler is smart
3142 enough now not to compile this trivial function into slow byte code. 3142 enough now not to compile this trivial function into slow byte code.
3143 3143
31441992-12-21 Jim Blandy (jimb@totoro.cs.oberlin.edu) 31441992-12-21 Jim Blandy (jimb@totoro.cs.oberlin.edu)
3145 3145
3146 * c-mode.el (c-fill-paragraph): Calculating the proper fill-prefix 3146 * c-mode.el (c-fill-paragraph): Calculating the proper fill-prefix
3147 shouldn't change the buffer text. Make it not. If we're in the 3147 shouldn't change the buffer text. Make it not. If we're in the
3148 blank space before another comment, fill that one as a comment, 3148 blank space before another comment, fill that one as a comment,
3149 not as normal text. 3149 not as normal text.
3150 3150
31511992-12-20 Jim Blandy (jimb@totoro.cs.oberlin.edu) 31511992-12-20 Jim Blandy (jimb@totoro.cs.oberlin.edu)
3152 3152
3153 * simple.el (kill-region): Change interactive spec to signal an 3153 * simple.el (kill-region): Change interactive spec to signal an
3154 error if the buffer is read-only, and remove the code to do a 3154 error if the buffer is read-only, and remove the code to do a
@@ -3158,7 +3158,7 @@
3158 3158
3159 * loadup.el: Display load-path at start. 3159 * loadup.el: Display load-path at start.
3160 3160
31611992-12-19 Jim Blandy (jimb@totoro.cs.oberlin.edu) 31611992-12-19 Jim Blandy (jimb@totoro.cs.oberlin.edu)
3162 3162
3163 * sendmail.el (mail-position-on-field): `end' is guaranteed to be 3163 * sendmail.el (mail-position-on-field): `end' is guaranteed to be
3164 at the beginning of the header separator; don't skip back to the 3164 at the beginning of the header separator; don't skip back to the
@@ -3170,7 +3170,7 @@
3170 BSD/GNU regexp to insist that line number end with a colon or 3170 BSD/GNU regexp to insist that line number end with a colon or
3171 close-paren. 3171 close-paren.
3172 3172
31731992-12-17 Jim Blandy (jimb@totoro.cs.oberlin.edu) 31731992-12-17 Jim Blandy (jimb@totoro.cs.oberlin.edu)
3174 3174
3175 * rmail.el (rmail-unix-mail-delimiter): Not all time zone names 3175 * rmail.el (rmail-unix-mail-delimiter): Not all time zone names
3176 end with "T". Accept any sequence of three or four alphabetic 3176 end with "T". Accept any sequence of three or four alphabetic
@@ -3181,23 +3181,23 @@
3181 * simple.el (prefix-arg-internal): Don't apply string-to-char to 3181 * simple.el (prefix-arg-internal): Don't apply string-to-char to
3182 get the first element of the key sequence - it might be a vector. 3182 get the first element of the key sequence - it might be a vector.
3183 3183
31841992-12-15 Jim Blandy (jimb@totoro.cs.oberlin.edu) 31841992-12-15 Jim Blandy (jimb@totoro.cs.oberlin.edu)
3185 3185
3186 * c-mode.el (c-fill-paragraph): When guessing the fill prefix, 3186 * c-mode.el (c-fill-paragraph): When guessing the fill prefix,
3187 don't ever grab any actual text. 3187 don't ever grab any actual text.
3188 3188
31891992-12-14 Jim Blandy (jimb@totoro.cs.oberlin.edu) 31891992-12-14 Jim Blandy (jimb@totoro.cs.oberlin.edu)
3190 3190
3191 * compile.el (compilation-error-regexp-alist): Add regexp for the 3191 * compile.el (compilation-error-regexp-alist): Add regexp for the
3192 MIPS CC distributed with Ultrix. 3192 MIPS CC distributed with Ultrix.
3193 3193
31941992-12-12 Jim Blandy (jimb@totoro.cs.oberlin.edu) 31941992-12-12 Jim Blandy (jimb@totoro.cs.oberlin.edu)
3195 3195
3196 * paths.el (Info-default-directory-list): The info files are 3196 * paths.el (Info-default-directory-list): The info files are
3197 supposed to be in /usr/local/info these days. Add it to the list 3197 supposed to be in /usr/local/info these days. Add it to the list
3198 of directories to search. 3198 of directories to search.
3199 3199
32001992-12-11 Jim Blandy (jimb@totoro.cs.oberlin.edu) 32001992-12-11 Jim Blandy (jimb@totoro.cs.oberlin.edu)
3201 3201
3202 * vc.el (vc-do-command): Set the default directory of the *vc* 3202 * vc.el (vc-do-command): Set the default directory of the *vc*
3203 buffer to the directory containing FILE. 3203 buffer to the directory containing FILE.
@@ -3207,7 +3207,7 @@
3207 * info.el (Info-{first,second,third,fourth,fifth}-menu-item): Removed. 3207 * info.el (Info-{first,second,third,fourth,fifth}-menu-item): Removed.
3208 (Info-nth-menu-item): New function; bound to 1..9. 3208 (Info-nth-menu-item): New function; bound to 1..9.
3209 3209
32101992-12-08 Jim Blandy (jimb@totoro.cs.oberlin.edu) 32101992-12-08 Jim Blandy (jimb@totoro.cs.oberlin.edu)
3211 3211
3212 The find-file-name-handler function in ../src/fileio.c is now 3212 The find-file-name-handler function in ../src/fileio.c is now
3213 callable from lisp; use it instead of writing out its code. 3213 callable from lisp; use it instead of writing out its code.
@@ -3222,25 +3222,25 @@
3222 function. Set ange-ftp's `unhandled-file-name-property' to its 3222 function. Set ange-ftp's `unhandled-file-name-property' to its
3223 name. 3223 name.
3224 3224
32251992-12-07 Jim Blandy (jimb@totoro.cs.oberlin.edu) 32251992-12-07 Jim Blandy (jimb@totoro.cs.oberlin.edu)
3226 3226
3227 * lpr.el (lpr-switches, lpr-command): Make these defvars, not 3227 * lpr.el (lpr-switches, lpr-command): Make these defvars, not
3228 defconsts. 3228 defconsts.
3229 3229
32301992-12-04 Jim Blandy (jimb@totoro.cs.oberlin.edu) 32301992-12-04 Jim Blandy (jimb@totoro.cs.oberlin.edu)
3231 3231
3232 * c-mode.el (c-fill-paragraph): When trying to make sure that the 3232 * c-mode.el (c-fill-paragraph): When trying to make sure that the
3233 comment ender isn't on its own line, don't signal an error if 3233 comment ender isn't on its own line, don't signal an error if
3234 there is no comment ender. 3234 there is no comment ender.
3235 3235
32361992-12-03 Jim Blandy (jimb@totoro.cs.oberlin.edu) 32361992-12-03 Jim Blandy (jimb@totoro.cs.oberlin.edu)
3237 3237
3238 * sendmail.el (mail-self-blind, mail-interactive, 3238 * sendmail.el (mail-self-blind, mail-interactive,
3239 mail-yank-ignored-headers): Make these defvars, not defconsts. 3239 mail-yank-ignored-headers): Make these defvars, not defconsts.
3240 Otherwise, they wipe out the user's customizations when we 3240 Otherwise, they wipe out the user's customizations when we
3241 autoload sendmail.el. 3241 autoload sendmail.el.
3242 3242
32431992-12-01 Jim Blandy (jimb@totoro.cs.oberlin.edu) 32431992-12-01 Jim Blandy (jimb@totoro.cs.oberlin.edu)
3244 3244
3245 * hanoi.el (hanoi): If pole-spacing is odd, round down, not up. 3245 * hanoi.el (hanoi): If pole-spacing is odd, round down, not up.
3246 To see if the window is wide enough, just check if one half of a 3246 To see if the window is wide enough, just check if one half of a
@@ -3255,7 +3255,7 @@
3255 3255
3256 * vc.el (vc-next-action): Undo previous change. 3256 * vc.el (vc-next-action): Undo previous change.
3257 3257
32581992-11-19 Jim Blandy (jimb@totoro.cs.oberlin.edu) 32581992-11-19 Jim Blandy (jimb@totoro.cs.oberlin.edu)
3259 3259
3260 * vc.el (vc-next-action): Pass t as NOQUERY argument to 3260 * vc.el (vc-next-action): Pass t as NOQUERY argument to
3261 vc-resynch-window here too. This means that all uses of 3261 vc-resynch-window here too. This means that all uses of
@@ -3268,23 +3268,23 @@
3268 (vc-position-context, vc-find-position-by-context): New functions 3268 (vc-position-context, vc-find-position-by-context): New functions
3269 to help with that, made out of the old innards of vc-revert-buffer1. 3269 to help with that, made out of the old innards of vc-revert-buffer1.
3270 3270
32711992-11-18 Jim Blandy (jimb@totoro.cs.oberlin.edu) 32711992-11-18 Jim Blandy (jimb@totoro.cs.oberlin.edu)
3272 3272
3273 * fortran.el: New version of version 1.30 (!) from Stephen A. Wood 3273 * fortran.el: New version of version 1.30 (!) from Stephen A. Wood
3274 <saw@hallc1.cebaf.gov> 3274 <saw@hallc1.cebaf.gov>
3275 3275
32761992-11-17 Jim Blandy (jimb@totoro.cs.oberlin.edu) 32761992-11-17 Jim Blandy (jimb@totoro.cs.oberlin.edu)
3277 3277
3278 * fortran.el: New version (1.30) from "Stephen A. Wood" 3278 * fortran.el: New version (1.30) from "Stephen A. Wood"
3279 <saw@hallc1.cebaf.gov> 3279 <saw@hallc1.cebaf.gov>
3280 3280
3281 * subr.el (lambda): Doc fix. 3281 * subr.el (lambda): Doc fix.
3282 3282
32831992-11-15 Jim Blandy (jimb@totoro.cs.oberlin.edu) 32831992-11-15 Jim Blandy (jimb@totoro.cs.oberlin.edu)
3284 3284
3285 * simple.el (comment-column): Doc fix. 3285 * simple.el (comment-column): Doc fix.
3286 3286
32871992-11-13 Jim Blandy (jimb@totoro.cs.oberlin.edu) 32871992-11-13 Jim Blandy (jimb@totoro.cs.oberlin.edu)
3288 3288
3289 * paths.el (rmail-spool-directory): Add dgux-unix to the list of 3289 * paths.el (rmail-spool-directory): Add dgux-unix to the list of
3290 systems which put their mail in "/usr/mail". 3290 systems which put their mail in "/usr/mail".
@@ -3296,7 +3296,7 @@
3296 * lpr.el (lpr-command): Add dgux-unix to the list of systems which 3296 * lpr.el (lpr-command): Add dgux-unix to the list of systems which
3297 want "lp". 3297 want "lp".
3298 3298
32991992-11-12 Jim Blandy (jimb@totoro.cs.oberlin.edu) 32991992-11-12 Jim Blandy (jimb@totoro.cs.oberlin.edu)
3300 3300
3301 * bytecomp.el: Declare unread-command-char an obsolete variable. 3301 * bytecomp.el: Declare unread-command-char an obsolete variable.
3302 * vip.el (vip-escape-to-emacs, vip-prefix-arg-value, 3302 * vip.el (vip-escape-to-emacs, vip-prefix-arg-value,
@@ -3344,7 +3344,7 @@
3344 * disass.el (byte-compile): Specify that the 'byte-compile feature 3344 * disass.el (byte-compile): Specify that the 'byte-compile feature
3345 is provided in the file "bytecomp". 3345 is provided in the file "bytecomp".
3346 3346
33471992-11-11 Jim Blandy (jimb@totoro.cs.oberlin.edu) 33471992-11-11 Jim Blandy (jimb@totoro.cs.oberlin.edu)
3348 3348
3349 * ange-ftp.el (ange-ftp-repaint-buffer): Give this a non-hacky 3349 * ange-ftp.el (ange-ftp-repaint-buffer): Give this a non-hacky
3350 definition using (message nil). 3350 definition using (message nil).
@@ -3355,7 +3355,7 @@
3355 3355
3356 * c-mode.el (c-style-alist): Add quotes around C++ style name. 3356 * c-mode.el (c-style-alist): Add quotes around C++ style name.
3357 3357
33581992-11-10 Jim Blandy (jimb@totoro.cs.oberlin.edu) 33581992-11-10 Jim Blandy (jimb@totoro.cs.oberlin.edu)
3359 3359
3360 * rect.el (operate-on-rectangle): Use move-to-column's FORCE 3360 * rect.el (operate-on-rectangle): Use move-to-column's FORCE
3361 argument instead of implementing it ourselves. 3361 argument instead of implementing it ourselves.
@@ -3376,7 +3376,7 @@
3376 3376
3377 * startup.el (after-init-hook): Doc fix. 3377 * startup.el (after-init-hook): Doc fix.
3378 3378
33791992-11-05 Jim Blandy (jimb@totoro.cs.oberlin.edu) 33791992-11-05 Jim Blandy (jimb@totoro.cs.oberlin.edu)
3380 3380
3381 * isearch.el (isearch-frames-exist): This isn't what we want - 3381 * isearch.el (isearch-frames-exist): This isn't what we want -
3382 replaced by... 3382 replaced by...
@@ -3446,7 +3446,7 @@
3446 * term/x-win.el (command-switch-alist, x-switch-definitions): 3446 * term/x-win.el (command-switch-alist, x-switch-definitions):
3447 -ib was used for two things. Use -itype for icon type. 3447 -ib was used for two things. Use -itype for icon type.
3448 3448
34491992-11-04 Jim Blandy (jimb@totoro.cs.oberlin.edu) 34491992-11-04 Jim Blandy (jimb@totoro.cs.oberlin.edu)
3450 3450
3451 * term/x-win.el: Moved functions to support selections and cut 3451 * term/x-win.el: Moved functions to support selections and cut
3452 buffers out from amidst the X initialization code. 3452 buffers out from amidst the X initialization code.
@@ -3458,7 +3458,7 @@
3458 default-directory to PWD if PWD is shorter. And, if PWD isn't 3458 default-directory to PWD if PWD is shorter. And, if PWD isn't
3459 accurate, delete it. 3459 accurate, delete it.
3460 3460
34611992-11-03 Jim Blandy (jimb@totoro.cs.oberlin.edu) 34611992-11-03 Jim Blandy (jimb@totoro.cs.oberlin.edu)
3462 3462
3463 * compile.el (compile-internal): Use NAME-OF-MODE in the prompt 3463 * compile.el (compile-internal): Use NAME-OF-MODE in the prompt
3464 when offering to kill an existing process. 3464 when offering to kill an existing process.
@@ -3497,7 +3497,7 @@
3497 * bytecomp.el (byte-compile-lambda): 3497 * bytecomp.el (byte-compile-lambda):
3498 Don't compile the interactive spec if it is a call to `list'. 3498 Don't compile the interactive spec if it is a call to `list'.
3499 3499
35001992-10-30 Jim Blandy (jimb@totoro.cs.oberlin.edu) 35001992-10-30 Jim Blandy (jimb@totoro.cs.oberlin.edu)
3501 3501
3502 * ange-ftp.el: Tighten the regular expression used in 3502 * ange-ftp.el: Tighten the regular expression used in
3503 file-name-handler-alist to recognized ange-ftp filenames; the 3503 file-name-handler-alist to recognized ange-ftp filenames; the
@@ -3632,7 +3632,7 @@
3632 3632
3633 * replace.el (occur): Always search entire buffer. 3633 * replace.el (occur): Always search entire buffer.
3634 3634
36351992-10-17 Jim Blandy (jimb@totoro.cs.oberlin.edu) 36351992-10-17 Jim Blandy (jimb@totoro.cs.oberlin.edu)
3636 3636
3637 * mouse.el (mouse-tear-off-window): New function. 3637 * mouse.el (mouse-tear-off-window): New function.
3638 3638
@@ -3644,7 +3644,7 @@
3644 3644
3645 * telnet.el (telnet): Wait for telnet output before sending `open'. 3645 * telnet.el (telnet): Wait for telnet output before sending `open'.
3646 3646
36471992-10-14 Jim Blandy (jimb@totoro.cs.oberlin.edu) 36471992-10-14 Jim Blandy (jimb@totoro.cs.oberlin.edu)
3648 3648
3649 * files.el (file-truename): The variable ~ should be considered an 3649 * files.el (file-truename): The variable ~ should be considered an
3650 absolute pathname; handle it correctly. Concatenate the directory 3650 absolute pathname; handle it correctly. Concatenate the directory
@@ -3666,7 +3666,7 @@
3666 3666
3667 * picture.el (edit-picture): Run picture-mode-hook. 3667 * picture.el (edit-picture): Run picture-mode-hook.
3668 3668
36691992-10-10 Jim Blandy (jimb@totoro.cs.oberlin.edu) 36691992-10-10 Jim Blandy (jimb@totoro.cs.oberlin.edu)
3670 3670
3671 * dired-aux.el (dired-compress-file): Change references to 3671 * dired-aux.el (dired-compress-file): Change references to
3672 `from-file' to use `file'; the former only works because 3672 `from-file' to use `file'; the former only works because
@@ -3801,7 +3801,7 @@
3801 3801
3802 * simple.el (insert-buffer): Before reading arg, barf if read-only. 3802 * simple.el (insert-buffer): Before reading arg, barf if read-only.
3803 3803
38041992-10-03 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) 38041992-10-03 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
3805 3805
3806 * mouse.el: Begin adapting this to the new event format. 3806 * mouse.el: Begin adapting this to the new event format.
3807 (event-window, event-point, mouse-coords, mouse-timestamp): 3807 (event-window, event-point, mouse-coords, mouse-timestamp):
@@ -3838,7 +3838,7 @@
3838 * simple.el (kill-word): Don't change point before calling kill-region. 3838 * simple.el (kill-word): Don't change point before calling kill-region.
3839 (delete-indentation): Don't go beyond eob, comparing with fill-prefix. 3839 (delete-indentation): Don't go beyond eob, comparing with fill-prefix.
3840 3840
38411992-09-30 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) 38411992-09-30 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
3842 3842
3843 * gud.el (gud-last-frame): Added defvar for this. 3843 * gud.el (gud-last-frame): Added defvar for this.
3844 3844
@@ -3865,7 +3865,7 @@
3865 3865
3866 * rmail.el (mail-unsent-separator): Add another alternative. 3866 * rmail.el (mail-unsent-separator): Add another alternative.
3867 3867
38681992-09-29 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) 38681992-09-29 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
3869 3869
3870 * term/x-win.el (x-select-text, x-cut-buffer-or-selection-value): 3870 * term/x-win.el (x-select-text, x-cut-buffer-or-selection-value):
3871 Use x-get-cut-buffer and x-set-cut-buffer, instead of expecting 3871 Use x-get-cut-buffer and x-set-cut-buffer, instead of expecting
@@ -4011,7 +4011,7 @@
4011 * files.el (after-find-file): New arg NOAUTO. 4011 * files.el (after-find-file): New arg NOAUTO.
4012 (revert-buffer, recover-file): Pass t for that arg. 4012 (revert-buffer, recover-file): Pass t for that arg.
4013 4013
40141992-09-23 Edward M. Reingold (reingold@emr.cs.uiuc.edu) 40141992-09-23 Edward M. Reingold (reingold@emr.cs.uiuc.edu)
4015 4015
4016 * cal-mayan.el (calendar-print-mayan-date): Fix conversion in 4016 * cal-mayan.el (calendar-print-mayan-date): Fix conversion in
4017 output message. 4017 output message.
@@ -4111,7 +4111,7 @@
4111 4111
4112 * ange-ftp.el (ange-ftp-file-name-as-directory): Fix typo. 4112 * ange-ftp.el (ange-ftp-file-name-as-directory): Fix typo.
4113 4113
41141992-09-17 Jim Blandy (jimb@pogo.cs.oberlin.edu) 41141992-09-17 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4115 4115
4116 * gud.el (gud-mode-map): Bind gud-refresh to C-c C-l, not C-c l; 4116 * gud.el (gud-mode-map): Bind gud-refresh to C-c C-l, not C-c l;
4117 the latter is reserved for the user's purposes. 4117 the latter is reserved for the user's purposes.
@@ -4181,7 +4181,7 @@
4181 (tags-table-parent-pointer-list): Doc fix. 4181 (tags-table-parent-pointer-list): Doc fix.
4182 (tags-table-including): New function, subr of visit-tags-table-buffer. 4182 (tags-table-including): New function, subr of visit-tags-table-buffer.
4183 4183
41841992-09-14 Jim Blandy (jimb@pogo.cs.oberlin.edu) 41841992-09-14 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4185 4185
4186 * gud.el (gdb, sdb, dbx): Use C-c C-r ("resume") for continuing, 4186 * gud.el (gdb, sdb, dbx): Use C-c C-r ("resume") for continuing,
4187 instead of C-c C-c. C-c C-c should be comint-interrupt-subjob; 4187 instead of C-c C-c. C-c C-c should be comint-interrupt-subjob;
@@ -4272,7 +4272,7 @@
4272 (dired-revert, dired-insert-old-subdirs): Use it. 4272 (dired-revert, dired-insert-old-subdirs): Use it.
4273 (dired-view-file): Undo previous change. 4273 (dired-view-file): Undo previous change.
4274 4274
42751992-09-13 Jim Blandy (jimb@pogo.cs.oberlin.edu) 42751992-09-13 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4276 4276
4277 * mouse.el: Change uses of 'K' interactive spec to 'e'. 4277 * mouse.el: Change uses of 'K' interactive spec to 'e'.
4278 4278
@@ -4335,7 +4335,7 @@
4335 * add-log.el (add-log-current-defun): Use eq instead of = when one 4335 * add-log.el (add-log-current-defun): Use eq instead of = when one
4336 side might be nil. 4336 side might be nil.
4337 4337
43381992-09-09 Jim Blandy (jimb@pogo.cs.oberlin.edu) 43381992-09-09 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4339 4339
4340 * frame.el (frame-notice-user-settings): In situations where we 4340 * frame.el (frame-notice-user-settings): In situations where we
4341 have to delete the existing frame and create a new one, redirect 4341 have to delete the existing frame and create a new one, redirect
@@ -4364,7 +4364,7 @@
4364 * c-mode.el (c-fill-paragraph): Fix the cases where point is before 4364 * c-mode.el (c-fill-paragraph): Fix the cases where point is before
4365 or after the comment. This uses new var comment-start-place. 4365 or after the comment. This uses new var comment-start-place.
4366 4366
43671992-09-04 Jim Blandy (jimb@pogo.cs.oberlin.edu) 43671992-09-04 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4368 4368
4369 * rmail.el (rmail-unix-mail-delimiter): Expand this to recognize 4369 * rmail.el (rmail-unix-mail-delimiter): Expand this to recognize
4370 time zones after the date too. Re-arranged some of the whitespace 4370 time zones after the date too. Re-arranged some of the whitespace
@@ -4390,7 +4390,7 @@
4390 4390
4391 * sendmail.el (mail-do-fcc): Copy code from Emacs 18 to add time zone. 4391 * sendmail.el (mail-do-fcc): Copy code from Emacs 18 to add time zone.
4392 4392
43931992-09-03 Jim Blandy (jimb@pogo.cs.oberlin.edu) 43931992-09-03 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4394 4394
4395 * rmail.el (rmail-unix-mail-delimiter): Split this up and comment 4395 * rmail.el (rmail-unix-mail-delimiter): Split this up and comment
4396 its various components so it looks a bit less like three lines of 4396 its various components so it looks a bit less like three lines of
@@ -4401,7 +4401,7 @@
4401 * compile.el (compile-goto-error): Move to bol before looking for 4401 * compile.el (compile-goto-error): Move to bol before looking for
4402 the error. 4402 the error.
4403 4403
44041992-09-02 Jim Blandy (jimb@pogo.cs.oberlin.edu) 44041992-09-02 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4405 4405
4406 * c-mode.el (c-auto-newline): Added backslashed before quotes in 4406 * c-mode.el (c-auto-newline): Added backslashed before quotes in
4407 docstring. 4407 docstring.
@@ -4456,7 +4456,7 @@
4456 4456
4457 * add-log.el (add-log-current-defun): Recognize Emacs DEFUN properly. 4457 * add-log.el (add-log-current-defun): Recognize Emacs DEFUN properly.
4458 4458
44591992-08-24 Jim Blandy (jimb@pogo.cs.oberlin.edu) 44591992-08-24 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4460 4460
4461 * rnewspost.el (news-setup): Don't use kill-line; that puts 4461 * rnewspost.el (news-setup): Don't use kill-line; that puts
4462 trash in the kill ring; instead, use delete-region. 4462 trash in the kill ring; instead, use delete-region.
@@ -4476,7 +4476,7 @@
4476 4476
4477 * simple.el: Doc fixes. 4477 * simple.el: Doc fixes.
4478 4478
44791992-08-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) 44791992-08-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4480 4480
4481 * sendmail.el (mail-signature-file): Undo the previous change - 4481 * sendmail.el (mail-signature-file): Undo the previous change -
4482 replace this with mail-signature. The manual has already gone to 4482 replace this with mail-signature. The manual has already gone to
@@ -4498,7 +4498,7 @@
4498 * rmail.el (rmail-next-undeleted-message): No error at eob, 4498 * rmail.el (rmail-next-undeleted-message): No error at eob,
4499 just message. (This reverses the previous change.) 4499 just message. (This reverses the previous change.)
4500 4500
45011992-08-17 Jim Blandy (jimb@pogo.cs.oberlin.edu) 45011992-08-17 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4502 4502
4503 * sendmail.el (mail-signature): Variable replaced with... 4503 * sendmail.el (mail-signature): Variable replaced with...
4504 (mail-signature-file): This, since this is the way all the 4504 (mail-signature-file): This, since this is the way all the
@@ -4511,12 +4511,12 @@
4511 4511
4512 * sort.el (sort-subr): No progress messages if sorting less than 50k. 4512 * sort.el (sort-subr): No progress messages if sorting less than 50k.
4513 4513
45141992-08-17 Edward M. Reingold (reingold@emr.cs.uiuc.edu) 45141992-08-17 Edward M. Reingold (reingold@emr.cs.uiuc.edu)
4515 4515
4516 * solar.el (sunrise-sunset): Get various values set properly when 4516 * solar.el (sunrise-sunset): Get various values set properly when
4517 there is (or isn't) a double prefix arg. 4517 there is (or isn't) a double prefix arg.
4518 4518
45191992-08-14 Jim Blandy (jimb@pogo.cs.oberlin.edu) 45191992-08-14 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4520 4520
4521 * timer.el (run-at-time, timer-process-filter): The character 4521 * timer.el (run-at-time, timer-process-filter): The character
4522 used to separate the time from the token in input to the timer 4522 used to separate the time from the token in input to the timer
@@ -4532,7 +4532,7 @@
4532 4532
4533 * unrmail.el: New file. 4533 * unrmail.el: New file.
4534 4534
45351992-08-13 Jim Blandy (jimb@pogo.cs.oberlin.edu) 45351992-08-13 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4536 4536
4537 * hideif.el (hide-ifdef-mode): Made this function autoload. 4537 * hideif.el (hide-ifdef-mode): Made this function autoload.
4538 (hide-ifdef-initially, hide-ifdef-read-only, 4538 (hide-ifdef-initially, hide-ifdef-read-only,
@@ -4552,7 +4552,7 @@
4552 4552
4553 * add-log.el (change-log-mode): Make it autoload. 4553 * add-log.el (change-log-mode): Make it autoload.
4554 4554
45551992-08-12 Jim Blandy (jimb@pogo.cs.oberlin.edu) 45551992-08-12 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4556 4556
4557 * frame.el (initial-frame-alist): Change the initial frame 4557 * frame.el (initial-frame-alist): Change the initial frame
4558 alist from ((minibuffer . nil)), which asks for no minibuffer, 4558 alist from ((minibuffer . nil)), which asks for no minibuffer,
@@ -4562,7 +4562,7 @@
4562 already taken care of in x_term_init, which is called from 4562 already taken care of in x_term_init, which is called from
4563 Fx_open_connection. Rah. 4563 Fx_open_connection. Rah.
4564 4564
45651992-08-11 Jim Blandy (jimb@pogo.cs.oberlin.edu) 45651992-08-11 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4566 4566
4567 * calendar.el, diary.el, diary-insert.el, holidays.el, 4567 * calendar.el, diary.el, diary-insert.el, holidays.el,
4568 cal-french.el cal-mayan.el, solar.el, lunar.el: Installed the 4568 cal-french.el cal-mayan.el, solar.el, lunar.el: Installed the
@@ -4584,14 +4584,14 @@
4584 * add-log.el (add-log-current-defun): Protect against "Unbalanced 4584 * add-log.el (add-log-current-defun): Protect against "Unbalanced
4585 parens" error from down-list. 4585 parens" error from down-list.
4586 4586
45871992-08-10 Jim Blandy (jimb@pogo.cs.oberlin.edu) 45871992-08-10 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4588 4588
4589 * frame.el (set-screen-width, set-screen-height): Make the 4589 * frame.el (set-screen-width, set-screen-height): Make the
4590 docstring say that these are obsolete. 4590 docstring say that these are obsolete.
4591 (screen-width, screen-height, set-screen-width, 4591 (screen-width, screen-height, set-screen-width,
4592 set-screen-height): Apply make-obsolete to these. 4592 set-screen-height): Apply make-obsolete to these.
4593 4593
45941992-08-10 Edward M. Reingold (reingold@emr.cs.uiuc.edu) 45941992-08-10 Edward M. Reingold (reingold@emr.cs.uiuc.edu)
4595 4595
4596 * calendar.el (calendar-mode): Update mode line. 4596 * calendar.el (calendar-mode): Update mode line.
4597 4597
@@ -4619,7 +4619,7 @@
4619 * Reinstalled a loaddefs.el backup dated Aug 4. 4619 * Reinstalled a loaddefs.el backup dated Aug 4.
4620 The installed copy seems to be a very old version. 4620 The installed copy seems to be a very old version.
4621 4621
46221992-08-08 Jim Blandy (jimb@pogo.cs.oberlin.edu) 46221992-08-08 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4623 4623
4624 * frame.el (set-screen-width, set-screen-height): Changed these 4624 * frame.el (set-screen-width, set-screen-height): Changed these
4625 from fset aliases to actual functions, since they aren't supposed 4625 from fset aliases to actual functions, since they aren't supposed
@@ -4634,7 +4634,7 @@
4634 instead of many looking-at calls. Use memq instead of (or (eq x a) 4634 instead of many looking-at calls. Use memq instead of (or (eq x a)
4635 (eq x b)). Stupidity reigns. 4635 (eq x b)). Stupidity reigns.
4636 4636
46371992-08-07 Jim Blandy (jimb@pogo.cs.oberlin.edu) 46371992-08-07 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4638 4638
4639 * frame.el (set-frame-width, set-frame-height): Functions deleted 4639 * frame.el (set-frame-width, set-frame-height): Functions deleted
4640 *again*. Where did these come from? 4640 *again*. Where did these come from?
@@ -4672,7 +4672,7 @@
4672 * compile.el (compilation-mode-map): Change 4672 * compile.el (compilation-mode-map): Change
4673 compilation-previous/next-file bindings to M-{ and M-}. 4673 compilation-previous/next-file bindings to M-{ and M-}.
4674 4674
46751992-08-05 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) 46751992-08-05 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4676 4676
4677 * cl.el (*cl-valid-named-list-accessors*, *cl-valid-nth-offsets*, 4677 * cl.el (*cl-valid-named-list-accessors*, *cl-valid-nth-offsets*,
4678 byte-compile-named-accessors): Deleted. 4678 byte-compile-named-accessors): Deleted.
@@ -4747,7 +4747,7 @@
4747 is visible. RET now goes to the next preorder node. These 4747 is visible. RET now goes to the next preorder node. These
4748 changes make sequential reading of info subtrees easier. 4748 changes make sequential reading of info subtrees easier.
4749 4749
47501992-08-04 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) 47501992-08-04 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4751 4751
4752 * appt.el (appt-make-list): Add ;;;###autoload cookie for this 4752 * appt.el (appt-make-list): Add ;;;###autoload cookie for this
4753 function. 4753 function.
@@ -4794,7 +4794,7 @@
4794 4794
4795 * gud.el (gud-def): If KEY is nil, don't make a binding. 4795 * gud.el (gud-def): If KEY is nil, don't make a binding.
4796 4796
47971992-08-03 Edward M. Reingold (reingold@emr.cs.uiuc.edu) 47971992-08-03 Edward M. Reingold (reingold@emr.cs.uiuc.edu)
4798 4798
4799 * diary.el (print-diary-entries): Rewrote to work for either 4799 * diary.el (print-diary-entries): Rewrote to work for either
4800 simple or fancy diary display. 4800 simple or fancy diary display.
@@ -4807,7 +4807,7 @@
4807 4807
4808 * map-ynp.el (map-y-or-n-p): Use key-description for USER-KEYS. 4808 * map-ynp.el (map-y-or-n-p): Use key-description for USER-KEYS.
4809 4809
48101992-08-03 Jim Blandy (jimb@pogo.cs.oberlin.edu) 48101992-08-03 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4811 4811
4812 * simple.el (current-kill): Reinstate interprogram-paste feature. 4812 * simple.el (current-kill): Reinstate interprogram-paste feature.
4813 It doesn't seem to be wedged for me, and I can't find out how it is 4813 It doesn't seem to be wedged for me, and I can't find out how it is
@@ -4895,7 +4895,7 @@
4895 * add-log.el (add-log-current-defun): In C and Lisp, verify the defun 4895 * add-log.el (add-log-current-defun): In C and Lisp, verify the defun
4896 really starts at or before the original point. 4896 really starts at or before the original point.
4897 4897
48981992-08-01 Jim Blandy (jimb@pogo.cs.oberlin.edu) 48981992-08-01 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4899 4899
4900 * mailalias.el: Provide 'mailalias. 4900 * mailalias.el: Provide 'mailalias.
4901 * mailpost.el: Require 'mailalias and 'sendmail, since we use 4901 * mailpost.el: Require 'mailalias and 'sendmail, since we use
@@ -4978,11 +4978,11 @@
4978 Change these to work correctly with the Zawinski-Furuseth byte 4978 Change these to work correctly with the Zawinski-Furuseth byte
4979 compiler. 4979 compiler.
4980 4980
49811992-07-31 Robert J. Chassell (bob@churchy.gnu.ai.mit.edu) 49811992-07-31 Robert J. Chassell (bob@churchy.gnu.ai.mit.edu)
4982 4982
4983 * loaddefs.el: New keybinding, `C-x r y', for `yank-rectangle'. 4983 * loaddefs.el: New keybinding, `C-x r y', for `yank-rectangle'.
4984 4984
49851992-07-31 Edward M. Reingold (reingold@emr.cs.uiuc.edu) 49851992-07-31 Edward M. Reingold (reingold@emr.cs.uiuc.edu)
4986 4986
4987 * calendar.el (calendar-string-spread): New function. 4987 * calendar.el (calendar-string-spread): New function.
4988 (calendar-mode-line-format): Redefine it. 4988 (calendar-mode-line-format): Redefine it.
@@ -5006,7 +5006,7 @@
5006 (next-error): Use the ARGP-1th, not ARGPth cdr of 5006 (next-error): Use the ARGP-1th, not ARGPth cdr of
5007 compilation-error-list. 5007 compilation-error-list.
5008 5008
50091992-07-30 Jim Blandy (jimb@pogo.cs.oberlin.edu) 50091992-07-30 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5010 5010
5011 * bytecomp.el (byte-compile-warnings): By default, do not display 5011 * bytecomp.el (byte-compile-warnings): By default, do not display
5012 warnings about references free variables. 5012 warnings about references free variables.
@@ -5015,7 +5015,7 @@
5015 5015
5016 * sendmail.el (mail): Get rid of the multiple mail buffer feature. 5016 * sendmail.el (mail): Get rid of the multiple mail buffer feature.
5017 5017
50181992-07-29 Edward M. Reingold (reingold@emr.cs.uiuc.edu) 50181992-07-29 Edward M. Reingold (reingold@emr.cs.uiuc.edu)
5019 5019
5020 * calendar.el (general-holidays, hebrew-holidays, local-holidays, 5020 * calendar.el (general-holidays, hebrew-holidays, local-holidays,
5021 christian-holidays, islamic-holidays, solar-holidays, other-holidays): 5021 christian-holidays, islamic-holidays, solar-holidays, other-holidays):
@@ -5086,7 +5086,7 @@
5086 point is in or after; the error need not start at bol. 5086 point is in or after; the error need not start at bol.
5087 Restore current buffer after calling other-window. 5087 Restore current buffer after calling other-window.
5088 5088
50891992-07-28 Edward M. Reingold (reingold@emr.cs.uiuc.edu) 50891992-07-28 Edward M. Reingold (reingold@emr.cs.uiuc.edu)
5090 5090
5091 * holidays.el (calendar-holiday-function-sexp): 5091 * holidays.el (calendar-holiday-function-sexp):
5092 New function. 5092 New function.
@@ -5171,7 +5171,7 @@
5171 * etags.el (tags-exact-match-p): Rewritten. 5171 * etags.el (tags-exact-match-p): Rewritten.
5172 (tags-with-syntax): New macro. 5172 (tags-with-syntax): New macro.
5173 5173
51741992-07-26 Edward M. Reingold (reingold@emr.cs.uiuc.edu) 51741992-07-26 Edward M. Reingold (reingold@emr.cs.uiuc.edu)
5175 5175
5176 * calendar.el (calendar-cursor-to-date): Change `current-day' to 5176 * calendar.el (calendar-cursor-to-date): Change `current-day' to
5177 `starred-day'. 5177 `starred-day'.
@@ -5267,7 +5267,7 @@
5267 * flow-ctrl.el: fixed set-input-mode call broken by new third 5267 * flow-ctrl.el: fixed set-input-mode call broken by new third
5268 arg for meta control. 5268 arg for meta control.
5269 5269
52701992-07-23 Edward M. Reingold (reingold@emr.cs.uiuc.edu) 52701992-07-23 Edward M. Reingold (reingold@emr.cs.uiuc.edu)
5271 5271
5272 * calendar.el (cursor-to-islamic-calendar-date, 5272 * calendar.el (cursor-to-islamic-calendar-date,
5273 cursor-to-hebrew-calendar-date): Add phrase "until sunset" to message. 5273 cursor-to-hebrew-calendar-date): Add phrase "until sunset" to message.
@@ -5305,7 +5305,7 @@
5305 * etags.el (last-tag): New defvar. 5305 * etags.el (last-tag): New defvar.
5306 (find-tag-noselect): Set and use it. 5306 (find-tag-noselect): Set and use it.
5307 5307
53081992-07-22 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) 53081992-07-22 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5309 5309
5310 * edebug.el, gnus.el, gnusmail.el, gnusmisc.el, gnuspost.el, 5310 * edebug.el, gnus.el, gnusmail.el, gnusmisc.el, gnuspost.el,
5311 hideif.el, isearch-mode.el, mh-e.el, mhspool.el, netunam.el, 5311 hideif.el, isearch-mode.el, mh-e.el, mhspool.el, netunam.el,
@@ -5318,7 +5318,7 @@
5318 * etags.el (find-tag-noselect): Properly return 5318 * etags.el (find-tag-noselect): Properly return
5319 find-tag-in-order's value. 5319 find-tag-in-order's value.
5320 5320
53211992-07-22 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) 53211992-07-22 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5322 5322
5323 * bytecomp.el: Removed relative jump instructions. 5323 * bytecomp.el: Removed relative jump instructions.
5324 (byte-rel-goto-ops): Variable deleted. 5324 (byte-rel-goto-ops): Variable deleted.
@@ -5354,7 +5354,7 @@
5354 (fill-c++-comment): Renamed from fill-C-comment. 5354 (fill-c++-comment): Renamed from fill-C-comment.
5355 (c++-insert-header): Deleted. 5355 (c++-insert-header): Deleted.
5356 5356
53571992-07-21 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) 53571992-07-21 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5358 5358
5359 * inf-lisp.el: When creating inferior-lisp-mode-map, use 5359 * inf-lisp.el: When creating inferior-lisp-mode-map, use
5360 shared-lisp-mode-map, instead of calling the function 5360 shared-lisp-mode-map, instead of calling the function
@@ -5365,7 +5365,7 @@
5365 argument; there's no longer any need to adapt to different 5365 argument; there's no longer any need to adapt to different
5366 versions of Emacs. 5366 versions of Emacs.
5367 5367
53681992-07-21 Edward M. Reingold (reingold@emr.cs.uiuc.edu) 53681992-07-21 Edward M. Reingold (reingold@emr.cs.uiuc.edu)
5369 5369
5370 * calendar.el (calendar-set-mode-line): New function. 5370 * calendar.el (calendar-set-mode-line): New function.
5371 (list-yahrzeit-dates): Use it for mode line. 5371 (list-yahrzeit-dates): Use it for mode line.
@@ -5403,7 +5403,7 @@
5403 5403
5404 * Installed co-isearch.el, new gud.el (1.19) 5404 * Installed co-isearch.el, new gud.el (1.19)
5405 5405
54061992-07-21 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) 54061992-07-21 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5407 5407
5408 * frame.el (get-frame): Renamed to get-other-frame; get-frame 5408 * frame.el (get-frame): Renamed to get-other-frame; get-frame
5409 sounds like a parallel to get-buffer or get-process. 5409 sounds like a parallel to get-buffer or get-process.
@@ -5421,7 +5421,7 @@
5421 keys to which the movement commands are bound to blackbox's 5421 keys to which the movement commands are bound to blackbox's
5422 movement functions. Define the insert and kp-enter keys. 5422 movement functions. Define the insert and kp-enter keys.
5423 5423
54241992-07-20 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) 54241992-07-20 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5425 5425
5426 * blackbox.el (blackbox): Doc fix. 5426 * blackbox.el (blackbox): Doc fix.
5427 (bb-outside-box): For some reason, this function was replaced by 5427 (bb-outside-box): For some reason, this function was replaced by
@@ -5448,7 +5448,7 @@
5448 5448
5449 * startup.el (command-line): Fixed typo in comment. 5449 * startup.el (command-line): Fixed typo in comment.
5450 5450
54511992-07-20 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) 54511992-07-20 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5452 5452
5453 * bytecomp.el (byte-compile-warnings): Include the full 5453 * bytecomp.el (byte-compile-warnings): Include the full
5454 documentation given in the comments at the top of the file in this 5454 documentation given in the comments at the top of the file in this
@@ -5470,7 +5470,7 @@
5470 * window.el (window-config-to-register, register-to-window-config): 5470 * window.el (window-config-to-register, register-to-window-config):
5471 Deleted, along with keybindings C-x 6 and C-x 7. 5471 Deleted, along with keybindings C-x 6 and C-x 7.
5472 5472
54731992-07-19 Edward M. Reingold (reingold@emr.cs.uiuc.edu) 54731992-07-19 Edward M. Reingold (reingold@emr.cs.uiuc.edu)
5474 5474
5475 * cal-mayan.el: New file. The only functions visible to the 5475 * cal-mayan.el: New file. The only functions visible to the
5476 outside world are calendar-goto-mayan-date, 5476 outside world are calendar-goto-mayan-date,
@@ -5534,7 +5534,7 @@
5534 * rmail.el (rmail-delete-forward): Removed the feature 5534 * rmail.el (rmail-delete-forward): Removed the feature
5535 of moving back if there's nowhere to go forward. 5535 of moving back if there's nowhere to go forward.
5536 5536
55371992-07-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) 55371992-07-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5538 5538
5539 * etags.el (visit-tags-table-buffer): Call abbreviate-file-name on 5539 * etags.el (visit-tags-table-buffer): Call abbreviate-file-name on
5540 the argument before setting tags-file-name. 5540 the argument before setting tags-file-name.
@@ -5549,7 +5549,7 @@
5549 5549
5550 * Keywords added for [n-z]*.el. Finder now under construction. 5550 * Keywords added for [n-z]*.el. Finder now under construction.
5551 5551
55521992-07-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) 55521992-07-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5553 5553
5554 * rmail.el (rmail-insert-inbox-text): Generate an alternate name 5554 * rmail.el (rmail-insert-inbox-text): Generate an alternate name
5555 to use for tofile by appending a `+' to file, not a `~'; files 5555 to use for tofile by appending a `+' to file, not a `~'; files
@@ -5573,7 +5573,7 @@
5573 5573
5574 * Finished decorating the library files with new standard headers. 5574 * Finished decorating the library files with new standard headers.
5575 5575
55761992-07-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) 55761992-07-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5577 5577
5578 * disass.el: Require `byte-compile', not 'bytecomp'. 5578 * disass.el: Require `byte-compile', not 'bytecomp'.
5579 5579
@@ -5593,7 +5593,7 @@
5593 * etags.el: Major rewrite with many new features. 5593 * etags.el: Major rewrite with many new features.
5594 * ctags.el: New file; goes with new etags.el. 5594 * ctags.el: New file; goes with new etags.el.
5595 5595
55961992-07-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) 55961992-07-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5597 5597
5598 * byte-run.el (defsubst): Removed extra closing paren at the end 5598 * byte-run.el (defsubst): Removed extra closing paren at the end
5599 of this function. 5599 of this function.
@@ -5609,7 +5609,7 @@
5609 5609
5610 * New library headers for [opqrst]*.el. Ghod, this is boring. 5610 * New library headers for [opqrst]*.el. Ghod, this is boring.
5611 5611
56121992-07-15 Edward M. Reingold (reingold@emr.cs.uiuc.edu) 56121992-07-15 Edward M. Reingold (reingold@emr.cs.uiuc.edu)
5613 5613
5614 * lunar.el: New file. The only functions known to outside world 5614 * lunar.el: New file. The only functions known to outside world
5615 are calendar-phases-of-moon, diary-phases-of-moon, and 5615 are calendar-phases-of-moon, diary-phases-of-moon, and
@@ -5637,7 +5637,7 @@
5637 * loaddefs.el: Key bindings moved here. 5637 * loaddefs.el: Key bindings moved here.
5638 * simple.el: From here. 5638 * simple.el: From here.
5639 5639
56401992-07-14 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) 56401992-07-14 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5641 5641
5642 * byte-opt.el (byte-boolean-vars): Rebuilt for Emacs 19. 5642 * byte-opt.el (byte-boolean-vars): Rebuilt for Emacs 19.
5643 5643
@@ -5661,7 +5661,7 @@
5661 * [uvwxy]*.el: Added headers for new Emacs Lisp documentation 5661 * [uvwxy]*.el: Added headers for new Emacs Lisp documentation
5662 conventions. 5662 conventions.
5663 5663
56641992-07-14 Edward M. Reingold (reingold@emr.cs.uiuc.edu) 56641992-07-14 Edward M. Reingold (reingold@emr.cs.uiuc.edu)
5665 5665
5666 * calendar.el (calendar-mode): Change key bindings for all 5666 * calendar.el (calendar-mode): Change key bindings for all
5667 functions to make them consistent with Version 19 requirements. 5667 functions to make them consistent with Version 19 requirements.
@@ -5721,12 +5721,12 @@
5721 * loaddefs.el (completion-ignored-extensions): nconc together 5721 * loaddefs.el (completion-ignored-extensions): nconc together
5722 list of common extensions and list of unix or vms-specific ones. 5722 list of common extensions and list of unix or vms-specific ones.
5723 5723
57241992-07-13 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) 57241992-07-13 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5725 5725
5726 * simple.el (kill-region): The variable `undo-high-threshold' has 5726 * simple.el (kill-region): The variable `undo-high-threshold' has
5727 been renamed to `undo-strong-limit'. Change its use here. 5727 been renamed to `undo-strong-limit'. Change its use here.
5728 5728
57291992-07-13 Edward M. Reingold (reingold@emr.cs.uiuc.edu) 57291992-07-13 Edward M. Reingold (reingold@emr.cs.uiuc.edu)
5730 5730
5731 * calendar.el (exit-calendar): Bury buffers instead of killing them. 5731 * calendar.el (exit-calendar): Bury buffers instead of killing them.
5732 5732
@@ -5749,7 +5749,7 @@
5749 * c-mode.el (calculate-c-indent): Don't indent as argdecl 5749 * c-mode.el (calculate-c-indent): Don't indent as argdecl
5750 after apparent function decl inside a comment. 5750 after apparent function decl inside a comment.
5751 5751
57521992-07-10 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) 57521992-07-10 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5753 5753
5754 * bytecomp.el: Replaced with Jamie Zawinksi's byte compiler. 5754 * bytecomp.el: Replaced with Jamie Zawinksi's byte compiler.
5755 * byte-optimize.el, bytecomp-runtime.el: New files, supporting 5755 * byte-optimize.el, bytecomp-runtime.el: New files, supporting
@@ -5764,7 +5764,7 @@
5764 * mouse.el (mouse-kill): Don't set the mark; pass point and the 5764 * mouse.el (mouse-kill): Don't set the mark; pass point and the
5765 click's position to kill-region directly. 5765 click's position to kill-region directly.
5766 5766
57671992-07-09 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) 57671992-07-09 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5768 5768
5769 * abbrev.el (write-abbrev-file): Removed extraneous interactive spec. 5769 * abbrev.el (write-abbrev-file): Removed extraneous interactive spec.
5770 5770
@@ -5808,7 +5808,7 @@
5808 5808
5809 * sendmail.el (mail-do-fcc): Call rmail-set-message-counters. 5809 * sendmail.el (mail-do-fcc): Call rmail-set-message-counters.
5810 5810
58111992-07-06 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) 58111992-07-06 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5812 5812
5813 * etags.el (visit-tags-table): Remove automounter prefixes before 5813 * etags.el (visit-tags-table): Remove automounter prefixes before
5814 setting tags-file-name. 5814 setting tags-file-name.
@@ -5822,11 +5822,11 @@
5822 5822
5823 * Installed tq.el. 5823 * Installed tq.el.
5824 5824
58251992-07-06 Edward M. Reingold (reingold@emr.cs.uiuc.edu) 58251992-07-06 Edward M. Reingold (reingold@emr.cs.uiuc.edu)
5826 5826
5827 * tex-mode.el (tex-file): Fix reference to tex-offer-save. 5827 * tex-mode.el (tex-file): Fix reference to tex-offer-save.
5828 5828
58291992-07-05 Edward M. Reingold (reingold@emr.cs.uiuc.edu) 58291992-07-05 Edward M. Reingold (reingold@emr.cs.uiuc.edu)
5830 5830
5831 * tex-mode.el: Require comint instead of oshell. 5831 * tex-mode.el: Require comint instead of oshell.
5832 (tex-start-shell): Use comint, not oshell. 5832 (tex-start-shell): Use comint, not oshell.
@@ -5899,12 +5899,12 @@
5899 5899
5900 * cmutex.el: Deleted, following recommendation of reingold. 5900 * cmutex.el: Deleted, following recommendation of reingold.
5901 5901
59021992-06-30 Jim Blandy (jimb@pogo.cs.oberlin.edu) 59021992-06-30 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5903 5903
5904 * startup.el (command-line-1): Signal an error if the argument to 5904 * startup.el (command-line-1): Signal an error if the argument to
5905 the `-insert' option isn't a string. 5905 the `-insert' option isn't a string.
5906 5906
59071992-06-28 Jim Blandy (jimb@pogo.cs.oberlin.edu) 59071992-06-28 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5908 5908
5909 * completion.el (completion-separator-self-insert-autofilling): 5909 * completion.el (completion-separator-self-insert-autofilling):
5910 Changed references to `auto-fill-hook' to `auto-fill-function'. 5910 Changed references to `auto-fill-hook' to `auto-fill-function'.
@@ -5912,7 +5912,7 @@
5912 * texinfo-upd.el (texinfo-update-node, 5912 * texinfo-upd.el (texinfo-update-node,
5913 texinfo-sequential-node-update): Same thing. 5913 texinfo-sequential-node-update): Same thing.
5914 5914
59151992-06-28 Edward M. Reingold (reingold@emr.cs.uiuc.edu) 59151992-06-28 Edward M. Reingold (reingold@emr.cs.uiuc.edu)
5916 5916
5917 * solar.el: New file. 5917 * solar.el: New file.
5918 The only functions known to outside world are calendar-sunrise-sunset, 5918 The only functions known to outside world are calendar-sunrise-sunset,
@@ -5934,7 +5934,7 @@
5934 * holidays.el: Autoload 5934 * holidays.el: Autoload
5935 calendar-holiday-function-solar-equinoxes-solstices. 5935 calendar-holiday-function-solar-equinoxes-solstices.
5936 5936
59371992-06-27 Jim Blandy (jimb@pogo.cs.oberlin.edu) 59371992-06-27 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5938 5938
5939 * info.el: Bindings for Info-goto-emacs-command-node and 5939 * info.el: Bindings for Info-goto-emacs-command-node and
5940 Info-goto-emacs-key-command-node in help-map moved from here... 5940 Info-goto-emacs-key-command-node in help-map moved from here...
@@ -5962,7 +5962,7 @@
5962 * loaddefs.el: Bind [M-right], [M-left], [M-up], and [M-down] to 5962 * loaddefs.el: Bind [M-right], [M-left], [M-up], and [M-down] to
5963 backward-sexp, forward-sexp, backward-list, and forward-list. 5963 backward-sexp, forward-sexp, backward-list, and forward-list.
5964 5964
59651992-06-26 Edward M. Reingold (reingold@emr.cs.uiuc.edu) 59651992-06-26 Edward M. Reingold (reingold@emr.cs.uiuc.edu)
5966 5966
5967 * holidays.el (calendar-holiday-list): Protect holiday evaluation from 5967 * holidays.el (calendar-holiday-list): Protect holiday evaluation from
5968 bogus holidays on list. 5968 bogus holidays on list.
@@ -5971,7 +5971,7 @@
5971 5971
5972 * outline.el (outline-flag-region): Bind buffer-read-only to nil. 5972 * outline.el (outline-flag-region): Bind buffer-read-only to nil.
5973 5973
59741992-06-25 Jim Blandy (jimb@pogo.cs.oberlin.edu) 59741992-06-25 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5975 5975
5976 * calendar.el, diary.el, holidays.el: Merged new versions from Ed 5976 * calendar.el, diary.el, holidays.el: Merged new versions from Ed
5977 Reingold. 5977 Reingold.
@@ -5985,11 +5985,11 @@
5985 customize. 5985 customize.
5986 * holiday.el (holidays): Added autoload cookie for this. 5986 * holiday.el (holidays): Added autoload cookie for this.
5987 5987
59881992-06-25 Edward M. Reingold (reingold@emr.cs.uiuc.edu) 59881992-06-25 Edward M. Reingold (reingold@emr.cs.uiuc.edu)
5989 5989
5990 * diary.el (diary-rosh-hodesh): Change mod to % in two places. 5990 * diary.el (diary-rosh-hodesh): Change mod to % in two places.
5991 5991
59921992-06-24 Edward M. Reingold (reingold@emr.cs.uiuc.edu) 59921992-06-24 Edward M. Reingold (reingold@emr.cs.uiuc.edu)
5993 5993
5994 * holidays.el (calendar-holiday-function-fixed, 5994 * holidays.el (calendar-holiday-function-fixed,
5995 calendar-holiday-function-float. calendar-holiday-function-julian, 5995 calendar-holiday-function-float. calendar-holiday-function-julian,
@@ -6006,7 +6006,7 @@
6006 calendar-load-hook: New variable; use it with run-hooks. 6006 calendar-load-hook: New variable; use it with run-hooks.
6007 calendar: Describe use of calendar-load-hook. 6007 calendar: Describe use of calendar-load-hook.
6008 6008
60091992-06-23 Jim Blandy (jimb@pogo.cs.oberlin.edu) 60091992-06-23 Jim Blandy (jimb@pogo.cs.oberlin.edu)
6010 6010
6011 * autoload.el: The docstring is the third element of a `defun' 6011 * autoload.el: The docstring is the third element of a `defun'
6012 form, not the second. 6012 form, not the second.
@@ -6023,7 +6023,7 @@
6023 now has values like `enable-local-variables'. 6023 now has values like `enable-local-variables'.
6024 (hack-local-variables): Test `enable-local-eval' properly. 6024 (hack-local-variables): Test `enable-local-eval' properly.
6025 6025
60261992-06-22 Jim Blandy (jimb@pogo.cs.oberlin.edu) 60261992-06-22 Jim Blandy (jimb@pogo.cs.oberlin.edu)
6027 6027
6028 * autoload.el (generate-file-autoloads): Do attach a 6028 * autoload.el (generate-file-autoloads): Do attach a
6029 `doc-string-elt' property to `defun', `defvar', `defconst', and 6029 `doc-string-elt' property to `defun', `defvar', `defconst', and
@@ -6038,7 +6038,7 @@
6038 Ensure we keep at least one word on each line. 6038 Ensure we keep at least one word on each line.
6039 Also don't break after a period followed by just one space. 6039 Also don't break after a period followed by just one space.
6040 6040
60411992-06-21 Jim Blandy (jimb@pogo.cs.oberlin.edu) 60411992-06-21 Jim Blandy (jimb@pogo.cs.oberlin.edu)
6042 6042
6043 * screen.el (ctl-x-5-map): Removed declaration and initialization 6043 * screen.el (ctl-x-5-map): Removed declaration and initialization
6044 of this here; it's done in subr.el, alongside ctl-x-4-map. 6044 of this here; it's done in subr.el, alongside ctl-x-4-map.
@@ -6054,7 +6054,7 @@
6054 6054
6055 * upd-copyr.el (update-copyright): Grok abbreviated years. 6055 * upd-copyr.el (update-copyright): Grok abbreviated years.
6056 6056
60571992-06-19 Jim Blandy (jimb@pogo.cs.oberlin.edu) 60571992-06-19 Jim Blandy (jimb@pogo.cs.oberlin.edu)
6058 6058
6059 * lisp-mode.el (indent-sexp): The local variable `last-point' was 6059 * lisp-mode.el (indent-sexp): The local variable `last-point' was
6060 being asked to do double-duty - `calculate-lisp-indent' needs to 6060 being asked to do double-duty - `calculate-lisp-indent' needs to
@@ -6067,14 +6067,14 @@
6067 * lisp-mode.el (indent-sexp): Change the `while' loop to an `if', 6067 * lisp-mode.el (indent-sexp): Change the `while' loop to an `if',
6068 using `make-list' and `-' instead of `(list nil)' and `1+'. 6068 using `make-list' and `-' instead of `(list nil)' and `1+'.
6069 6069
60701992-06-18 Jim Blandy (jimb@pogo.cs.oberlin.edu) 60701992-06-18 Jim Blandy (jimb@pogo.cs.oberlin.edu)
6071 6071
6072 * edebug.el (edebug-debug): Added autoload cookie for this. 6072 * edebug.el (edebug-debug): Added autoload cookie for this.
6073 6073
6074 * etags.el (find-tag-other-frame): New function. Bind it to 6074 * etags.el (find-tag-other-frame): New function. Bind it to
6075 `C-x 5 .'. 6075 `C-x 5 .'.
6076 6076
60771992-06-17 Jim Blandy (jimb@pogo.cs.oberlin.edu) 60771992-06-17 Jim Blandy (jimb@pogo.cs.oberlin.edu)
6078 6078
6079 * compile.el (compilation-error-regexp-alist): Tightened up the 6079 * compile.el (compilation-error-regexp-alist): Tightened up the
6080 regular expressions designed to match lint pass 2 and lint pass 3 6080 regular expressions designed to match lint pass 2 and lint pass 3
@@ -6092,7 +6092,7 @@
6092 6092
6093 * mailabbrev.el: New version from jwz. 6093 * mailabbrev.el: New version from jwz.
6094 6094
60951992-06-15 Jim Blandy (jimb@pogo.cs.oberlin.edu) 60951992-06-15 Jim Blandy (jimb@pogo.cs.oberlin.edu)
6096 6096
6097 * compile.el (compilation-enter-directory-regexp, 6097 * compile.el (compilation-enter-directory-regexp,
6098 compilation-leave-directory-regexp): In strings, replace uses of 6098 compilation-leave-directory-regexp): In strings, replace uses of
@@ -6101,7 +6101,7 @@
6101 all the complemented character sets; none of these should match 6101 all the complemented character sets; none of these should match
6102 across a newline. 6102 across a newline.
6103 6103
61041992-06-14 Jim Blandy (jimb@pogo.cs.oberlin.edu) 61041992-06-14 Jim Blandy (jimb@pogo.cs.oberlin.edu)
6105 6105
6106 * isearch-mode.el (isearch-forward): Remove sentence from doc 6106 * isearch-mode.el (isearch-forward): Remove sentence from doc
6107 string claiming that the key bindings are controlled by variables 6107 string claiming that the key bindings are controlled by variables
@@ -6129,7 +6129,7 @@
6129 * gnus.el (gnus-nntp-server): Eval gnus-default-nntp-server only 6129 * gnus.el (gnus-nntp-server): Eval gnus-default-nntp-server only
6130 if bound. 6130 if bound.
6131 6131
61321992-06-12 Jim Blandy (jimb@pogo.cs.oberlin.edu) 61321992-06-12 Jim Blandy (jimb@pogo.cs.oberlin.edu)
6133 6133
6134 * isearch-mode.el: New package, which will probably supercede 6134 * isearch-mode.el: New package, which will probably supercede
6135 isearch.el. 6135 isearch.el.
@@ -6163,13 +6163,13 @@
6163 * compile.el (compile-internal): Do buffer-disable-undo here. 6163 * compile.el (compile-internal): Do buffer-disable-undo here.
6164 (compilation-mode): Not here. 6164 (compilation-mode): Not here.
6165 6165
61661992-06-10 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) 61661992-06-10 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6167 6167
6168 * simple.el (rotate-yank-pointer): Move the guts of this to 6168 * simple.el (rotate-yank-pointer): Move the guts of this to
6169 current-kill, and get rid of the optional DO-NOT-MOVE argument. 6169 current-kill, and get rid of the optional DO-NOT-MOVE argument.
6170 (current-kill): Rotate the yank pointer here. 6170 (current-kill): Rotate the yank pointer here.
6171 6171
61721992-06-09 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) 61721992-06-09 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6173 6173
6174 * subr.el (one-window-p): Rename argument ARG to NOMINI, so 6174 * subr.el (one-window-p): Rename argument ARG to NOMINI, so
6175 that the docstring will agree with the argument list generated 6175 that the docstring will agree with the argument list generated
@@ -6255,7 +6255,7 @@
6255 the file name. Also removed setq of random variable 6255 the file name. Also removed setq of random variable
6256 `formatted-revision'. 6256 `formatted-revision'.
6257 6257
62581992-06-02 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) 62581992-06-02 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6259 6259
6260 * yow.el: Somehow, the semicolons introducing the comment on the 6260 * yow.el: Somehow, the semicolons introducing the comment on the
6261 first line disappeared. Put them back. 6261 first line disappeared. Put them back.
@@ -6286,7 +6286,7 @@
6286 * ispell.el: Add some autoloads. 6286 * ispell.el: Add some autoloads.
6287 (ispell-word): Accept prefix arg, meaning do ispell-next. 6287 (ispell-word): Accept prefix arg, meaning do ispell-next.
6288 6288
62891992-06-01 Jim Blandy (jimb@pogo.cs.oberlin.edu) 62891992-06-01 Jim Blandy (jimb@pogo.cs.oberlin.edu)
6290 6290
6291 * simple.el (current-kill): Name the variable which holds the 6291 * simple.el (current-kill): Name the variable which holds the
6292 value from other programs to be pasted interprogram-paste, not 6292 value from other programs to be pasted interprogram-paste, not
@@ -6346,7 +6346,7 @@
6346 6346
6347 * cus-print.el: installed 6347 * cus-print.el: installed
6348 6348
63491992-05-30 Jim Blandy (jimb@pogo.cs.oberlin.edu) 63491992-05-30 Jim Blandy (jimb@pogo.cs.oberlin.edu)
6350 6350
6351 * startup.el (normal-top-level): Call abbreviate-file-name instead 6351 * startup.el (normal-top-level): Call abbreviate-file-name instead
6352 of writing out its code. 6352 of writing out its code.
@@ -6381,13 +6381,13 @@
6381 non-nil, use comint-last-input-start and comint-last-input-end to 6381 non-nil, use comint-last-input-start and comint-last-input-end to
6382 delete the input we just sent. 6382 delete the input we just sent.
6383 6383
63841992-05-29 Jim Blandy (jimb@pogo.cs.oberlin.edu) 63841992-05-29 Jim Blandy (jimb@pogo.cs.oberlin.edu)
6385 6385
6386 * simple.el (append-to-buffer): When called interactively, default 6386 * simple.el (append-to-buffer): When called interactively, default
6387 to (other-buffer nil t). This way, it will offer to insert into 6387 to (other-buffer nil t). This way, it will offer to insert into
6388 the buffer in the other window. 6388 the buffer in the other window.
6389 6389
63901992-05-27 Jim Blandy (jimb@pogo.cs.oberlin.edu) 63901992-05-27 Jim Blandy (jimb@pogo.cs.oberlin.edu)
6391 6391
6392 * term/x-win.el (x-cut-buffer-or-selection-value): New function. 6392 * term/x-win.el (x-cut-buffer-or-selection-value): New function.
6393 Set interprogram-paste-function to use it. 6393 Set interprogram-paste-function to use it.
@@ -6403,7 +6403,7 @@
6403 6403
6404 * simple.el (set-selective-display): Keep vpos of point constant. 6404 * simple.el (set-selective-display): Keep vpos of point constant.
6405 6405
64061992-05-24 Edward M. Reingold (reingold@emr.cs.uiuc.edu) 64061992-05-24 Edward M. Reingold (reingold@emr.cs.uiuc.edu)
6407 6407
6408 * calendar.el (list-yahrzeit-dates): New function. 6408 * calendar.el (list-yahrzeit-dates): New function.
6409 (hebrew-calendar-yahrzeit): Moved from diary.el. 6409 (hebrew-calendar-yahrzeit): Moved from diary.el.
@@ -6412,7 +6412,7 @@
6412 diary-ordinal-suffix: Give correct suffix for 111, 112, 113, 211, 6412 diary-ordinal-suffix: Give correct suffix for 111, 112, 113, 211,
6413 212, 213, etc. 6413 212, 213, etc.
6414 6414
64151992-05-21 Jim Blandy (jimb@pogo.cs.oberlin.edu) 64151992-05-21 Jim Blandy (jimb@pogo.cs.oberlin.edu)
6416 6416
6417 * mouse.el: Emulate the Emacs 18 mouse button bindings for now. 6417 * mouse.el: Emulate the Emacs 18 mouse button bindings for now.
6418 (mouse-yank-at-click): New function. 6418 (mouse-yank-at-click): New function.
@@ -6463,7 +6463,7 @@
6463 * window.el: Binding of split-window-horizontally moved from C-x 5 6463 * window.el: Binding of split-window-horizontally moved from C-x 5
6464 to C-x 3. 6464 to C-x 3.
6465 6465
64661992-05-20 Jim Blandy (jimb@pogo.cs.oberlin.edu) 64661992-05-20 Jim Blandy (jimb@pogo.cs.oberlin.edu)
6467 6467
6468 * simple.el (kill-region): This used to forgo actually deleting 6468 * simple.el (kill-region): This used to forgo actually deleting
6469 the region if the buffer was read-only, meaning that the command 6469 the region if the buffer was read-only, meaning that the command
@@ -6475,15 +6475,15 @@
6475 6475
6476 * subr.el (one-window-p): If arg is t, completely avoid minibuffer. 6476 * subr.el (one-window-p): If arg is t, completely avoid minibuffer.
6477 6477
64781992-05-19 Jim Blandy (jimb@pogo.cs.oberlin.edu) 64781992-05-19 Jim Blandy (jimb@pogo.cs.oberlin.edu)
6479 6479
6480 * version.el (version): New alias for emacs-version. 6480 * version.el (version): New alias for emacs-version.
6481 6481
64821992-05-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) 64821992-05-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6483 6483
6484 * startup.el (normal-top-level): Typo: s/getev/getenv/. 6484 * startup.el (normal-top-level): Typo: s/getev/getenv/.
6485 6485
64861992-05-13 Jim Blandy (jimb@pogo.cs.oberlin.edu) 64861992-05-13 Jim Blandy (jimb@pogo.cs.oberlin.edu)
6487 6487
6488 * subr.el (lambda): Define this as a macro which wraps the lambda 6488 * subr.el (lambda): Define this as a macro which wraps the lambda
6489 expression in a (function ...) quoter. This means that you don't 6489 expression in a (function ...) quoter. This means that you don't
@@ -6494,7 +6494,7 @@
6494 * loadup.el: Disable undo recording in scratch while we load all 6494 * loadup.el: Disable undo recording in scratch while we load all
6495 the files; re-enable them before we dump. 6495 the files; re-enable them before we dump.
6496 6496
64971992-05-12 Jim Blandy (jimb@pogo.cs.oberlin.edu) 64971992-05-12 Jim Blandy (jimb@pogo.cs.oberlin.edu)
6498 6498
6499 * startup.el (normal-top-level): If (getenv "PWD") or (getenv 6499 * startup.el (normal-top-level): If (getenv "PWD") or (getenv
6500 "HOME") refer to the same directory as default-directory, change 6500 "HOME") refer to the same directory as default-directory, change
@@ -6533,17 +6533,17 @@
6533 * mailabbrev.el (mail-abbrevs-v18-munge-map): Use define-key 6533 * mailabbrev.el (mail-abbrevs-v18-munge-map): Use define-key
6534 instead of making up an extra alist and nconcing it onto the keymap. 6534 instead of making up an extra alist and nconcing it onto the keymap.
6535 6535
65361992-05-02 Edward M. Reingold (reingold@emr.cs.uiuc.edu) 65361992-05-02 Edward M. Reingold (reingold@emr.cs.uiuc.edu)
6537 6537
6538 * calendar.el (generate-calendar-month): Center heading over each 6538 * calendar.el (generate-calendar-month): Center heading over each
6539 month. 6539 month.
6540 6540
65411992-04-30 Jim Blandy (jimb@pogo.cs.oberlin.edu) 65411992-04-30 Jim Blandy (jimb@pogo.cs.oberlin.edu)
6542 6542
6543 * loaddefs.el: Moved (put 'narrow-to-page 'disabled t)... 6543 * loaddefs.el: Moved (put 'narrow-to-page 'disabled t)...
6544 * page.el: To here. 6544 * page.el: To here.
6545 6545
65461992-04-28 Jim Blandy (jimb@pogo.cs.oberlin.edu) 65461992-04-28 Jim Blandy (jimb@pogo.cs.oberlin.edu)
6547 6547
6548 * mh-e.el (mh-signature-file-name): New variable. 6548 * mh-e.el (mh-signature-file-name): New variable.
6549 (mh-insert-signature): Use it. 6549 (mh-insert-signature): Use it.
@@ -6557,17 +6557,17 @@
6557 * loaddefs.el: Removed (put 'narrow-to-region 'disabled t). 6557 * loaddefs.el: Removed (put 'narrow-to-region 'disabled t).
6558 It is done in simple.el. 6558 It is done in simple.el.
6559 6559
65601992-04-25 Jim Blandy (jimb@pogo.cs.oberlin.edu) 65601992-04-25 Jim Blandy (jimb@pogo.cs.oberlin.edu)
6561 6561
6562 * dired.el (dired-mode): Make the modeline display the entire path 6562 * dired.el (dired-mode): Make the modeline display the entire path
6563 of the directory, not just the buffer name. 6563 of the directory, not just the buffer name.
6564 6564
65651992-04-24 Jim Blandy (jimb@pogo.cs.oberlin.edu) 65651992-04-24 Jim Blandy (jimb@pogo.cs.oberlin.edu)
6566 6566
6567 * flame.el: Add "flame-" prefix to internal functions, to conform 6567 * flame.el: Add "flame-" prefix to internal functions, to conform
6568 with the naming conventions of the rest of Emacs. 6568 with the naming conventions of the rest of Emacs.
6569 6569
65701992-04-21 Jim Blandy (jimb@pogo.cs.oberlin.edu) 65701992-04-21 Jim Blandy (jimb@pogo.cs.oberlin.edu)
6571 6571
6572 * doctor.el (doctor-svo): Deleted second expression from top let 6572 * doctor.el (doctor-svo): Deleted second expression from top let
6573 binding; it used to read "(let ((foo <exp> sent)) ...)"; let 6573 binding; it used to read "(let ((foo <exp> sent)) ...)"; let
@@ -6575,14 +6575,14 @@
6575 6575
6576 * flame.el: We might as well (provide 'flame). 6576 * flame.el: We might as well (provide 'flame).
6577 6577
65781992-04-18 Jim Blandy (jimb@pogo.cs.oberlin.edu) 65781992-04-18 Jim Blandy (jimb@pogo.cs.oberlin.edu)
6579 6579
6580 * startup.el (normal-top-level): Don't change default-directory to 6580 * startup.el (normal-top-level): Don't change default-directory to
6581 (getenv "PWD") unless they actually refer to the same directory. 6581 (getenv "PWD") unless they actually refer to the same directory.
6582 6582
6583 * rmail.el (rmail-unix-mail-delimiter): Doc fix. 6583 * rmail.el (rmail-unix-mail-delimiter): Doc fix.
6584 6584
65851992-04-17 Jim Blandy (jimb@pogo.cs.oberlin.edu) 65851992-04-17 Jim Blandy (jimb@pogo.cs.oberlin.edu)
6586 6586
6587 * rmail.el (rmail-unix-mail-delimiter): Don't bother giving this a 6587 * rmail.el (rmail-unix-mail-delimiter): Don't bother giving this a
6588 docstring; move it to a comment. 6588 docstring; move it to a comment.
@@ -6591,7 +6591,7 @@
6591 6591
6592 * cmacexp.el: Doc fix. 6592 * cmacexp.el: Doc fix.
6593 6593
65941992-04-15 Jim Blandy (jimb@pogo.cs.oberlin.edu) 65941992-04-15 Jim Blandy (jimb@pogo.cs.oberlin.edu)
6595 6595
6596 * simple.el (reindent-then-newline-and-indent, 6596 * simple.el (reindent-then-newline-and-indent,
6597 newline-and-indent): Call the newline function instead of saying 6597 newline-and-indent): Call the newline function instead of saying
@@ -6613,12 +6613,12 @@
6613 * compile.el (compilation-find-buffer): Optional non-nil arg says 6613 * compile.el (compilation-find-buffer): Optional non-nil arg says
6614 to try to find some buffer other than the current one. 6614 to try to find some buffer other than the current one.
6615 6615
66161992-04-10 Edward M. Reingold (reingold@emr.cs.uiuc.edu) 66161992-04-10 Edward M. Reingold (reingold@emr.cs.uiuc.edu)
6617 6617
6618 * holidays.el (calendar-cursor-holidays): Signal error when cursor 6618 * holidays.el (calendar-cursor-holidays): Signal error when cursor
6619 is not on a date. 6619 is not on a date.
6620 6620
66211992-04-08 Jim Blandy (jimb@pogo.cs.oberlin.edu) 66211992-04-08 Jim Blandy (jimb@pogo.cs.oberlin.edu)
6622 6622
6623 * doctex.el, gdb.el, mh-e.el, vip.el: Use 6623 * doctex.el, gdb.el, mh-e.el, vip.el: Use
6624 point{,-min,-max,-marker} functions instead of 6624 point{,-min,-max,-marker} functions instead of
@@ -6636,11 +6636,11 @@
6636 (sendmail-pre-abbrev-expand-hook): Take optional arg; if non-nil, 6636 (sendmail-pre-abbrev-expand-hook): Take optional arg; if non-nil,
6637 call self-insert-command with it, and don't do expand-abbrev; just 6637 call self-insert-command with it, and don't do expand-abbrev; just
6638 6638
66391992-04-06 Jim Blandy (jimb@pogo.cs.oberlin.edu) 66391992-04-06 Jim Blandy (jimb@pogo.cs.oberlin.edu)
6640 6640
6641 * lpr.el (lpr-command): Make this variable settable. 6641 * lpr.el (lpr-command): Make this variable settable.
6642 6642
66431992-04-03 Jim Blandy (jimb@pogo.cs.oberlin.edu) 66431992-04-03 Jim Blandy (jimb@pogo.cs.oberlin.edu)
6644 6644
6645 * files.el (revert-buffer): Reverse the sense of the prefix 6645 * files.el (revert-buffer): Reverse the sense of the prefix
6646 argument; by default, do not offer to revert from the auto-save 6646 argument; by default, do not offer to revert from the auto-save
@@ -6651,7 +6651,7 @@
6651 * files.el (write-contents-hooks): New variable. 6651 * files.el (write-contents-hooks): New variable.
6652 (basic-save-buffer): Use write-contents-hooks like write-file-hooks. 6652 (basic-save-buffer): Use write-contents-hooks like write-file-hooks.
6653 6653
66541992-03-31 Jim Blandy (jimb@pogo.cs.oberlin.edu) 66541992-03-31 Jim Blandy (jimb@pogo.cs.oberlin.edu)
6655 6655
6656 * bytecomp.el (byte-compile-let, byte-compile-let*): Signal an 6656 * bytecomp.el (byte-compile-let, byte-compile-let*): Signal an
6657 error message if a binding has more than one value form. 6657 error message if a binding has more than one value form.
@@ -6676,7 +6676,7 @@
6676 6676
6677 * simple.el (copy-region-as-kill): Doc fix. 6677 * simple.el (copy-region-as-kill): Doc fix.
6678 6678
66791992-03-16 Jim Blandy (jimb@pogo.cs.oberlin.edu) 66791992-03-16 Jim Blandy (jimb@pogo.cs.oberlin.edu)
6680 6680
6681 * Moved provide clauses to bottom of every elisp file that 6681 * Moved provide clauses to bottom of every elisp file that
6682 contains one. 6682 contains one.
@@ -6689,7 +6689,7 @@
6689 * upd-copyr.el (update-copyright): Don't update the GPL version or 6689 * upd-copyr.el (update-copyright): Don't update the GPL version or
6690 replace the notice if the user said not to update the copyright. 6690 replace the notice if the user said not to update the copyright.
6691 6691
66921992-03-11 Jim Blandy (jimb@pogo.cs.oberlin.edu) 66921992-03-11 Jim Blandy (jimb@pogo.cs.oberlin.edu)
6693 6693
6694 * sendmail.el (mail-fcc): New function. 6694 * sendmail.el (mail-fcc): New function.
6695 (mail-mode-map): Bind C-c C-f C-f to mail-fcc. 6695 (mail-mode-map): Bind C-c C-f C-f to mail-fcc.
@@ -6718,7 +6718,7 @@
6718 (compilation-search-path): Made user variable, added autoload cookie. 6718 (compilation-search-path): Made user variable, added autoload cookie.
6719 (compilaton-window-height): Added autoload cookie. 6719 (compilaton-window-height): Added autoload cookie.
6720 6720
67211992-02-27 Jim Blandy (jimb@pogo.cs.oberlin.edu) 67211992-02-27 Jim Blandy (jimb@pogo.cs.oberlin.edu)
6722 6722
6723 * files.el (hack-local-variables): Don't take a FORCE argument; 6723 * files.el (hack-local-variables): Don't take a FORCE argument;
6724 it's as easy to bind enable-local-variables to t for a while as it 6724 it's as easy to bind enable-local-variables to t for a while as it
@@ -6732,16 +6732,16 @@
6732 definition and initialization to be here; moved it to... 6732 definition and initialization to be here; moved it to...
6733 * files.el: Here. 6733 * files.el: Here.
6734 6734
67351992-02-21 Jim Blandy (jimb@pogo.cs.oberlin.edu) 67351992-02-21 Jim Blandy (jimb@pogo.cs.oberlin.edu)
6736 6736
6737 * telnet.el (read-password): Let the quit character terminate 6737 * telnet.el (read-password): Let the quit character terminate
6738 password entry. 6738 password entry.
6739 6739
67401992-02-07 Jim Blandy (jimb@pogo.cs.oberlin.edu) 67401992-02-07 Jim Blandy (jimb@pogo.cs.oberlin.edu)
6741 6741
6742 * info.el: Doc fix. 6742 * info.el: Doc fix.
6743 6743
67441992-01-27 Jim Blandy (jimb@pogo.cs.oberlin.edu) 67441992-01-27 Jim Blandy (jimb@pogo.cs.oberlin.edu)
6745 6745
6746 * simple.el (universal-argument): Read key sequences, not single 6746 * simple.el (universal-argument): Read key sequences, not single
6747 keys. Renamed `c-u' to `factor'. Describe the argument in the 6747 keys. Renamed `c-u' to `factor'. Describe the argument in the
@@ -6755,23 +6755,23 @@
6755 * simple.el (digit-argument): Strip off high bit of 6755 * simple.el (digit-argument): Strip off high bit of
6756 last-command-char. 6756 last-command-char.
6757 6757
67581992-01-17 Jim Blandy (jimb@pogo.cs.oberlin.edu) 67581992-01-17 Jim Blandy (jimb@pogo.cs.oberlin.edu)
6759 6759
6760 * term/tvi970.el: New file. 6760 * term/tvi970.el: New file.
6761 6761
67621992-01-16 Jim Blandy (jimb@pogo.cs.oberlin.edu) 67621992-01-16 Jim Blandy (jimb@pogo.cs.oberlin.edu)
6763 6763
6764 * screen.el: Don't automatically bind C-z to iconify; this is 6764 * screen.el: Don't automatically bind C-z to iconify; this is
6765 inappropriate on terminals. 6765 inappropriate on terminals.
6766 * term/x-win.el: Bind C-z to iconify here. 6766 * term/x-win.el: Bind C-z to iconify here.
6767 6767
67681992-01-15 Jim Blandy (jimb@pogo.cs.oberlin.edu) 67681992-01-15 Jim Blandy (jimb@pogo.cs.oberlin.edu)
6769 6769
6770 * term/wyse50.el: Rewritten to use function-key-map. 6770 * term/wyse50.el: Rewritten to use function-key-map.
6771 6771
6772 * simple.el: Include bindings for [up], [down], [left], and [right]. 6772 * simple.el: Include bindings for [up], [down], [left], and [right].
6773 6773
67741992-01-13 Jim Blandy (jimb@pogo.cs.oberlin.edu) 67741992-01-13 Jim Blandy (jimb@pogo.cs.oberlin.edu)
6775 6775
6776 * setenv.el: New file. 6776 * setenv.el: New file.
6777 6777
@@ -6785,7 +6785,7 @@
6785 6785
6786 * flow-ctrl.el: installed. 6786 * flow-ctrl.el: installed.
6787 6787
67881992-01-08 Jim Blandy (jimb@occs.cs.oberlin.edu) 67881992-01-08 Jim Blandy (jimb@occs.cs.oberlin.edu)
6789 6789
6790 * simple.el (temporary-goal-column): Added missing closing paren. 6790 * simple.el (temporary-goal-column): Added missing closing paren.
6791 6791
@@ -6797,12 +6797,12 @@
6797 6797
6798 * debug.el (cancel-debug-on-entry): Complete over debugged functions. 6798 * debug.el (cancel-debug-on-entry): Complete over debugged functions.
6799 6799
68001991-12-21 Jim Blandy (jimb@occs.cs.oberlin.edu) 68001991-12-21 Jim Blandy (jimb@occs.cs.oberlin.edu)
6801 6801
6802 * at386.el: Moved to term/at386.el, changed to use 6802 * at386.el: Moved to term/at386.el, changed to use
6803 function-key-map. 6803 function-key-map.
6804 6804
68051991-12-20 Jim Blandy (jimb@pogo.gnu.ai.mit.edu) 68051991-12-20 Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
6806 6806
6807 * term/news.el, term/vt100.el: Converted to use function-key-map 6807 * term/news.el, term/vt100.el: Converted to use function-key-map
6808 instead of old keypad.el. 6808 instead of old keypad.el.
@@ -6853,7 +6853,7 @@
6853 6853
6854 * sccs.el: installed 3.5 6854 * sccs.el: installed 3.5
6855 6855
68561991-12-08 Jim Blandy (jimb@pogo.gnu.ai.mit.edu) 68561991-12-08 Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
6857 6857
6858 * simple.el (universal-argument): If there is already an argument 6858 * simple.el (universal-argument): If there is already an argument
6859 specified, don't toss it and read a new one; instead, end argument 6859 specified, don't toss it and read a new one; instead, end argument
@@ -6873,7 +6873,7 @@
6873 (diff-sccs, diff-rcs): New commands using diff-internal-diff. 6873 (diff-sccs, diff-rcs): New commands using diff-internal-diff.
6874 (diff-rcs-extension): New variable. 6874 (diff-rcs-extension): New variable.
6875 6875
68761991-12-05 Jim Blandy (jimb@pogo.gnu.ai.mit.edu) 68761991-12-05 Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
6877 6877
6878 * apropos.el, doctex.el, help.el, paths.el, spook.el, yow.el: 6878 * apropos.el, doctex.el, help.el, paths.el, spook.el, yow.el:
6879 These files expected to find their data in exec-directory, but 6879 These files expected to find their data in exec-directory, but
@@ -6898,7 +6898,7 @@
6898 6898
6899 * simple.el: Doc fix. 6899 * simple.el: Doc fix.
6900 6900
69011991-11-15 Jim Blandy (jimb@pogo.gnu.ai.mit.edu) 69011991-11-15 Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
6902 6902
6903 * startup.el (command-line): Don't bother catching errors that 6903 * startup.el (command-line): Don't bother catching errors that
6904 occur while the window system file is loading; cmd_error can now 6904 occur while the window system file is loading; cmd_error can now
@@ -6908,7 +6908,7 @@
6908 * startup.el (command-line): baud-rate is a variable, not a 6908 * startup.el (command-line): baud-rate is a variable, not a
6909 function. 6909 function.
6910 6910
69111991-11-14 Jim Blandy (jimb@pogo.gnu.ai.mit.edu) 69111991-11-14 Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
6912 6912
6913 * info.el (Info-mode): Mention Info-directory in the list of 6913 * info.el (Info-mode): Mention Info-directory in the list of
6914 commands in the docstring. 6914 commands in the docstring.
@@ -6918,12 +6918,12 @@
6918 6918
6919 * find-dired.el: New version munged by sk for tree dired. 6919 * find-dired.el: New version munged by sk for tree dired.
6920 6920
69211991-11-06 Jim Blandy (jimb@pogo.gnu.ai.mit.edu) 69211991-11-06 Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
6922 6922
6923 * screen.el (screen-initialize, screen-notice-user-settings): 6923 * screen.el (screen-initialize, screen-notice-user-settings):
6924 Renamed global-minibuffer-screen to default-minibuffer-screen. 6924 Renamed global-minibuffer-screen to default-minibuffer-screen.
6925 6925
69261991-11-05 Edward M. Reingold (reingold@emr.cs.uiuc.edu) 69261991-11-05 Edward M. Reingold (reingold@emr.cs.uiuc.edu)
6927 6927
6928 * diary.el (diary-rosh-hodesh): Add Erev Rosh Hodesh to the diary, 6928 * diary.el (diary-rosh-hodesh): Add Erev Rosh Hodesh to the diary,
6929 as needed. 6929 as needed.
@@ -6933,7 +6933,7 @@
6933 * ebuff-menu.el (eletric-buffer-menu-mode-map): Define 6933 * ebuff-menu.el (eletric-buffer-menu-mode-map): Define
6934 < and > to scroll-left and scroll-right per user suggestion. 6934 < and > to scroll-left and scroll-right per user suggestion.
6935 6935
69361991-10-31 Jim Blandy (jimb@pogo.gnu.ai.mit.edu) 69361991-10-31 Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
6937 6937
6938 * files.el (cd): Don't bother calling pwd after changing the 6938 * files.el (cd): Don't bother calling pwd after changing the
6939 directory. 6939 directory.
@@ -6949,7 +6949,7 @@
6949 prefix from names. 6949 prefix from names.
6950 (shell): Marked this to be autoloaded. 6950 (shell): Marked this to be autoloaded.
6951 6951
69521991-10-29 Jim Blandy (jimb@pogo.gnu.ai.mit.edu) 69521991-10-29 Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
6953 6953
6954 * files.el (find-file-noselect): Extract filename abbreviation 6954 * files.el (find-file-noselect): Extract filename abbreviation
6955 code into separate function. 6955 code into separate function.
@@ -6959,13 +6959,13 @@
6959 doesn't exist, offer to create it. 6959 doesn't exist, offer to create it.
6960 (make-directory-path): New function to support this offer. 6960 (make-directory-path): New function to support this offer.
6961 6961
69621991-10-28 Jim Blandy (jimb@pogo.gnu.ai.mit.edu) 69621991-10-28 Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
6963 6963
6964 * macros.el (apply-macro-to-region-lines): Use a marker to keep 6964 * macros.el (apply-macro-to-region-lines): Use a marker to keep
6965 track of the next line to operate on, so the macro can delete or 6965 track of the next line to operate on, so the macro can delete or
6966 add lines. 6966 add lines.
6967 6967
69681991-10-26 Jim Blandy (jimb@pogo.gnu.ai.mit.edu) 69681991-10-26 Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
6969 6969
6970 * disass.el (disassemble): Correctly distinguish functions with no 6970 * disass.el (disassemble): Correctly distinguish functions with no
6971 interactive spec and functions that are (interactive). Correctly 6971 interactive spec and functions that are (interactive). Correctly
@@ -6975,7 +6975,7 @@
6975 (disassemble-1): Use nth to extract components of explicit call to 6975 (disassemble-1): Use nth to extract components of explicit call to
6976 byte-code, not car and cdr. 6976 byte-code, not car and cdr.
6977 6977
69781991-10-25 Jim Blandy (jimb@pogo.gnu.ai.mit.edu) 69781991-10-25 Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
6979 6979
6980 * lisp-mode.el (eval-print-last-sexp): Saying (terpri 6980 * lisp-mode.el (eval-print-last-sexp): Saying (terpri
6981 (current-buffer)) after evaluating the expression does bad things 6981 (current-buffer)) after evaluating the expression does bad things
@@ -6987,7 +6987,7 @@
6987 * compile.el (compilation-buffer-name-function, 6987 * compile.el (compilation-buffer-name-function,
6988 compilation-finish-function): Add autoload cookie for these. 6988 compilation-finish-function): Add autoload cookie for these.
6989 6989
69901991-10-15 Jim Blandy (jimb@pogo.gnu.ai.mit.edu) 69901991-10-15 Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
6991 6991
6992 * info.el (Info-follow-nearest-node): Adjusted for new return 6992 * info.el (Info-follow-nearest-node): Adjusted for new return
6993 value format from coordinates-in-window-p. 6993 value format from coordinates-in-window-p.
@@ -7016,7 +7016,7 @@
7016 to see if this is a compilation buffer, because the latter might 7016 to see if this is a compilation buffer, because the latter might
7017 not be local. 7017 not be local.
7018 7018
70191991-10-04 Jim Blandy (jimb@pogo.gnu.ai.mit.edu) 70191991-10-04 Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
7020 7020
7021 * files.el (revert-buffer): Call verify-visited-file-modtime with 7021 * files.el (revert-buffer): Call verify-visited-file-modtime with
7022 one arg (the current buffer), instead of none. 7022 one arg (the current buffer), instead of none.
@@ -7031,7 +7031,7 @@
7031 * version.el (emacs-version): (From Bob:) Take optional arg 7031 * version.el (emacs-version): (From Bob:) Take optional arg
7032 (prefix arg) to insert version text at point. 7032 (prefix arg) to insert version text at point.
7033 7033
70341991-09-26 Jim Blandy (jimb@pogo.gnu.ai.mit.edu) 70341991-09-26 Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
7035 7035
7036 * info.el (Info-default-directory-list): defvar this instead of 7036 * info.el (Info-default-directory-list): defvar this instead of
7037 defconsting it, so paths.el can set it. 7037 defconsting it, so paths.el can set it.
@@ -7083,7 +7083,7 @@
7083 * map-ynp.el: No need for provide. 7083 * map-ynp.el: No need for provide.
7084 * loadup.el: Load map-ynp. 7084 * loadup.el: Load map-ynp.
7085 7085
70861991-08-23 Edward M. Reingold (reingold@emr.cs.uiuc.edu) 70861991-08-23 Edward M. Reingold (reingold@emr.cs.uiuc.edu)
7087 7087
7088 * calendar.el (calendar-last-day-of-month, calendar-leap-year-p, 7088 * calendar.el (calendar-last-day-of-month, calendar-leap-year-p,
7089 calendar-day-number, calendar-absolute-from-gregorian): Change 7089 calendar-day-number, calendar-absolute-from-gregorian): Change
@@ -7095,7 +7095,7 @@
7095 (apply fun (cons first rest)) => (apply fun first rest). 7095 (apply fun (cons first rest)) => (apply fun first rest).
7096 Come on, guys. 7096 Come on, guys.
7097 7097
70981991-08-20 Michael I Bushnell (mib@geech.gnu.ai.mit.edu) 70981991-08-20 Michael I Bushnell (mib@geech.gnu.ai.mit.edu)
7099 7099
7100 * rmail.el (rmail-convert-to-babyl-format): Roland added the 7100 * rmail.el (rmail-convert-to-babyl-format): Roland added the
7101 missing paren in the wrong place; fixed. 7101 missing paren in the wrong place; fixed.
@@ -7110,7 +7110,7 @@
7110 7110
7111 * rmail.el (rmail-convert-to-babyl-format): Add missing paren. 7111 * rmail.el (rmail-convert-to-babyl-format): Add missing paren.
7112 7112
71131991-08-19 Edward M. Reingold (reingold@emr.cs.uiuc.edu) 71131991-08-19 Edward M. Reingold (reingold@emr.cs.uiuc.edu)
7114 7114
7115 * calendar.el (redraw-calendar): Preserve cursor location in 7115 * calendar.el (redraw-calendar): Preserve cursor location in
7116 redrawing. 7116 redrawing.
@@ -7134,11 +7134,11 @@
7134 (doctor-doc): Use member instead of doctor-member. 7134 (doctor-doc): Use member instead of doctor-member.
7135 (doctor-rms): Restored. 7135 (doctor-rms): Restored.
7136 7136
71371991-08-16 Jim Blandy (jimb@pogo.gnu.ai.mit.edu) 71371991-08-16 Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
7138 7138
7139 * term/x-win.el: Removed obsolete definitions for function keys. 7139 * term/x-win.el: Removed obsolete definitions for function keys.
7140 7140
71411991-08-15 Jim Blandy (jimb@pogo.gnu.ai.mit.edu) 71411991-08-15 Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
7142 7142
7143 * screen.el (screen-create-initial-screen): Renamed to 7143 * screen.el (screen-create-initial-screen): Renamed to
7144 screen-initialize. Arrange to cause errors if people try to 7144 screen-initialize. Arrange to cause errors if people try to
@@ -7165,7 +7165,7 @@
7165 find-file-read-only-other-screen): Here... 7165 find-file-read-only-other-screen): Here...
7166 * sendmail.el (mail-other-screen): And here. 7166 * sendmail.el (mail-other-screen): And here.
7167 7167
71681991-08-14 Jim Blandy (jimb@pogo.gnu.ai.mit.edu) 71681991-08-14 Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
7169 7169
7170 * files.el (generate-new-buffer): Function moved here from 7170 * files.el (generate-new-buffer): Function moved here from
7171 src/buffer.c. 7171 src/buffer.c.
@@ -7194,7 +7194,7 @@
7194 display time in 24-hour format, rather than using AM/PM suffix. 7194 display time in 24-hour format, rather than using AM/PM suffix.
7195 Also, don't blow up in substring if load average is unavailable. 7195 Also, don't blow up in substring if load average is unavailable.
7196 7196
71971991-08-13 Jim Blandy (jimb@pogo.gnu.ai.mit.edu) 71971991-08-13 Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
7198 7198
7199 * screen.el: Incorporated other-screen functions and key bindings. 7199 * screen.el: Incorporated other-screen functions and key bindings.
7200 7200
@@ -7216,7 +7216,7 @@
7216 * files.el (save-some-buffers): Add missing `(and' and matching 7216 * files.el (save-some-buffers): Add missing `(and' and matching
7217 `)' so that buffer-offer-save is actually tested. 7217 `)' so that buffer-offer-save is actually tested.
7218 7218
72191991-08-12 Jim Blandy (jimb@pogo.gnu.ai.mit.edu) 72191991-08-12 Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
7220 7220
7221 * window.el (split-window-keep-point): New user option. 7221 * window.el (split-window-keep-point): New user option.
7222 (split-window-vertically): Modified to support it. 7222 (split-window-vertically): Modified to support it.
@@ -7224,7 +7224,7 @@
7224 split-window-keep-point according to the baud rate. 7224 split-window-keep-point according to the baud rate.
7225 * term/x-win.el: Set split-window-keep-point. 7225 * term/x-win.el: Set split-window-keep-point.
7226 7226
72271991-08-10 Jim Blandy (jimb@pogo.gnu.ai.mit.edu) 72271991-08-10 Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
7228 7228
7229 * term/x-win.el (x-daemon-mode, x-establish-daemon-mode): Removed 7229 * term/x-win.el (x-daemon-mode, x-establish-daemon-mode): Removed
7230 these functions; we do this differently now. 7230 these functions; we do this differently now.
@@ -7234,7 +7234,7 @@
7234 * autoload.el (batch-update-autoloads): Do (save-some-buffers t) 7234 * autoload.el (batch-update-autoloads): Do (save-some-buffers t)
7235 before killing emacs, so loaddefs.el will be saved. 7235 before killing emacs, so loaddefs.el will be saved.
7236 7236
72371991-08-05 Jim Blandy (jimb@pogo.gnu.ai.mit.edu) 72371991-08-05 Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
7238 7238
7239 * screen.el (screen-creation-func): Renamed to 7239 * screen.el (screen-creation-func): Renamed to
7240 screen-creation-function, as per the convention. 7240 screen-creation-function, as per the convention.
@@ -7246,14 +7246,14 @@
7246 7246
7247 * screen.el: All of the screen startup code reworked. 7247 * screen.el: All of the screen startup code reworked.
7248 7248
72491991-08-01 Jim Blandy (jimb@pogo.gnu.ai.mit.edu) 72491991-08-01 Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
7250 7250
7251 * startup.el (pre-init-hook): New variable. 7251 * startup.el (pre-init-hook): New variable.
7252 (window-setup-hook): Doc fix. 7252 (window-setup-hook): Doc fix.
7253 (command-line): Call pre-init-hook. 7253 (command-line): Call pre-init-hook.
7254 (command-line-1): Updated copyright date. 7254 (command-line-1): Updated copyright date.
7255 7255
72561991-07-31 Jim Blandy (jimb@pogo.gnu.ai.mit.edu) 72561991-07-31 Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
7257 7257
7258 * rmailedit.el: When initializing rmail-edit-map, take the cdr of 7258 * rmailedit.el: When initializing rmail-edit-map, take the cdr of
7259 text-mode-map before nconcing it, to omit the keymap header. 7259 text-mode-map before nconcing it, to omit the keymap header.
@@ -7268,7 +7268,7 @@
7268 7268
7269 * apropos.el (apropos, super-apropos): Don't make window for no syms. 7269 * apropos.el (apropos, super-apropos): Don't make window for no syms.
7270 7270
72711991-07-29 Jim Blandy (jimb@pogo.gnu.ai.mit.edu) 72711991-07-29 Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
7272 7272
7273 * loaddefs.el: Don't make backup versions of this file. 7273 * loaddefs.el: Don't make backup versions of this file.
7274 7274
@@ -7276,7 +7276,7 @@
7276 7276
7277 * autoload.el (generate-autoload-cookie): Doc fix. 7277 * autoload.el (generate-autoload-cookie): Doc fix.
7278 7278
72791991-07-28 Jim Blandy (jimb@pogo.gnu.ai.mit.edu) 72791991-07-28 Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
7280 7280
7281 * etags.el: Renamed new-etags.el, copied Emacs 18's tags package 7281 * etags.el: Renamed new-etags.el, copied Emacs 18's tags package
7282 into its place - the new version seemed to have half-completed 7282 into its place - the new version seemed to have half-completed
@@ -7302,7 +7302,7 @@
7302 7302
7303 * edebug.el: Version 2.5 from LaLiberte. 7303 * edebug.el: Version 2.5 from LaLiberte.
7304 7304
73051991-07-25 Jim Blandy (jimb@pogo.gnu.ai.mit.edu) 73051991-07-25 Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
7306 7306
7307 * view.el: (define-key "C-xv" 'view-file). 7307 * view.el: (define-key "C-xv" 'view-file).
7308 (view-file-other-window, view-buffer-other-window): New functions. 7308 (view-file-other-window, view-buffer-other-window): New functions.
@@ -7313,12 +7313,12 @@
7313 * subr.el (search-forward-regexp, search-backward-regexp): Added 7313 * subr.el (search-forward-regexp, search-backward-regexp): Added
7314 alternate names. 7314 alternate names.
7315 7315
73161991-07-24 Jim Blandy (jimb@pogo.gnu.ai.mit.edu) 73161991-07-24 Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
7317 7317
7318 * diff.el (diff): Turn off read-only flag to insert "no 7318 * diff.el (diff): Turn off read-only flag to insert "no
7319 differences" message. 7319 differences" message.
7320 7320
73211991-07-23 Jim Blandy (jimb@pogo.gnu.ai.mit.edu) 73211991-07-23 Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
7322 7322
7323 * isearch.el (isearch): If the user switches to a different 7323 * isearch.el (isearch): If the user switches to a different
7324 screen, exit the isearch. 7324 screen, exit the isearch.
@@ -7333,7 +7333,7 @@
7333 7333
7334 * rmail.el (rmail-widen-to-current-msgbeg): Added missing close paren. 7334 * rmail.el (rmail-widen-to-current-msgbeg): Added missing close paren.
7335 7335
73361991-07-21 Jim Blandy (jimb@pogo.gnu.ai.mit.edu) 73361991-07-21 Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
7337 7337
7338 * isearch.el (isearch): Don't assume that we're repeating a search 7338 * isearch.el (isearch): Don't assume that we're repeating a search
7339 that found an empty string; check history to make sure we're 7339 that found an empty string; check history to make sure we're
@@ -7366,7 +7366,7 @@
7366 7366
7367 * sendmail.el (mail-do-fcc): Added missing close paren. 7367 * sendmail.el (mail-do-fcc): Added missing close paren.
7368 7368
73691991-07-15 Jim Blandy (jimb@pogo.gnu.ai.mit.edu) 73691991-07-15 Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
7370 7370
7371 * term/x-win.el: Enable interrupt-driven input after opening the X 7371 * term/x-win.el: Enable interrupt-driven input after opening the X
7372 connection, so that the fcntls on file descriptor 0 apply to the 7372 connection, so that the fcntls on file descriptor 0 apply to the
@@ -7390,7 +7390,7 @@
7390 `fortran-minimum-statement-indent' to (max tab-width 6) instead of 8. 7390 `fortran-minimum-statement-indent' to (max tab-width 6) instead of 8.
7391 The minimum 6 insures legal indenting for lines with line numbers. 7391 The minimum 6 insures legal indenting for lines with line numbers.
7392 7392
73931991-07-13 Jim Blandy (jimb@churchy.gnu.ai.mit.edu) 73931991-07-13 Jim Blandy (jimb@churchy.gnu.ai.mit.edu)
7394 7394
7395 * info.el (Info-find-node): Call buffer-flush-undo with one arg, 7395 * info.el (Info-find-node): Call buffer-flush-undo with one arg,
7396 instead of none. Change call to get-buffer-c>reate to 7396 instead of none. Change call to get-buffer-c>reate to
@@ -7406,7 +7406,7 @@
7406 occur-pos-list of nulls. And allocate the final-context-start 7406 occur-pos-list of nulls. And allocate the final-context-start
7407 marker once, so we don't allocate jillions of markers in the 7407 marker once, so we don't allocate jillions of markers in the
7408 7408
74091991-07-11 Jim Blandy (jimb@geech.gnu.ai.mit.edu) 74091991-07-11 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7410 7410
7411 * term/x-win.el (x-handle-args): Re-written to take the command 7411 * term/x-win.el (x-handle-args): Re-written to take the command
7412 line switch as an argument, instead of just assuming it's in ARGS, 7412 line switch as an argument, instead of just assuming it's in ARGS,
@@ -7482,7 +7482,7 @@
7482 Don't fail to advance args past -debug-init. 7482 Don't fail to advance args past -debug-init.
7483 (command-line-1): Ignore here options processed at earlier stages. 7483 (command-line-1): Ignore here options processed at earlier stages.
7484 7484
74851991-06-26 Jim Blandy (jimb@pogo.gnu.ai.mit.edu) 74851991-06-26 Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
7486 7486
7487 * term/x-win.el (x-read-resources): When a resource is not 7487 * term/x-win.el (x-read-resources): When a resource is not
7488 available, use (nth 2 key-resname-default) to get the default, not 7488 available, use (nth 2 key-resname-default) to get the default, not
@@ -7490,7 +7490,7 @@
7490 Open the connection to the server *before* trying to read the 7490 Open the connection to the server *before* trying to read the
7491 resources, silly. 7491 resources, silly.
7492 7492
74931991-06-20 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) 74931991-06-20 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7494 7494
7495 * subr.el (ignore): Added docstring for this; it appears as a key 7495 * subr.el (ignore): Added docstring for this; it appears as a key
7496 binding, so it ought to be described. 7496 binding, so it ought to be described.
@@ -7516,12 +7516,12 @@
7516 7516
7517 * disass.el (disassemble-internal): Fixed typo string? -> stringp. 7517 * disass.el (disassemble-internal): Fixed typo string? -> stringp.
7518 7518
75191991-05-26 Edward M. Reingold (reingold@emr.cs.uiuc.edu) 75191991-05-26 Edward M. Reingold (reingold@emr.cs.uiuc.edu)
7520 7520
7521 * holiday.el (calendar-holiday-function-passover-etc): Correct 7521 * holiday.el (calendar-holiday-function-passover-etc): Correct
7522 date and spelling of Yom HaAtzma'ut. 7522 date and spelling of Yom HaAtzma'ut.
7523 7523
75241991-05-23 Jim Blandy (jimb@pogo.gnu.ai.mit.edu) 75241991-05-23 Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
7525 7525
7526 * mail-utils.el: Require lisp-mode, because we use 7526 * mail-utils.el: Require lisp-mode, because we use
7527 lisp-mode-syntax-table. Lisp-mode is usually in the dumped emacs, 7527 lisp-mode-syntax-table. Lisp-mode is usually in the dumped emacs,
@@ -7540,7 +7540,7 @@
7540 don't clobber the definition in text-mode-map, but DO share the 7540 don't clobber the definition in text-mode-map, but DO share the
7541 rest of text-mode-map. 7541 rest of text-mode-map.
7542 7542
75431991-05-23 Michael I Bushnell (mib@geech.gnu.ai.mit.edu) 75431991-05-23 Michael I Bushnell (mib@geech.gnu.ai.mit.edu)
7544 7544
7545 * startup.el (command-line): don't do anything if $VERSION_CONTROL 7545 * startup.el (command-line): don't do anything if $VERSION_CONTROL
7546 is not set; move code to import environment var ahead of .emacs 7546 is not set; move code to import environment var ahead of .emacs
@@ -7550,13 +7550,13 @@
7550 7550
7551 * forms.el (scroll-up, scroll-down): Made argument &optional. 7551 * forms.el (scroll-up, scroll-down): Made argument &optional.
7552 7552
75531991-05-22 Michael I Bushnell (mib@churchy.gnu.ai.mit.edu) 75531991-05-22 Michael I Bushnell (mib@churchy.gnu.ai.mit.edu)
7554 7554
7555 * rmail.el (rmail-variables): Rmail should not be a 7555 * rmail.el (rmail-variables): Rmail should not be a
7556 save-buffer-skip buffer. If the user wants this confusing 7556 save-buffer-skip buffer. If the user wants this confusing
7557 behavior, it can be personally customized. 7557 behavior, it can be personally customized.
7558 7558
75591991-05-22 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) 75591991-05-22 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7560 7560
7561 * term/x-win.el (x-switches-specified): Variable deleted; the 7561 * term/x-win.el (x-switches-specified): Variable deleted; the
7562 options given on the command line are placed in screen-default 7562 options given on the command line are placed in screen-default
@@ -7574,7 +7574,7 @@
7574 (pop-initial-screen): Don't do a condition-case to call 7574 (pop-initial-screen): Don't do a condition-case to call
7575 death-function. 7575 death-function.
7576 7576
75771991-05-18 Jim Blandy (jimb@pogo.gnu.ai.mit.edu) 75771991-05-18 Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
7578 7578
7579 * macros.el (apply-macro-to-region-lines): Added a save-excursion 7579 * macros.el (apply-macro-to-region-lines): Added a save-excursion
7580 around the macro invocation, so that the macro doesn't need to 7580 around the macro invocation, so that the macro doesn't need to
@@ -7589,12 +7589,12 @@
7589 the window system, catch it and write the error message to 7589 the window system, catch it and write the error message to
7590 external-debugging-output. 7590 external-debugging-output.
7591 7591
75921991-05-17 Edward M. Reingold (reingold@emr.cs.uiuc.edu) 75921991-05-17 Edward M. Reingold (reingold@emr.cs.uiuc.edu)
7593 7593
7594 * holiday.el: Add Erev Shavuot to the full list of Jewish 7594 * holiday.el: Add Erev Shavuot to the full list of Jewish
7595 holidays. 7595 holidays.
7596 7596
75971991-05-16 Jim Blandy (jimb@geech.gnu.ai.mit.edu) 75971991-05-16 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7598 7598
7599 * macros.el (apply-macro-to-region-lines): New function. 7599 * macros.el (apply-macro-to-region-lines): New function.
7600 7600
@@ -7655,7 +7655,7 @@
7655 able to grok the originals, but not the copies, so there will be 7655 able to grok the originals, but not the copies, so there will be
7656 only one copy of each docstring in the DOC file. 7656 only one copy of each docstring in the DOC file.
7657 7657
76581991-05-13 Jim Blandy (jimb@pogo.gnu.ai.mit.edu) 76581991-05-13 Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
7659 7659
7660 * isearch.el (search-exit-char): As per the opinion poll results, 7660 * isearch.el (search-exit-char): As per the opinion poll results,
7661 change this to RET. 7661 change this to RET.
@@ -7672,7 +7672,7 @@
7672 7672
7673 * loaddefs.el (auto-mode-alist): Recognize .emacs only at end. 7673 * loaddefs.el (auto-mode-alist): Recognize .emacs only at end.
7674 7674
76751991-05-13 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) 76751991-05-13 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7676 7676
7677 * simple.el (blink-matching-open): Make this function interactive. 7677 * simple.el (blink-matching-open): Make this function interactive.
7678 7678
@@ -7705,7 +7705,7 @@
7705 7705
7706 * lisp-mode.el (eval-print-last-sexp): Use terpri instead of newline. 7706 * lisp-mode.el (eval-print-last-sexp): Use terpri instead of newline.
7707 7707
77081991-05-09 Jim Blandy (jimb@geech.gnu.ai.mit.edu) 77081991-05-09 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7709 7709
7710 * disass.el (disassemble-internal): Rearranged to conveniently 7710 * disass.el (disassemble-internal): Rearranged to conveniently
7711 handle compiled-function objects. 7711 handle compiled-function objects.
@@ -7729,7 +7729,7 @@
7729 * rmail.el: Doc fix. 7729 * rmail.el: Doc fix.
7730 (rmail-first-message): New function; bound to "<". 7730 (rmail-first-message): New function; bound to "<".
7731 7731
77321991-05-08 Jim Blandy (jimb@churchy.gnu.ai.mit.edu) 77321991-05-08 Jim Blandy (jimb@churchy.gnu.ai.mit.edu)
7733 7733
7734 * screen.el: Removed temporary hack to set up auto-new-screen and 7734 * screen.el: Removed temporary hack to set up auto-new-screen and
7735 auto-new-screen-function. 7735 auto-new-screen-function.
@@ -7783,7 +7783,7 @@
7783 (fortran-tab-mode, fortran-setup-tab-mode-style): 7783 (fortran-tab-mode, fortran-setup-tab-mode-style):
7784 (fortran-setup-fixed-format-style): New commands. 7784 (fortran-setup-fixed-format-style): New commands.
7785 7785
77861991-05-05 Jim Blandy (jimb@geech.gnu.ai.mit.edu) 77861991-05-05 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7787 7787
7788 * calc.el: When setting up calc-digit-map, don't try to apply aref 7788 * calc.el: When setting up calc-digit-map, don't try to apply aref
7789 to the keymaps; extract the vectors from the keymaps before 7789 to the keymaps; extract the vectors from the keymaps before
@@ -7870,12 +7870,12 @@
7870 * add-log.el (prompt-for-change-log-name): Made a defun rather 7870 * add-log.el (prompt-for-change-log-name): Made a defun rather
7871 than a defmacro (braino fix). 7871 than a defmacro (braino fix).
7872 7872
78731991-04-18 Jim Blandy (jimb@gnu.ai.mit.edu) 78731991-04-18 Jim Blandy (jimb@gnu.ai.mit.edu)
7874 7874
7875 * simple.el (count-lines-region): Display the number of characters 7875 * simple.el (count-lines-region): Display the number of characters
7876 in the region as well. 7876 in the region as well.
7877 7877
78781991-04-14 Edward M. Reingold (reingold@emr.cs.uiuc.edu) 78781991-04-14 Edward M. Reingold (reingold@emr.cs.uiuc.edu)
7879 7879
7880 * diary.el (diary-omer, diary-parasha): Fix punctuation in diary 7880 * diary.el (diary-omer, diary-parasha): Fix punctuation in diary
7881 entries. 7881 entries.
@@ -7885,7 +7885,7 @@
7885 * prolog.el, r2bibtex.el, rect.el, refbib.el, register.el: Doc fix. 7885 * prolog.el, r2bibtex.el, rect.el, refbib.el, register.el: Doc fix.
7886 * remote.el, replace.el: Doc fix. 7886 * remote.el, replace.el: Doc fix.
7887 7887
78881991-04-11 Jim Blandy (jimb@gnu.ai.mit.edu) 78881991-04-11 Jim Blandy (jimb@gnu.ai.mit.edu)
7889 7889
7890 * simple.el (kill-region): Don't print out a message saying how 7890 * simple.el (kill-region): Don't print out a message saying how
7891 many characters are being killed. 7891 many characters are being killed.
@@ -8041,7 +8041,7 @@
8041 rather than goto-char, since the final character position is 8041 rather than goto-char, since the final character position is
8042 rendered obsolete by the intervening fill-region-as-paragraph. 8042 rendered obsolete by the intervening fill-region-as-paragraph.
8043 8043
80441991-02-24 Edward M. Reingold (reingold@emr.cs.uiuc.edu) 80441991-02-24 Edward M. Reingold (reingold@emr.cs.uiuc.edu)
8045 8045
8046 * diary.el (include-other-diary-files): Fix documentation string. 8046 * diary.el (include-other-diary-files): Fix documentation string.
8047 8047
@@ -8066,13 +8066,13 @@
8066 * compile.el (next-error): Do rms's optimization (Feb 8 change) 8066 * compile.el (next-error): Do rms's optimization (Feb 8 change)
8067 when moving backward, too. 8067 when moving backward, too.
8068 8068
80691991-02-20 Jim Blandy (jimb@geech.ai.mit.edu) 80691991-02-20 Jim Blandy (jimb@geech.ai.mit.edu)
8070 8070
8071 * startup.el (command-line): Re-arranged nested ifs that handle 8071 * startup.el (command-line): Re-arranged nested ifs that handle
8072 the different command-line arguments into a cond, to make it 8072 the different command-line arguments into a cond, to make it
8073 easier for me to read. 8073 easier for me to read.
8074 8074
80751991-02-15 Jim Blandy (jimb@pogo.ai.mit.edu) 80751991-02-15 Jim Blandy (jimb@pogo.ai.mit.edu)
8076 8076
8077 * loaddefs.el: Bind \M-C-r to isearch-backward-regexp, since 8077 * loaddefs.el: Bind \M-C-r to isearch-backward-regexp, since
8078 it really ought to be there. I want it often. 8078 it really ought to be there. I want it often.
@@ -8107,12 +8107,12 @@
8107 8107
8108 * bg-mouse.el, bib-mode.el: Doc fix. 8108 * bg-mouse.el, bib-mode.el: Doc fix.
8109 8109
81101991-02-04 Jim Blandy (jimb@gnu.ai.mit.edu) 81101991-02-04 Jim Blandy (jimb@gnu.ai.mit.edu)
8111 8111
8112 * simple.el (eval-current-buffer): Removed, since it has been 8112 * simple.el (eval-current-buffer): Removed, since it has been
8113 reintroduced to the C code. 8113 reintroduced to the C code.
8114 8114
81151991-02-02 Jim Blandy (jimb@gnu.ai.mit.edu) 81151991-02-02 Jim Blandy (jimb@gnu.ai.mit.edu)
8116 8116
8117 * comint.el (comint-mode): Move the creation of input-ring down 8117 * comint.el (comint-mode): Move the creation of input-ring down
8118 with the other variables, and (golly!) initialize it to a ring. 8118 with the other variables, and (golly!) initialize it to a ring.
@@ -8124,7 +8124,7 @@
8124 * replace.el (perform-replace): Prevent spurious match 8124 * replace.el (perform-replace): Prevent spurious match
8125 of ^foo in second part of foofoo after first part is deleted. 8125 of ^foo in second part of foofoo after first part is deleted.
8126 8126
81271991-01-31 Jim Blandy (jimb@pogo.ai.mit.edu) 81271991-01-31 Jim Blandy (jimb@pogo.ai.mit.edu)
8128 8128
8129 * files.el (find-file-noselect): Strip auto-mount prefix only if safe. 8129 * files.el (find-file-noselect): Strip auto-mount prefix only if safe.
8130 8130
@@ -8155,7 +8155,7 @@
8155 8155
8156 * appt.el: Doc fix. 8156 * appt.el: Doc fix.
8157 8157
81581991-01-30 Jim Blandy (jimb@pogo.ai.mit.edu) 81581991-01-30 Jim Blandy (jimb@pogo.ai.mit.edu)
8159 8159
8160 * paths.el (Info-directory-list): Look for info files in 8160 * paths.el (Info-directory-list): Look for info files in
8161 /usr/local/lib/info first, since this is the standard place for 8161 /usr/local/lib/info first, since this is the standard place for
@@ -8165,7 +8165,7 @@
8165 8165
8166 * info.el (info): With prefix arg, read file name and visit it. 8166 * info.el (info): With prefix arg, read file name and visit it.
8167 8167
81681991-01-26 Jim Blandy (jimb@gnu.ai.mit.edu) 81681991-01-26 Jim Blandy (jimb@gnu.ai.mit.edu)
8169 8169
8170 * term/x-win.el: Do not define the f1 function key to run rmail. 8170 * term/x-win.el: Do not define the f1 function key to run rmail.
8171 8171
@@ -8199,7 +8199,7 @@
8199 8199
8200 * info.el (Info): Init Info-directory-list from INFOPATH. 8200 * info.el (Info): Init Info-directory-list from INFOPATH.
8201 8201
82021991-01-12 Jim Blandy (jimb@gnu.ai.mit.edu) 82021991-01-12 Jim Blandy (jimb@gnu.ai.mit.edu)
8203 8203
8204 * etags.el (visit-tags-file-buffer): use progn instead of 8204 * etags.el (visit-tags-file-buffer): use progn instead of
8205 save-excursion, so the buffer actually gets visited. 8205 save-excursion, so the buffer actually gets visited.
@@ -8220,14 +8220,14 @@
8220 * compile.el (compilation-parse-errors): Fixed maintenance of 8220 * compile.el (compilation-parse-errors): Fixed maintenance of
8221 last-linenum, so dups are really found. 8221 last-linenum, so dups are really found.
8222 8222
82231991-01-08 Jim Blandy (jimb@pogo.ai.mit.edu) 82231991-01-08 Jim Blandy (jimb@pogo.ai.mit.edu)
8224 8224
8225 * bytecomp.el (byte-compile-byte-code-maker): Since 8225 * bytecomp.el (byte-compile-byte-code-maker): Since
8226 byte-compile-lambda is free to return the original lambda 8226 byte-compile-lambda is free to return the original lambda
8227 expression, we'd better be prepared to handle things that aren't 8227 expression, we'd better be prepared to handle things that aren't
8228 bytecode objects. 8228 bytecode objects.
8229 8229
82301991-01-07 Jim Blandy (jimb@gnu.ai.mit.edu) 82301991-01-07 Jim Blandy (jimb@gnu.ai.mit.edu)
8231 8231
8232 * loaddefs.el: Don't forget to specify the filenames when 8232 * loaddefs.el: Don't forget to specify the filenames when
8233 autoload-ing byte-compile-buffer and byte-compile-defun. 8233 autoload-ing byte-compile-buffer and byte-compile-defun.
@@ -8544,7 +8544,7 @@
8544 * diary.el (diary-float): Allow month to be a list of months, a 8544 * diary.el (diary-float): Allow month to be a list of months, a
8545 single month, or t (for all months). 8545 single month, or t (for all months).
8546 8546
85471990-11-26 Jim Blandy (jimb@geech.ai.mit.edu) 85471990-11-26 Jim Blandy (jimb@geech.ai.mit.edu)
8548 8548
8549 * simple.el (copy-region-as-kill): No longer prints "Region 8549 * simple.el (copy-region-as-kill): No longer prints "Region
8550 copied" error message. 8550 copied" error message.
@@ -8553,7 +8553,7 @@
8553 8553
8554 * bg-mouse.el (bg-insert-moused-sexp): If before ')', just skip that. 8554 * bg-mouse.el (bg-insert-moused-sexp): If before ')', just skip that.
8555 8555
85561990-11-26 Neil Mager (neilm@juliet.ll.mit.edu) 85561990-11-26 Neil Mager (neilm@juliet.ll.mit.edu)
8557 8557
8558 * appt.el: Fixed if construct for midnight update. 8558 * appt.el: Fixed if construct for midnight update.
8559 8559
@@ -8562,7 +8562,7 @@
8562 * diary.el (insert-block-diary-entry): Change reference to 8562 * diary.el (insert-block-diary-entry): Change reference to
8563 mark-ring to calendar-mark-ring. 8563 mark-ring to calendar-mark-ring.
8564 8564
85651990-11-21 Neil Mager (neilm@juliet.ll.mit.edu) 85651990-11-21 Neil Mager (neilm@juliet.ll.mit.edu)
8566 8566
8567 * appt.el: Updated header of file to reflect changes. 8567 * appt.el: Updated header of file to reflect changes.
8568 8568
@@ -8646,7 +8646,7 @@
8646 * calendar.el (describe-calendar-mode): Rewrote to give just a 8646 * calendar.el (describe-calendar-mode): Rewrote to give just a
8647 brief description of the mode instead of calling describe-mode. 8647 brief description of the mode instead of calling describe-mode.
8648 8648
86491990-10-19 Neil Mager (neilm@juliet.ll.mit.edu) 86491990-10-19 Neil Mager (neilm@juliet.ll.mit.edu)
8650 8650
8651 * appt.el: Changed issue-appointments-message to 8651 * appt.el: Changed issue-appointments-message to
8652 appt.issue.message in header. 8652 appt.issue.message in header.
@@ -8666,7 +8666,7 @@
8666 8666
8667 * files.el (basic-save-buffer): Run after-save-hooks. 8667 * files.el (basic-save-buffer): Run after-save-hooks.
8668 8668
86691990-11-21 Robert J. Chassell (bob@gnu.ai.mit.edu) 86691990-11-21 Robert J. Chassell (bob@gnu.ai.mit.edu)
8670 8670
8671 * texinfmt.el (texinfo-parse-line-arg): Ignore spaces@end of 8671 * texinfmt.el (texinfo-parse-line-arg): Ignore spaces@end of
8672 line. 8672 line.
@@ -8853,7 +8853,7 @@
8853 code which attempted to fake out mode-name in mode-line-list. 8853 code which attempted to fake out mode-name in mode-line-list.
8854 Also, use slow \\<...> technology. 8854 Also, use slow \\<...> technology.
8855 8855
88561990-11-13 David J. MacKenzie (djm@apple-gunkies) 88561990-11-13 David J. MacKenzie (djm@apple-gunkies)
8857 8857
8858 * fortran.el: Use domain format instead of uucp format for bug 8858 * fortran.el: Use domain format instead of uucp format for bug
8859 list address. 8859 list address.
@@ -8930,7 +8930,7 @@
8930 * info.el (Info-find-node): Simplify file search. 8930 * info.el (Info-find-node): Simplify file search.
8931 Try appending `.info' to specified name. 8931 Try appending `.info' to specified name.
8932 8932
89331990-10-31 Jim Blandy (jimb@gnu.ai.mit.edu) 89331990-10-31 Jim Blandy (jimb@gnu.ai.mit.edu)
8934 8934
8935 * bytecomp.el: Put properties on * so that the byte-compiler knows 8935 * bytecomp.el: Put properties on * so that the byte-compiler knows
8936 how to inline multiplication. 8936 how to inline multiplication.
@@ -8940,7 +8940,7 @@
8940 * files.el (delete-auto-save-file-if-necessary): 8940 * files.el (delete-auto-save-file-if-necessary):
8941 Don't delete if auto-saveing in visited file. 8941 Don't delete if auto-saveing in visited file.
8942 8942
89431990-10-29 Jim Blandy (jimb@pogo.ai.mit.edu) 89431990-10-29 Jim Blandy (jimb@pogo.ai.mit.edu)
8944 8944
8945 * subr.el: `buffer-flush-undo' is now officially named 8945 * subr.el: `buffer-flush-undo' is now officially named
8946 `buffer-enable-undo'; added an alias for backward compatibility. 8946 `buffer-enable-undo'; added an alias for backward compatibility.
@@ -8954,7 +8954,7 @@
8954 8954
8955 * subr.el (keyboard-translate): New function. 8955 * subr.el (keyboard-translate): New function.
8956 8956
89571990-10-25 Robert J. Chassell (bob@gnu.ai.mit.edu) 89571990-10-25 Robert J. Chassell (bob@gnu.ai.mit.edu)
8958 8958
8959 * texinfmt.el (texinfo-format-defun-1): Replace with new version 8959 * texinfmt.el (texinfo-format-defun-1): Replace with new version
8960 that handles @deftypefn and related typed definition commands. 8960 that handles @deftypefn and related typed definition commands.
@@ -9010,7 +9010,7 @@
9010 * etags.el (visit-tags-table-buffer): 9010 * etags.el (visit-tags-table-buffer):
9011 Handle local bindings of tags-file-name. 9011 Handle local bindings of tags-file-name.
9012 9012
90131990-10-19 Robert J. Chassell (bob@gnu.ai.mit.edu) 90131990-10-19 Robert J. Chassell (bob@gnu.ai.mit.edu)
9014 9014
9015 * texinfmt.el (texinfo-format-include, 9015 * texinfmt.el (texinfo-format-include,
9016 texinfo-format-setfilename): Redefined to handle new include 9016 texinfo-format-setfilename): Redefined to handle new include
@@ -9206,7 +9206,7 @@
9206 9206
9207 * mouse.el (mouse-set-point): Compensate properly for hscroll. 9207 * mouse.el (mouse-set-point): Compensate properly for hscroll.
9208 9208
92091990-09-13 Robert J. Chassell (bob@gnu.ai.mit.edu) 92091990-09-13 Robert J. Chassell (bob@gnu.ai.mit.edu)
9210 9210
9211 * texinfmt.el (texinfo-format-inforef): Item name now optional. 9211 * texinfmt.el (texinfo-format-inforef): Item name now optional.
9212 9212
@@ -9450,7 +9450,7 @@
9450 9450
9451 * term/x-win.el: Don't define C-z here; it's now in screen.el. 9451 * term/x-win.el: Don't define C-z here; it's now in screen.el.
9452 9452
94531990-08-14 David J. MacKenzie (djm@apple-gunkies) 94531990-08-14 David J. MacKenzie (djm@apple-gunkies)
9454 9454
9455 * time.el: New version that uses wakeup instead of loadst. 9455 * time.el: New version that uses wakeup instead of loadst.
9456 9456
@@ -9574,7 +9574,7 @@
9574 9574
9575 * c-mode.el (c-comment-indent): Special case comment after }. 9575 * c-mode.el (c-comment-indent): Special case comment after }.
9576 9576
95771990-07-05 Robert J. Chassell (bob@gnu.ai.mit.edu) 95771990-07-05 Robert J. Chassell (bob@gnu.ai.mit.edu)
9578 9578
9579 * texinfmt.el: Renamed Lisp definitions section to `Description 9579 * texinfmt.el: Renamed Lisp definitions section to `Description
9580 formatting' and revised `texinfo-format-defun-1' and format 9580 formatting' and revised `texinfo-format-defun-1' and format
@@ -9588,7 +9588,7 @@
9588 9588
9589 * sort.el: Doc fix. 9589 * sort.el: Doc fix.
9590 9590
95911990-06-28 Robert J. Chassell (bob@gnu.ai.mit.edu) 95911990-06-28 Robert J. Chassell (bob@gnu.ai.mit.edu)
9592 9592
9593 * texinfmt.el (texinfo-format-paragraph-break): @br{} no longer a 9593 * texinfmt.el (texinfo-format-paragraph-break): @br{} no longer a
9594 noop. 9594 noop.
@@ -9661,7 +9661,7 @@
9661 calling c-backward-to-start-of-continued-exp. 9661 calling c-backward-to-start-of-continued-exp.
9662 (c-backward-to-start-of-continued-exp): Back up over strings. 9662 (c-backward-to-start-of-continued-exp): Back up over strings.
9663 9663
96641990-06-21 Robert J. Chassell (bob@pogo.ai.mit.edu) 96641990-06-21 Robert J. Chassell (bob@pogo.ai.mit.edu)
9665 9665
9666 * texinfmt.el (texinfo-format-include): Include files ending with 9666 * texinfmt.el (texinfo-format-include): Include files ending with
9667 ".texi" as well as ".texinfo" and ".tex". 9667 ".texi" as well as ".texinfo" and ".tex".
@@ -9693,7 +9693,7 @@
9693 * simple.el: Search-ring advance and recline characters are now 9693 * simple.el: Search-ring advance and recline characters are now
9694 M-n and M-p. 9694 M-n and M-p.
9695 9695
96961990-06-15 Robert J. Chassell (bob@pogo.ai.mit.edu) 96961990-06-15 Robert J. Chassell (bob@pogo.ai.mit.edu)
9697 9697
9698 * tex-mode.el (tex-start-shell): Don't put `require' in defun, put 9698 * tex-mode.el (tex-start-shell): Don't put `require' in defun, put
9699 it@top level. 9699 it@top level.
@@ -9702,7 +9702,7 @@
9702 accidently find a string in the description that is confused for 9702 accidently find a string in the description that is confused for
9703 a menu item. 9703 a menu item.
9704 9704
97051990-06-01 Robert J. Chassell (bob@wheat-chex) 97051990-06-01 Robert J. Chassell (bob@wheat-chex)
9706 9706
9707 * texinfo.el: Added `texinfo-tex-region' (C-c C-r) to run TeX on 9707 * texinfo.el: Added `texinfo-tex-region' (C-c C-r) to run TeX on
9708 the current region, `texinfo-tex-buffer' (C-c C-t) to run TeX on 9708 the current region, `texinfo-tex-buffer' (C-c C-t) to run TeX on
@@ -9718,7 +9718,7 @@
9718 * startup.el (command-line): Check environment variable 9718 * startup.el (command-line): Check environment variable
9719 VERSION_CONTROL and set version-control appropriately. 9719 VERSION_CONTROL and set version-control appropriately.
9720 9720
97211990-05-31 Robert J. Chassell (bob@wheat-chex) 97211990-05-31 Robert J. Chassell (bob@wheat-chex)
9722 9722
9723 * texnfo-upd.el (texinfo-top-pointer-case): rewrote to handle 9723 * texnfo-upd.el (texinfo-top-pointer-case): rewrote to handle
9724 @chapter (or other sectioning) command following Top node. 9724 @chapter (or other sectioning) command following Top node.
@@ -9770,7 +9770,7 @@
9770 9770
9771 * scheme.el (run-scheme): Autoload deleted. Already done in loaddefs. 9771 * scheme.el (run-scheme): Autoload deleted. Already done in loaddefs.
9772 9772
97731990-05-24 Robert J. Chassell (bob@rice-chex) 97731990-05-24 Robert J. Chassell (bob@rice-chex)
9774 9774
9775 * page-ext.el (pages-directory-goto): Go to end of file if called 9775 * page-ext.el (pages-directory-goto): Go to end of file if called
9776 from the last line (which is empty) of the pages-directory 9776 from the last line (which is empty) of the pages-directory
@@ -9785,7 +9785,7 @@
9785 * c++-mode.el: Installed latest version from David Detlefs with 9785 * c++-mode.el: Installed latest version from David Detlefs with
9786 all additions made since Sep 1989. 9786 all additions made since Sep 1989.
9787 9787
97881990-05-24 Robert J. Chassell (bob@apple-gunkies) 97881990-05-24 Robert J. Chassell (bob@apple-gunkies)
9789 9789
9790 * texinfmt.el: Added texinfo-format-defindex which provides 9790 * texinfmt.el: Added texinfo-format-defindex which provides
9791 @defindex and @defcodeindex. 9791 @defindex and @defcodeindex.
@@ -9809,12 +9809,12 @@
9809 * buff-menu.el (Buffer-menu-buffer): Simplified. 9809 * buff-menu.el (Buffer-menu-buffer): Simplified.
9810 Set Buffer-menu-buffer-column initially. 9810 Set Buffer-menu-buffer-column initially.
9811 9811
98121990-05-18 Robert J. Chassell (bob@apple-gunkies) 98121990-05-18 Robert J. Chassell (bob@apple-gunkies)
9813 9813
9814 * page-ext.el: (pages-addresses-file-name): 9814 * page-ext.el: (pages-addresses-file-name):
9815 Renamed from addresses-file-name. 9815 Renamed from addresses-file-name.
9816 9816
98171990-05-17 Robert J. Chassell (bob@apple-gunkies) 98171990-05-17 Robert J. Chassell (bob@apple-gunkies)
9818 9818
9819 * texinfo.el (texinfo-mode-map): Replace `C-c LETTER ...' key 9819 * texinfo.el (texinfo-mode-map): Replace `C-c LETTER ...' key
9820 bindings for functions updating nodes and menus with `C-c C-...' 9820 bindings for functions updating nodes and menus with `C-c C-...'
@@ -9840,7 +9840,7 @@
9840 was found the previous time. 9840 was found the previous time.
9841 * replace.el (keep-lines): Likewise. 9841 * replace.el (keep-lines): Likewise.
9842 9842
98431990-05-10 Robert J. Chassell (bob@wheat-chex) 98431990-05-10 Robert J. Chassell (bob@wheat-chex)
9844 9844
9845 * texinfmt.el: updated to correspond, more or less, to version 2.8 9845 * texinfmt.el: updated to correspond, more or less, to version 2.8
9846 of texinfo.tex. Does not do refilling. 9846 of texinfo.tex. Does not do refilling.
@@ -10430,7 +10430,7 @@
10430 * yow.el (yow): Don't be confused by percent in message. 10430 * yow.el (yow): Don't be confused by percent in message.
10431 Use raw prefix arg as first argument; process it later. 10431 Use raw prefix arg as first argument; process it later.
10432 10432
104331990-01-08 Robert J. Chassell (bob@apple-gunkies.ai.mit.edu) 104331990-01-08 Robert J. Chassell (bob@apple-gunkies.ai.mit.edu)
10434 10434
10435 * texnfo-upd.el (texinfo-update-node, 10435 * texnfo-upd.el (texinfo-update-node,
10436 texinfo-sequential-node-update): fixed auto-fill-hook bug. 10436 texinfo-sequential-node-update): fixed auto-fill-hook bug.
@@ -10823,7 +10823,7 @@
10823 10823
10824 * rmailout.el (rmail-output): Check for an RMAIL file, and get error. 10824 * rmailout.el (rmail-output): Check for an RMAIL file, and get error.
10825 10825
108261989-09-30 Robert J. Chassell (bob@rice-chex) 108261989-09-30 Robert J. Chassell (bob@rice-chex)
10827 10827
10828 * texnfo-upd.el (texinfo-copy-menu): Don't enter infinite loop 10828 * texnfo-upd.el (texinfo-copy-menu): Don't enter infinite loop
10829 when copying a multi-line description@the end of a menu. 10829 when copying a multi-line description@the end of a menu.
@@ -10840,13 +10840,13 @@
10840 10840
10841 * sendmail.el (mail-do-fcc): No blank line before iff file is new. 10841 * sendmail.el (mail-do-fcc): No blank line before iff file is new.
10842 10842
108431989-09-25 Robert J. Chassell (bob@apple-gunkies.ai.mit.edu) 108431989-09-25 Robert J. Chassell (bob@apple-gunkies.ai.mit.edu)
10844 10844
10845 * renamed texinfo-update.el to texnfo-upd.el and updated `provide' 10845 * renamed texinfo-update.el to texnfo-upd.el and updated `provide'
10846 10846
10847 * texinfo.el: updated `require' to reflect new name for texnfo-upd 10847 * texinfo.el: updated `require' to reflect new name for texnfo-upd
10848 10848
108491989-09-23 Robert J. Chassell (bob@rice-chex) 108491989-09-23 Robert J. Chassell (bob@rice-chex)
10850 10850
10851 * texinfo.el: Moved functions to update nodes and menus to 10851 * texinfo.el: Moved functions to update nodes and menus to
10852 texinfo-update.el. 10852 texinfo-update.el.
@@ -10949,7 +10949,7 @@
10949 * startup.el (command-line): Rename local var for name of user 10949 * startup.el (command-line): Rename local var for name of user
10950 to `init-file-user'. Advertise that for use in the init file. 10950 to `init-file-user'. Advertise that for use in the init file.
10951 10951
109521989-09-11 Robert J. Chassell (bob@apple-gunkies.ai.mit.edu) 109521989-09-11 Robert J. Chassell (bob@apple-gunkies.ai.mit.edu)
10953 10953
10954 * texinfo.el (texinfo-update-node, texinfo-make-menu, 10954 * texinfo.el (texinfo-update-node, texinfo-make-menu,
10955 texinfo-master-menu, texinfo-sequential-node-update): Added 10955 texinfo-master-menu, texinfo-sequential-node-update): Added
@@ -11359,7 +11359,7 @@
11359 11359
11360 * isearch.el (isearch): Bug in previous change: was assuming regexp. 11360 * isearch.el (isearch): Bug in previous change: was assuming regexp.
11361 11361
113621989-05-17 Kyle Jones (kjones@talos.uucp) 113621989-05-17 Kyle Jones (kjones@talos.uucp)
11363 11363
11364 * saveconf.el: Changed copying permissions and warranty 11364 * saveconf.el: Changed copying permissions and warranty
11365 disclaimer to those of the GNU General Public License 11365 disclaimer to those of the GNU General Public License
@@ -11750,13 +11750,13 @@
11750 11750
11751 * startup.el: doc fix. 11751 * startup.el: doc fix.
11752 11752
117531989-03-29 Edward M. Reingold (reingold@cs.uiuc.edu) 117531989-03-29 Edward M. Reingold (reingold@cs.uiuc.edu)
11754 11754
11755 * calendar.el: Change shift-three-month functions so the name 11755 * calendar.el: Change shift-three-month functions so the name
11756 includes the word ``calendar''. 11756 includes the word ``calendar''.
11757 11757
11758 * calendar.el (list-diary-entries): Delete extraneous command 11758 * calendar.el (list-diary-entries): Delete extraneous command
11759 to indicate buffer is not modified. 11759 to indicate buffer is not modified.
11760 11760
117611989-03-15 Jeff Peck (rms@mole.ai.mit.edu) 117611989-03-15 Jeff Peck (rms@mole.ai.mit.edu)
11762 11762
diff --git a/lisp/ChangeLog.4 b/lisp/ChangeLog.4
index d71a9f5d2ba..9926999c979 100644
--- a/lisp/ChangeLog.4
+++ b/lisp/ChangeLog.4
@@ -553,10 +553,10 @@
553 Delete duplicate entry for ISO calendar. 553 Delete duplicate entry for ISO calendar.
554 (calendar-event-to-date): Set buffer in case calendar isn't current. 554 (calendar-event-to-date): Set buffer in case calendar isn't current.
555 555
5561994-05-08 David K}gedal (davidk@lysator.liu.se) 5561994-05-08 David Kågedal (davidk@lysator.liu.se)
557 557
558 * tempo.el (tempo-insert-region, tempo-show-completion-buffer, 558 * tempo.el (tempo-insert-region, tempo-show-completion-buffer)
559 tempo-leave-completion-buffer): New variables. 559 (tempo-leave-completion-buffer): New variables.
560 (tempo-complete-tag): Added a completion buffer mechanism. 560 (tempo-complete-tag): Added a completion buffer mechanism.
561 (tempo-display-completions): New function. 561 (tempo-display-completions): New function.
562 (tempo-insert-template): An extension to the (p ...) tag 562 (tempo-insert-template): An extension to the (p ...) tag
@@ -8777,7 +8777,7 @@
8777 calendar year) and when dst either starts or ends in a calendar 8777 calendar year) and when dst either starts or ends in a calendar
8778 year, but not both. 8778 year, but not both.
8779 8779
87801993-06-01 Ken Manheimer (klm@coil.nist.gov) 87801993-06-01 Ken Manheimer (klm@coil.nist.gov)
8781 8781
8782 * allout.el (outlineify-sticky): Reconciled provisions for 8782 * allout.el (outlineify-sticky): Reconciled provisions for
8783 non-standard and standard prefix leaders. 8783 non-standard and standard prefix leaders.
@@ -8813,7 +8813,7 @@
8813 8813
8814 * c++-mode-1.el: New file. 8814 * c++-mode-1.el: New file.
8815 8815
88161993-06-01 Ken Manheimer (klm@coil.nist.gov) 88161993-06-01 Ken Manheimer (klm@coil.nist.gov)
8817 8817
8818 * allout.el (move-to-column): Pass zero instead of negative arg. 8818 * allout.el (move-to-column): Pass zero instead of negative arg.
8819 Added some free variables defvars, so byte-comple doesn't complain. 8819 Added some free variables defvars, so byte-comple doesn't complain.
diff --git a/lisp/ChangeLog.5 b/lisp/ChangeLog.5
index 62352984ed1..ed9b45525ee 100644
--- a/lisp/ChangeLog.5
+++ b/lisp/ChangeLog.5
@@ -42,7 +42,7 @@
42 on things like "cdump". 42 on things like "cdump".
43 Don't use \\s patterns inside brackets. 43 Don't use \\s patterns inside brackets.
44 44
451995-06-19 David K}gedal <davidk@lysator.liu.se> 451995-06-19 David Kågedal <davidk@lysator.liu.se>
46 46
47 * tempo.el: Documented the `l' tag. 47 * tempo.el: Documented the `l' tag.
48 (tempo-insert-template): Check for zmacs-regions. 48 (tempo-insert-template): Check for zmacs-regions.
@@ -1506,7 +1506,7 @@
1506 * mh-comp.el (mh-auto-fill-for-letter): Use fill-prefix to do 1506 * mh-comp.el (mh-auto-fill-for-letter): Use fill-prefix to do
1507 message headers. 1507 message headers.
1508 1508
15091995-04-20 Torbj|rn Einarsson <tfkte@fy.chalmers.se> 15091995-04-20 Torbjorn Einarsson <tfkte@fy.chalmers.se>
1510 1510
1511 * f90.el (f90-keywords): "only" added to keyword list. 1511 * f90.el (f90-keywords): "only" added to keyword list.
1512 (f90-font-lock-keywords-1): Type may now have attributes private 1512 (f90-font-lock-keywords-1): Type may now have attributes private
@@ -2143,7 +2143,7 @@
2143 (jka-compr-uninstall): Delete entries that jka-compr-install 2143 (jka-compr-uninstall): Delete entries that jka-compr-install
2144 added to inhibit-first-line-modes-suffixes. 2144 added to inhibit-first-line-modes-suffixes.
2145 2145
21461995-04-03 David K}gedal <davidk@lysator.liu.se> 21461995-04-03 David Kågedal <davidk@lysator.liu.se>
2147 2147
2148 * tempo.el (tempo-insert): 2148 * tempo.el (tempo-insert):
2149 Added the P tag and modified the s tag accordingly 2149 Added the P tag and modified the s tag accordingly
@@ -3765,7 +3765,7 @@
3765 3765
3766 * bytecomp.el (byte-compile-defvar): Add the var to current-load-list. 3766 * bytecomp.el (byte-compile-defvar): Add the var to current-load-list.
3767 3767
37681994-01-21 David K}gedal <davidk@lysator.liu.se> 37681994-01-21 David Kågedal <davidk@lysator.liu.se>
3769 3769
3770 * tempo.el (tempo-insert-template): Quoted transient-mark-mode 3770 * tempo.el (tempo-insert-template): Quoted transient-mark-mode
3771 Expansion around region now puts point at the first mark. 3771 Expansion around region now puts point at the first mark.
diff --git a/lisp/ChangeLog.6 b/lisp/ChangeLog.6
index 0d02bf4739b..0b893b5acf1 100644
--- a/lisp/ChangeLog.6
+++ b/lisp/ChangeLog.6
@@ -2668,7 +2668,7 @@
2668 * timer.el (run-at-time): Handle numbers as relative times in 2668 * timer.el (run-at-time): Handle numbers as relative times in
2669 seconds, as the original code did. 2669 seconds, as the original code did.
2670 2670
26711996-02-06 Barry Warsaw <bwarsaw@anthem (Barry Warsaw)> 26711996-02-06 Barry Warsaw <bwarsaw@anthem>
2672 2672
2673 * cc-mode.el (c-common-init): Fix typo. 2673 * cc-mode.el (c-common-init): Fix typo.
2674 2674
@@ -2866,7 +2866,7 @@
2866 2866
2867 * winnt.el (mode-line-format): Include column-number-mode. 2867 * winnt.el (mode-line-format): Include column-number-mode.
2868 2868
28691996-01-30 David Kegedal <davidk@lysator.liu.se> 28691996-01-30 David Kågedal <davidk@lysator.liu.se>
2870 2870
2871 * sendmail.el (mail-setup): For mail-self-blind, use user-mail-address. 2871 * sendmail.el (mail-setup): For mail-self-blind, use user-mail-address.
2872 2872
@@ -4054,7 +4054,7 @@
4054 4054
4055 * files.el (wildcard-to-regexp): New function. 4055 * files.el (wildcard-to-regexp): New function.
4056 4056
40571995-12-28 1995 Marc Fleischeuers <marc@mpi.nl> 40571995-12-28 Marc Fleischeuers <marc@mpi.nl>
4058 4058
4059 * files.el (make-auto-save-file-name): Make name always end in #, 4059 * files.el (make-auto-save-file-name): Make name always end in #,
4060 i.e. overwrite third char in extension if required. 4060 i.e. overwrite third char in extension if required.
@@ -4597,7 +4597,7 @@
4597 If BOLD-P, ITALIC-P or UNDERLINE-P not nil or t, don't change the 4597 If BOLD-P, ITALIC-P or UNDERLINE-P not nil or t, don't change the
4598 display attribute corresponding to that arg. Doc fix. 4598 display attribute corresponding to that arg. Doc fix.
4599 4599
46001995-12-12 David K}gedal <davidk@lysator.liu.se> 46001995-12-12 David Kågedal <davidk@lysator.liu.se>
4601 4601
4602 * sendmail.el (sendmail-send-it): Added support for Resent-CC and 4602 * sendmail.el (sendmail-send-it): Added support for Resent-CC and
4603 Resent-BCC headers. 4603 Resent-BCC headers.
@@ -4795,7 +4795,7 @@
4795 (completion-c-mode-hook): Encapsulate C-mode changes in new function. 4795 (completion-c-mode-hook): Encapsulate C-mode changes in new function.
4796 Either call it now or put it on c-mode-hook. 4796 Either call it now or put it on c-mode-hook.
4797 4797
47981995-11-22 Barry Warsaw <bwarsaw@anthem (Barry Warsaw)> 47981995-11-22 Barry Warsaw <bwarsaw@anthem>
4799 4799
4800 * cc-mode.el (c-beginning-of-statement-1): CASE 3, can't just 4800 * cc-mode.el (c-beginning-of-statement-1): CASE 3, can't just
4801 return t at end of let clause since this will break 4801 return t at end of let clause since this will break
@@ -5700,13 +5700,13 @@
5700 5700
5701 * hippie-exp.el (he-transfer-case): Fix typo in prev change. 5701 * hippie-exp.el (he-transfer-case): Fix typo in prev change.
5702 5702
57031995-10-13 Michael Kifer <Michael Kifer <kifer@cs.sunysb.edu>> 57031995-10-13 Michael Kifer <kifer@cs.sunysb.edu>>
5704 5704
5705 * ediff.el (ediff-version): is now autoloaded. 5705 * ediff.el (ediff-version): is now autoloaded.
5706 * ediff-init.el: Moved defsubsts up. 5706 * ediff-init.el: Moved defsubsts up.
5707 * ediff-hook.el: Now defines [window] in menu-bar-ediff-menu. 5707 * ediff-hook.el: Now defines [window] in menu-bar-ediff-menu.
5708 5708
57091995-10-13 Michael Kifer <Michael Kifer <kifer@cs.sunysb.edu>> 57091995-10-13 Michael Kifer <kifer@cs.sunysb.edu>>
5710 5710
5711 * viper.el (vip-set-hooks): Use view-mode-hook in emacs and view 5711 * viper.el (vip-set-hooks): Use view-mode-hook in emacs and view
5712 hook in xemacs. 5712 hook in xemacs.
@@ -5732,7 +5732,7 @@
5732 * goto-addr.el: New file. 5732 * goto-addr.el: New file.
5733 * browse-url.el: New file. 5733 * browse-url.el: New file.
5734 5734
57351995-10-13 Anders Holst (aho@nada.kth.se) 57351995-10-13 Anders Holst (aho@nada.kth.se)
5736 5736
5737 * hippie-exp.el: 5737 * hippie-exp.el:
5738 (hippie-expand): Removed bug - don't undo from another buffer. 5738 (hippie-expand): Removed bug - don't undo from another buffer.
@@ -6357,7 +6357,7 @@
6357 6357
6358 * sendmail.el (sendmail-send-it): Use user-mail-address. 6358 * sendmail.el (sendmail-send-it): Use user-mail-address.
6359 6359
63601995-08-31 Barry Warsaw <bwarsaw@anthem (Barry Warsaw)> 63601995-08-31 Barry Warsaw <bwarsaw@anthem>
6361 6361
6362 * cc-mode.el (c-backslashify-current-line): Obsolete. 6362 * cc-mode.el (c-backslashify-current-line): Obsolete.
6363 (c-append-backslash, c-delete-backslash): Taken from c-mode.el. 6363 (c-append-backslash, c-delete-backslash): Taken from c-mode.el.
@@ -7250,25 +7250,26 @@
7250 * lisp-mode.el (shared-lisp-mode-map): 7250 * lisp-mode.el (shared-lisp-mode-map):
7251 Don't bind TAB, just set indent-line-function. 7251 Don't bind TAB, just set indent-line-function.
7252 7252
7253Wed Jul 26 15:40:00 Michael Kifer (kifer@cs.sunysb.edu) 72531995-07-26 Michael Kifer (kifer@cs.sunysb.edu)
7254 7254
7255 * viper-ex.el (vip-submit-report): fnc modified. 7255 * viper-ex.el (vip-submit-report): Function modified.
7256 7256
7257 * viper-keym.el (vip-overriding-map): new variable. 7257 * viper-keym.el (vip-overriding-map): New variable.
7258 7258
7259 * viper-macs.el (vip-repeat-from-history-key): new default. 7259 * viper-macs.el (vip-repeat-from-history-key): New default.
7260 (vip-read-fast-keysequence, ex-unmap-read-args, ex-map-read-args): 7260 (vip-read-fast-keysequence, ex-unmap-read-args, ex-map-read-args):
7261 changed to use vip-read-key. 7261 Changed to use vip-read-key.
7262 7262
7263 * viper-mous.el (vip-multiclick-timeout): new default. 7263 * viper-mous.el (vip-multiclick-timeout): New default.
7264 (vip-surrounding-word, vip-mouse-click-get-word): fnc modified. 7264 (vip-surrounding-word, vip-mouse-click-get-word): Function modified.
7265 7265
7266 * viper-util.el (vip-add-hook, vip-remove-hook): new fncs. 7266 * viper-util.el (vip-add-hook, vip-remove-hook): New functions.
7267 7267
7268 * viper.el (vip-info-file-name): variable removed. 7268 * viper.el (vip-info-file-name): Variable removed.
7269 (vip-envelop-ESC-key, vip-start-replace, vip-finish-R-mode, 7269 (vip-envelop-ESC-key, vip-start-replace, vip-finish-R-mode)
7270 vip-start-R-mode, vip-insert-state-pre-command-sentinel, 7270 (vip-start-R-mode, vip-insert-state-pre-command-sentinel)
7271 vip-R-state-post-command-sentinel, vip-replace-char) fncs modified. 7271 (vip-R-state-post-command-sentinel, vip-replace-char):
7272 Functions modified.
7272 7273
72731995-07-25 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu> 72741995-07-25 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
7274 7275