/[emacs]/emacs/lisp/ChangeLog.2
ViewVC logotype

Diff of /emacs/lisp/ChangeLog.2

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by gerd, Sat Oct 6 09:33:37 2001 UTC revision 1.3 by sds, Tue Nov 13 00:05:25 2001 UTC
# Line 1  Line 1 
1  1988-09-01  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)  1988-09-01  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
2    
3          * Version 18.52 released.          * Version 18.52 released.
4    
5          * fortran.el (fortran-split-line): Add space before continuation-char.          * fortran.el (fortran-split-line): Add space before continuation-char.
6    
7  1988-08-29  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)  1988-08-29  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
8    
9          * mh-e.el: New version from Larus.          * mh-e.el: New version from Larus.
10    
11  1988-08-21  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)  1988-08-21  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
12    
13          * view.el (view-mode): Initially view-scroll-size is nil.          * view.el (view-mode): Initially view-scroll-size is nil.
14          (view-scroll-size): If it's nil, return (view-window-size).          (view-scroll-size): If it's nil, return (view-window-size).
15    
16  1988-08-18  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)  1988-08-18  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
17    
18          * fill.el (justify-current-line): Skip fill-prefix before whitespace.          * fill.el (justify-current-line): Skip fill-prefix before whitespace.
19    
20          * spell.el (spell-region): Change minibuffer prompt.          * spell.el (spell-region): Change minibuffer prompt.
21    
22  1988-08-15  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)  1988-08-15  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
23    
24          * add-log.el (add-change-log-entry): Log filename is now an arg;          * add-log.el (add-change-log-entry): Log filename is now an arg;
25          prompt for it with `interactive'.          prompt for it with `interactive'.
26          (add-change-log-entry-other-window): Always use default log filename          (add-change-log-entry-other-window): Always use default log filename
27          and never prompt for anything.          and never prompt for anything.
28    
29  1988-08-13  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)  1988-08-13  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
30    
31          * simula.el: New version from obh.          * simula.el: New version from obh.
32    
# Line 34  Line 34 
34          (add-change-log-entry-other-window): New fn.          (add-change-log-entry-other-window): New fn.
35          * loaddefs.el: Autoload that fn and put on C-x 4 a.          * loaddefs.el: Autoload that fn and put on C-x 4 a.
36    
37  1988-08-11  Chris Hanson  (cph at kleph)  1988-08-11  Chris Hanson  (cph@kleph)
38    
39          * xscheme.el (xscheme-cd): New function to guarantee that `cd'          * xscheme.el (xscheme-cd): New function to guarantee that `cd'
40          happens in Scheme process buffer.          happens in Scheme process buffer.
41    
42  1988-08-08  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)  1988-08-08  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
43    
44          * life.el, saveconf.el, doctex.el: New files.          * life.el, saveconf.el, doctex.el: New files.
45    
# Line 47  Line 47 
47          * dired.el (dired-find-buffer): Let create-file-buffer do more work.          * dired.el (dired-find-buffer): Let create-file-buffer do more work.
48          (dired-noselect): Use directory-file-name, file-name-as-directory.          (dired-noselect): Use directory-file-name, file-name-as-directory.
49    
50  1988-08-04  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)  1988-08-04  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
51    
52          * server.el (server-process-filter): Handle +NNN to specify linenum.          * server.el (server-process-filter): Handle +NNN to specify linenum.
53          (server-visit-files): Arg is now alist of (FILENAME . LINENUM).          (server-visit-files): Arg is now alist of (FILENAME . LINENUM).
# Line 58  Line 58 
58          * abbrev.el: Doc fix.          * abbrev.el: Doc fix.
59          * files.el:          * files.el:
60    
61  1988-08-03  Robert J. Chassell (bob at frosted-flakes.ai.mit.edu)  1988-08-03  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
62    
63          * texinfo.el: Changed fill-colum from 75 to 72.  The larger          * texinfo.el: Changed fill-colum from 75 to 72.  The larger
64          fill-column causes numerous overfull hboxes in TeX when you are          fill-column causes numerous overfull hboxes in TeX when you are
65          writing Emacs Lisp code that will be formatted as a Texinfo example.          writing Emacs Lisp code that will be formatted as a Texinfo example.
66    
67  1988-07-31  Richard Stallman  (rms at frosted-flakes.ai.mit.edu)  1988-07-31  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
68    
69          * rmailsum.el (rmail-new-summary): Always go to line for current msg.          * rmailsum.el (rmail-new-summary): Always go to line for current msg.
70          (rmail-summary-exit): Delete just current window, and that          (rmail-summary-exit): Delete just current window, and that
71          only if Rmail was already in another window.          only if Rmail was already in another window.
72    
73  1988-07-29  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)  1988-07-29  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
74    
75          * tags.el: provide 'tags.          * tags.el: provide 'tags.
76    
77  1988-07-26  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)  1988-07-26  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
78    
79          * info.el (Info-follow-reference): Handle extra newlines, tabs or          * info.el (Info-follow-reference): Handle extra newlines, tabs or
80          spaces inside of cross-references.          spaces inside of cross-references.
81    
82          * outline.el: doc fix.          * outline.el: doc fix.
83    
84  1988-07-23  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)  1988-07-23  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
85    
86          * loaddefs.el: autoload texinfo-format-region.          * loaddefs.el: autoload texinfo-format-region.
87    
88  1988-07-22  Richard Stallman  (rms at frosted-flakes.ai.mit.edu)  1988-07-22  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
89    
90          * simple.el (transpose-subr-1): Error if regions overlap.          * simple.el (transpose-subr-1): Error if regions overlap.
91    
92          * dired.el (dired-flag-file-deleted): Directories no longer special.          * dired.el (dired-flag-file-deleted): Directories no longer special.
93          * dired.el (dired-do-deletions): If deleting a dir, run `rmdir'.          * dired.el (dired-do-deletions): If deleting a dir, run `rmdir'.
94    
95  1988-07-19  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)  1988-07-19  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
96    
97          * ftp.el (ftp-find-file-or-directory): Typo in arg name.          * ftp.el (ftp-find-file-or-directory): Typo in arg name.
98    
99  1988-07-18  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)  1988-07-18  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
100    
101          * c-fill.el: New file.          * c-fill.el: New file.
102    
103          * compile.el (compilation-error-regexp): Exclude colon from filename.          * compile.el (compilation-error-regexp): Exclude colon from filename.
104    
105  1988-07-17  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)  1988-07-17  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
106    
107          * view.el: `h' ran undefined command; make it like `?'.          * view.el: `h' ran undefined command; make it like `?'.
108    
109  1988-07-16  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)  1988-07-16  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
110    
111          * spell.el (spell-region): Run spell-filter to alter the text          * spell.el (spell-region): Run spell-filter to alter the text
112          before actual checking.          before actual checking.
113    
114  1988-07-15  Richard Stallman  (rms at frosted-flakes.ai.mit.edu)  1988-07-15  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
115    
116          * rmailsum.el (rmail-make-basic-summary-line): If sender is self,          * rmailsum.el (rmail-make-basic-summary-line): If sender is self,
117          show recipient instead, with `to:'.          show recipient instead, with `to:'.
118    
119  1988-07-13  Richard Stallman  (rms at wheat-chex.ai.mit.edu)  1988-07-13  Richard Stallman  (rms@wheat-chex.ai.mit.edu)
120    
121          * files.el (auto-save-file-name-p): doc fix.          * files.el (auto-save-file-name-p): doc fix.
122    
123  1988-07-12  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)  1988-07-12  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
124    
125          * paths.el (rmail-spool-directory): Handle RTU like sysV.          * paths.el (rmail-spool-directory): Handle RTU like sysV.
126    
127  1988-07-10  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)  1988-07-10  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
128    
129          * compile.el (compile1): use set-buffer, not switch-to-buffer.          * compile.el (compile1): use set-buffer, not switch-to-buffer.
130    
131          * startup.el (command-line): strip hyphens one by one from TERM type.          * startup.el (command-line): strip hyphens one by one from TERM type.
132    
133  1988-07-05  Chris Hanson  (cph at kleph)  1988-07-05  Chris Hanson  (cph@kleph)
134    
135          * texinfmt.el: Add support for @defun and related commands.          * texinfmt.el: Add support for @defun and related commands.
136    
137  1988-07-05  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)  1988-07-05  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
138    
139          * loadup.el: Avoid setting the global variable `name'.          * loadup.el: Avoid setting the global variable `name'.
140    
141  1988-07-04  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)  1988-07-04  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
142    
143          * rmail.el (rmail-make-in-reply-to-field): Use doublequotes, not          * rmail.el (rmail-make-in-reply-to-field): Use doublequotes, not
144          parens, around sender name in rfc822 mode.          parens, around sender name in rfc822 mode.
# Line 146  Line 146 
146          * info.el (Info-read-subfile):  Don't lose if subfile header isn't          * info.el (Info-read-subfile):  Don't lose if subfile header isn't
147          same length as main file header.          same length as main file header.
148    
149  1988-07-03  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)  1988-07-03  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
150    
151          * shell.el (shell-send-input): Put bound on search for prompt.          * shell.el (shell-send-input): Put bound on search for prompt.
152    
153  1988-07-01  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)  1988-07-01  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
154    
155          * autoinsert.el: New file.          * autoinsert.el: New file.
156    
# Line 162  Line 162 
162    
163          * tags.el (list-tags): Terminate scan on end-of-buffer.          * tags.el (list-tags): Terminate scan on end-of-buffer.
164    
165  1988-06-30  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)  1988-06-30  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
166    
167          * loaddefs.el (auto-mode-alist): C mode for `.cc'.          * loaddefs.el (auto-mode-alist): C mode for `.cc'.
168    
169  1988-06-27  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)  1988-06-27  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
170    
171          * paths.el (rmail-spool-directory): Treat unisoft like usg.          * paths.el (rmail-spool-directory): Treat unisoft like usg.
172    
# Line 176  Line 176 
176    
177          * dired.el: provide 'dired.          * dired.el: provide 'dired.
178    
179  1988-06-23  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)  1988-06-23  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
180    
181          * files.el (hack-local-variables): Ignore `eval' if running as root.          * files.el (hack-local-variables): Ignore `eval' if running as root.
182    
183  1988-06-22  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)  1988-06-22  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
184    
185          * nroff-mode.el (nroff-brace-table): Add G1 vs G2.          * nroff-mode.el (nroff-brace-table): Add G1 vs G2.
186    
187  1988-06-21  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)  1988-06-21  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
188    
189          * spell.el (spell-region, spell-string): Fix typo `spell-cmd'.          * spell.el (spell-region, spell-string): Fix typo `spell-cmd'.
190    
191  1988-06-19  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)  1988-06-19  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
192    
193          * lpr.el (lpr-command): New variable holds the shell command to          * lpr.el (lpr-command): New variable holds the shell command to
194          print a file (normally "lpr").          print a file (normally "lpr").
195    
196  1988-06-15  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)  1988-06-15  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
197    
198          * rnewspost.el (news-inews): run news-inews-hook.          * rnewspost.el (news-inews): run news-inews-hook.
199    
200          * rmail.el (rmail-show-message): run rmail-show-message-hook.          * rmail.el (rmail-show-message): run rmail-show-message-hook.
201    
202  1988-06-12  Richard Stallman  (rms at gluteus.ai.mit.edu)  1988-06-12  Richard Stallman  (rms@gluteus.ai.mit.edu)
203    
204          * keypad.el: Additional conventional chars added in the comments.          * keypad.el: Additional conventional chars added in the comments.
205    
206          * text-mode.el: erroneously installed text-mode-syntax-table          * text-mode.el: erroneously installed text-mode-syntax-table
207          in current buffer.          in current buffer.
208    
209  1988-06-09  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)  1988-06-09  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
210    
211          * fill.el (fill-region-as-paragraph): Err if fill-prefix is          * fill.el (fill-region-as-paragraph): Err if fill-prefix is
212          too long for the fill-column.          too long for the fill-column.
# Line 214  Line 214 
214          * texinfmt.el (texinfo-format-{region,buffer-1}): Make sure buffer          * texinfmt.el (texinfo-format-{region,buffer-1}): Make sure buffer
215          ends in a newline.          ends in a newline.
216    
217  1988-06-07  Chris Hanson  (cph at kleph)  1988-06-07  Chris Hanson  (cph@kleph)
218    
219          * xscheme.el (xscheme-process-filter-alist): add escape sequence          * xscheme.el (xscheme-process-filter-alist): add escape sequence
220          which instructs Emacs to change the working directory of the          which instructs Emacs to change the working directory of the
221          Scheme process buffer.  This change is required for Scheme runtime          Scheme process buffer.  This change is required for Scheme runtime
222          library version 14.          library version 14.
223    
224  1988-06-02  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)  1988-06-02  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
225    
226          * sendmail.el (mail-do-fcc): avoid insert-buffer (too high level).          * sendmail.el (mail-do-fcc): avoid insert-buffer (too high level).
227    
228  1988-05-31  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)  1988-05-31  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
229    
230          * outline.el: Must put `\(...\)' around outline-regexp          * outline.el: Must put `\(...\)' around outline-regexp
231          when prepending `^'.          when prepending `^'.
232    
233  1988-05-30  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)  1988-05-30  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
234    
235          * fortran.el, hanoi.el, helper.el, info.el, mlconvert.el, modula2.el,          * fortran.el, hanoi.el, helper.el, info.el, mlconvert.el, modula2.el,
236          rmail.el, sendmail.el, sort.el, underline.el: doc fixes.          rmail.el, sendmail.el, sort.el, underline.el: doc fixes.
237          * loaddefs.el: autoload doc fixes.          * loaddefs.el: autoload doc fixes.
238    
239  1988-05-28  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)  1988-05-28  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
240    
241          * help.el (print-help-return-message): Handle pop-up-windows = nil.          * help.el (print-help-return-message): Handle pop-up-windows = nil.
242    
# Line 246  Line 246 
246    
247          * shell.el (lisp-send-defun): Install new, corrected no-process check.          * shell.el (lisp-send-defun): Install new, corrected no-process check.
248    
249  1988-05-27  Richard Stallman  (rms at frosted-flakes.ai.mit.edu)  1988-05-27  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
250    
251          * c-mode.el (electric-c-terminator): Tests to distinguish labels          * c-mode.el (electric-c-terminator): Tests to distinguish labels
252          from other uses of colon failed if inserting at end of buffer.          from other uses of colon failed if inserting at end of buffer.
253    
254  1988-05-24  Richard Stallman  (rms at frosted-flakes.ai.mit.edu)  1988-05-24  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
255    
256          * texinfmt.el (texinfo-parse-expanded-arg): like texinfo-parse-line-arg          * texinfmt.el (texinfo-parse-expanded-arg): like texinfo-parse-line-arg
257          but expand commands inside the arg.          but expand commands inside the arg.
258          (texinfo-index): Use that.          (texinfo-index): Use that.
259          (@end ifinfo): Discard terminating newline.          (@end ifinfo): Discard terminating newline.
260    
261  1988-05-23  Richard Stallman  (rms at frosted-flakes.ai.mit.edu)  1988-05-23  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
262    
263          * files.el (file-name-sans-versions): VMS version can be sep. by `.'.          * files.el (file-name-sans-versions): VMS version can be sep. by `.'.
264          Also delete mysterious line that removes `$__$'.          Also delete mysterious line that removes `$__$'.
265    
266  1988-05-22  Richard Stallman  (rms at frosted-flakes.ai.mit.edu)  1988-05-22  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
267    
268          * gdb.el (gdb-filter-accumulate-marker): Empty gdb-filter-accumulate          * gdb.el (gdb-filter-accumulate-marker): Empty gdb-filter-accumulate
269          since its contents are now in STRING.          since its contents are now in STRING.
# Line 271  Line 271 
271          * rnews.el (news-get-pruned-list-of-files): catch errors for          * rnews.el (news-get-pruned-list-of-files): catch errors for
272          read-protected directories.          read-protected directories.
273    
274  1988-05-20  Richard Stallman  (rms at frosted-flakes.ai.mit.edu)  1988-05-20  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
275    
276          * meese.el: Bind off buffer-read-only while changing buffer.          * meese.el: Bind off buffer-read-only while changing buffer.
277          Don't add protect-innocence-hook twice.          Don't add protect-innocence-hook twice.
278    
279          * sendmail.el (mail-do-fcc): If fcc file is in a buffer, append there.          * sendmail.el (mail-do-fcc): If fcc file is in a buffer, append there.
280    
281  1988-05-16  Richard Stallman  (rms at frosted-flakes.ai.mit.edu)  1988-05-16  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
282    
283          * bibtex.el (bibtex-mode): Delete some keys that were vt100 keypad.          * bibtex.el (bibtex-mode): Delete some keys that were vt100 keypad.
284          (bibtex-DEAthesis): Delete this and its key definition.          (bibtex-DEAthesis): Delete this and its key definition.
285          (bibtex-sun-*): Insert functions.          (bibtex-sun-*): Insert functions.
286    
287  1988-05-15  Richard Stallman  (rms at frosted-flakes.ai.mit.edu)  1988-05-15  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
288    
289          * loaddefs.el: Doc fix.          * loaddefs.el: Doc fix.
290    
291  1988-05-12  Richard Stallman  (rms at frosted-flakes.ai.mit.edu)  1988-05-12  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
292    
293          * tex-mode.el (TeX-region): Pass nil to make-shell as startfile arg.          * tex-mode.el (TeX-region): Pass nil to make-shell as startfile arg.
294    
295  1988-05-11  Richard Stallman  (rms at frosted-flakes.ai.mit.edu)  1988-05-11  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
296    
297          * shell.el (make-shell): If PROGRAM is nil, default like M-x shell.          * shell.el (make-shell): If PROGRAM is nil, default like M-x shell.
298    
299          * tex-mode.el (TeX-region): Used eliminated fn. expand-directory-name.          * tex-mode.el (TeX-region): Used eliminated fn. expand-directory-name.
300    
301  1988-05-10  Richard Stallman  (rms at corn-chex.ai.mit.edu)  1988-05-10  Richard Stallman  (rms@corn-chex.ai.mit.edu)
302    
303          * shell.el (lisp-send-defun): Undo last change.          * shell.el (lisp-send-defun): Undo last change.
304    
305          * loaddefs.el (rmail-primary-inbox-list): Doc fix.          * loaddefs.el (rmail-primary-inbox-list): Doc fix.
306    
307  1988-05-08  Richard Stallman  (rms at lucky-charms.ai.mit.edu)  1988-05-08  Richard Stallman  (rms@lucky-charms.ai.mit.edu)
308    
309          * man.el (manual-entry): Handle section names > 1 letter.          * man.el (manual-entry): Handle section names > 1 letter.
310    
311          * paths.el (manual-formatted-*): Add alternative for Xenix.          * paths.el (manual-formatted-*): Add alternative for Xenix.
312    
313  1988-05-06  Richard Stallman  (rms at frosted-flakes.ai.mit.edu)  1988-05-06  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
314    
315          * Version 18.51 released.          * Version 18.51 released.
316    
# Line 322  Line 322 
322    
323          * files.el (revert-buffer): Avoid wta error if autosave turned off.          * files.el (revert-buffer): Avoid wta error if autosave turned off.
324    
325  1988-05-03  Richard Stallman  (rms at frosted-flakes.ai.mit.edu)  1988-05-03  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
326    
327          * icon.el: New file.          * icon.el: New file.
328    
329  1988-05-02  Brian Fox  (bfox at rice-krispies.ai.mit.edu)  1988-05-02  Brian Fox  (bfox@rice-krispies.ai.mit.edu)
330    
331          * replace.el (perform-replace): Make `y' do what SPC does, `n' do          * replace.el (perform-replace): Make `y' do what SPC does, `n' do
332          what DEL does, and `q' do what ESC does.  The original set of keys          what DEL does, and `q' do what ESC does.  The original set of keys
333          still work.          still work.
334    
335  1988-05-01  Richard Stallman  (rms at frosted-flakes.ai.mit.edu)  1988-05-01  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
336    
337          * gdb.el (gdb-filter-insert): Save and restore prev. current buffer.          * gdb.el (gdb-filter-insert): Save and restore prev. current buffer.
338          (gdb-filter-accumulate-marker): set-buffer should not be done here.          (gdb-filter-accumulate-marker): set-buffer should not be done here.
339    
340  1988-04-28  Chris Hanson  (cph at kleph)  1988-04-28  Chris Hanson  (cph@kleph)
341    
342          * xscheme.el: Force use of pipes for communication with inferior          * xscheme.el: Force use of pipes for communication with inferior
343          Scheme.  This avoids bugs in PTY implementations on various          Scheme.  This avoids bugs in PTY implementations on various
344          systems.          systems.
345    
346  1988-04-25  Chris Hanson  (cph at kleph)  1988-04-25  Chris Hanson  (cph@kleph)
347    
348          * scheme.el: Add indentation for `with-values'.          * scheme.el: Add indentation for `with-values'.
349    
350  1988-04-22  Richard Stallman  (rms at frosted-flakes.ai.mit.edu)  1988-04-22  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
351    
352          * shell.el (shell-send-input, lisp-send-defun): Err right away          * shell.el (shell-send-input, lisp-send-defun): Err right away
353          if shell no process.          if shell no process.
354    
355          * text-mode.el (center-line): doc fix.          * text-mode.el (center-line): doc fix.
356    
357  1988-04-21  Richard Stallman  (rms at corn-chex.ai.mit.edu)  1988-04-21  Richard Stallman  (rms@corn-chex.ai.mit.edu)
358    
359          * texinfmt.el (texinfo-format-region): Select the output buffer          * texinfmt.el (texinfo-format-region): Select the output buffer
360          at the beginning.  Copy the @setfilename command as well as          at the beginning.  Copy the @setfilename command as well as
361          the specified region.  At end, put point at top.          the specified region.  At end, put point at top.
362          Accept @bye only at beg of line.          Accept @bye only at beg of line.
363    
364  1988-04-20  Richard Stallman  (rms at frosted-flakes.ai.mit.edu)  1988-04-20  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
365    
366          * informat.el (Info-validate): Change message for Next's Previous.          * informat.el (Info-validate): Change message for Next's Previous.
367          Now the word "invalid" must be included in the message string          Now the word "invalid" must be included in the message string
368          if it is wanted.          if it is wanted.
369    
370  1988-04-19  Richard Stallman  (rms at frosted-flakes.ai.mit.edu)  1988-04-19  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
371    
372          * cl-indent.el (common-lisp-indent-hook): Handle ` like '.          * cl-indent.el (common-lisp-indent-hook): Handle ` like '.
373    
374          * gdb.el: Completely rewritten filtering mechanism (by cph).          * gdb.el: Completely rewritten filtering mechanism (by cph).
375          Should look the same to the user.          Should look the same to the user.
376    
377  1988-04-18  Richard Stallman  (rms at frosted-flakes.ai.mit.edu)  1988-04-18  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
378    
379          * startup.el (command-line): Treat `_' in term-type name like `-'.          * startup.el (command-line): Treat `_' in term-type name like `-'.
380    
# Line 389  Line 389 
389          * tex-mode.el (TeX-common-initialization): Add a \(...\) to          * tex-mode.el (TeX-common-initialization): Add a \(...\) to
390          comment-start-skip so its end is always at start of delimiter.          comment-start-skip so its end is always at start of delimiter.
391    
392  1988-04-14  Richard Stallman  (rms at frosted-flakes.ai.mit.edu)  1988-04-14  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
393    
394          * paragraph.el (forward-paragraph): Bug in pragraph-ignore-fill-prefix.          * paragraph.el (forward-paragraph): Bug in pragraph-ignore-fill-prefix.
395    
# Line 404  Line 404 
404    
405          * rmailout.el (rmail-output): Don't die if rmail-last-file is nil.          * rmailout.el (rmail-output): Don't die if rmail-last-file is nil.
406    
407  1988-04-13  Leonard H. Tower Jr.  (tower at rice-krispies.ai.mit.edu)  1988-04-13  Leonard H. Tower Jr.  (tower@rice-krispies.ai.mit.edu)
408    
409          * rnews.el: fixed mis-documentation.          * rnews.el: fixed mis-documentation.
410    
411  1988-04-13  Richard Stallman  (rms at frosted-flakes.ai.mit.edu)  1988-04-13  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
412    
413          * dired.el (dired-readin): Print msg on startup and when done.          * dired.el (dired-readin): Print msg on startup and when done.
414    
# Line 423  Line 423 
423    
424          * cal.el (calendar): Convert any nonnull arg to a number.          * cal.el (calendar): Convert any nonnull arg to a number.
425    
426  1988-04-12  Chris Hanson  (cph at kleph)  1988-04-12  Chris Hanson  (cph@kleph)
427    
428          * xscheme.el: Change to print ";No value" when the value of an          * xscheme.el: Change to print ";No value" when the value of an
429          expression is undefined.          expression is undefined.
430    
431  1988-04-10  Richard Stallman  (rms at frosted-flakes.ai.mit.edu)  1988-04-10  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
432    
433          * kermit.el: New file.          * kermit.el: New file.
434    
# Line 453  Line 453 
453          Delete handling of C-q, which is not used in Texinfo nowadays.          Delete handling of C-q, which is not used in Texinfo nowadays.
454          (texinfo-format-region): New function to format a region.          (texinfo-format-region): New function to format a region.
455    
456  1988-04-09  Leonard H. Tower Jr.  (tower at frosted-flakes.ai.mit.edu)  1988-04-09  Leonard H. Tower Jr.  (tower@frosted-flakes.ai.mit.edu)
457    
458          * rnewspost.el (news-post-news, news-reply) No longer re-inits          * rnewspost.el (news-post-news, news-reply) No longer re-inits
459          *post-news* buffer, if buffer-modified-p.          *post-news* buffer, if buffer-modified-p.
460    
461  1988-04-09  Richard Stallman  (rms at frosted-flakes.ai.mit.edu)  1988-04-09  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
462    
463          * spook.el (shuffle-vector): Rewrite by phr.          * spook.el (shuffle-vector): Rewrite by phr.
464    
# Line 469  Line 469 
469          * paragraph.el (forward-paragraph): Ignore fill-prefix if          * paragraph.el (forward-paragraph): Ignore fill-prefix if
470          Make paragraph-ignore-fill-prefix is non-nil.          Make paragraph-ignore-fill-prefix is non-nil.
471    
472  1988-04-08  Richard Stallman  (rms at frosted-flakes.ai.mit.edu)  1988-04-08  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
473    
474          * man.el, loaddefs.el: Doc fix.          * man.el, loaddefs.el: Doc fix.
475    
476  1988-04-06  Robert J. Chassell (bob at frosted-flakes.ai.mit.edu)  1988-04-06  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
477    
478          * loaddefs.el: added `.texinfo' to the less common extensions          * loaddefs.el: added `.texinfo' to the less common extensions
479          section of the auto-mode-alist so that emacs chooses the correct          section of the auto-mode-alist so that emacs chooses the correct
480          mode for files with this extension.          mode for files with this extension.
481    
482  1988-04-01  Richard M. Stallman  (rms at wilson)  1988-04-01  Richard M. Stallman  (rms@wilson)
483    
484          * gdb.el (gdb): Specify -cd option to GDB so GDB will use          * gdb.el (gdb): Specify -cd option to GDB so GDB will use
485          the same path for the dir as the user is using in Emacs.          the same path for the dir as the user is using in Emacs.
486    
487  1988-03-24  Richard M. Stallman  (rms at wilson)  1988-03-24  Richard M. Stallman  (rms@wilson)
488    
489          * spook.el: New file.          * spook.el: New file.
490    
# Line 492  Line 492 
492          (nroff-mode): In paragraph-{start,separate}, ditto.          (nroff-mode): In paragraph-{start,separate}, ditto.
493          (electric-nroff-newline): Don't insert extra newlines.          (electric-nroff-newline): Don't insert extra newlines.
494    
495  1988-03-23  Richard M. Stallman  (rms at wilson)  1988-03-23  Richard M. Stallman  (rms@wilson)
496    
497          * x-mouse.el: Change unshifted clicks for x11.          * x-mouse.el: Change unshifted clicks for x11.
498          Bind all up-clicks to no-op.          Bind all up-clicks to no-op.
# Line 506  Line 506 
506          * term/x11-win.el: Delete this file since X11 is now          * term/x11-win.el: Delete this file since X11 is now
507          a subcase of X.          a subcase of X.
508    
509  1988-03-20  Richard M. Stallman  (rms at wilson)  1988-03-20  Richard M. Stallman  (rms@wilson)
510    
511          * rmailkwd.el (rmail-next-labeled-message): Allow space          * rmailkwd.el (rmail-next-labeled-message): Allow space
512          before the label name (since now they are supposed to be there).          before the label name (since now they are supposed to be there).
# Line 516  Line 516 
516          * rmail.el (rmail): If it's nil, compute the default here.          * rmail.el (rmail): If it's nil, compute the default here.
517          Now we decide $LOGNAME vs $USER at run time, not build time.          Now we decide $LOGNAME vs $USER at run time, not build time.
518    
519          * lisp-mode.el (lisp-indent-line):          * lisp-mode.el (lisp-indent-line):
520          Single-semicolon comment lines should be indented at comment col.          Single-semicolon comment lines should be indented at comment col.
521    
522          * cl-indent.el (lisp-indent-do): Smarter version from Kevin Layer.          * cl-indent.el (lisp-indent-do): Smarter version from Kevin Layer.
# Line 526  Line 526 
526    
527          * cl.el: Make and doc strings and error messages use GNU style.          * cl.el: Make and doc strings and error messages use GNU style.
528    
529  1988-03-19  Richard M. Stallman  (rms at wilson)  1988-03-19  Richard M. Stallman  (rms@wilson)
530    
531          * hideif.el: New version from liberte@b.cs.uiuc.edu.          * hideif.el: New version from liberte@b.cs.uiuc.edu.
532    
# Line 550  Line 550 
550          Remove versions from name of file to write.  Good on VMS.          Remove versions from name of file to write.  Good on VMS.
551          (batch-byte-compile): Likewise.          (batch-byte-compile): Likewise.
552    
553  1988-03-18  Chris Hanson  (cph at kleph)  1988-03-18  Chris Hanson  (cph@kleph)
554    
555          * term/x11-win.el (command-switch-alist): Option "-rn" mistakenly          * term/x11-win.el (command-switch-alist): Option "-rn" mistakenly
556          omitted from this list.          omitted from this list.
557    
558  1988-03-18  Richard M. Stallman  (rms at wilson)  1988-03-18  Richard M. Stallman  (rms@wilson)
559    
560          * modula2.el: Changes from Michael Schmidt:          * modula2.el: Changes from Michael Schmidt:
561          Better prompting in m2-for.  Variables for program name for          Better prompting in m2-for.  Variables for program name for
# Line 583  Line 583 
583          Also improve the doc string.          Also improve the doc string.
584          * chistory.el (Command-history-setup): Likewise.          * chistory.el (Command-history-setup): Likewise.
585    
586  1988-02-11  Richard Stallman  (rms at frosted-flakes.ai.mit.edu)  1988-02-11  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
587    
588          * Version 18.50 released.          * Version 18.50 released.
589    
590          * tex-mode.el (tex-mode): Use the default if file has no tex commands.          * tex-mode.el (tex-mode): Use the default if file has no tex commands.
591    
592          * term/vt200.el: Delete vt200-enable-arrows; leave the standard          * term/vt200.el: Delete vt200-enable-arrows; leave the standard
593          name enable-arrow-keys.          name enable-arrow-keys.
594    
595          * version.el (emacs-build-system): Store system name on which          * version.el (emacs-build-system): Store system name on which
596          Emacs was built.          Emacs was built.
# Line 600  Line 600 
600    
601          * man.el (nuke-nroff-bs): New regexp for footers on hpux.          * man.el (nuke-nroff-bs): New regexp for footers on hpux.
602    
603  1988-02-10  Richard Stallman  (rms at frosted-flakes.ai.mit.edu)  1988-02-10  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
604    
605          * simple.el (fundamental-mode): Delete fundamental-mode-map.          * simple.el (fundamental-mode): Delete fundamental-mode-map.
606    
607  1988-02-08  Richard Stallman  (rms at frosted-flakes.ai.mit.edu)  1988-02-08  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
608    
609          * paths.el (rmail-primary-inbox-list): Check separately for which          * paths.el (rmail-primary-inbox-list): Check separately for which
610          directory and which envvar.          directory and which envvar.
611    
612  1988-02-06  Richard Stallman  (rms at frosted-flakes.ai.mit.edu)  1988-02-06  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
613    
614          * loaddefs.el: Autoload `gdb'.          * loaddefs.el: Autoload `gdb'.
615    
# Line 620  Line 620 
620          * dbx.el: New file (Masanobu's version,          * dbx.el: New file (Masanobu's version,
621          changed to use overlay-arrow-string).          changed to use overlay-arrow-string).
622    
623  1988-02-04  Richard Stallman  (rms at frosted-flakes.ai.mit.edu)  1988-02-04  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
624    
625          * mh-e.el: Version 3.4o from Larus.          * mh-e.el: Version 3.4o from Larus.
626    
627  1988-01-31  Richard Stallman  (rms at frosted-flakes.ai.mit.edu)  1988-01-31  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
628    
629          * term/vt125.el, term/vt240.el: New files:          * term/vt125.el, term/vt240.el: New files:
630          Just load vt100.el or vt200.el.          Just load vt100.el or vt200.el.
631    
632  1988-01-28  Richard Stallman  (rms at frosted-flakes.ai.mit.edu)  1988-01-28  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
633    
634          * tags.el (find-tag-tag): Deleted.          * tags.el (find-tag-tag): Deleted.
635          * tags.el (find-tag-default): New function returns default tag          * tags.el (find-tag-default): New function returns default tag
# Line 640  Line 640 
640          * tags.el (find-tag): Use find-tag-default and show default in the          * tags.el (find-tag): Use find-tag-default and show default in the
641          prompt while reading the tag.          prompt while reading the tag.
642    
643  1988-01-24  Richard Stallman  (rms at frosted-flakes.ai.mit.edu)  1988-01-24  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
644    
645          * undigest.el (undigestify-rmail-message): Accept "Apparently-To".          * undigest.el (undigestify-rmail-message): Accept "Apparently-To".
646    
647  1988-01-22  Richard Stallman  (rms at frosted-flakes.ai.mit.edu)  1988-01-22  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
648    
649          * edt.el (edt-bind-gold-keypad): New fn so that calls to          * edt.el (edt-bind-gold-keypad): New fn so that calls to
650          define-keypad-key are deferred till edt-mode is turned on.          define-keypad-key are deferred till edt-mode is turned on.
651    
652  1988-01-21  Richard Stallman  (rms at frosted-flakes)  1988-01-21  Richard Stallman  (rms@frosted-flakes)
653    
654          * simple.el (kill-line): doc fix.          * simple.el (kill-line): doc fix.
655    
656  1988-01-20  Richard Stallman  (rms at frosted-flakes)  1988-01-20  Richard Stallman  (rms@frosted-flakes)
657    
658          * rmail.el (rmail-get-new-mail): If save fails, recount messages.          * rmail.el (rmail-get-new-mail): If save fails, recount messages.
659          * rmail.el (rmail-revert): Handle revert-buffer; recount messages.          * rmail.el (rmail-revert): Handle revert-buffer; recount messages.
# Line 663  Line 663 
663    
664          * files.el (revert-buffer): Return t if did revert.          * files.el (revert-buffer): Return t if did revert.
665    
666  1988-01-19  Richard Stallman  (rms at frosted-flakes)  1988-01-19  Richard Stallman  (rms@frosted-flakes)
667    
668          * sendmail.el (mail-send-and-exit): Don't delete the window          * sendmail.el (mail-send-and-exit): Don't delete the window
669          unless an rmail-mode buffer is in the next window.          unless an rmail-mode buffer is in the next window.
670    
671  1988-01-19  Chris Hanson  (cph at sugar-smacks)  1988-01-19  Chris Hanson  (cph@sugar-smacks)
672    
673          * xscheme.el: Extensive changes including better documentation, a          * xscheme.el: Extensive changes including better documentation, a
674          new major mode `scheme-debugger-mode', and a new format for the          new major mode `scheme-debugger-mode', and a new format for the
# Line 696  Line 696 
696          * scheme.el: Minor changes to support "xscheme.el" changes.          * scheme.el: Minor changes to support "xscheme.el" changes.
697          Mostly this involved adding hooks to existing facilities.          Mostly this involved adding hooks to existing facilities.
698    
699  1988-01-19  Richard Stallman  (rms at frosted-flakes)  1988-01-19  Richard Stallman  (rms@frosted-flakes)
700    
701          * c-mode.el (indent-c-exp): Use new state-element from          * c-mode.el (indent-c-exp): Use new state-element from
702          parse-partial-sexp to handle case of (...newline...) {...          parse-partial-sexp to handle case of (...newline...) {...
703    
704  1988-01-17  Richard Stallman  (rms at frosted-flakes)  1988-01-17  Richard Stallman  (rms@frosted-flakes)
705    
706          * rmail.el (rmail-display-labels): Preserve buffer bounds correctly.          * rmail.el (rmail-display-labels): Preserve buffer bounds correctly.
707          Remove extra spaces from the string before displaying it.          Remove extra spaces from the string before displaying it.
# Line 709  Line 709 
709          * rmail.el (rmail-insert-inbox-text): message only if file exists.          * rmail.el (rmail-insert-inbox-text): message only if file exists.
710          * rmail.el (rmail-get-new-mail): Don't save if was no new mail.          * rmail.el (rmail-get-new-mail): Don't save if was no new mail.
711    
712  1988-01-15  Richard Stallman  (rms at frosted-flakes)  1988-01-15  Richard Stallman  (rms@frosted-flakes)
713    
714          * info.el (Info-search): Two bugs in indirect files:          * info.el (Info-search): Two bugs in indirect files:
715          Failed to search the indirect table right, and failed          Failed to search the indirect table right, and failed
716          to recover if nothing found.          to recover if nothing found.
717    
718  1988-01-14  Richard Stallman  (rms at frosted-flakes)  1988-01-14  Richard Stallman  (rms@frosted-flakes)
719    
720          * loaddefs.el: Make search-... into user variables.          * loaddefs.el: Make search-... into user variables.
721    
722  1988-01-11  Richard Stallman  (rms at frosted-flakes)  1988-01-11  Richard Stallman  (rms@frosted-flakes)
723    
724          * rmail.el (rmail-display-label): Put a space before each label          * rmail.el (rmail-display-label): Put a space before each label
725          name if there wasn't one already.  Turns out valid BABYL format          name if there wasn't one already.  Turns out valid BABYL format
# Line 734  Line 734 
734          * info.el (Info-find-node): If filename starts with ./,          * info.el (Info-find-node): If filename starts with ./,
735          interpret relative to current directory.          interpret relative to current directory.
736    
737  1988-01-10  Richard Stallman  (rms at frosted-flakes)  1988-01-10  Richard Stallman  (rms@frosted-flakes)
738    
739          * undigest.el: If it fails, delete ALL of the temporary copy.          * undigest.el: If it fails, delete ALL of the temporary copy.
740    
741  1988-01-06  Richard Stallman  (rms at frosted-flakes)  1988-01-06  Richard Stallman  (rms@frosted-flakes)
742    
743          * paths.el (mh-dir, mh-lib): Add two new alternatives to test for.          * paths.el (mh-dir, mh-lib): Add two new alternatives to test for.
744          (For HPUX).          (For HPUX).
745          * paths.el (manual-formatted-dirlist) [HPUX]:          * paths.el (manual-formatted-dirlist) [HPUX]:
746          Add a completely new alternative value.          Add a completely new alternative value.
747    
748  1988-01-05  Richard Stallman  (rms at frosted-flakes)  1988-01-05  Richard Stallman  (rms@frosted-flakes)
749    
750          * simple.el (indent-new-comment-line): In a comment, look back          * simple.el (indent-new-comment-line): In a comment, look back
751          for a line with a nonempty comment and indent the comment text          for a line with a nonempty comment and indent the comment text
# Line 754  Line 754 
754          * lpr.el (print-buffer-1): Use `untabify' to expand tabs,          * lpr.el (print-buffer-1): Use `untabify' to expand tabs,
755          not the `expand' program.  Fix other bugs with tab-width != 8.          not the `expand' program.  Fix other bugs with tab-width != 8.
756    
757  1987-12-26  Richard Stallman  (rms at frosted-flakes)  1987-12-26  Richard Stallman  (rms@frosted-flakes)
758    
759          * c-mode.el (electric-c-terminator, c-indent-line):          * c-mode.el (electric-c-terminator, c-indent-line):
760          Don't recognize `case' unless space or tab follows.          Don't recognize `case' unless space or tab follows.
761    
762  1987-12-23  Richard Mlynarik  (mly at peduncle)  1987-12-23  Richard Mlynarik  (mly@peduncle)
763    
764          * loaddefs.el:          * loaddefs.el:
765          Update terminal-emualator documentation.  (This wasn't done          Update terminal-emualator documentation.  (This wasn't done
# Line 771  Line 771 
771          Add nonstandard (though useful) NF and LP termcap flags.          Add nonstandard (though useful) NF and LP termcap flags.
772          Fix terminal-emulator documentation.  Some comments.          Fix terminal-emulator documentation.  Some comments.
773    
774  1987-12-22  Richard Stallman  (rms at frosted-flakes)  1987-12-22  Richard Stallman  (rms@frosted-flakes)
775    
776          * rnews.el (news-get-pruned-list-of-files): Don't die on          * rnews.el (news-get-pruned-list-of-files): Don't die on
777          unreadable directory.          unreadable directory.
778    
779  1987-12-21  Richard Stallman  (rms at frosted-flakes)  1987-12-21  Richard Stallman  (rms@frosted-flakes)
780    
781          * window.el (split-widow-{vertically,horizontally}):          * window.el (split-widow-{vertically,horizontally}):
782          Make the arg optional.          Make the arg optional.
783    
784  1987-12-09  Richard Stallman  (rms at frosted-flakes)  1987-12-09  Richard Stallman  (rms@frosted-flakes)
785    
786          * picture.el (picture-clear-rectangle): Delete spurious arg.          * picture.el (picture-clear-rectangle): Delete spurious arg.
787    
788  1987-12-08  Richard Stallman  (rms at frosted-flakes)  1987-12-08  Richard Stallman  (rms@frosted-flakes)
789    
790          * rmailout.el (rmail-output): Don't crash if msg has no From.          * rmailout.el (rmail-output): Don't crash if msg has no From.
791    
# Line 795  Line 795 
795    
796          * simple.el (kill-region): Doc fix.          * simple.el (kill-region): Doc fix.
797    
798  1987-12-06  Richard Stallman  (rms at frosted-flakes)  1987-12-06  Richard Stallman  (rms@frosted-flakes)
799    
800          * compile.el (compilation-error-regexp): Last alternative          * compile.el (compilation-error-regexp): Last alternative
801          could match spuriously; change `.*' to ` *'.  Change may be wrong;          could match spuriously; change `.*' to ` *'.  Change may be wrong;
# Line 827  Line 827 
827    
828          * replace.el ({keep,flush}-lines): Handle matches split across lines.          * replace.el ({keep,flush}-lines): Handle matches split across lines.
829    
830  1987-12-05  Richard Stallman  (rms at frosted-flakes)  1987-12-05  Richard Stallman  (rms@frosted-flakes)
831    
832          * xscheme.el (xscheme-start-process): Put xscheme-mode-string          * xscheme.el (xscheme-start-process): Put xscheme-mode-string
833          into mode-line-process.          into mode-line-process.
# Line 837  Line 837 
837          * term/x-win.el: Set window-setup-hook instead of term-setup-hook.          * term/x-win.el: Set window-setup-hook instead of term-setup-hook.
838          term-setup-hook now for users only.          term-setup-hook now for users only.
839    
840  1987-12-04  Richard Stallman  (rms at frosted-flakes)  1987-12-04  Richard Stallman  (rms@frosted-flakes)
841    
842          * tags.el (find-tag): Better error message when no tag found          * tags.el (find-tag): Better error message when no tag found
843          for substring.          for substring.
# Line 855  Line 855 
855          * chistory.el (Command-history-setup):          * chistory.el (Command-history-setup):
856          * options.el (Edit-options-mode):          * options.el (Edit-options-mode):
857    
858  1987-12-01  Richard Stallman  (rms at frosted-flakes)  1987-12-01  Richard Stallman  (rms@frosted-flakes)
859    
860          * lisp-mode.el (calculate-lisp-indent): Typo for case within a string.          * lisp-mode.el (calculate-lisp-indent): Typo for case within a string.
861          Indent first arg of ordinary function directly under the function          Indent first arg of ordinary function directly under the function
862          name.  Remove a call to parse-partial-sexp that always did          name.  Remove a call to parse-partial-sexp that always did
863          nothing.          nothing.
864    
865  1987-11-25  Richard Stallman  (rms at frosted-flakes)  1987-11-25  Richard Stallman  (rms@frosted-flakes)
866    
867          * rmail.el (rmail): Widen and goto beginning before checking format.          * rmail.el (rmail): Widen and goto beginning before checking format.
868    
869  1987-11-22  Richard Stallman  (rms at frosted-flakes)  1987-11-22  Richard Stallman  (rms@frosted-flakes)
870    
871          * page.el (mark-page): Be more careful about where exactly          * page.el (mark-page): Be more careful about where exactly
872          to put the buffer boundaries.  Widen before searching for a page.          to put the buffer boundaries.  Widen before searching for a page.
873    
874  1987-11-19  Richard Stallman  (rms at frosted-flakes)  1987-11-19  Richard Stallman  (rms@frosted-flakes)
875    
876          * startup.el (command-line-1): Don't (goto-line 0).          * startup.el (command-line-1): Don't (goto-line 0).
877    
878          * replace.el (occur-mode): Doc fix.          * replace.el (occur-mode): Doc fix.
879    
880  1987-11-11  Richard Stallman  (rms at frosted-flakes)  1987-11-11  Richard Stallman  (rms@frosted-flakes)
881    
882          * dired.el (dired-find-file{,-other-window}): No need to          * dired.el (dired-find-file{,-other-window}): No need to
883          check for a line saying it is a directory, because find-file          check for a line saying it is a directory, because find-file
# Line 888  Line 888 
888          * rmail.el (rmail): If buffer already existed and find-file          * rmail.el (rmail): If buffer already existed and find-file
889          reverts it, recompute the message tables.          reverts it, recompute the message tables.
890    
891  1987-11-03  Richard Stallman  (rms at frosted-flakes)  1987-11-03  Richard Stallman  (rms@frosted-flakes)
892    
893          * files.el (hack-local-variables): If selective-display          * files.el (hack-local-variables): If selective-display
894          is set, next local-variables line starts with either \n or ^M.          is set, next local-variables line starts with either \n or ^M.
895    
896  1987-10-31  Richard Stallman  (rms at sugar-smacks)  1987-10-31  Richard Stallman  (rms@sugar-smacks)
897    
898          * mh-e.el (push): Renamed to mh-push.          * mh-e.el (push): Renamed to mh-push.
899    
900          * mailalias.el (define-mail-alias): Fix bug when there was          * mailalias.el (define-mail-alias): Fix bug when there was
901          multiple whitespace.          multiple whitespace.
902    
903  1987-10-29  Richard Stallman  (rms at frosted-flakes)  1987-10-29  Richard Stallman  (rms@frosted-flakes)
904    
905          * simple.el (repeat-complex-command, next-complex-command):          * simple.el (repeat-complex-command, next-complex-command):
906          Rename `arg' to `repeat-complex-command-arg'.          Rename `arg' to `repeat-complex-command-arg'.
907    
908  1987-10-15  Leonard H. Tower Jr.  (tower at frosted-flakes)  1987-10-15  Leonard H. Tower Jr.  (tower@frosted-flakes)
909    
910          * rnewspost.el (news-inews):          * rnewspost.el (news-inews):
911          commented out -n and -t args in news-inews.          commented out -n and -t args in news-inews.
912    
913  1987-10-07  Richard Stallman  (rms at frosted-flakes)  1987-10-07  Richard Stallman  (rms@frosted-flakes)
914    
915          * tex-mode.el (TeX-start-shell): Copy the local map          * tex-mode.el (TeX-start-shell): Copy the local map
916          before changing it: don't clobber shell-mode's map.          before changing it: don't clobber shell-mode's map.
# Line 918  Line 918 
918          * rmail.el (rmail-insert-inbox-text): Print the "getting..."          * rmail.el (rmail-insert-inbox-text): Print the "getting..."
919          message for all files.          message for all files.
920    
921  1987-10-02  Richard Stallman  (rms at frosted-flakes)  1987-10-02  Richard Stallman  (rms@frosted-flakes)
922    
923          * rnews.el: Rename // to news-/.  Rename cadr, etc. to news-cadr, etc.          * rnews.el: Rename // to news-/.  Rename cadr, etc. to news-cadr, etc.
924          Rename push to news-push and supply a definition for it.          Rename push to news-push and supply a definition for it.
925    
926  1987-09-30  Richard Stallman  (rms at frosted-flakes)  1987-09-30  Richard Stallman  (rms@frosted-flakes)
927    
928          * compile.el (compile1): Save the compilation process          * compile.el (compile1): Save the compilation process
929          across the sit-for.          across the sit-for.
930    
931  1987-09-16  Richard M. Stallman  (rms at prep)  1987-09-16  Richard M. Stallman  (rms@prep)
932    
933          * Version 18.49 released.          * Version 18.49 released.
934    
# Line 939  Line 939 
939          * c-mode.el (electric-c-brace): set insertpos after          * c-mode.el (electric-c-brace): set insertpos after
940          calling newline, since newline might do an auto-fill.          calling newline, since newline might do an auto-fill.
941    
942  1987-09-12  Richard Mlynarik  (mly at prep)  1987-09-12  Richard Mlynarik  (mly@prep)
943    
944          * loaddefs.el, mail-utils.el (rmail-dont-reply-to):          * loaddefs.el, mail-utils.el (rmail-dont-reply-to):
945          Add new variable `rmail-default-dont-reply-to-names' which is used          Add new variable `rmail-default-dont-reply-to-names' which is used
# Line 948  Line 948 
948          constant "info-" in `rmail-dont-reply-to' and is intended to be          constant "info-" in `rmail-dont-reply-to' and is intended to be
949          used in the site-init.el file -- eg "all-ai\\>\\|[0-9]ai\\>\\|info-"          used in the site-init.el file -- eg "all-ai\\>\\|[0-9]ai\\>\\|info-"
950    
951  1987-09-10  Richard M. Stallman  (rms at prep)  1987-09-10  Richard M. Stallman  (rms@prep)
952    
953          * debug.el (debug): bind default-major-mode normally when          * debug.el (debug): bind default-major-mode normally when
954          creating the backtrace buffer.          creating the backtrace buffer.
955    
956          * rmailsum.el (rmail-summary-goto-msg): Avoid error on empty buf.          * rmailsum.el (rmail-summary-goto-msg): Avoid error on empty buf.
957    
958  1987-09-07  Richard Mlynarik  (mly at prep)  1987-09-07  Richard Mlynarik  (mly@prep)
959    
960          * rmailsum (rmail-new-summary): Fix scope of `new-summary-line-count'          * rmailsum (rmail-new-summary): Fix scope of `new-summary-line-count'
961    
962          * lisp-mode.el (calculate-lisp-indent):          * lisp-mode.el (calculate-lisp-indent):
963          Don't fail on first line of defun.          Don't fail on first line of defun.
964    
965  1987-08-30  Richard M. Stallman  (rms at prep)  1987-08-30  Richard M. Stallman  (rms@prep)
966    
967          * Version 18.48 released.          * Version 18.48 released.
968    
# Line 971  Line 971 
971          Definitions for the common-lisp functions          Definitions for the common-lisp functions
972          were different from those in cl.el and could  interfere.          were different from those in cl.el and could  interfere.
973    
974  1987-08-19  Richard Mlynarik  (mly at prep)  1987-08-19  Richard Mlynarik  (mly@prep)
975    
976          * lisp-mode.el (lisp-indent-hook): Fix braino.          * lisp-mode.el (lisp-indent-hook): Fix braino.
977    
978  1987-08-14  Richard M. Stallman  (rms at prep)  1987-08-14  Richard M. Stallman  (rms@prep)
979    
980          * loaddefs.el (auto-mode-alist): Recognize .emacs file          * loaddefs.el (auto-mode-alist): Recognize .emacs file
981          with either Unix or VMS syntax.          with either Unix or VMS syntax.
# Line 986  Line 986 
986          * shell.el (lisp-send-defun-and-go):          * shell.el (lisp-send-defun-and-go):
987          Call to lisp-send-defun requires an arg.          Call to lisp-send-defun requires an arg.
988    
989  1987-07-31  Leonard H. Tower Jr.  (tower at prep)  1987-07-31  Leonard H. Tower Jr.  (tower@prep)
990    
991          * rnewspost.el (news-setup) commented out Posting-Front-End to          * rnewspost.el (news-setup) commented out Posting-Front-End to
992          save USENET bytes          save USENET bytes
993    
994  1987-07-29  Richard Mlynarik  (mly at prep)  1987-07-29  Richard Mlynarik  (mly@prep)
995    
996          * simple.el (negative-argument):          * simple.el (negative-argument):
997          Pass explicit ?- to prefix-arg-internal rather than relying on          Pass explicit ?- to prefix-arg-internal rather than relying on
# Line 1015  Line 1015 
1015          Call indent-hook even if looking-at a list.          Call indent-hook even if looking-at a list.
1016          Needed for correct indentation of pleblisp FLET, etc.          Needed for correct indentation of pleblisp FLET, etc.
1017    
1018  1987-07-26  Richard M. Stallman  (rms at prep)  1987-07-26  Richard M. Stallman  (rms@prep)
1019    
1020          * rmailsum.el (rmail-new-summary): Avoid error on empty summary.          * rmailsum.el (rmail-new-summary): Avoid error on empty summary.
1021    
# Line 1023  Line 1023 
1023    
1024          * c-mode.el (c-backward-to-noncomment): Last change broke it totally.          * c-mode.el (c-backward-to-noncomment): Last change broke it totally.
1025    
1026  1987-07-25  Richard M. Stallman  (rms at prep)  1987-07-25  Richard M. Stallman  (rms@prep)
1027    
1028          * paths.el (term-file-prefix): Make it "[.term]" on VMS          * paths.el (term-file-prefix): Make it "[.term]" on VMS
1029    
# Line 1031  Line 1031 
1031    
1032          * tags.el (visit-tags-table): Reset tag-table-files.          * tags.el (visit-tags-table): Reset tag-table-files.
1033    
1034  1987-07-18  Richard M. Stallman  (rms at prep)  1987-07-18  Richard M. Stallman  (rms@prep)
1035    
1036          * lpr.el (print-region-1): Make program name conditional on          * lpr.el (print-region-1): Make program name conditional on
1037          system-type; use "lp" on sysV.          system-type; use "lp" on sysV.
# Line 1053  Line 1053 
1053          * informat.el (Info-tagify): The check for a split file          * informat.el (Info-tagify): The check for a split file
1054          searched for the wrong string.          searched for the wrong string.
1055    
1056  1987-06-30  Richard Mlynarik  (mly at prep)  1987-06-30  Richard Mlynarik  (mly@prep)
1057    
1058          * info.el (Info-menu):          * info.el (Info-menu):
1059          If interactive and point is within a menu item,          If interactive and point is within a menu item,
# Line 1066  Line 1066 
1066          * mh-e.el: Version 3.4m from Larus.          * mh-e.el: Version 3.4m from Larus.
1067          Bug fixes plus draft folders.          Bug fixes plus draft folders.
1068    
1069  1987-06-29  Richard M. Stallman  (rms at prep)  1987-06-29  Richard M. Stallman  (rms@prep)
1070    
1071          * vms-patch.el (make-legal-file-name): New function converts any          * vms-patch.el (make-legal-file-name): New function converts any
1072          string to a similar string that's a legal VMS filename.          string to a similar string that's a legal VMS filename.
# Line 1076  Line 1076 
1076          * blackbox.el (bb-init-board):          * blackbox.el (bb-init-board):
1077          Use (logand (random) 7) instead of remainder by 8.          Use (logand (random) 7) instead of remainder by 8.
1078    
1079  1987-06-25  Richard M. Stallman  (rms at prep)  1987-06-25  Richard M. Stallman  (rms@prep)
1080    
1081          * replace.el (perform-replace): Don't exit on no-op comma.          * replace.el (perform-replace): Don't exit on no-op comma.
1082    
1083  1987-06-23  Richard M. Stallman  (rms at prep)  1987-06-23  Richard M. Stallman  (rms@prep)
1084    
1085          * c-mode.el (electric-c-terminator):  Bug if auto-fill          * c-mode.el (electric-c-terminator):  Bug if auto-fill
1086          while doing an auto-newline.  (insertpos off by 1).          while doing an auto-newline.  (insertpos off by 1).
# Line 1088  Line 1088 
1088          * files.el (set-visited-file-name):          * files.el (set-visited-file-name):
1089          Downcase buffer name uniformly on VMS.          Downcase buffer name uniformly on VMS.
1090    
1091  1987-06-22  Richard M. Stallman  (rms at prep)  1987-06-22  Richard M. Stallman  (rms@prep)
1092    
1093          * c-mode.el (c-backward-to-noncomment):          * c-mode.el (c-backward-to-noncomment):
1094          Don't loop on lines starting in ` #'.          Don't loop on lines starting in ` #'.
1095    
1096  1987-06-18  Richard M. Stallman  (rms at prep)  1987-06-18  Richard M. Stallman  (rms@prep)
1097    
1098          * files.el (set-visited-file-name):          * files.el (set-visited-file-name):
1099          Downcase the new buffer name on VMS.          Downcase the new buffer name on VMS.
1100    
1101  1987-06-17  Richard M. Stallman  (rms at prep)  1987-06-17  Richard M. Stallman  (rms@prep)
1102    
1103          * view.el (View-scroll-lines-forward):          * view.el (View-scroll-lines-forward):
1104          If end of buffer is visible, exit view mode.          If end of buffer is visible, exit view mode.
1105    
1106  1987-06-15  Richard M. Stallman  (rms at prep)  1987-06-15  Richard M. Stallman  (rms@prep)
1107    
1108          * rmail.el (rmail-get-new-mail):          * rmail.el (rmail-get-new-mail):
1109          If file has changed on disk and is read in again,          If file has changed on disk and is read in again,
1110          count its messages again.          count its messages again.
1111    
1112  1987-06-10  Richard M. Stallman  (rms at prep)  1987-06-10  Richard M. Stallman  (rms@prep)
1113    
1114          * Version 18.47 released.          * Version 18.47 released.
1115    
1116          * startup.el (command-line): Old test for su failed.          * startup.el (command-line): Old test for su failed.
1117          Now assume su if (user-login-name) != (getenv "USER").          Now assume su if (user-login-name) != (getenv "USER").
1118    
1119  1987-06-08  Richard M. Stallman  (rms at prep)  1987-06-08  Richard M. Stallman  (rms@prep)
1120    
1121          * version 18.46 released.          * version 18.46 released.
1122    
1123          * isearch.el (isearch): Typo (3 should be 2) in getting old          * isearch.el (isearch): Typo (3 should be 2) in getting old
1124          start-point in reverse regexp search made more liberal.          start-point in reverse regexp search made more liberal.
1125    
1126  1987-06-08  Chris Hanson  (cph at prep)  1987-06-08  Chris Hanson  (cph@prep)
1127    
1128          * scheme.el (scheme-mode-syntax-table): Typo.          * scheme.el (scheme-mode-syntax-table): Typo.
1129    
1130  1987-06-04  Richard M. Stallman  (rms at prep)  1987-06-04  Richard M. Stallman  (rms@prep)
1131    
1132          * telnet.el: Doc fix.          * telnet.el: Doc fix.
1133    
1134  1987-05-31  Richard M. Stallman  (rms at prep)  1987-05-31  Richard M. Stallman  (rms@prep)
1135    
1136          * version 18.45.          * version 18.45.
1137    
1138          * informat.el (Info-split): Bind case-fold-search to t.          * informat.el (Info-split): Bind case-fold-search to t.
1139    
1140  1987-05-29  Richard M. Stallman  (rms at prep)  1987-05-29  Richard M. Stallman  (rms@prep)
1141    
1142          * lisp-mode.el: Add some comments.          * lisp-mode.el: Add some comments.
1143    
1144          * replace.el (list-matching-lines): If run on *Occur* buffer,          * replace.el (list-matching-lines): If run on *Occur* buffer,
1145          find nothing, rather than getting infinite loop.          find nothing, rather than getting infinite loop.
1146    
1147  1987-05-28  Richard M. Stallman  (rms at prep)  1987-05-28  Richard M. Stallman  (rms@prep)
1148    
1149          * simple.el (backward-delete-char-untabify):          * simple.el (backward-delete-char-untabify):
1150          Use insert-char to insert the spaces.  Wins for large tab-width.          Use insert-char to insert the spaces.  Wins for large tab-width.
1151    
1152  1987-05-28  Chris Hanson  (cph at prep)  1987-05-28  Chris Hanson  (cph@prep)
1153    
1154          * xscheme.el (xscheme-send-current-line): Send the line to Scheme          * xscheme.el (xscheme-send-current-line): Send the line to Scheme
1155          AFTER writing the newline which acknowledges the command.          AFTER writing the newline which acknowledges the command.
1156          Otherwise the process-mark can end up in the wrong place.          Otherwise the process-mark can end up in the wrong place.
1157    
1158  1987-05-28  Richard M. Stallman  (rms at prep)  1987-05-28  Richard M. Stallman  (rms@prep)
1159    
1160          * texinfmt.el (texinfo-format-printindex): Pass -d to `sort'.          * texinfmt.el (texinfo-format-printindex): Pass -d to `sort'.
1161          This makes entry `Foo' precede `Foo Bar'.          This makes entry `Foo' precede `Foo Bar'.
# Line 1163  Line 1163 
1163          * vms-patch.el (create-file-buffer): New VMS-override definition          * vms-patch.el (create-file-buffer): New VMS-override definition
1164          downcases the file name.          downcases the file name.
1165    
1166  1987-05-27  Richard M. Stallman  (rms at prep)  1987-05-27  Richard M. Stallman  (rms@prep)
1167    
1168          * informat.el (Info-split): Put newlines at end of split files.          * informat.el (Info-split): Put newlines at end of split files.
1169    
# Line 1175  Line 1175 
1175    
1176          * ftp.el (various): Ignore errors in accept-process-output.          * ftp.el (various): Ignore errors in accept-process-output.
1177    
1178  1987-05-25  Richard M. Stallman  (rms at prep)  1987-05-25  Richard M. Stallman  (rms@prep)
1179    
1180          * sun-mouse-fns.el (mouse-scroll-proportional):          * sun-mouse-fns.el (mouse-scroll-proportional):
1181          Scroll proportional to current restrictions.          Scroll proportional to current restrictions.
1182          * sun-mouse-fns.el (enable-mouse-in-buffer-list):          * sun-mouse-fns.el (enable-mouse-in-buffer-list):
1183          Make mouse do something on *Buffer List*.          Make mouse do something on *Buffer List*.
1184    
1185  1987-05-23  Richard M. Stallman  (rms at prep)  1987-05-23  Richard M. Stallman  (rms@prep)
1186    
1187          * shell.el (kill-output-from-shell): Save final unfinished line.          * shell.el (kill-output-from-shell): Save final unfinished line.
1188    
1189  1987-05-21  Richard M. Stallman  (rms at prep)  1987-05-21  Richard M. Stallman  (rms@prep)
1190    
1191          * c-mode.el (calculate-c-indent, indent-c-exp):          * c-mode.el (calculate-c-indent, indent-c-exp):
1192          When using c-continued-statement-offset, if line starts          When using c-continued-statement-offset, if line starts
1193          with an open-brace, add c-continued-brace-offset.          with an open-brace, add c-continued-brace-offset.
1194    
1195  1987-05-20  Richard M. Stallman  (rms at prep)  1987-05-20  Richard M. Stallman  (rms@prep)
1196    
1197          * isearch.el (isearch): When splitting window, any hscroll          * isearch.el (isearch): When splitting window, any hscroll
1198          stays with the text it applied to.          stays with the text it applied to.
1199    
1200  1987-05-19  Chris Hanson  (cph at prep)  1987-05-19  Chris Hanson  (cph@prep)
1201    
1202          * scheme.el (scheme-indent-specform):          * scheme.el (scheme-indent-specform):
1203          Do not handle first two distinguished forms specially.  All          Do not handle first two distinguished forms specially.  All
# Line 1208  Line 1208 
1208          `scheme-mit-dialect'.  Users of other dialects can set this to          `scheme-mit-dialect'.  Users of other dialects can set this to
1209          false to disable that indentation.          false to disable that indentation.
1210    
1211  1987-05-16  Richard M. Stallman  (rms at prep)  1987-05-16  Richard M. Stallman  (rms@prep)
1212    
1213          * rmailsum.el (rmail-summary-scroll-msg-{up,down}):          * rmailsum.el (rmail-summary-scroll-msg-{up,down}):
1214          Simplify, and make ...-down use scroll-other-window          Simplify, and make ...-down use scroll-other-window
# Line 1228  Line 1228 
1228          * sendmail.el, electric.el, ehelp.el, rmail.el:          * sendmail.el, electric.el, ehelp.el, rmail.el:
1229          Delete temporary duplicate definitions of one-window-p.          Delete temporary duplicate definitions of one-window-p.
1230    
1231  1987-05-13  Richard M. Stallman  (rms at prep)  1987-05-13  Richard M. Stallman  (rms@prep)
1232    
1233          * sendmail.el (mail-setup): New parameter mail-default-reply-to:          * sendmail.el (mail-setup): New parameter mail-default-reply-to:
1234          if non-nil, insert it as a Reply-to field.          if non-nil, insert it as a Reply-to field.
# Line 1239  Line 1239 
1239          Don't use last-input-char; look in the buffer to determine          Don't use last-input-char; look in the buffer to determine
1240          which closeparen is present.          which closeparen is present.
1241    
1242  1987-05-12  Richard M. Stallman  (rms at prep)  1987-05-12  Richard M. Stallman  (rms@prep)
1243    
1244          * loadefs.el (sentence-end): Treat `}' like `)'.          * loadefs.el (sentence-end): Treat `}' like `)'.
1245    
# Line 1256  Line 1256 
1256          use user's original login name to get init file.          use user's original login name to get init file.
1257          Otherwise use $HOME.          Otherwise use $HOME.
1258    
1259  1987-05-11  Richard M. Stallman  (rms at prep)  1987-05-11  Richard M. Stallman  (rms@prep)
1260    
1261          * isearch.el (isearch): When splitting window for slow search          * isearch.el (isearch): When splitting window for slow search
1262          with temp window at the top, prevent scrolling in main window.          with temp window at the top, prevent scrolling in main window.
# Line 1265  Line 1265 
1265    
1266          * loaddefs.el (run-scheme): Add an autoload.          * loaddefs.el (run-scheme): Add an autoload.
1267    
1268  1987-04-29  Richard Mlynarik  (mly at prep)  1987-04-29  Richard Mlynarik  (mly@prep)
1269    
1270          * abbrevlist.el (list-one-abbrev-list): Use value returned by sort.          * abbrevlist.el (list-one-abbrev-list): Use value returned by sort.
1271          (Michael Prange <8704291816.AA13767@prep.ai.mit.edu>)          (Michael Prange <8704291816.AA13767@prep.ai.mit.edu>)
1272    
1273  1987-04-29  Leonard H. Tower Jr.  (tower at prep)  1987-04-29  Leonard H. Tower Jr.  (tower@prep)
1274    
1275          * loaddefs.el          * loaddefs.el
1276          Updated rnews documentation and added autoload of news-post-news.          Updated rnews documentation and added autoload of news-post-news.
1277    
1278  1987-04-28  Leonard H. Tower Jr.  (tower at prep)  1987-04-28  Leonard H. Tower Jr.  (tower@prep)
1279    
1280          * rnewspost.el (news-post-news, news-reply)          * rnewspost.el (news-post-news, news-reply)
1281          Fixed news-show-all-headers bug when *news* buffer was on an          Fixed news-show-all-headers bug when *news* buffer was on an
# Line 1283  Line 1283 
1283          tree.  Also made both work from almost any buffer in any mode.          tree.  Also made both work from almost any buffer in any mode.
1284          (Dave Steiner <8704230309.AA03452@topaz.rutgers.edu>)          (Dave Steiner <8704230309.AA03452@topaz.rutgers.edu>)
1285    
1286  1987-04-28  Richard Mlynarik  (mly at prep)  1987-04-28  Richard Mlynarik  (mly@prep)
1287    
1288          * files.el (save-buffer):          * files.el (save-buffer):
1289          When saving a large file, print a message.          When saving a large file, print a message.
# Line 1294  Line 1294 
1294    
1295          * startup.el (command-line): -batch => -no-init-file          * startup.el (command-line): -batch => -no-init-file
1296    
1297  1987-04-23  Leonard H. Tower Jr.  (tower at prep)  1987-04-23  Leonard H. Tower Jr.  (tower@prep)
1298    
1299          * rnewspost.el; rnews.el:          * rnewspost.el; rnews.el:
1300          added (require 'rnews) and (provide 'rnews), respectively.          added (require 'rnews) and (provide 'rnews), respectively.
1301    
1302  1987-04-23  Chris Hanson  (cph at prep)  1987-04-23  Chris Hanson  (cph@prep)
1303    
1304          * scheme.el:          * scheme.el:
1305          * xscheme.el:          * xscheme.el:
# Line 1308  Line 1308 
1308          new CScheme release.  The new `scheme.el' implements the Scheme          new CScheme release.  The new `scheme.el' implements the Scheme
1309          standard syntax more correctly.          standard syntax more correctly.
1310    
1311  1987-04-23  Richard Mlynarik  (mly at prep)  1987-04-23  Richard Mlynarik  (mly@prep)
1312    
1313          * loaddefs.el:          * loaddefs.el:
1314          Autoload `run-prolog'.  ".pl" files are in prolog-mode.          Autoload `run-prolog'.  ".pl" files are in prolog-mode.
# Line 1319  Line 1319 
1319          * vip.el: Fixes from Masahiko Sato; Version 2.8          * vip.el: Fixes from Masahiko Sato; Version 2.8
1320          (ms@sail.stanford.edu <8704231017.AA11075@nttlab.ntt.junet>)          (ms@sail.stanford.edu <8704231017.AA11075@nttlab.ntt.junet>)
1321    
1322  1987-04-15  Paul Rubin  (phr at prep)  1987-04-15  Paul Rubin  (phr@prep)
1323    
1324          * version 18.44 released.          * version 18.44 released.
1325    
1326  1987-04-14  Richard Mlynarik  (mly at prep)  1987-04-14  Richard Mlynarik  (mly@prep)
1327    
1328          * mailalias.el (build-mail-aliases):          * mailalias.el (build-mail-aliases):
1329          Don't treat "alt" as "alias" (delimit "[ \t]+" not "[ \t]*")          Don't treat "alt" as "alias" (delimit "[ \t]+" not "[ \t]*")
1330          (sjk <8704140433.AA00840@cancun.ads.arpa>)          (sjk <8704140433.AA00840@cancun.ads.arpa>)
1331    
1332  1987-04-13  Richard Mlynarik  (mly at prep)  1987-04-13  Richard Mlynarik  (mly@prep)
1333    
1334          * loaddefs.el ((query-)replace-regexp documentation):          * loaddefs.el ((query-)replace-regexp documentation):
1335          Use \=\<n> in doc strings now that \< is special in          Use \=\<n> in doc strings now that \< is special in
1336          substitute-command-keys.          substitute-command-keys.
1337    
1338  1987-04-11  Richard Mlynarik  (mly at prep)  1987-04-11  Richard Mlynarik  (mly@prep)
1339    
1340          * server.el: (various):          * server.el: (various):
1341          Changes suggested by rlk@athena.mit.edu          Changes suggested by rlk@athena.mit.edu
# Line 1357  Line 1357 
1357          Skip over `quote' syntax chars to find real start of symbol.          Skip over `quote' syntax chars to find real start of symbol.
1358          (douglis <8704102143.AA16318@sloth.Berkeley.EDU>)          (douglis <8704102143.AA16318@sloth.Berkeley.EDU>)
1359    
1360  1987-04-10  Richard Mlynarik  (mly at prep)  1987-04-10  Richard Mlynarik  (mly@prep)
1361    
1362          * mailalias.el:          * mailalias.el:
1363          build-mail-aliases: Hack "\\\n" continuation lines.          build-mail-aliases: Hack "\\\n" continuation lines.
1364          define-mail-alias: Addresses sent to the mailer should be          define-mail-alias: Addresses sent to the mailer should be
1365          separated by ", ", not " "!!          separated by ", ", not " "!!
1366    
1367  1987-04-08  Richard Mlynarik  (mly at prep)  1987-04-08  Richard Mlynarik  (mly@prep)
1368    
1369          * rfc822.el (rfc822-addresses):          * rfc822.el (rfc822-addresses):
1370          Don't loop trying to report that ";" is an invalid address.          Don't loop trying to report that ";" is an invalid address.
1371    
1372  1987-04-06  Richard Mlynarik  (mly at prep)  1987-04-06  Richard Mlynarik  (mly@prep)
1373    
1374          * sun-mouse.el: (sm::window-xy):          * sun-mouse.el: (sm::window-xy):
1375          Agree with `new' args to next-window.          Agree with `new' args to next-window.
1376          (peck@sun.com <8704032106.AA12845@denali.sun.com>)          (peck@sun.com <8704032106.AA12845@denali.sun.com>)
1377    
1378  1987-04-03  Richard Mlynarik  (mly at prep)  1987-04-03  Richard Mlynarik  (mly@prep)
1379    
1380          * term/vt200.el:  Fix typo.          * term/vt200.el:  Fix typo.
1381    
1382  1987-04-02  Richard Mlynarik  (mly at prep)  1987-04-02  Richard Mlynarik  (mly@prep)
1383    
1384          * startup.el (command-line):          * startup.el (command-line):
1385          Default init file is "$HOME/.emacs", not "~$USER/.emacs"          Default init file is "$HOME/.emacs", not "~$USER/.emacs"
1386    
1387  1987-03-31  Richard Mlynarik  (mly at prep)  1987-03-31  Richard Mlynarik  (mly@prep)
1388    
1389          * edt.el:  Fix typo.          * edt.el:  Fix typo.
1390    
# Line 1413  Line 1413 
1413          Don't call rmail-show-msg if message is already current.          Don't call rmail-show-msg if message is already current.
1414          Avoids scrolling.          Avoids scrolling.
1415    
1416  1987-03-22  Richard M. Stallman  (rms at prep)  1987-03-22  Richard M. Stallman  (rms@prep)
1417    
1418          * Version 18.41 released.          * Version 18.41 released.
1419    
# Line 1432  Line 1432 
1432          if already in that mode.  Avoids wiping out local variables          if already in that mode.  Avoids wiping out local variables
1433          such as Info-current-file.          such as Info-current-file.
1434    
1435  1987-03-21  Richard M. Stallman  (rms at prep)  1987-03-21  Richard M. Stallman  (rms@prep)
1436    
1437          * term/sun.el: Define sun-esc-bracket as nil:          * term/sun.el: Define sun-esc-bracket as nil:
1438          don't redefine M-[ by default.          don't redefine M-[ by default.
# Line 1440  Line 1440 
1440          * informat.el (Info-validate): Don't get error while          * informat.el (Info-validate): Don't get error while
1441          checking for an indirect info file.          checking for an indirect info file.
1442    
1443  1987-03-20  Richard M. Stallman  (rms at prep)  1987-03-20  Richard M. Stallman  (rms@prep)
1444    
1445          * dired.el (dired-{un,}compress): Don't specify path          * dired.el (dired-{un,}compress): Don't specify path
1446          for programs compress and uncompress.          for programs compress and uncompress.
1447    
1448  1987-03-19  Richard Mlynarik  (mly at prep)  1987-03-19  Richard Mlynarik  (mly@prep)
1449    
1450          * disassemble.el (disassemble-1):          * disassemble.el (disassemble-1):
1451          Let print-escape-newlines t around constant printing.          Let print-escape-newlines t around constant printing.
# Line 1453  Line 1453 
1453          * terminal.el (terminal-emulator):          * terminal.el (terminal-emulator):
1454          Quote shell arg as "TERMCAP=foo" not TERMCAP="foo"          Quote shell arg as "TERMCAP=foo" not TERMCAP="foo"
1455    
1456  1987-03-19  Richard M. Stallman  (rms at prep)  1987-03-19  Richard M. Stallman  (rms@prep)
1457    
1458          * vip.el (string-tail, change-mode-line):          * vip.el (string-tail, change-mode-line):
1459          Use string manipulation; flush the temp buffer " *working-space*".          Use string manipulation; flush the temp buffer " *working-space*".
1460    
1461  1987-03-18  Richard M. Stallman  (rms at prep)  1987-03-18  Richard M. Stallman  (rms@prep)
1462    
1463          * Version 18.40 released.          * Version 18.40 released.
1464    
1465          * files.el (after-find-file): Use directory-file-name where needed.          * files.el (after-find-file): Use directory-file-name where needed.
1466    
1467  1987-03-18  Richard Mlynarik  (mly at prep)  1987-03-18  Richard Mlynarik  (mly@prep)
1468    
1469          * ftp.el (ftp-find-file-or-directory): Paren error.          * ftp.el (ftp-find-file-or-directory): Paren error.
1470    
1471  1987-03-17  Richard M. Stallman  (rms at prep)  1987-03-17  Richard M. Stallman  (rms@prep)
1472    
1473          * server.el (server-visit-buffers): Don't revert a buffer          * server.el (server-visit-buffers): Don't revert a buffer
1474          automatically if the file does not currently exist.          automatically if the file does not currently exist.
# Line 1482  Line 1482 
1482    
1483          * files.el (recover-file): Don't try to list directory on vms.          * files.el (recover-file): Don't try to list directory on vms.
1484    
1485  1987-03-14  Richard M. Stallman  (rms at prep)  1987-03-14  Richard M. Stallman  (rms@prep)
1486    
1487          * Version 18.39 released.          * Version 18.39 released.
1488    
1489  1987-03-13  Richard M. Stallman  (rms at prep)  1987-03-13  Richard M. Stallman  (rms@prep)
1490    
1491          * dired.el: New commands dired-{un,}compress,          * dired.el: New commands dired-{un,}compress,
1492          dired-byte-compile, dired-ch{mod,own,grp} and subroutine          dired-byte-compile, dired-ch{mod,own,grp} and subroutine
# Line 1496  Line 1496 
1496          * sun-{mouse,mouse-fns,cursors}.el, term/sun.el:          * sun-{mouse,mouse-fns,cursors}.el, term/sun.el:
1497          New and replacement files from peck@sun.com.          New and replacement files from peck@sun.com.
1498    
1499  1987-03-12  Richard M. Stallman  (rms at prep)  1987-03-12  Richard M. Stallman  (rms@prep)
1500    
1501          * server.el (server-visit-files): Before trying          * server.el (server-visit-files): Before trying
1502          find-file-noselect, check for existing buffer, and if it          find-file-noselect, check for existing buffer, and if it
1503          isn't modified, revert it unconditionally.          isn't modified, revert it unconditionally.
1504    
1505          * mh-e.el (mh-send-letter): Considerable rewrite by Larus;          * mh-e.el (mh-send-letter): Considerable rewrite by Larus;
1506          don't know why.          don't know why.
1507    
1508  1987-03-11  Chris Hanson  (cph at prep)  1987-03-11  Chris Hanson  (cph@prep)
1509    
1510          * sort.el (sort-subr): fix typo in sorting of lists: in case where          * sort.el (sort-subr): fix typo in sorting of lists: in case where
1511          `sortcar' is not available, and arguments are numbers, was using          `sortcar' is not available, and arguments are numbers, was using
1512          `cdr' to extract second argument to `sort' (rather than `car').          `cdr' to extract second argument to `sort' (rather than `car').
1513    
1514  1987-03-11  Richard M. Stallman  (rms at prep)  1987-03-11  Richard M. Stallman  (rms@prep)
1515    
1516          * tex-mode.el (TeX-comment-indent): In column 0,          * tex-mode.el (TeX-comment-indent): In column 0,
1517          don't require indenting at least to column 1.          don't require indenting at least to column 1.
# Line 1521  Line 1521 
1521          * server.el: New version frm peck@sun, supporting          * server.el: New version frm peck@sun, supporting
1522          multiple clients.          multiple clients.
1523    
1524  1987-03-10  Richard M. Stallman  (rms at prep)  1987-03-10  Richard M. Stallman  (rms@prep)
1525    
1526          * outline.el (hide-region-body): Exit loop cleanly          * outline.el (hide-region-body): Exit loop cleanly
1527          no matter which stage reaches eob.          no matter which stage reaches eob.
1528    
1529  1987-03-09  Richard M. Stallman  (rms at prep)  1987-03-09  Richard M. Stallman  (rms@prep)
1530    
1531          * files.el (hack-local-variables): New optional arg FORCE.          * files.el (hack-local-variables): New optional arg FORCE.
1532          If it's nil, and `inhibit-local-variables' is non-nil,          If it's nil, and `inhibit-local-variables' is non-nil,
# Line 1539  Line 1539 
1539          * shell.el (make-shell): Make a TERMCAP env var          * shell.el (make-shell): Make a TERMCAP env var
1540          for term type "emacs" to give the screen width.          for term type "emacs" to give the screen width.
1541    
1542  1987-03-08  Richard M. Stallman  (rms at prep)  1987-03-08  Richard M. Stallman  (rms@prep)
1543    
1544          * info.el (Info-mode): Make variables Info-current-*,          * info.el (Info-mode): Make variables Info-current-*,
1545          Info-tag-table-marker and Info-history local in Info-mode.          Info-tag-table-marker and Info-history local in Info-mode.
1546    
1547  1987-03-06  Richard Mlynarik  (mly at prep)  1987-03-06  Richard Mlynarik  (mly@prep)
1548    
1549          * ftp.el:  Paren error.          * ftp.el:  Paren error.
1550    
1551  1987-03-05  Richard M. Stallman  (rms at prep)  1987-03-05  Richard M. Stallman  (rms@prep)
1552    
1553          * sort.el (sort-reorder-buffer): Fix typo `end'->`last'          * sort.el (sort-reorder-buffer): Fix typo `end'->`last'
1554          in insertion of the spacing after the last sort record.          in insertion of the spacing after the last sort record.
# Line 1559  Line 1559 
1559    
1560          * rmail.el (rmail-next-undeleted-message): Likewise.          * rmail.el (rmail-next-undeleted-message): Likewise.
1561    
1562  1987-03-04  Richard M. Stallman  (rms at prep)  1987-03-04  Richard M. Stallman  (rms@prep)
1563    
1564          * loaddefs.el (auto-mode-alist): Add .article and .letter          * loaddefs.el (auto-mode-alist): Add .article and .letter
1565          as text-mode, for rn.          as text-mode, for rn.
# Line 1576  Line 1576 
1576          * c-mode.el (calculate-c-indent): Line at beg of buffer          * c-mode.el (calculate-c-indent): Line at beg of buffer
1577          needs no indentation.          needs no indentation.
1578    
1579  1987-03-03  Richard M. Stallman  (rms at prep)  1987-03-03  Richard M. Stallman  (rms@prep)
1580    
1581          * shell.el (shell): New series of variables `explicit-FOO-args'          * shell.el (shell): New series of variables `explicit-FOO-args'
1582          specify args to use when running program FOO as a shell.          specify args to use when running program FOO as a shell.
# Line 1587  Line 1587 
1587    
1588          * loaddefs.el (dired-listing-switches): Doc fix.          * loaddefs.el (dired-listing-switches): Doc fix.
1589    
1590  1987-03-02  Richard Mlynarik  (mly at prep)  1987-03-02  Richard Mlynarik  (mly@prep)
1591    
1592          * Version 18.38 released.          * Version 18.38 released.
1593    
# Line 1596  Line 1596 
1596          This both simplifies and shortens the code, and makes it          This both simplifies and shortens the code, and makes it
1597          environment-implementation-independent.          environment-implementation-independent.
1598    
1599  1987-03-02  Chris Hanson  (cph at prep)  1987-03-02  Chris Hanson  (cph@prep)
1600    
1601          * page.el (what-page): Reported wrong page number if invoked          * page.el (what-page): Reported wrong page number if invoked
1602          exactly to the right of a page-delimiter.          exactly to the right of a page-delimiter.
1603    
1604  1987-02-28  Richard M. Stallman  (rms at prep)  1987-02-28  Richard M. Stallman  (rms@prep)
1605    
1606          * loaddefs.el (mode-line-modified):          * loaddefs.el (mode-line-modified):
1607          New variable for string that indicates modifiedness in mode line.          New variable for string that indicates modifiedness in mode line.
# Line 1610  Line 1610 
1610          change it rather than mode-line-format.          change it rather than mode-line-format.
1611          * rmailedit.el (rmail-edit-mode): same thing.          * rmailedit.el (rmail-edit-mode): same thing.
1612    
1613  1987-02-27  Richard M. Stallman  (rms at prep)  1987-02-27  Richard M. Stallman  (rms@prep)
1614    
1615          * info.el (Info-follow-reference): Combine multiple spaces          * info.el (Info-follow-reference): Combine multiple spaces
1616          in node name before searching.  Also helps with newline and          in node name before searching.  Also helps with newline and
# Line 1619  Line 1619 
1619          * texinfmt.el (texinfo-format-buffer-1):          * texinfmt.el (texinfo-format-buffer-1):
1620          Discard everything after the @bye.          Discard everything after the @bye.
1621    
1622  1987-02-26  Paul Rubin  (phr at prep)  1987-02-26  Paul Rubin  (phr@prep)
1623    
1624          * texinfmt.el (texinfo-format-emph):          * texinfmt.el (texinfo-format-emph):
1625          Function was accidentally misnamed `texinfo-format'.          Function was accidentally misnamed `texinfo-format'.
1626    
1627  1987-02-26  Richard M. Stallman  (rms at prep)  1987-02-26  Richard M. Stallman  (rms@prep)
1628    
1629          * x-mouse.el (x-help, x-buffer-menu):          * x-mouse.el (x-help, x-buffer-menu):
1630          Install definitions of these commands, possible now that          Install definitions of these commands, possible now that
1631          xmenu.c is installed.          xmenu.c is installed.
1632    
1633  1987-02-24  Richard M. Stallman  (rms at prep)  1987-02-24  Richard M. Stallman  (rms@prep)
1634    
1635          * edt.el (update-mode-line): New function forces mode line update.          * edt.el (update-mode-line): New function forces mode line update.
1636          * edt.el (backup-mode, advance-mode): Call update-mode-line.          * edt.el (backup-mode, advance-mode): Call update-mode-line.
# Line 1639  Line 1639 
1639          * edt.el: fix calls to define-keypad-key.          * edt.el: fix calls to define-keypad-key.
1640          * edt.el: fix typo `delete-previous-character'.          * edt.el: fix typo `delete-previous-character'.
1641    
1642  1987-02-22  Richard M. Stallman  (rms at prep)  1987-02-22  Richard M. Stallman  (rms@prep)
1643    
1644          * texinfmt.el: Define @cite, @emph and @strong.          * texinfmt.el: Define @cite, @emph and @strong.
1645    
1646  1987-02-19  Richard Mlynarik  (mly at prep)  1987-02-19  Richard Mlynarik  (mly@prep)
1647    
1648          * subr.el:          * subr.el:
1649          (fset 'set-window-buffer 'show-buffer) =>          (fset 'set-window-buffer 'show-buffer) =>
1650          (fset 'show-buffer 'set-window-buffer)          (fset 'show-buffer 'set-window-buffer)
1651    
1652  1987-02-19  Richard M. Stallman  (rms at prep)  1987-02-19  Richard M. Stallman  (rms@prep)
1653    
1654          * view.el (view-mode): No longer interactive.          * view.el (view-mode): No longer interactive.
1655          Much easier than fixing the problems that happen if it is          Much easier than fixing the problems that happen if it is
# Line 1657  Line 1657 
1657    
1658          * files.el (find-alternate-file): Don't offer save if read-only.          * files.el (find-alternate-file): Don't offer save if read-only.
1659    
1660  1987-02-18  Chris Hanson  (cph at prep)  1987-02-18  Chris Hanson  (cph@prep)
1661    
1662          * simple.el (do-auto-fill): Do not `save-excursion' if          * simple.el (do-auto-fill): Do not `save-excursion' if
1663          do-auto-fill should have exactly the same effect as doing          do-auto-fill should have exactly the same effect as doing
# Line 1665  Line 1665 
1665          comment-start is inserted, point will be left at the beginning          comment-start is inserted, point will be left at the beginning
1666          rather than the end of the inserted prefix.          rather than the end of the inserted prefix.
1667    
1668  1987-02-18  Richard M. Stallman  (rms at prep)  1987-02-18  Richard M. Stallman  (rms@prep)
1669    
1670          * abbrev.el (abbrev-mode): Update the mode line.          * abbrev.el (abbrev-mode): Update the mode line.
1671          * simple.el (overwrite-mode): Update the mode line.          * simple.el (overwrite-mode): Update the mode line.
# Line 1678  Line 1678 
1678          * isearch.el (isearch): If DEL is not special,          * isearch.el (isearch): If DEL is not special,
1679          it terminates the search as a random control character.          it terminates the search as a random control character.
1680    
1681  1987-02-16  Richard M. Stallman  (rms at prep)  1987-02-16  Richard M. Stallman  (rms@prep)
1682    
1683          * dabbrev.el: Missing quote in arg to make-variable-buffer-local.          * dabbrev.el: Missing quote in arg to make-variable-buffer-local.
1684    
# Line 1690  Line 1690 
1690    
1691          * tex-mode.el (TeX-mode): bound search for % at eol.          * tex-mode.el (TeX-mode): bound search for % at eol.
1692    
1693  1987-02-15  Richard M. Stallman  (rms at prep)  1987-02-15  Richard M. Stallman  (rms@prep)
1694    
1695          * loaddefs.el (completion-ignored-extensions): Add .bin again;          * loaddefs.el (completion-ignored-extensions): Add .bin again;
1696          scheme is said to use it.          scheme is said to use it.
1697    
1698  1987-02-13  Richard M. Stallman  (rms at prep)  1987-02-13  Richard M. Stallman  (rms@prep)
1699    
1700          * rmail.el (rmail-insert-inbox-text): Do expand-file-name          * rmail.el (rmail-insert-inbox-text): Do expand-file-name
1701          on names of inbox files.          on names of inbox files.
1702    
1703          * loaddefs.el: Add autoload for server-start.          * loaddefs.el: Add autoload for server-start.
1704    
1705  1987-02-09  Richard Mlynarik  (mly at prep)  1987-02-09  Richard Mlynarik  (mly@prep)
1706    
1707          * Version 18.37 released.          * Version 18.37 released.
1708    
1709          * rmail.el (rmail-mode-1):          * rmail.el (rmail-mode-1):
1710          Don't rely on mode-line-format being consp.          Don't rely on mode-line-format being consp.
1711    
1712  1987-02-08  Richard M. Stallman  (rms at prep)  1987-02-08  Richard M. Stallman  (rms@prep)
1713    
1714          * shell.el (inferior-lisp-program): New variable is used          * shell.el (inferior-lisp-program): New variable is used
1715          as program name when starting inferior Lisp.          as program name when starting inferior Lisp.
# Line 1754  Line 1754 
1754          Generate mocklisp-style defuns, not Lisp-style,          Generate mocklisp-style defuns, not Lisp-style,
1755          for dummy function ml-foo.  Indent the body.          for dummy function ml-foo.  Indent the body.
1756    
1757  1987-02-08  Daniel LaLiberte  (liberte at b.cs.uiuc.edu)  1987-02-08  Daniel LaLiberte  (liberte@b.cs.uiuc.edu)
1758    
1759          * mlconvert.el (convert-mocklisp-buffer):          * mlconvert.el (convert-mocklisp-buffer):
1760          Insert the starting comment and the `require' after          Insert the starting comment and the `require' after
# Line 1763  Line 1763 
1763          * mlconvert.el (fix-mlisp-syntax): Detect and fix the          * mlconvert.el (fix-mlisp-syntax): Detect and fix the
1764          ^LETTER syntax.          ^LETTER syntax.
1765    
1766  1987-02-07  Richard M. Stallman  (rms at prep)  1987-02-07  Richard M. Stallman  (rms@prep)
1767    
1768          * mlconvert.el (convert-mocklisp-buffer):          * mlconvert.el (convert-mocklisp-buffer):
1769          Treat | as alphabetic char.  Convert syntax before          Treat | as alphabetic char.  Convert syntax before
1770          converting non-defuns to defuns.          converting non-defuns to defuns.
1771    
1772  1987-02-05  Richard Mlynarik  (mly at prep)  1987-02-05  Richard Mlynarik  (mly@prep)
1773    
1774          * ftp.el (ftp-find-file):          * ftp.el (ftp-find-file):
1775          Ignore `125's from server.          Ignore `125's from server.
1776    
1777  1987-02-03  Richard Mlynarik  (mly at prep)  1987-02-03  Richard Mlynarik  (mly@prep)
1778    
1779          * simple.el (auto-fill-mode):          * simple.el (auto-fill-mode):
1780          Update mode-line after changing minor mode.          Update mode-line after changing minor mode.
1781    
1782  1987-02-03  Richard M. Stallman  (rms at prep)  1987-02-03  Richard M. Stallman  (rms@prep)
1783    
1784          * mh-e.el (mh-insert-prefix-string):          * mh-e.el (mh-insert-prefix-string):
1785          Use explicit loop by lines.          Use explicit loop by lines.
1786    
1787  1987-02-01  Richard M. Stallman  (rms at prep)  1987-02-01  Richard M. Stallman  (rms@prep)
1788    
1789          * loaddefs.el: purecopy many strings found in initial var values.          * loaddefs.el: purecopy many strings found in initial var values.
1790          Garbage collect in middle of file to reduce storage required          Garbage collect in middle of file to reduce storage required
# Line 1811  Line 1811 
1811          These are done by definining subroutine one-window-p in a way that          These are done by definining subroutine one-window-p in a way that
1812          works in old versions of Emacs.          works in old versions of Emacs.
1813    
1814  1987-01-30  Richard Mlynarik  (mly at prep)  1987-01-30  Richard Mlynarik  (mly@prep)
1815    
1816          * loaddefs.el (completion-ignored-extensions):          * loaddefs.el (completion-ignored-extensions):
1817          Add ".lbin"          Add ".lbin"
1818    
1819          * mail-utils.el, loaddefs.el (mail-use-rfc822): Doc typo.          * mail-utils.el, loaddefs.el (mail-use-rfc822): Doc typo.
1820    
1821  1987-01-29  Richard M. Stallman  (rms at prep)  1987-01-29  Richard M. Stallman  (rms@prep)
1822    
1823          * rmail.el (rmail-set-message-counters):          * rmail.el (rmail-set-message-counters):
1824          * rmail.el (rmail-count-new-messages):          * rmail.el (rmail-count-new-messages):
# Line 1829  Line 1829 
1829          * files.el (rename-auto-save-file): Don't rename if new and old          * files.el (rename-auto-save-file): Don't rename if new and old
1830          names are the same.          names are the same.
1831    
1832  1987-01-28  Richard M. Stallman  (rms at prep)  1987-01-28  Richard M. Stallman  (rms@prep)
1833    
1834          * rmail.el (rmail-mode-1): Don't set mode-line-buffer-identification.          * rmail.el (rmail-mode-1): Don't set mode-line-buffer-identification.
1835    
1836  1987-01-26  Richard M. Stallman  (rms at prep)  1987-01-26  Richard M. Stallman  (rms@prep)
1837    
1838          * simple.el (set-variable): Use documentation-property          * simple.el (set-variable): Use documentation-property
1839          instead of get, for getting variable documentation.          instead of get, for getting variable documentation.
1840    
1841  1987-01-25  Richard Mlynarik  (mly at prep)  1987-01-25  Richard Mlynarik  (mly@prep)
1842    
1843          * debug.el (debug):          * debug.el (debug):
1844          Bind cursor-in-echo-area.          Bind cursor-in-echo-area.
1845    
1846  1987-01-23  Richard M. Stallman  (rms at prep)  1987-01-23  Richard M. Stallman  (rms@prep)
1847    
1848          * isearch.el (isearch): In reverse search, wrapping is to end          * isearch.el (isearch): In reverse search, wrapping is to end
1849          of buffer, not beginning.          of buffer, not beginning.
# Line 1854  Line 1854 
1854          * loaddefs.el (completion-ignored-extensions):          * loaddefs.el (completion-ignored-extensions):
1855          Add ".glo", ".idx" and ".lot".          Add ".glo", ".idx" and ".lot".
1856    
1857  1987-01-22  Chris Hanson  (cph at prep)  1987-01-22  Chris Hanson  (cph@prep)
1858    
1859          * shell.el (shell): Do not pass -T flag to `/bin/sh', only to          * shell.el (shell): Do not pass -T flag to `/bin/sh', only to
1860          `/bin/csh'.          `/bin/csh'.
1861    
1862  1987-01-22  Richard M. Stallman  (rms at prep)  1987-01-22  Richard M. Stallman  (rms@prep)
1863    
1864          * scribe.el (scribe-mode): Doc fix.          * scribe.el (scribe-mode): Doc fix.
1865          * loaddefs.el (scribe-mode): Doc fix.          * loaddefs.el (scribe-mode): Doc fix.
# Line 1867  Line 1867 
1867          * tex-mode.el (tex-mode): Change tex vs latex discrimination          * tex-mode.el (tex-mode): Change tex vs latex discrimination
1868          to avoid a slow regexp.          to avoid a slow regexp.
1869    
1870  1987-01-22  Richard Mlynarik  (mly at prep)  1987-01-22  Richard Mlynarik  (mly@prep)
1871    
1872          * files.el (find-file-noselect):          * files.el (find-file-noselect):
1873          Call expand-file-name earlier so it is correct in case of errors,          Call expand-file-name earlier so it is correct in case of errors,
1874          file-not-found, etc.          file-not-found, etc.
1875    
1876  1987-01-21  Richard Mlynarik  (mly at prep)  1987-01-21  Richard Mlynarik  (mly@prep)
1877    
1878          * yow.el, flame.el, doctor.el:          * yow.el, flame.el, doctor.el:
1879          Change calls to (random) (lisp reader doesn't read octal "07777")          Change calls to (random) (lisp reader doesn't read octal "07777")
1880    
1881  1987-01-21  Richard M. Stallman  (rms at prep)  1987-01-21  Richard M. Stallman  (rms@prep)
1882    
1883          * Version 18.36 released.          * Version 18.36 released.
1884    
1885  1987-01-21  Richard M. Stallman  (rms at prep)  1987-01-21  Richard M. Stallman  (rms@prep)
1886    
1887          * bytecomp.el (byte-compile-setq-default): New function for          * bytecomp.el (byte-compile-setq-default): New function for
1888          special handling needed because setq-default has an unevalled arg.          special handling needed because setq-default has an unevalled arg.
# Line 1898  Line 1898 
1898          * bytecomp.el (byte-compile-cond): Notice unconditional clauses          * bytecomp.el (byte-compile-cond): Notice unconditional clauses
1899          and optimize the code generated.          and optimize the code generated.
1900    
1901  1987-01-20  Richard M. Stallman  (rms at prep)  1987-01-20  Richard M. Stallman  (rms@prep)
1902    
1903          * bytecomp.el (byte-compile-if): Correct test for else-less if's.          * bytecomp.el (byte-compile-if): Correct test for else-less if's.
1904    
# Line 1907  Line 1907 
1907    
1908          * sort.el (sort-columns): Pass -t\n instead of -b to `sort'.          * sort.el (sort-columns): Pass -t\n instead of -b to `sort'.
1909    
1910  1987-01-19  Richard M. Stallman  (rms at prep)  1987-01-19  Richard M. Stallman  (rms@prep)
1911    
1912          * loaddefs.el (auto-mode-alist): Recognize .lsp as Lisp mode.          * loaddefs.el (auto-mode-alist): Recognize .lsp as Lisp mode.
1913    
1914  1987-01-16  Richard Mlynarik  (mly at prep)  1987-01-16  Richard Mlynarik  (mly@prep)
1915    
1916          * rmail.el (rmail-count-new-messages),          * rmail.el (rmail-count-new-messages),
1917            rmailout.el (rmail-output-to-rmail-file):            rmailout.el (rmail-output-to-rmail-file):
1918          Add optional arg `nomsg' to former, which latter supplies,          Add optional arg `nomsg' to former, which latter supplies,
1919          so that rmail doesn't report counting one appended message.          so that rmail doesn't report counting one appended message.
1920    
1921  1987-01-15  Richard M. Stallman  (rms at prep)  1987-01-15  Richard M. Stallman  (rms@prep)
1922    
1923          * shell.el (shell): Flush hpux kludge to use "sh" instead of          * shell.el (shell): Flush hpux kludge to use "sh" instead of
1924          SHELL, and install another kludge to pass -T if on hpux.          SHELL, and install another kludge to pass -T if on hpux.
1925    
1926  1987-01-15  Richard Mlynarik  (mly at prep)  1987-01-15  Richard Mlynarik  (mly@prep)
1927    
1928          * time.el (display-time-filter):          * time.el (display-time-filter):
1929          Never eat anything larger than your own head.          Never eat anything larger than your own head.
1930    
1931  1987-01-15  Richard M. Stallman  (rms at prep)  1987-01-15  Richard M. Stallman  (rms@prep)
1932    
1933          * files.el (after-find-file): Sit for 2 sec after warning msg.          * files.el (after-find-file): Sit for 2 sec after warning msg.
1934    
1935  1987-01-15  Richard Mlynarik  (mly at prep)  1987-01-15  Richard Mlynarik  (mly@prep)
1936    
1937          * rmail.el (rmail-get-new-mail):          * rmail.el (rmail-get-new-mail):
1938          (or (verify-visited-file-modtime (current-buffer))          (or (verify-visited-file-modtime (current-buffer))
# Line 1941  Line 1941 
1941          * simple.el (append-next-kill):          * simple.el (append-next-kill):
1942          Make this work when not (interactive-p)          Make this work when not (interactive-p)
1943    
1944  1987-01-14  Richard Mlynarik  (mly at prep)  1987-01-14  Richard Mlynarik  (mly@prep)
1945    
1946          * terminal.el:          * terminal.el:
1947          Can't send ^d chars (004) through the cretinous so-called ptys          Can't send ^d chars (004) through the cretinous so-called ptys
1948          written by the mindless so-called hackers responsible for un*x          written by the mindless so-called hackers responsible for un*x
1949          (the Operating System of the Future.)          (the Operating System of the Future.)
1950    
1951  1987-01-12  Richard Mlynarik  (mly at prep)  1987-01-12  Richard Mlynarik  (mly@prep)
1952    
1953          * files.el (basic-save-buffer):          * files.el (basic-save-buffer):
1954          Typo.          Typo.
1955    
1956  1987-01-11  Richard Mlynarik  (mly at prep)  1987-01-11  Richard Mlynarik  (mly@prep)
1957    
1958          * ebuff-menu (electric-buffer-list):          * ebuff-menu (electric-buffer-list):
1959          Typo.          Typo.
# Line 1966  Line 1966 
1966          Save/restore point from te-saved-point to minimise the lossage          Save/restore point from te-saved-point to minimise the lossage
1967          vandals can inflict.          vandals can inflict.
1968    
1969  1987-01-09  Richard M. Stallman  (rms at prep)  1987-01-09  Richard M. Stallman  (rms@prep)
1970    
1971          * tex-mode.el: New version from Gildea.          * tex-mode.el: New version from Gildea.
1972          Many changes.          Many changes.
1973    
1974  1987-01-09  Richard Mlynarik  (mly at prep)  1987-01-09  Richard Mlynarik  (mly@prep)
1975    
1976          * novice.el (disabled-command-hook):          * novice.el (disabled-command-hook):
1977          cursor-in-echo-area.          cursor-in-echo-area.
1978    
1979  1987-01-09  Richard M. Stallman  (rms at prep)  1987-01-09  Richard M. Stallman  (rms@prep)
1980    
1981          * mh-e.el (mh-send-letter, mh-fully-kill-draft):          * mh-e.el (mh-send-letter, mh-fully-kill-draft):
1982          Two minor fixes from Larus.          Two minor fixes from Larus.
# Line 1984  Line 1984 
1984          * files.el (basic-save-buffer):  After prompting for          * files.el (basic-save-buffer):  After prompting for
1985          filename for non-file buffer, turn on auto-save.          filename for non-file buffer, turn on auto-save.
1986    
1987  1987-01-08  Richard Mlynarik  (mly at prep)  1987-01-08  Richard Mlynarik  (mly@prep)
1988    
1989          * files.el (set-visited-filename):          * files.el (set-visited-filename):
1990          (kill-local-variable 'revert-buffer-function)          (kill-local-variable 'revert-buffer-function)
# Line 1993  Line 1993 
1993          Quit if luser types a char rather than inhibiting redisplay for 20          Quit if luser types a char rather than inhibiting redisplay for 20
1994          minutes!          minutes!
1995    
1996  1987-01-08  Richard M. Stallman  (rms at prep)  1987-01-08  Richard M. Stallman  (rms@prep)
1997    
1998          * sort.el (sort-columns): Fix typo in variable name.          * sort.el (sort-columns): Fix typo in variable name.
1999          Also check for presence of tabs and get error.          Also check for presence of tabs and get error.
2000    
2001  1987-01-07  Richard M. Stallman  (rms at prep)  1987-01-07  Richard M. Stallman  (rms@prep)
2002    
2003          * vi.el: New version from wu@crys.wisc.edu.          * vi.el: New version from wu@crys.wisc.edu.
2004          All function and variable names start with `vi'.          All function and variable names start with `vi'.
# Line 2007  Line 2007 
2007          * sun-mouse.el (set-screen-size-and-rdis):          * sun-mouse.el (set-screen-size-and-rdis):
2008          was using x as screen height and y as width; exchange.          was using x as screen height and y as width; exchange.
2009    
2010  1987-01-06  Richard Mlynarik  (mly at prep)  1987-01-06  Richard Mlynarik  (mly@prep)
2011    
2012          * term/x-win.el:          * term/x-win.el:
2013          Set suspend-hook to get an error.          Set suspend-hook to get an error.
2014    
2015  1987-01-06  Richard M. Stallman  (rms at prep)  1987-01-06  Richard M. Stallman  (rms@prep)
2016    
2017          * mh-e.el (mh-write-msg-to-file): Generate buffer " *mh-temp*"          * mh-e.el (mh-write-msg-to-file): Generate buffer " *mh-temp*"
2018          if it is missing.          if it is missing.
2019    
2020  1987-01-06  Richard Mlynarik  (mly at prep)  1987-01-06  Richard Mlynarik  (mly@prep)
2021    
2022          * rmailmsc.el (set-rmail-inbox-list):          * rmailmsc.el (set-rmail-inbox-list):
2023          More informative prompt.          More informative prompt.
2024    
2025  1987-01-05  Richard M. Stallman  (rms at prep)  1987-01-05  Richard M. Stallman  (rms@prep)
2026    
2027          * paths.el: Prefer Berkeley-style formatted manual directories          * paths.el: Prefer Berkeley-style formatted manual directories
2028          (/usr/mat/cat1...) to ATT-style ones.  Pyramid has trouble          (/usr/mat/cat1...) to ATT-style ones.  Pyramid has trouble
# Line 2032  Line 2032 
2032    
2033          * Version 18.35 released.          * Version 18.35 released.
2034    
2035  1987-01-04  Richard M. Stallman  (rms at prep)  1987-01-04  Richard M. Stallman  (rms@prep)
2036    
2037          * picture.el: Fix typo in define-key for C-c<.          * picture.el: Fix typo in define-key for C-c<.
2038    
2039  1987-01-04  Richard Mlynarik  (mly at prep)  1987-01-04  Richard Mlynarik  (mly@prep)
2040    
2041          * prolog.el:          * prolog.el:
2042          Don't modify current buffer's syntax-table when loading this file.          Don't modify current buffer's syntax-table when loading this file.
2043    
2044  1987-01-03  Richard M. Stallman  (rms at prep)  1987-01-03  Richard M. Stallman  (rms@prep)
2045    
2046          * x-mouse.el: Define names for the button-up events.          * x-mouse.el: Define names for the button-up events.
2047    
2048  1986-12-31  Richard M. Stallman  (rms at prep)  1986-12-31  Richard M. Stallman  (rms@prep)
2049    
2050          * bytecomp.el (byte-compile-function-form):          * bytecomp.el (byte-compile-function-form):
2051          Was miscompiling (function SYMBOL) by failing to quote SYMBOL.          Was miscompiling (function SYMBOL) by failing to quote SYMBOL.
2052    
2053  1986-12-28  Richard Mlynarik  (mly at prep)  1986-12-28  Richard Mlynarik  (mly@prep)
2054    
2055          * userlock.el:          * userlock.el:
2056          Bind cursor-in-echo-area for read-char.          Bind cursor-in-echo-area for read-char.
2057    
2058  1986-12-24  Richard Mlynarik  (mly at prep)  1986-12-24  Richard Mlynarik  (mly@prep)
2059    
2060          * terminal.el:          * terminal.el:
2061          Lots of things changed.          Lots of things changed.
2062          Have to start a shell just to call stty since emacs          Have to start a shell just to call stty since emacs
2063          won't set things up correctly!!!  (We end up sometimes          won't set things up correctly!!!  (We end up sometimes
2064          execing 5 programs to start up...)                execing 5 programs to start up...)
2065          Emulator terminal-type capabilities extended somewhat          Emulator terminal-type capabilities extended somewhat
2066          and `command-set' made somewhat emacs-oid in order to make          and `command-set' made somewhat emacs-oid in order to make
2067          termscript files easier to understand.          termscript files easier to understand.
2068    
2069  1986-12-23  Richard M. Stallman  (rms at prep)  1986-12-23  Richard M. Stallman  (rms@prep)
2070    
2071          * macros.el (insert-kbd-macro): Only look for global key bindings          * macros.el (insert-kbd-macro): Only look for global key bindings
2072          since we don't know how to record local ones properly          since we don't know how to record local ones properly
# Line 2086  Line 2086 
2086          for subsequent compilation.  Thus, each macro call is expanded          for subsequent compilation.  Thus, each macro call is expanded
2087          only once.          only once.
2088    
2089  1986-12-22  Richard M. Stallman  (rms at prep)  1986-12-22  Richard M. Stallman  (rms@prep)
2090    
2091          * subr.el: Delete nth and copy-keymap (now in fns.c and keymap.c).          * subr.el: Delete nth and copy-keymap (now in fns.c and keymap.c).
2092    
2093  1986-12-22  Richard Mlynarik  (mly at prep)  1986-12-22  Richard Mlynarik  (mly@prep)
2094    
2095          * texinfmt.el (batch-texinfo-format):          * texinfmt.el (batch-texinfo-format):
2096          Was printing message about source file rather than output file.          Was printing message about source file rather than output file.
2097    
2098  1986-12-22  Richard M. Stallman  (rms at prep)  1986-12-22  Richard M. Stallman  (rms@prep)
2099    
2100          * subr.el: Remove `delete-backward-char-untabify',          * subr.el: Remove `delete-backward-char-untabify',
2101          insert `backward-'delete-char'.          insert `backward-'delete-char'.
2102    
2103  1986-12-22  Richard Mlynarik  (mly at prep)  1986-12-22  Richard Mlynarik  (mly@prep)
2104    
2105          * simple.el (undo):          * simple.el (undo):
2106          Was missing local var `modified'          Was missing local var `modified'
# Line 2111  Line 2111 
2111          `backward-delete-char-untabify' -- the non-conventional naming of          `backward-delete-char-untabify' -- the non-conventional naming of
2112          the latter confuses people          the latter confuses people
2113    
2114  1986-12-20  Richard Mlynarik  (mly at prep)  1986-12-20  Richard Mlynarik  (mly@prep)
2115    
2116          * loaddefs.el:          * loaddefs.el:
2117          Add autoload for sort-regexp-fields.          Add autoload for sort-regexp-fields.
# Line 2119  Line 2119 
2119          * sort.el:          * sort.el:
2120          Rename skip-fields -> sort-skip-fields to avoid name-conflict          Rename skip-fields -> sort-skip-fields to avoid name-conflict
2121    
2122  1986-12-20  Richard M. Stallman  (rms at prep)  1986-12-20  Richard M. Stallman  (rms@prep)
2123    
2124          * isearch.el (isearch): Print message "" only if don't set mark.          * isearch.el (isearch): Print message "" only if don't set mark.
2125          * isearch.el (isearch-message): Put cursor in echo area instead of          * isearch.el (isearch-message): Put cursor in echo area instead of
# Line 2137  Line 2137 
2137          * simple.el (undo): If undo-mode clears modified,          * simple.el (undo): If undo-mode clears modified,
2138          delete any auto-save file.          delete any auto-save file.
2139    
2140  1986-12-20  Richard Mlynarik  (mly at prep)  1986-12-20  Richard Mlynarik  (mly@prep)
2141    
2142          * fortran.el:          * fortran.el:
2143          Allow fortran-comment-indent-char to be a string of length 1,          Allow fortran-comment-indent-char to be a string of length 1,
# Line 2150  Line 2150 
2150          * subr.el (read-quoted-char):          * subr.el (read-quoted-char):
2151          Document PROMPT arg.          Document PROMPT arg.
2152    
2153  1986-12-19  Richard M. Stallman  (rms at prep)  1986-12-19  Richard M. Stallman  (rms@prep)
2154    
2155          * lisp.el (lisp-complete-symbol):          * lisp.el (lisp-complete-symbol):
2156          Don't put pre-completion text on kill ring.          Don't put pre-completion text on kill ring.
2157    
2158  1986-12-19  Richard Mlynarik  (mly at prep)  1986-12-19  Richard Mlynarik  (mly@prep)
2159    
2160          * ftp.el (read-ftp-user-password):          * ftp.el (read-ftp-user-password):
2161          Change prompting for user-name          Change prompting for user-name
2162    
2163  1986-12-18  Richard M. Stallman  (rms at prep)  1986-12-18  Richard M. Stallman  (rms@prep)
2164    
2165          * files.el (recover-file): Supply missing arg in call to error.          * files.el (recover-file): Supply missing arg in call to error.
2166    
# Line 2170  Line 2170 
2170          * isearch.el: When extending a reverse non-regexp search          * isearch.el: When extending a reverse non-regexp search
2171          must not extend past barrier (same idea as below for regexps).          must not extend past barrier (same idea as below for regexps).
2172    
2173  1986-12-17  Richard M. Stallman  (rms at prep)  1986-12-17  Richard M. Stallman  (rms@prep)
2174    
2175          * isearch.el: Combine code for search-repeat-char and          * isearch.el: Combine code for search-repeat-char and
2176          search-reverse-char into one cond clause.          search-reverse-char into one cond clause.
# Line 2189  Line 2189 
2189          position of original command or of last C-s or C-r; it          position of original command or of last C-s or C-r; it
2190          is saved by isearch-push-state.          is saved by isearch-push-state.
2191    
2192  1986-12-15  Richard Mlynarik  (mly at prep)  1986-12-15  Richard Mlynarik  (mly@prep)
2193    
2194          * fortran.el:          * fortran.el:
2195          Initialise fortran-mode-abbrev-table correctly.          Initialise fortran-mode-abbrev-table correctly.
# Line 2205  Line 2205 
2205          specs violate the rfc822 date format -- one should be using a spec          specs violate the rfc822 date format -- one should be using a spec
2206          like "+1000" instead]          like "+1000" instead]
2207    
2208  1986-12-12  Richard M. Stallman  (rms at prep)  1986-12-12  Richard M. Stallman  (rms@prep)
2209    
2210          * loaddefs.el: Delete incorrect entry for .mss in auto-mode-alist,          * loaddefs.el: Delete incorrect entry for .mss in auto-mode-alist,
2211          so correct entry is visible.          so correct entry is visible.
# Line 2223  Line 2223 
2223          * sendmail.el (mail-mode): Set buffer-offer-save.          * sendmail.el (mail-mode): Set buffer-offer-save.
2224    
2225          * files.el (save-some-buffers): If user says `n' to "Save          * files.el (save-some-buffers): If user says `n' to "Save
2226          abbrevs?", clear abbrevs-changed so won't ask again.          abbrevs?", clear abbrevs-changed so won't ask again.
2227    
2228          * files.el (buffer-offer-save): New variable, local in all buffers.          * files.el (buffer-offer-save): New variable, local in all buffers.
2229          * files.el (save-some-buffers): New 2nd arg EXITING.          * files.el (save-some-buffers): New 2nd arg EXITING.
# Line 2233  Line 2233 
2233          * sup-mouse.el: New file to handle mouse commands on          * sup-mouse.el: New file to handle mouse commands on
2234          supdup terminals.          supdup terminals.
2235    
2236  1986-12-11  Chris Hanson  (cph at prep)  1986-12-11  Chris Hanson  (cph@prep)
2237    
2238          * man.el: Fix bug in regexp used to nuke footers in hp-ux.          * man.el: Fix bug in regexp used to nuke footers in hp-ux.
2239    
2240  1986-12-11  Richard M. Stallman  (rms at prep)  1986-12-11  Richard M. Stallman  (rms@prep)
2241    
2242          * keypad.el: Fix typo "kill-linee".          * keypad.el: Fix typo "kill-linee".
2243    
2244  1986-12-11  Richard Mlynarik  (mly at prep)  1986-12-11  Richard Mlynarik  (mly@prep)
2245    
2246          * isearch.el (isearch):          * isearch.el (isearch):
2247          Never set search-last-string to ""          Never set search-last-string to ""
2248    
2249  1986-12-10  Richard M. Stallman  (rms at prep)  1986-12-10  Richard M. Stallman  (rms@prep)
2250    
2251          * help.el (help-for-help): Once long help text is on screen,          * help.el (help-for-help): Once long help text is on screen,
2252          bind cursor-in-echo-area to t for reading subsequent chars.          bind cursor-in-echo-area to t for reading subsequent chars.
# Line 2254  Line 2254 
2254          * sort.el (sort-columns): Fix typo (col-beg1 was col-beg          * sort.el (sort-columns): Fix typo (col-beg1 was col-beg
2255          and likewise for col-end1).          and likewise for col-end1).
2256    
2257  1986-12-09  Richard Mlynarik  (mly at prep)  1986-12-09  Richard Mlynarik  (mly@prep)
2258    
2259          * terminal.el, ehelp.el:          * terminal.el, ehelp.el:
2260          New files.          New files.
2261          "terminal" still needs a small amount of documentation.          "terminal" still needs a small amount of documentation.
2262    
2263  1986-12-06  Richard M. Stallman  (rms at prep)  1986-12-06  Richard M. Stallman  (rms@prep)
2264    
2265          * Version 18.32 released.          * Version 18.32 released.
2266    
# Line 2269  Line 2269 
2269          (makes existing Emacs process serve as "the editor" for          (makes existing Emacs process serve as "the editor" for
2270          other programs that want to invoke an editor subprocess.)          other programs that want to invoke an editor subprocess.)
2271    
2272  1986-12-05  Richard M. Stallman  (rms at prep)  1986-12-05  Richard M. Stallman  (rms@prep)
2273    
2274          * subr.el (substitute-key-definition):  [MLY]          * subr.el (substitute-key-definition):  [MLY]
2275          The definitions are in the cdr's of alist elts, not the cars.          The definitions are in the cdr's of alist elts, not the cars.
# Line 2306  Line 2306 
2306    
2307          * rmail.el (rmail-search): For reverse search, use          * rmail.el (rmail-search): For reverse search, use
2308          re-search-forward to filter messages; then, once a message is found,          re-search-forward to filter messages; then, once a message is found,
2309          use re-search-backward to position point within it.          use re-search-backward to position point within it.
2310    
2311          * rmail.el (rmail-expunge): Don't bomb if rmail file is empty.          * rmail.el (rmail-expunge): Don't bomb if rmail file is empty.
2312          * rmail.el (rmail-show-message): If showing message number zero,          * rmail.el (rmail-show-message): If showing message number zero,
# Line 2314  Line 2314 
2314          * rmail.el (rmail-set-message-counters): If no messages, set          * rmail.el (rmail-set-message-counters): If no messages, set
2315          rmail-current-message to 0.          rmail-current-message to 0.
2316    
2317  1986-12-04  Richard Mlynarik  (mly at prep)  1986-12-04  Richard Mlynarik  (mly@prep)
2318    
2319          * ftp.el (ftp-sentinel):          * ftp.el (ftp-sentinel):
2320          Catch time taken/transfer-rate information.          Catch time taken/transfer-rate information.
2321    
2322  1986-12-02  Richard M. Stallman  (rms at prep)  1986-12-02  Richard M. Stallman  (rms@prep)
2323    
2324          * float.el (float-to-string): Don't infinite-loop if arg is zero.          * float.el (float-to-string): Don't infinite-loop if arg is zero.
2325    
# Line 2330  Line 2330 
2330          * float.el (string-to-float): Detect if loading-0s          * float.el (string-to-float): Detect if loading-0s
2331          gets to equal the length of digit-string.          gets to equal the length of digit-string.
2332    
2333  1986-12-02  Richard Mlynarik  (mly at prep)  1986-12-02  Richard Mlynarik  (mly@prep)
2334    
2335          * float.el (extract-match):          * float.el (extract-match):
2336          Convert to new re-register regime          Convert to new re-register regime
2337    
2338  1986-12-01  Richard Mlynarik  (mly at prep)  1986-12-01  Richard Mlynarik  (mly@prep)
2339    
2340          * mailalias.el (expand-mail-aliases):          * mailalias.el (expand-mail-aliases):
2341          Check for case of (eq mail-aliases t) -- can happen if mail-mode          Check for case of (eq mail-aliases t) -- can happen if mail-mode
2342          is entered without calling mail-setup (eg when trying to recover          is entered without calling mail-setup (eg when trying to recover
2343          an autosaved mail file)          an autosaved mail file)
2344    
2345  1986-11-26  Richard Mlynarik  (mly at prep)  1986-11-26  Richard Mlynarik  (mly@prep)
2346    
2347          * loaddefs.el:          * loaddefs.el:
2348          mode-line-format should contain (-3 . "%p") rather than "%3p"          mode-line-format should contain (-3 . "%p") rather than "%3p"
# Line 2350  Line 2350 
2350          * terminal.el:          * terminal.el:
2351          Use the "env" program          Use the "env" program
2352    
2353  1986-11-26  Richard M. Stallman  (rms at prep)  1986-11-26  Richard M. Stallman  (rms@prep)
2354    
2355          * compile.el (compile1, compilation_sentinel):          * compile.el (compile1, compilation_sentinel):
2356          Don't make *compilation* read-only.          Don't make *compilation* read-only.
# Line 2363  Line 2363 
2363          * terminal.el: New file, like shell-mode modified to          * terminal.el: New file, like shell-mode modified to
2364          simulate a display terminal for the inferior.          simulate a display terminal for the inferior.
2365    
2366  1986-11-25  Richard M. Stallman  (rms at prep)  1986-11-25  Richard M. Stallman  (rms@prep)
2367    
2368          * outline.el (outline-mode): outline-regexp must match at start          * outline.el (outline-mode): outline-regexp must match at start
2369          of line to be a paragraph start.          of line to be a paragraph start.
# Line 2377  Line 2377 
2377    
2378          * ftp.el: New file for visiting remote files using FTP.          * ftp.el: New file for visiting remote files using FTP.
2379    
2380  1986-11-24  Richard M. Stallman  (rms at prep)  1986-11-24  Richard M. Stallman  (rms@prep)
2381    
2382          * files.el (find-file-noselect): Due to change in          * files.el (find-file-noselect): Due to change in
2383          insert-file-contents, need not set buffer-file-name if error.          insert-file-contents, need not set buffer-file-name if error.
# Line 2392  Line 2392 
2392          * disass.el: new name for disassemble.el to avoid USG truncation.          * disass.el: new name for disassemble.el to avoid USG truncation.
2393          loaddefs.el changed for this.          loaddefs.el changed for this.
2394    
2395  1986-11-24  Chris Hanson  (cph at prep)  1986-11-24  Chris Hanson  (cph@prep)
2396    
2397          * term/supdup.el: Add code for hp-ux which has no binding for the          * term/supdup.el: Add code for hp-ux which has no binding for the
2398          TERMCAP environment variable.          TERMCAP environment variable.
2399    
2400  1986-11-23  Richard M. Stallman  (rms at prep)  1986-11-23  Richard M. Stallman  (rms@prep)
2401    
2402          * version 18.31 released.          * version 18.31 released.
2403    
2404          * x-mouse.el: New mouse-command keys are C-x C-@.          * x-mouse.el: New mouse-command keys are C-x C-@.
2405    
2406  1986-11-22  Richard Mlynarik  (mly at prep)  1986-11-22  Richard Mlynarik  (mly@prep)
2407    
2408          * bytecomp.el (byte-recompile-directory):          * bytecomp.el (byte-recompile-directory):
2409          Use third arg to `directory-files'          Use third arg to `directory-files'
2410    
2411  1986-11-22  Richard M. Stallman  (rms at prep)  1986-11-22  Richard M. Stallman  (rms@prep)
2412    
2413          * subr.el: Defvars for global-map, ctl-x-map, esc-map          * subr.el: Defvars for global-map, ctl-x-map, esc-map
2414          and mouse-map, just so they get doc strings.          and mouse-map, just so they get doc strings.
2415    
2416  1986-11-21  Richard M. Stallman  (rms at prep)  1986-11-21  Richard M. Stallman  (rms@prep)
2417    
2418          * bytecomp.el (byte-compile-file): Bind vms-stmlf-recfm to t          * bytecomp.el (byte-compile-file): Bind vms-stmlf-recfm to t
2419          around writing the output file.          around writing the output file.
2420    
2421  1986-11-21  Leonard H. Tower Jr.  (tower at prep)  1986-11-21  Leonard H. Tower Jr.  (tower@prep)
2422    
2423          * rnews.el, rnewspost.el (caesar-region, news-caesar-buffer-body)          * rnews.el, rnewspost.el (caesar-region, news-caesar-buffer-body)
2424          Added former from phr, rename latter and modified it to work with          Added former from phr, rename latter and modified it to work with
2425          former.  Changed key-bindings for rename.  This gets rid of the          former.  Changed key-bindings for rename.  This gets rid of the
2426          interface (which also is ugly) to the UNIX "tr" command.          interface (which also is ugly) to the UNIX "tr" command.
2427    
2428  1986-11-21  Richard M. Stallman  (rms at prep)  1986-11-21  Richard M. Stallman  (rms@prep)
2429    
2430          * mh-e.el (mh-display-msg):          * mh-e.el (mh-display-msg):
2431           Pass non-nil 2nd arg to insert-file-contents           Pass non-nil 2nd arg to insert-file-contents
2432    
2433  1986-11-20  Richard M. Stallman  (rms at prep)  1986-11-20  Richard M. Stallman  (rms@prep)
2434    
2435          * vip.el (vip-find-char):  Use search-forward instead of          * vip.el (vip-find-char):  Use search-forward instead of
2436          * yow.el (snarf-yows):     scan-buffer.  A few other local          * yow.el (snarf-yows):     scan-buffer.  A few other local
# Line 2438  Line 2438 
2438    
2439          * bytecomp.el: Don't open-code scan-buffer.          * bytecomp.el: Don't open-code scan-buffer.
2440    
2441  1986-11-20  Richard Mlynarik  (mly at prep)  1986-11-20  Richard Mlynarik  (mly@prep)
2442    
2443          * helper.el:          * helper.el:
2444          Flush Helper-major-mode, Helper-mode-name:          Flush Helper-major-mode, Helper-mode-name:
# Line 2450  Line 2450 
2450          * ebuffer-menu.el, echistory.el, view.el:          * ebuffer-menu.el, echistory.el, view.el:
2451          Flush references to Helper-{major-mode,mode-name}          Flush references to Helper-{major-mode,mode-name}
2452    
2453  1986-11-19  Richard M. Stallman  (rms at prep)  1986-11-19  Richard M. Stallman  (rms@prep)
2454    
2455          * indent.el: Make tab-stop-list a user variable.          * indent.el: Make tab-stop-list a user variable.
2456    
2457          * rmail.el: Undo previous change to rmail-show-message.          * rmail.el: Undo previous change to rmail-show-message.
2458    
2459  1986-11-18  Richard Mlynarik  (mly at prep)  1986-11-18  Richard Mlynarik  (mly@prep)
2460    
2461          * prolog.el (end-of-prolog-clause):          * prolog.el (end-of-prolog-clause):
2462          Typo          Typo
# Line 2468  Line 2468 
2468          With no interactive argument, just move to beginning of current          With no interactive argument, just move to beginning of current
2469          message (like ".") rather than to message 1.          message (like ".") rather than to message 1.
2470    
2471  1986-11-16  Richard M. Stallman  (rms at prep)  1986-11-16  Richard M. Stallman  (rms@prep)
2472    
2473          * startup.el: expect window-system to be a symbol, not a string,          * startup.el: expect window-system to be a symbol, not a string,
2474          and concatenate "-win" instead of "-windows" to keep          and concatenate "-win" instead of "-windows" to keep
# Line 2477  Line 2477 
2477          * term/x-win.el: New name for term/X-windows.el          * term/x-win.el: New name for term/X-windows.el
2478          needed due to change in dispnew.c re window-systems.          needed due to change in dispnew.c re window-systems.
2479    
2480  1986-11-16  Leonard H. Tower Jr.  (tower at prep)  1986-11-16  Leonard H. Tower Jr.  (tower@prep)
2481    
2482          * rnews.el (news-ignored-headers)          * rnews.el (news-ignored-headers)
2483          removed Organization:, so it's visible to readers.          removed Organization:, so it's visible to readers.
2484    
2485  1986-11-14  Richard M. Stallman  (rms at prep)  1986-11-14  Richard M. Stallman  (rms@prep)
2486    
2487          * Emacs version 18.30 *          * Emacs version 18.30 *
2488    
# Line 2493  Line 2493 
2493    
2494          * outline.el (outline-regexp): ^L starts a header line.          * outline.el (outline-regexp): ^L starts a header line.
2495    
2496  1986-11-13  Richard M. Stallman  (rms at prep)  1986-11-13  Richard M. Stallman  (rms@prep)
2497    
2498          * fill.el (fill-region-as-paragraph):          * fill.el (fill-region-as-paragraph):
2499          If 1st line starts with fill prefix, exclude that fill          If 1st line starts with fill prefix, exclude that fill
2500          prefix from the preprocessing before actual filling.          prefix from the preprocessing before actual filling.
2501          Fixes failure to preserve initial whitespace after a fill prefix.          Fixes failure to preserve initial whitespace after a fill prefix.
2502    
2503  1986-11-11  Leonard H. Tower Jr.  (tower at prep)  1986-11-11  Leonard H. Tower Jr.  (tower@prep)
2504    
2505          * rnews.el (news-show-all-headers)          * rnews.el (news-show-all-headers)
2506          Added code to replace previously deleted (news-get-back).          Added code to replace previously deleted (news-get-back).
# Line 2509  Line 2509 
2509          Got rid of redundant "on system-name (system-type)" now that          Got rid of redundant "on system-name (system-type)" now that
2510          (emacs-version) outputs it.          (emacs-version) outputs it.
2511    
2512  1986-11-10  Richard Mlynarik  (mly at prep)  1986-11-10  Richard Mlynarik  (mly@prep)
2513    
2514          * dired.el (dired-mode):          * dired.el (dired-mode):
2515          (run-hooks 'dired-mode-hook)          (run-hooks 'dired-mode-hook)
2516    
2517  1986-11-09  Richard Mlynarik  (mly at prep)  1986-11-09  Richard Mlynarik  (mly@prep)
2518    
2519          * files.el (set-visited-file-name):          * files.el (set-visited-file-name):
2520          (kill-local-variable 'write-file-hooks)          (kill-local-variable 'write-file-hooks)
2521    
2522  1986-11-09  Richard M. Stallman  (rms at prep)  1986-11-09  Richard M. Stallman  (rms@prep)
2523    
2524          * simple.el (push-mark): Print nothing if minibuffer active.          * simple.el (push-mark): Print nothing if minibuffer active.
2525    
2526  1986-11-08  Richard M. Stallman  (rms at prep)  1986-11-08  Richard M. Stallman  (rms@prep)
2527    
2528          * rnews.el (news-set-mode-line):          * rnews.el (news-set-mode-line):
2529          Don't change mode-line-format; instead change mode-line-process          Don't change mode-line-format; instead change mode-line-process
# Line 2548  Line 2548 
2548          * loadup.el: look for new file "site-load.el" to preload          * loadup.el: look for new file "site-load.el" to preload
2549          libraries before the DOC file is read.          libraries before the DOC file is read.
2550    
2551  1986-11-07  Richard M. Stallman  (rms at prep)  1986-11-07  Richard M. Stallman  (rms@prep)
2552    
2553          * novice.el (disabled-command-hook):          * novice.el (disabled-command-hook):
2554          Catch errors in `documentation' in case doc file is missing.          Catch errors in `documentation' in case doc file is missing.
# Line 2556  Line 2556 
2556          * keypad.el (function-key-sequence):          * keypad.el (function-key-sequence):
2557          Use cons, not list, to make the definition to search for.          Use cons, not list, to make the definition to search for.
2558    
2559  1986-11-07  Richard Mlynarik  (mly at prep)  1986-11-07  Richard Mlynarik  (mly@prep)
2560    
2561          * sort.el (sort-build-lists):          * sort.el (sort-build-lists):
2562          Delete CPH's change.          Delete CPH's change.
2563          This had already been fixed in a different way.          This had already been fixed in a different way.
2564    
2565  1986-11-07  Richard M. Stallman  (rms at prep)  1986-11-07  Richard M. Stallman  (rms@prep)
2566    
2567          * c-mode.el (calculate-c-indent):          * c-mode.el (calculate-c-indent):
2568          A line ending in singlequote-colon now does not make the          A line ending in singlequote-colon now does not make the
2569          following line be considered a continuation.          following line be considered a continuation.
2570    
2571  1986-11-07  Chris Hanson  (cph at prep)  1986-11-07  Chris Hanson  (cph@prep)
2572    
2573          * sort.el (sort-build-lists):          * sort.el (sort-build-lists):
2574          Was not initializing point to the beginning of the region.  As a          Was not initializing point to the beginning of the region.  As a
2575          result, if one tried to sort a region where point was at the end          result, if one tried to sort a region where point was at the end
2576          and mark at the beginning, nothing would happen.          and mark at the beginning, nothing would happen.
2577    
2578  1986-11-06  Richard M. Stallman  (rms at prep)  1986-11-06  Richard M. Stallman  (rms@prep)
2579    
2580          * subr.el (indent-to-column): New alias for indent-to.          * subr.el (indent-to-column): New alias for indent-to.
2581    
2582  1986-11-06  Leonard H. Tower Jr.  (tower at prep)  1986-11-06  Leonard H. Tower Jr.  (tower@prep)
2583    
2584          * rnewspost.el          * rnewspost.el
2585          Finish bringing posting and followups (mostly) up to the News 2.11          Finish bringing posting and followups (mostly) up to the News 2.11
2586          revision of RFC 850 (exceptions noted in rnewspost.el's header).          revision of RFC 850 (exceptions noted in rnewspost.el's header).
2587          Added function news-reply-yank-original, to be used in lieu of          Added function news-reply-yank-original, to be used in lieu of
2588          mail-yank-original.          mail-yank-original.
2589    
2590  1986-11-06  Richard M. Stallman  (rms at prep)  1986-11-06  Richard M. Stallman  (rms@prep)
2591    
2592          * version.el (emacs-version):          * version.el (emacs-version):
2593          Include host name and system type.          Include host name and system type.
# Line 2603  Line 2603 
2603          Eliminate incorrect nested or-for-effect within or-for-effect.          Eliminate incorrect nested or-for-effect within or-for-effect.
2604          Bug was it didn't offer to reread a changed file.          Bug was it didn't offer to reread a changed file.
2605    
2606  1986-11-05  Leonard H. Tower Jr.  (tower at prep)  1986-11-05  Leonard H. Tower Jr.  (tower@prep)
2607    
2608          * rnewspost.el (news-reply)          * rnewspost.el (news-reply)
2609          Fixed bug when point was outside of header on invocation.          Fixed bug when point was outside of header on invocation.
2610          Added References: header line per RFC850.                Added References: header line per RFC850.
2611    
2612  1986-11-05  Richard M. Stallman  (rms at prep)  1986-11-05  Richard M. Stallman  (rms@prep)
2613    
2614          * files.el (file-name-sans-versions):          * files.el (file-name-sans-versions):
2615          Fix one more typo in name of argument variable.          Fix one more typo in name of argument variable.
2616    
2617  1986-11-05  Richard Mlynarik  (mly at prep)  1986-11-05  Richard Mlynarik  (mly@prep)
2618    
2619          * mh-e.el:          * mh-e.el:
2620          Version 3.4d from Larus          Version 3.4d from Larus
2621    
2622  1986-11-05  Richard M. Stallman  (rms at prep)  1986-11-05  Richard M. Stallman  (rms@prep)
2623    
2624          * novice.el (disabled-command-hook):          * novice.el (disabled-command-hook):
2625          Clean up the message in the case of coming from M-x ...          Clean up the message in the case of coming from M-x ...
2626    
2627  1986-11-04  Richard M. Stallman  (rms at prep)  1986-11-04  Richard M. Stallman  (rms@prep)
2628    
2629          * various files (dired-mode, Edit-options-mode, rmail-mode,          * various files (dired-mode, Edit-options-mode, rmail-mode,
2630          rmail-summary-mode, rmail-edit-mode, Buffer-menu-mode):          rmail-summary-mode, rmail-edit-mode, Buffer-menu-mode):
# Line 2634  Line 2634 
2634          default-major-mode.  The mode-class property now makes sure          default-major-mode.  The mode-class property now makes sure
2635          new buffers are not made in dired-mode.          new buffers are not made in dired-mode.
2636    
2637  1986-11-04  Leonard H. Tower Jr.  (tower at prep)  1986-11-04  Leonard H. Tower Jr.  (tower@prep)
2638    
2639          * rnews.el          * rnews.el
2640          Add several C-C C-F C-letter fields in RFC 850.          Add several C-C C-F C-letter fields in RFC 850.
2641    
2642  1986-11-04  Richard Mlynarik  (mly at prep)  1986-11-04  Richard Mlynarik  (mly@prep)
2643    
2644          * paragraphs.el (various):          * paragraphs.el (various):
2645          (interactive "*") needed in some places.          (interactive "*") needed in some places.
2646    
2647  1986-11-03  Richard M. Stallman  (rms at prep)  1986-11-03  Richard M. Stallman  (rms@prep)
2648    
2649          * help.el (variable-at-point):          * help.el (variable-at-point):
2650          Catch all errors anywhere within.  Fixes bug when          Catch all errors anywhere within.  Fixes bug when
2651          `C-h v' was done with point after an `('.          `C-h v' was done with point after an `('.
2652    
2653  1986-11-02  Richard Mlynarik  (mly at prep)  1986-11-02  Richard Mlynarik  (mly@prep)
2654    
2655          * files.el (backup-buffer):          * files.el (backup-buffer):
2656          "neq" isn't defined -- use /=          "neq" isn't defined -- use /=
2657    
2658  1986-11-01  Richard Mlynarik  (mly at prep)  1986-11-01  Richard Mlynarik  (mly@prep)
2659    
2660          * simple.el (open-line):          * simple.el (open-line):
2661          interactive "*"          interactive "*"
# Line 2669  Line 2669 
2669          * file.el (file-name-sans-version):          * file.el (file-name-sans-version):
2670          Fix typo in VMS case.          Fix typo in VMS case.
2671    
2672  1986-10-30  Richard Mlynarik  (mly at prep)  1986-10-30  Richard Mlynarik  (mly@prep)
2673    
2674          * xscheme.el:          * xscheme.el:
2675          defvar scheme-program-name, not defconst          defvar scheme-program-name, not defconst
# Line 2677  Line 2677 
2677          * keypad.el (setup-terminal-keypad):          * keypad.el (setup-terminal-keypad):
2678          Use correct format for indirect keymap entries.          Use correct format for indirect keymap entries.
2679    
2680  1986-10-29  Leonard H. Tower Jr.  (tower at prep)  1986-10-29  Leonard H. Tower Jr.  (tower@prep)
2681    
2682          * rnews.el, rnewspost.el:          * rnews.el, rnewspost.el:
2683          Created later from parts of former to speed up initial rnews load          Created later from parts of former to speed up initial rnews load
2684          (also debugging time).  Added autoloads as appropriate.  The mail and          (also debugging time).  Added autoloads as appropriate.  The mail and
2685          posting commands are most often not used in an rnews session.          posting commands are most often not used in an rnews session.
2686    
2687  1986-10-29  Richard Mlynarik  (mly at prep)  1986-10-29  Richard Mlynarik  (mly@prep)
2688    
2689          * startup.el (command-line):          * startup.el (command-line):
2690          VMS sys$login:.emacs          VMS sys$login:.emacs
2691    
2692  1986-10-29  Leonard H. Tower Jr.  (tower at prep)  1986-10-29  Leonard H. Tower Jr.  (tower@prep)
2693    
2694          * rnews.el (news-inews):          * rnews.el (news-inews):
2695          Added save-excursion call.  Got bury-buffer at right nesting level.          Added save-excursion call.  Got bury-buffer at right nesting level.
# Line 2701  Line 2701 
2701    
2702          * rnews.el:          * rnews.el:
2703          Message text cleanup.          Message text cleanup.
2704            
2705  1986-10-29  Richard Mlynarik  (mly at prep)  1986-10-29  Richard Mlynarik  (mly@prep)
2706    
2707          * help.el (view-lossage):          * help.el (view-lossage):
2708          Use (goto-char (point-min)), not (beginning-of-buffer))          Use (goto-char (point-min)), not (beginning-of-buffer))
# Line 2720  Line 2720 
2720          * files.el (auto-save-mode):          * files.el (auto-save-mode):
2721          Print a confirming message if interactive.          Print a confirming message if interactive.
2722    
2723  1986-10-28  Richard Mlynarik  (mly at prep)  1986-10-28  Richard Mlynarik  (mly@prep)
2724    
2725          * undigestify.el:          * undigestify.el:
2726          Compensate for broken MH digests          Compensate for broken MH digests
# Line 2731  Line 2731 
2731          * rmail.el (rmail-forward):          * rmail.el (rmail-forward):
2732          Use mail, not mail-other-window.          Use mail, not mail-other-window.
2733    
2734  1986-10-27  Richard Mlynarik  (mly at prep)  1986-10-27  Richard Mlynarik  (mly@prep)
2735    
2736          * nroff-mode (electric-nroff-mode):          * nroff-mode (electric-nroff-mode):
2737          Fix bugs.          Fix bugs.
# Line 2743  Line 2743 
2743          * tex-mode.el:          * tex-mode.el:
2744          defconst -> defvar          defconst -> defvar
2745    
2746  1986-10-26  Richard Mlynarik  (mly at prep)  1986-10-26  Richard Mlynarik  (mly@prep)
2747    
2748          * sendmail.el:          * sendmail.el:
2749          (provide 'sendmail)          (provide 'sendmail)
# Line 2751  Line 2751 
2751          * files.el (basic-save-buffer):          * files.el (basic-save-buffer):
2752          Set file modes appropriately in file-precious-flag case.          Set file modes appropriately in file-precious-flag case.
2753    
2754  1986-10-22  Richard Mlynarik  (mly at prep)  1986-10-22  Richard Mlynarik  (mly@prep)
2755    
2756          * Rename term/xterm.el => term/X-windows.el          * Rename term/xterm.el => term/X-windows.el
2757    
# Line 2766  Line 2766 
2766          * tex-mode.el (TeX-region):          * tex-mode.el (TeX-region):
2767          Ensure newline before trailer (from gildea)          Ensure newline before trailer (from gildea)
2768    
2769  1986-10-21  Richard Mlynarik  (mly at prep)  1986-10-21  Richard Mlynarik  (mly@prep)
2770    
2771          * rmailedit.el (rmail-cease-edit):          * rmailedit.el (rmail-cease-edit):
2772          Don't add edited attribute unless changes were actually made.          Don't add edited attribute unless changes were actually made.
# Line 2774  Line 2774 
2774          * term/xterm.el (x-handle-switch):          * term/xterm.el (x-handle-switch):
2775          command-line-args => command-line-args-left (yet again)          command-line-args => command-line-args-left (yet again)
2776    
2777  1986-10-20  Richard Mlynarik  (mly at prep)  1986-10-20  Richard Mlynarik  (mly@prep)
2778    
2779          * sort.el:          * sort.el:
2780            Work if (point) > (mark)            Work if (point) > (mark)
2781    
2782          * vip.el  (vi-change-mode-line):          * vip.el  (vi-change-mode-line):
2783    
2784  1986-10-18  Richard Mlynarik  (mly at prep)  1986-10-18  Richard Mlynarik  (mly@prep)
2785    
2786          * add-log.el (add-change-log-entry):          * add-log.el (add-change-log-entry):
2787          If file specified is a directory, then use `ChangeLog' in that          If file specified is a directory, then use `ChangeLog' in that
# Line 2793  Line 2793 
2793          * files.el (normal-mode):          * files.el (normal-mode):
2794          Don't clobber value of major-mode set by way of default-major-mode.          Don't clobber value of major-mode set by way of default-major-mode.
2795    
2796  1986-10-17  Richard Mlynarik  (mly at prep)  1986-10-17  Richard Mlynarik  (mly@prep)
2797    
2798          * help.el, picture.el, simple.el, tags.el, vi.el:          * help.el, picture.el, simple.el, tags.el, vi.el:
2799          Doc/spelling fixes from sjk          Doc/spelling fixes from sjk
# Line 2804  Line 2804 
2804          * rmail.el (rmail-reply):          * rmail.el (rmail-reply):
2805          Handle resent-reply-to better.          Handle resent-reply-to better.
2806    
2807  1986-10-15  Richard Mlynarik  (mly at prep)  1986-10-15  Richard Mlynarik  (mly@prep)
2808    
2809          * edt.el:          * edt.el:
2810          (require 'keypad)          (require 'keypad)
# Line 2813  Line 2813 
2813          Don't lose finding files from dired when default-major-mode is          Don't lose finding files from dired when default-major-mode is
2814          nil.          nil.
2815    
2816  1986-10-14  Richard Mlynarik  (mly at prep)  1986-10-14  Richard Mlynarik  (mly@prep)
2817    
2818          * texinfmt.el:          * texinfmt.el:
2819          Support for @include from schaefer%andy.bgsu.edu@CSNET-RELAY.ARPA          Support for @include from schaefer%andy.bgsu.edu@CSNET-RELAY.ARPA
# Line 2826  Line 2826 
2826          * files.el (save-buffers-kill-emacs):          * files.el (save-buffers-kill-emacs):
2827          Make arg optional.          Make arg optional.
2828    
2829  1986-10-12  Richard Mlynarik  (mly at prep)  1986-10-12  Richard Mlynarik  (mly@prep)
2830    
2831          * macros.el (name-last-kbd-macro):          * macros.el (name-last-kbd-macro):
2832          Insert omitted argument in error message.          Insert omitted argument in error message.
# Line 2834  Line 2834 
2834          * userlock.el (ask-user-about-lock-help):          * userlock.el (ask-user-about-lock-help):
2835          Improve help message.          Improve help message.
2836    
2837  1986-10-11  Richard Mlynarik  (mly at prep)  1986-10-11  Richard Mlynarik  (mly@prep)
2838    
2839          * files.el (find-backup-file-name):          * files.el (find-backup-file-name):
2840          Call make-backup-file-name rather than appending "~"          Call make-backup-file-name rather than appending "~"
# Line 2842  Line 2842 
2842          * lisp-mode.el:          * lisp-mode.el:
2843          Make `|' have `"' syntax for |WeIrD SymbolS|          Make `|' have `"' syntax for |WeIrD SymbolS|
2844    
2845  1986-10-10  Richard Mlynarik  (mly at prep)  1986-10-10  Richard Mlynarik  (mly@prep)
2846    
2847          * edt.el, vi.el:          * edt.el, vi.el:
2848          typo.          typo.
2849    
2850  1986-10-08  Richard Mlynarik  (mly at prep)  1986-10-08  Richard Mlynarik  (mly@prep)
2851    
2852          * bytecomp.el (byte-compile-function-form):          * bytecomp.el (byte-compile-function-form):
2853          Handle "(function symbol)"          Handle "(function symbol)"
# Line 2856  Line 2856 
2856          Return nil if field wasn't there and we did add (the          Return nil if field wasn't there and we did add (the
2857          non-`soft' case)          non-`soft' case)
2858    
2859  1986-10-07  Richard Mlynarik  (mly at prep)  1986-10-07  Richard Mlynarik  (mly@prep)
2860    
2861          * shell.el:          * shell.el:
2862          Split off shell-set-directory from shell-send-input.          Split off shell-set-directory from shell-send-input.
# Line 2865  Line 2865 
2865          Fix bugs.  Check whether last-command was a dabbrev-expand.          Fix bugs.  Check whether last-command was a dabbrev-expand.
2866          Undo-boundary.          Undo-boundary.
2867    
2868  1986-10-04  Richard Mlynarik  (mly at prep)  1986-10-04  Richard Mlynarik  (mly@prep)
2869    
2870          * info.el (Info-find-node):          * info.el (Info-find-node):
2871          Bug in case of nodename "*"          Bug in case of nodename "*"
# Line 2893  Line 2893 
2893          * texinfmt.el, informat.el (batch-{texinfo-format,info-validate}):          * texinfmt.el, informat.el (batch-{texinfo-format,info-validate}):
2894          First elt of command-line-args-left shouldn't be skipped.          First elt of command-line-args-left shouldn't be skipped.
2895    
2896  1986-10-02  Richard Mlynarik  (mly at prep)  1986-10-02  Richard Mlynarik  (mly@prep)
2897    
2898          * info.el (Info-find-node):          * info.el (Info-find-node):
2899          Tag-table position match-data was being clobbered by intervening          Tag-table position match-data was being clobbered by intervening
2900          search for "(indirect)"          search for "(indirect)"
2901    
2902  1986-10-02  Richard M. Stallman  (rms at prep)  1986-10-02  Richard M. Stallman  (rms@prep)
2903    
2904          * texinfmt.el: define @smallbook and @tex ... @end tex.          * texinfmt.el: define @smallbook and @tex ... @end tex.
2905    
2906  1986-10-01  Richard M. Stallman  (rms at prep)  1986-10-01  Richard M. Stallman  (rms@prep)
2907    
2908          * lisp.el (lisp-complete-symbol): fix stupid bugs          * lisp.el (lisp-complete-symbol): fix stupid bugs
2909          affecting printing completion lists.          affecting printing completion lists.
# Line 2918  Line 2918 
2918    
2919          * macros.el (insert-kbd-macro): Fix a few bugs.          * macros.el (insert-kbd-macro): Fix a few bugs.
2920    
2921  1986-09-29  Richard M. Stallman  (rms at prep)  1986-09-29  Richard M. Stallman  (rms@prep)
2922    
2923          * subr.el (momentary-string-display):          * subr.el (momentary-string-display):
2924          Use insert-before-markers to insert the string so that          Use insert-before-markers to insert the string so that
2925          the right cursor position is displayed.          the right cursor position is displayed.
2926    
2927  1986-09-27  Richard M. Stallman  (rms at prep)  1986-09-27  Richard M. Stallman  (rms@prep)
2928    
2929          * vip.el: renamed from vi1.el.  Many cleanup changes.          * vip.el: renamed from vi1.el.  Many cleanup changes.
2930          Entry point is now vip-mode, autoloaded from loaddefs.el.          Entry point is now vip-mode, autoloaded from loaddefs.el.
2931    
2932  1986-09-26  Richard Mlynarik  (mly at prep)  1986-09-26  Richard Mlynarik  (mly@prep)
2933    
2934          * files.el (recover-file, find-file-noselect):          * files.el (recover-file, find-file-noselect):
2935          Add nowarn arg to find-file-noselect, so that recover-file doesn't          Add nowarn arg to find-file-noselect, so that recover-file doesn't
# Line 2945  Line 2945 
2945          (Would be able to do something useful if there were a way          (Would be able to do something useful if there were a way
2946          to get back the original filename from the auto-save filename)          to get back the original filename from the auto-save filename)
2947    
2948  1986-09-25  Richard M. Stallman  (rms at prep)  1986-09-25  Richard M. Stallman  (rms@prep)
2949    
2950          * man.el (manual-entry): If formatted man file name ends          * man.el (manual-entry): If formatted man file name ends
2951          in .Z, uncompress it.          in .Z, uncompress it.
# Line 2954  Line 2954 
2954          Now in Lisp code and autoloaded.          Now in Lisp code and autoloaded.
2955          Get an error if name has a definition that's not a kbd macro.          Get an error if name has a definition that's not a kbd macro.
2956    
2957  1986-09-25  Richard Mlynarik  (mly at prep)  1986-09-25  Richard Mlynarik  (mly@prep)
2958    
2959          * replace.el (perform-replace):          * replace.el (perform-replace):
2960          Make ? (as well as C-h) give help for query-replace(-regexp)          Make ? (as well as C-h) give help for query-replace(-regexp)
2961    
2962  1986-09-24  Richard Mlynarik  (mly at prep)  1986-09-24  Richard Mlynarik  (mly@prep)
2963    
2964          * simple.el (set-mark):          * simple.el (set-mark):
2965          set-mark is in lisp code now (from editfns.c)          set-mark is in lisp code now (from editfns.c)
# Line 2976  Line 2976 
2976          * man.el (manual-entry)          * man.el (manual-entry)
2977          HPUX dain bramage.          HPUX dain bramage.
2978    
2979  1986-09-23  Richard M. Stallman  (rms at prep)  1986-09-23  Richard M. Stallman  (rms@prep)
2980    
2981          * help.el: New file containing help commands          * help.el: New file containing help commands
2982          formerly in simple.el.  Installed in loadup.el          formerly in simple.el.  Installed in loadup.el
# Line 2995  Line 2995 
2995          If given an argument, apply that argument to the message          If given an argument, apply that argument to the message
2996          (and return the result) instead of calling `message' with it.          (and return the result) instead of calling `message' with it.
2997    
2998  1986-09-23  Richard Mlynarik  (mly at prep)  1986-09-23  Richard Mlynarik  (mly@prep)
2999    
3000          * files.el (revert-buffer)          * files.el (revert-buffer)
3001          Pass noconfirm arg to revert-buffer-function          Pass noconfirm arg to revert-buffer-function
# Line 3004  Line 3004 
3004          * tags.el (visit-tags-table-buffer)          * tags.el (visit-tags-table-buffer)
3005          noconfirm revert-buffer          noconfirm revert-buffer
3006    
3007  1986-09-23  Richard M. Stallman  (rms at prep)  1986-09-23  Richard M. Stallman  (rms@prep)
3008    
3009          * rmail.el: Define "x" like "e" for consistency with Dired.          * rmail.el: Define "x" like "e" for consistency with Dired.
3010    
# Line 3017  Line 3017 
3017    
3018          * mh-e.el: Version 3.4a from Larus.          * mh-e.el: Version 3.4a from Larus.
3019    
3020  1986-09-23  Richard Mlynarik  (mly at prep)  1986-09-23  Richard Mlynarik  (mly@prep)
3021    
3022          * doctor.el:          * doctor.el:
3023          Heroine isn't a drug.          Heroine isn't a drug.
# Line 3039  Line 3039 
3039    
3040          Save space: Merge buffer-menu-{execute,do-saves,do-kills}          Save space: Merge buffer-menu-{execute,do-saves,do-kills}
3041    
3042  1986-09-22  Richard M. Stallman  (rms at prep)  1986-09-22  Richard M. Stallman  (rms@prep)
3043    
3044          * macros.el (insert-kbd-macro): New function to insert          * macros.el (insert-kbd-macro): New function to insert
3045          Lisp code to define a kbd macro as it is now defined.          Lisp code to define a kbd macro as it is now defined.
# Line 3049  Line 3049 
3049          * simple.el (callers of print-help-return-message):          * simple.el (callers of print-help-return-message):
3050          Calling this function is now the last thing done in each caller.          Calling this function is now the last thing done in each caller.
3051    
3052  1986-09-22  Richard Mlynarik  (mly at prep)  1986-09-22  Richard Mlynarik  (mly@prep)
3053    
3054          * loaddefs.el          * loaddefs.el
3055          Fix some defvars/defconsts whose doc-string didn't start on the          Fix some defvars/defconsts whose doc-string didn't start on the
3056          same line (yuck).  Split some of these into a defvar nil followed          same line (yuck).  Split some of these into a defvar nil followed
3057          by a setq.          by a setq.
3058    
3059  1986-09-21  Richard M. Stallman  (rms at prep)  1986-09-21  Richard M. Stallman  (rms@prep)
3060    
3061          * loaddefs.el (auto-mode-alist):          * loaddefs.el (auto-mode-alist):
3062          Don't use non-saved-text-mode now that it is deleted.          Don't use non-saved-text-mode now that it is deleted.
3063    
3064  1986-09-21  Richard Mlynarik  (mly at prep)  1986-09-21  Richard Mlynarik  (mly@prep)
3065    
3066          * disassemble.el, fortran.el          * disassemble.el, fortran.el
3067          Use insert-char.          Use insert-char.
# Line 3087  Line 3087 
3087          Fix some initializations of syntax-tables so that user          Fix some initializations of syntax-tables so that user
3088          can override them.          can override them.
3089    
3090  1986-09-21  Richard M. Stallman  (rms at prep)  1986-09-21  Richard M. Stallman  (rms@prep)
3091    
3092          * files.el (recover-file, list-directory):          * files.el (recover-file, list-directory):
3093          Don't say /bin/ls; let search path be searched for ls.          Don't say /bin/ls; let search path be searched for ls.
3094    
3095  1986-09-20  Richard M. Stallman  (rms at prep)  1986-09-20  Richard M. Stallman  (rms@prep)
3096    
3097          * lisp.el (lisp-complete-symbol): New command does          * lisp.el (lisp-complete-symbol): New command does
3098          completion on a symbol name in the buffer.          completion on a symbol name in the buffer.
# Line 3103  Line 3103 
3103          * abbrevlist.el: New file defining list-one-abbrev-table,          * abbrevlist.el: New file defining list-one-abbrev-table,
3104          a function now used by fortran-mode but not Fortran-specific.          a function now used by fortran-mode but not Fortran-specific.
3105    
3106  1986-09-19  Richard M. Stallman  (rms at prep)  1986-09-19  Richard M. Stallman  (rms@prep)
3107    
3108          * subr.el (momentary-string-display):  New function          * subr.el (momentary-string-display):  New function
3109          to display a string momentarily in the buffer.          to display a string momentarily in the buffer.
# Line 3114  Line 3114 
3114          * loaddefs.el: Include defvar of ctl-x-4-map          * loaddefs.el: Include defvar of ctl-x-4-map
3115          needed now that this is loaded before files.el.          needed now that this is loaded before files.el.
3116    
3117  1986-09-17  Richard Mlynarik  (mly at prep)  1986-09-17  Richard Mlynarik  (mly@prep)
3118    
3119          * hanoi.el          * hanoi.el
3120          Vital improvements          Vital improvements
3121    
3122  1986-09-17  Richard M. Stallman  (rms at prep)  1986-09-17  Richard M. Stallman  (rms@prep)
3123    
3124          * loaddefs.el: disable C-x p.          * loaddefs.el: disable C-x p.
3125          * loaddefs.el: autoload set-gosmacs-bindings.          * loaddefs.el: autoload set-gosmacs-bindings.
3126          * gosmacs.el: renamed from gosling.el with many changes          * gosmacs.el: renamed from gosling.el with many changes
3127          (saves old bindings and can restore them as they were).          (saves old bindings and can restore them as they were).
3128    
3129  1986-09-17  Richard Mlynarik  (mly at prep)  1986-09-17  Richard Mlynarik  (mly@prep)
3130    
3131          * replace.el (occur)          * replace.el (occur)
3132          Use variable list-matching-lines-default-context-lines if          Use variable list-matching-lines-default-context-lines if
# Line 3134  Line 3134 
3134          If nlines arg is -ve, include that many lines of preceding          If nlines arg is -ve, include that many lines of preceding
3135          context, no lines of following context.          context, no lines of following context.
3136          Use markers instead of line-numbers.          Use markers instead of line-numbers.
3137          In occur-mode-goto-occurrence, warn about deleted buffer.                In occur-mode-goto-occurrence, warn about deleted buffer.
3138    
3139  1986-09-16  Richard M. Stallman  (rms at prep)  1986-09-16  Richard M. Stallman  (rms@prep)
3140    
3141          * simple.el (indent-for-comment):          * simple.el (indent-for-comment):
3142          Delete only the spaces before the beginning of the comment starter          Delete only the spaces before the beginning of the comment starter
# Line 3156  Line 3156 
3156          * simple.el (view-lossage, command-apropos):          * simple.el (view-lossage, command-apropos):
3157          Ca;; print-help-return-message.          Ca;; print-help-return-message.
3158    
3159  1986-09-15  Richard M. Stallman  (rms at prep)  1986-09-15  Richard M. Stallman  (rms@prep)
3160    
3161          * sendmail.el (sendmail-send-it):          * sendmail.el (sendmail-send-it):
3162          Don't require newline before header-separator;          Don't require newline before header-separator;
# Line 3165  Line 3165 
3165          * mh-e.el: Version 3.4 from Larus.          * mh-e.el: Version 3.4 from Larus.
3166          Uses `interactive' properly to read the arguments.          Uses `interactive' properly to read the arguments.
3167    
3168  1986-09-14  Richard Mlynarik  (mly at prep)  1986-09-14  Richard Mlynarik  (mly@prep)
3169    
3170          * files.el (normal-mode)          * files.el (normal-mode)
3171          Use shorter error message, so more fits on screen.          Use shorter error message, so more fits on screen.
3172    
3173  1986-09-14  Richard M. Stallman  (rms at prep)  1986-09-14  Richard M. Stallman  (rms@prep)
3174    
3175          * loadup.el: On VMS, dump under name temacs.dump only.          * loadup.el: On VMS, dump under name temacs.dump only.
3176    
# Line 3179  Line 3179 
3179    
3180          * files.el (cd): Don't do file-name-as-directory on VMS.          * files.el (cd): Don't do file-name-as-directory on VMS.
3181    
3182  1986-09-13  Richard M. Stallman  (rms at prep)  1986-09-13  Richard M. Stallman  (rms@prep)
3183    
3184          * bytecomp.el (byte-compile-file):          * bytecomp.el (byte-compile-file):
3185          Don't bomb on defvar with no initial value argument.          Don't bomb on defvar with no initial value argument.
# Line 3195  Line 3195 
3195          Make them buffer-local and fix documentation.          Make them buffer-local and fix documentation.
3196          * loaddefs.el: make indent-tabs-mode buffer-local.          * loaddefs.el: make indent-tabs-mode buffer-local.
3197    
3198  1986-09-12  Richard M. Stallman  (rms at prep)  1986-09-12  Richard M. Stallman  (rms@prep)
3199    
3200          * dired.el (dired-add-entry): Go to beginning of line          * dired.el (dired-add-entry): Go to beginning of line
3201          before adding the entry.          before adding the entry.
3202    
3203  1986-09-12  Richard Mlynarik  (mly at prep)  1986-09-12  Richard Mlynarik  (mly@prep)
3204    
3205          * mlsupport.el:          * mlsupport.el:
3206          Define ml-substr (used to be in mocklisp.c)          Define ml-substr (used to be in mocklisp.c)
3207    
3208  1986-09-12  Richard M. Stallman  (rms at prep)  1986-09-12  Richard M. Stallman  (rms@prep)
3209    
3210          * time.el: Don't just clobber global-mode-string.          * time.el: Don't just clobber global-mode-string.
3211          Instead, add 'display-time-string as an element          Instead, add 'display-time-string as an element
# Line 3217  Line 3217 
3217          * rmail.el (rmail-show-message): Use mode-line-process to          * rmail.el (rmail-show-message): Use mode-line-process to
3218          display the message numbers and labels.          display the message numbers and labels.
3219    
3220  1986-09-11  Richard Mlynarik  (mly at prep)  1986-09-11  Richard Mlynarik  (mly@prep)
3221    
3222          * compile.el (compilation-sentinel)          * compile.el (compilation-sentinel)
3223          Ignore buffer-read-only.          Ignore buffer-read-only.
3224    
3225  1986-09-10  Richard M. Stallman  (rms at prep)  1986-09-10  Richard M. Stallman  (rms@prep)
3226    
3227          * picture.el: Convert `Picture' to `picture' in all symbols.          * picture.el: Convert `Picture' to `picture' in all symbols.
3228    
3229          * subr.el: Define old names send-string and send-region          * subr.el: Define old names send-string and send-region
3230          as aliases for new names process-send-...          as aliases for new names process-send-...
3231    
3232  1986-09-09  Richard M. Stallman  (rms at prep)  1986-09-09  Richard M. Stallman  (rms@prep)
3233    
3234          * time.el (display-time): variable display-time-interval          * time.el (display-time): variable display-time-interval
3235          specifies seconds between updates.          specifies seconds between updates.
3236    
3237          * loaddefs.el: Put \-newline in doc strings that lacked it.          * loaddefs.el: Put \-newline in doc strings that lacked it.
3238    
3239  1986-09-08  Richard M. Stallman  (rms at prep)  1986-09-08  Richard M. Stallman  (rms@prep)
3240    
3241          * simple.el: Give C-c's keymap a name, mode-specific-map.          * simple.el: Give C-c's keymap a name, mode-specific-map.
3242    
3243          * options.el (list-options): Use user-variable-p to filter          * options.el (list-options): Use user-variable-p to filter
3244          the variables and documentation-property to get the strings.          the variables and documentation-property to get the strings.
3245    
3246  1986-09-06  Richard M. Stallman  (rms at prep)  1986-09-06  Richard M. Stallman  (rms@prep)
3247    
3248          * tex-mode.el (tex-region):          * tex-mode.el (tex-region):
3249          Handle case where specified region extends before header.          Handle case where specified region extends before header.
3250    
3251  1986-09-04  Leonard H. Tower Jr.  (tower at prep)  1986-09-04  Leonard H. Tower Jr.  (tower@prep)
3252    
3253          * rnews.el (news-inews)          * rnews.el (news-inews)
3254          added -h to call of inews to insert all header fields.          added -h to call of inews to insert all header fields.
3255    
3256  1986-09-04  Richard M. Stallman  (rms at prep)  1986-09-04  Richard M. Stallman  (rms@prep)
3257    
3258          * files.el (save-buffers-kill-emacs):          * files.el (save-buffers-kill-emacs):
3259          Prefix arg means save with no query.          Prefix arg means save with no query.
3260    
3261          * files.el (backup-buffer): Fix uses of % in message about %backup%.          * files.el (backup-buffer): Fix uses of % in message about %backup%.
3262    
3263  1986-09-03  Leonard H. Tower Jr.  (tower at prep)  1986-09-03  Leonard H. Tower Jr.  (tower@prep)
3264    
3265          * rnews.el (news-reply-mode-map)          * rnews.el (news-reply-mode-map)
3266          Change mail-x field bindings from C-c x to C-c C-f C-x to agree          Change mail-x field bindings from C-c x to C-c C-f C-x to agree
# Line 3270  Line 3270 
3270          Change mail-x field bindings from C-c C-f x to C-c C-f C-x to          Change mail-x field bindings from C-c C-f x to C-c C-f C-x to
3271          agree with ../etc/NEWS .          agree with ../etc/NEWS .
3272    
3273  1986-09-01  Richard M. Stallman  (rms at prep)  1986-09-01  Richard M. Stallman  (rms@prep)
3274    
3275          * info.el (Info-find-node, Info-read-subfile):          * info.el (Info-find-node, Info-read-subfile):
3276          Now knows how to deal with indirect info files.          Now knows how to deal with indirect info files.
# Line 3288  Line 3288 
3288          * info.el, loaddefs.el:          * info.el, loaddefs.el:
3289          Autoloads for informat.el moved from info.el to loaddefs.el.          Autoloads for informat.el moved from info.el to loaddefs.el.
3290    
3291  1986-08-31  Richard M. Stallman  (rms at prep)  1986-08-31  Richard M. Stallman  (rms@prep)
3292    
3293          * page.el (mark-page):          * page.el (mark-page):
3294          * paragraphs.el (mark-paragraph):          * paragraphs.el (mark-paragraph):
# Line 3322  Line 3322 
3322          * keypad.el (function-key-sequence): New function          * keypad.el (function-key-sequence): New function
3323          finds which key sequence leads to a slot in function-keymap.          finds which key sequence leads to a slot in function-keymap.
3324    
3325  1986-08-30  Richard M. Stallman  (rms at prep)  1986-08-30  Richard M. Stallman  (rms@prep)
3326    
3327          * files.el (backup-buffer): Use "%backup%~", not "%backup%",          * files.el (backup-buffer): Use "%backup%~", not "%backup%",
3328          if cannot write the backup in the usual place.          if cannot write the backup in the usual place.
# Line 3331  Line 3331 
3331          if have prefix arg.  Args are now the same as for          if have prefix arg.  Args are now the same as for
3332          sort-lines, etc.          sort-lines, etc.
3333    
3334  1986-08-28  Richard Mlynarik  (mly at prep)  1986-08-28  Richard Mlynarik  (mly@prep)
3335    
3336          * c-mode.el (electric-c-{brace,terminator})          * c-mode.el (electric-c-{brace,terminator})
3337          c-indent-line takes no args.          c-indent-line takes no args.
3338    
3339  1986-08-28  Richard M. Stallman  (rms at prep)  1986-08-28  Richard M. Stallman  (rms@prep)
3340    
3341          * files.el (backup-buffer): file-precious-flag forces copying.          * files.el (backup-buffer): file-precious-flag forces copying.
3342    
3343          * loaddefs.el: Autoload plain-TeX-mode and LaTeX-mode.          * loaddefs.el: Autoload plain-TeX-mode and LaTeX-mode.
3344          Define aliases for them.  Fix doc for TeX-mode.          Define aliases for them.  Fix doc for TeX-mode.
3345    
3346  1986-08-26  Leonard H. Tower Jr.  (tower at prep)  1986-08-26  Leonard H. Tower Jr.  (tower@prep)
3347    
3348          * rnews.el:          * rnews.el:
3349          Added autoload of rmail-output and bound it to C-o in          Added autoload of rmail-output and bound it to C-o in
# Line 3353  Line 3353 
3353          Made rmail-mode specific code dependent on rmail-mode being          Made rmail-mode specific code dependent on rmail-mode being
3354          major-mode.          major-mode.
3355    
3356  1986-08-25  Richard M. Stallman  (rms at prep)  1986-08-25  Richard M. Stallman  (rms@prep)
3357    
3358          * view.el (view-mode):          * view.el (view-mode):
3359          Bind mode-line-buffer-identification;          Bind mode-line-buffer-identification;
# Line 3411  Line 3411 
3411          * bytecomp.el (old-file-newer-than-file-p):          * bytecomp.el (old-file-newer-than-file-p):
3412          Deleted this; built-in file-newer-than-file-p is well established.          Deleted this; built-in file-newer-than-file-p is well established.
3413    
3414  1986-08-24  Richard M. Stallman  (rms at prep)  1986-08-24  Richard M. Stallman  (rms@prep)
3415    
3416          * term/xterm.el: Install some changes from rlk.          * term/xterm.el: Install some changes from rlk.
3417          -ib switch and InternalBorder default are handled.          -ib switch and InternalBorder default are handled.
# Line 3430  Line 3430 
3430          Delete the variable ask-about-buffer-names          Delete the variable ask-about-buffer-names
3431          and simplify this function.          and simplify this function.
3432    
3433  1986-08-23  Richard M. Stallman  (rms at prep)  1986-08-23  Richard M. Stallman  (rms@prep)
3434    
3435          * files.el (basic-save-buffer):          * files.el (basic-save-buffer):
3436          When changing visited name, don't try to rename old auto-save file          When changing visited name, don't try to rename old auto-save file
# Line 3453  Line 3453 
3453          * novice.el (disabled-command-hook):          * novice.el (disabled-command-hook):
3454          If the 'disabled property is a string, include it in the message.          If the 'disabled property is a string, include it in the message.
3455    
3456  1986-08-21  Richard M. Stallman  (rms at prep)  1986-08-21  Richard M. Stallman  (rms@prep)
3457    
3458          * bytecomp.el (byte-compile-interactive-p):          * bytecomp.el (byte-compile-interactive-p):
3459          Remove superfluous compilation of 'nil causing stack overflow.          Remove superfluous compilation of 'nil causing stack overflow.
# Line 3461  Line 3461 
3461          * compile.el (compilation-parse-errors):          * compile.el (compilation-parse-errors):
3462          Count lines from the previous error message, not from line 1.          Count lines from the previous error message, not from line 1.
3463    
3464  1986-08-21  Richard Mlynarik  (mly at prep)  1986-08-21  Richard Mlynarik  (mly@prep)
3465    
3466          * debug.el (debug, debugger-eval-expression):          * debug.el (debug, debugger-eval-expression):
3467          Evaluate the expression in the context of the buffer          Evaluate the expression in the context of the buffer
3468          current when the debugger was entered.          current when the debugger was entered.
3469    
3470  1986-08-21  Richard M. Stallman  (rms at prep)  1986-08-21  Richard M. Stallman  (rms@prep)
3471    
3472          * files.el (after-find-file): Print no message          * files.el (after-find-file): Print no message
3473          rather than printing a null message.          rather than printing a null message.
3474    
3475  1986-08-20  Richard M. Stallman  (rms at prep)  1986-08-20  Richard M. Stallman  (rms@prep)
3476    
3477          * files.el (set-auto-mode): On VMS, turn on case-fold-search          * files.el (set-auto-mode): On VMS, turn on case-fold-search
3478          while matching auto-mode-alist elements.          while matching auto-mode-alist elements.
3479    
3480  1986-08-20  Richard M. Stallman  (rms at prep)  1986-08-20  Richard M. Stallman  (rms@prep)
3481    
3482          * debug.el (debug): Don't try to restore the match data          * debug.el (debug): Don't try to restore the match data
3483          if it refers to a dead buffer.          if it refers to a dead buffer.
# Line 3485  Line 3485 
3485          * startup.el (command-line-1):          * startup.el (command-line-1):
3486          -i FILE or -insert FILE means insert contents of file into buffer.          -i FILE or -insert FILE means insert contents of file into buffer.
3487    
3488  1986-08-19  Richard M. Stallman  (rms at prep)  1986-08-19  Richard M. Stallman  (rms@prep)
3489    
3490          * simple.el (describe-variable):          * simple.el (describe-variable):
3491          Use `documentation-property' instead of `get' to get          Use `documentation-property' instead of `get' to get
# Line 3508  Line 3508 
3508    
3509          * c-mode.el (c-mode): Give `&' and `|' "punctuation" syntax.          * c-mode.el (c-mode): Give `&' and `|' "punctuation" syntax.
3510    
3511  1986-08-18  Richard Mlynarik  (mly at prep)  1986-08-18  Richard Mlynarik  (mly@prep)
3512    
3513          * files.el (find-backup-file-name):          * files.el (find-backup-file-name):
3514          Don't blow up if (eq version-control 'never)          Don't blow up if (eq version-control 'never)
# Line 3517  Line 3517 
3517          Use `buffer-auto-save-file-name' not `auto-save-file-name' which          Use `buffer-auto-save-file-name' not `auto-save-file-name' which
3518          is unbound and unused.          is unbound and unused.
3519    
3520  1986-08-17  Richard M. Stallman  (rms at prep)  1986-08-17  Richard M. Stallman  (rms@prep)
3521    
3522          * compile.el (compilation-sentinel):          * compile.el (compilation-sentinel):
3523          Don't get error if *compilation* has been killed.          Don't get error if *compilation* has been killed.
3524          Include current date/time in message inserted in buffer.          Include current date/time in message inserted in buffer.
3525    
3526  1986-08-17  Richard Mlynarik  (mly at prep)  1986-08-17  Richard Mlynarik  (mly@prep)
3527    
3528          * files.el (basic-save-buffer)          * files.el (basic-save-buffer)
3529          Fix paren error          Fix paren error
3530    
3531  1986-08-16  Richard M. Stallman  (rms at prep)  1986-08-16  Richard M. Stallman  (rms@prep)
3532    
3533          * files.el (find-file-noselect):          * files.el (find-file-noselect):
3534          Change find-file-not-found-hook to find-file-not-found-hooks          Change find-file-not-found-hook to find-file-not-found-hooks
# Line 3549  Line 3549 
3549          realize that char-after returns nil in that case.          realize that char-after returns nil in that case.
3550          Also move error check after auto-revert.          Also move error check after auto-revert.
3551    
3552  1986-08-16  Richard Mlynarik  (mly at prep)  1986-08-16  Richard Mlynarik  (mly@prep)
3553    
3554          * subr.el          * subr.el
3555          Move copy-alist to c code, moved nth from c code.          Move copy-alist to c code, moved nth from c code.
3556    
3557  1986-08-16  Richard M. Stallman  (rms at prep)  1986-08-16  Richard M. Stallman  (rms@prep)
3558    
3559          * files.el (normal-mode): initially call fundamental-mode          * files.el (normal-mode): initially call fundamental-mode
3560          to reinitialize everything.          to reinitialize everything.
# Line 3562  Line 3562 
3562          * files.el (hack-local-variables):          * files.el (hack-local-variables):
3563          Don't consider suffix as including any leading spaces.          Don't consider suffix as including any leading spaces.
3564    
3565  1986-08-16  Richard Mlynarik  (mly at prep)  1986-08-16  Richard Mlynarik  (mly@prep)
3566    
3567          * informat.el, texinfmt.el          * informat.el, texinfmt.el
3568          Detect and complain about duplicate node-names          Detect and complain about duplicate node-names
3569    
3570  1986-08-16  Richard M. Stallman  (rms at prep)  1986-08-16  Richard M. Stallman  (rms@prep)
3571    
3572          * mh-e.el: 3.3j from Larus.  Changes C-c C-g prefix to C-c C-f.          * mh-e.el: 3.3j from Larus.  Changes C-c C-g prefix to C-c C-f.
3573    
3574  1986-08-15  Richard M. Stallman  (rms at prep)  1986-08-15  Richard M. Stallman  (rms@prep)
3575    
3576          * isearch.el:          * isearch.el:
3577          Default for regexp searches is now search-last-regexp.          Default for regexp searches is now search-last-regexp.
# Line 3612  Line 3612 
3612          * sendmail.el (mail-mode):          * sendmail.el (mail-mode):
3613          Fix documentation of key bindings.          Fix documentation of key bindings.
3614    
3615  1986-08-15  Richard Mlynarik  (mly at prep)  1986-08-15  Richard Mlynarik  (mly@prep)
3616    
3617          * man.el (manual-entry)          * man.el (manual-entry)
3618          Compensate for Sun wankerism.          Compensate for Sun wankerism.
# Line 3620  Line 3620 
3620          more fine-grained than `system-type' for testing for          more fine-grained than `system-type' for testing for
3621          these cases...          these cases...
3622    
3623  1986-08-15  Richard M. Stallman  (rms at prep)  1986-08-15  Richard M. Stallman  (rms@prep)
3624    
3625          * startup.el (command-line): No longer necessary to set          * startup.el (command-line): No longer necessary to set
3626          ctl-arrow from default-ctl-arrow, etc., after init file is run          ctl-arrow from default-ctl-arrow, etc., after init file is run
# Line 3630  Line 3630 
3630          * rmailedit.el (rmail-edit-mode):          * rmailedit.el (rmail-edit-mode):
3631          Change default-mode-line-format to (default-value 'mode-line-format).          Change default-mode-line-format to (default-value 'mode-line-format).
3632    
3633  1986-08-14  Richard Mlynarik  (mly at prep)  1986-08-14  Richard Mlynarik  (mly@prep)
3634    
3635          * man.el (manual-entry):          * man.el (manual-entry):
3636          Speed up `\b'-hacking.          Speed up `\b'-hacking.
3637    
3638  1986-08-14  Richard M. Stallman  (rms at prep)  1986-08-14  Richard M. Stallman  (rms@prep)
3639    
3640          * sendmail.el: Change key bindings.          * sendmail.el: Change key bindings.
3641          C-c <letter> becomes C-c C-<letter> or C-c C-f <letter>.          C-c <letter> becomes C-c C-<letter> or C-c C-f <letter>.
# Line 3650  Line 3650 
3650          * rmailsum.el (rmail-make-basic-summary-line):          * rmailsum.el (rmail-make-basic-summary-line):
3651          Don't accept a time zone as a month.          Don't accept a time zone as a month.
3652    
3653  1986-08-13  Richard M. Stallman  (rms at prep)  1986-08-13  Richard M. Stallman  (rms@prep)
3654    
3655          * mh-e.el: New version 3.3i, moving mode-specific commands          * mh-e.el: New version 3.3i, moving mode-specific commands
3656          to C-c prefix.          to C-c prefix.
# Line 3666  Line 3666 
3666    
3667          * info.el: Autoload Info-validate.  Fix bug in autoload Info-tagify.          * info.el: Autoload Info-validate.  Fix bug in autoload Info-tagify.
3668    
3669  1986-08-12  Richard Mlynarik  (mly at prep)  1986-08-12  Richard Mlynarik  (mly@prep)
3670    
3671          * rmailedit.el (rmail-cease-edit, rmail-attributes)          * rmailedit.el (rmail-cease-edit, rmail-attributes)
3672          Add label (well, `attribute,' really) "edited" to message.          Add label (well, `attribute,' really) "edited" to message.
# Line 3674  Line 3674 
3674          * mlsupport.el (auto-execute)          * mlsupport.el (auto-execute)
3675          Fix from bap@g.cs.cmu.edu          Fix from bap@g.cs.cmu.edu
3676    
3677  1986-08-11  Richard Mlynarik  (mly at prep)  1986-08-11  Richard Mlynarik  (mly@prep)
3678    
3679          * bytecomp.el (byte-compile-form)          * bytecomp.el (byte-compile-form)
3680          Compile references to t and nil as constants rather then variable          Compile references to t and nil as constants rather then variable
# Line 3711  Line 3711 
3711          correct (if perhaps a little confusing to the person who requested          correct (if perhaps a little confusing to the person who requested
3712          that RMS' change be made)          that RMS' change be made)
3713    
3714  1986-08-10  Richard Mlynarik  (mly at prep)  1986-08-10  Richard Mlynarik  (mly@prep)
3715    
3716          * info.el (Info-validate)          * info.el (Info-validate)
3717          re-search for \\*, not *          re-search for \\*, not *
3718    
3719  1986-08-07  Richard Mlynarik  (mly at prep)  1986-08-07  Richard Mlynarik  (mly@prep)
3720    
3721          * rfc822.el, loaddefs.el, mail-utils.el          * rfc822.el, loaddefs.el, mail-utils.el
3722          Hairy address parser, used only if mail-use-rfc822 is non-nil          Hairy address parser, used only if mail-use-rfc822 is non-nil
# Line 3731  Line 3731 
3731          * bytecomp.el          * bytecomp.el
3732          Compile eql same as eq.          Compile eql same as eq.
3733    
3734  1986-07-30  Richard M. Stallman  (rms at prep)  1986-07-30  Richard M. Stallman  (rms@prep)
3735    
3736          * outline.el (many functions):          * outline.el (many functions):
3737          New variable outline-regexp controls what is a heading line.          New variable outline-regexp controls what is a heading line.
# Line 3741  Line 3741 
3741          * term/xterm.el (x-get-default-args):          * term/xterm.el (x-get-default-args):
3742          Process reversevideo option just once.  (Twice is noop.)          Process reversevideo option just once.  (Twice is noop.)
3743    
3744  1986-07-28  Richard M. Stallman  (rms at prep)  1986-07-28  Richard M. Stallman  (rms@prep)
3745    
3746          * term/vt100.el, term/vt200.el:          * term/vt100.el, term/vt200.el:
3747          Move (require 'keypad) to top to avoid error.          Move (require 'keypad) to top to avoid error.
3748    
3749  1986-07-18  Leonard H. Tower Jr.  (tower at prep)  1986-07-18  Leonard H. Tower Jr.  (tower@prep)
3750    
3751          * rnews.el: (news-add-news-group)          * rnews.el: (news-add-news-group)
3752          handle unsubscribed groups better          handle unsubscribed groups better
# Line 3754  Line 3754 
3754          * rnews.el: (news-{next,previous}-group)          * rnews.el: (news-{next,previous}-group)
3755          now skip groups with no new messages          now skip groups with no new messages
3756    
3757  1986-07-17  Richard M. Stallman  (rms at prep)  1986-07-17  Richard M. Stallman  (rms@prep)
3758    
3759          * mh-e.el: Install version 3.3h from Larus.          * mh-e.el: Install version 3.3h from Larus.
3760    
3761  1986-07-15  Richard M. Stallman  (rms at prep)  1986-07-15  Richard M. Stallman  (rms@prep)
3762    
3763          * shell.el (shell-send-input):          * shell.el (shell-send-input):
3764          If get error trying to change directory, call          If get error trying to change directory, call
3765          shell-set-directory-error-hook with no args.          shell-set-directory-error-hook with no args.
3766    
3767  1986-07-12  Richard M. Stallman  (rms at prep)  1986-07-12  Richard M. Stallman  (rms@prep)
3768    
3769          * tags.el (list-tags, tags-apropos): Call output buffer *Tags List*.          * tags.el (list-tags, tags-apropos): Call output buffer *Tags List*.
3770    
# Line 3773  Line 3773 
3773          starts on same line as a case..: or label.  New local var          starts on same line as a case..: or label.  New local var
3774          colon-line-end.          colon-line-end.
3775    
3776  1986-07-07  Richard M. Stallman  (rms at prep)  1986-07-07  Richard M. Stallman  (rms@prep)
3777    
3778          * startup.el (command-line-1): rename argument variable          * startup.el (command-line-1): rename argument variable
3779          command-line-args to command-line-args-left.  Don't rebind          command-line-args to command-line-args-left.  Don't rebind
3780          command-line-args.          command-line-args.
3781    
3782  1986-06-21  Richard M. Stallman  (rms at prep)  1986-06-21  Richard M. Stallman  (rms@prep)
3783    
3784          * mh-e.el: Version 3.3g from Larus.          * mh-e.el: Version 3.3g from Larus.
3785    
3786  1986-06-19  Richard M. Stallman  (rms at prep)  1986-06-19  Richard M. Stallman  (rms@prep)
3787    
3788          * isearch.el (isearch): Use slow terminal mode          * isearch.el (isearch): Use slow terminal mode
3789          only if current window is > 4 times the slow-terminal lines high.          only if current window is > 4 times the slow-terminal lines high.
3790    
3791  1986-06-17  Richard M. Stallman  (rms at prep)  1986-06-17  Richard M. Stallman  (rms@prep)
3792    
3793          * nroff-mode.el: Add elements to nrofff-brace-table.          * nroff-mode.el: Add elements to nrofff-brace-table.
3794    
3795  1986-06-16  Richard M. Stallman  (rms at prep)  1986-06-16  Richard M. Stallman  (rms@prep)
3796    
3797          * mlconvert.el (convert-mocklisp-buffer):          * mlconvert.el (convert-mocklisp-buffer):
3798          Proper handling of `!' function, via new function ml-not.          Proper handling of `!' function, via new function ml-not.
3799          Proper handling of non-defuns, by putting them inside a          Proper handling of non-defuns, by putting them inside a
3800          dummy defun and calling that function.          dummy defun and calling that function.
3801    
3802  1986-06-14  Richard M. Stallman  (rms at prep)  1986-06-14  Richard M. Stallman  (rms@prep)
3803    
3804          * mh-e.el : Install 3.3f from Larus.          * mh-e.el : Install 3.3f from Larus.
3805    
3806  1986-06-12  Richard M. Stallman  (rms at prep)  1986-06-12  Richard M. Stallman  (rms@prep)
3807    
3808          * startup.el (command-line):          * startup.el (command-line):
3809          Rename default init file to default.el.          Rename default init file to default.el.
# Line 3812  Line 3812 
3812          * keypad.el: New file that defines a standard keypad mode.          * keypad.el: New file that defines a standard keypad mode.
3813          * term/vt*.el: Rewrite completely to use keypad.el.          * term/vt*.el: Rewrite completely to use keypad.el.
3814    
3815  1986-06-11  Richard M. Stallman  (rms at prep)  1986-06-11  Richard M. Stallman  (rms@prep)
3816    
3817          * abbrev.el (abbrev-prefix-mark):          * abbrev.el (abbrev-prefix-mark):
3818          Insert a - at the beginning of the abbrev.          Insert a - at the beginning of the abbrev.
# Line 3822  Line 3822 
3822          Ask user what to do if he is modifying a buffer whose          Ask user what to do if he is modifying a buffer whose
3823          file is changed on disk.          file is changed on disk.
3824    
3825  1986-06-10  Richard M. Stallman  (rms at prep)  1986-06-10  Richard M. Stallman  (rms@prep)
3826    
3827          * rmail.el (rmail-reply): For the in-reply-to,          * rmail.el (rmail-reply): For the in-reply-to,
3828          try to get the sender's full name from within parentheses.          try to get the sender's full name from within parentheses.
# Line 3833  Line 3833 
3833          If cannot write backup under normal name, write it in ~/%backup%.          If cannot write backup under normal name, write it in ~/%backup%.
3834          Preserve the last-modified time when backing up by copying.          Preserve the last-modified time when backing up by copying.
3835    
3836  1986-06-09  Richard M. Stallman  (rms at prep)  1986-06-09  Richard M. Stallman  (rms@prep)
3837    
3838          * rmail.el (rmail-expunge): Preserve point unless expunging          * rmail.el (rmail-expunge): Preserve point unless expunging
3839          the current message.          the current message.
# Line 3842  Line 3842 
3842          Since this is a primitive in version 18, define it          Since this is a primitive in version 18, define it
3843          only if not defined.          only if not defined.
3844    
3845  1986-06-08  Richard M. Stallman  (rms at prep)  1986-06-08  Richard M. Stallman  (rms@prep)
3846    
3847          * files.el (load-file, load-library): two new commands.          * files.el (load-file, load-library): two new commands.
3848    
# Line 3874  Line 3874 
3874          * files.el (file-name-sans-versions): New system-dependent          * files.el (file-name-sans-versions): New system-dependent
3875          function to remove backup or version suffixes from filename.          function to remove backup or version suffixes from filename.
3876    
3877  1986-06-07  Richard M. Stallman  (rms at prep)  1986-06-07  Richard M. Stallman  (rms@prep)
3878    
3879          * c-mode.el (electric-c-terminator):          * c-mode.el (electric-c-terminator):
3880          Check for point being inside a multi-line string or comment          Check for point being inside a multi-line string or comment
# Line 3887  Line 3887 
3887          If previous line ends in ") {", skip back to matching "("          If previous line ends in ") {", skip back to matching "("
3888          and use that line's indentation as the brace's column.          and use that line's indentation as the brace's column.
3889    
3890  1986-06-06  Richard M. Stallman  (rms at prep)  1986-06-06  Richard M. Stallman  (rms@prep)
3891    
3892          * nroff-mode.el (nroff-comment-indent, nroff-mode):          * nroff-mode.el (nroff-comment-indent, nroff-mode):
3893          Define a comment syntax.  Install comment-indenter          Define a comment syntax.  Install comment-indenter
# Line 3897  Line 3897 
3897          * files.el (find-file-noselect): Tell revert-buffer not to query.          * files.el (find-file-noselect): Tell revert-buffer not to query.
3898          * files.el (revert-buffer): Second arg non-nil means no query.          * files.el (revert-buffer): Second arg non-nil means no query.
3899    
3900          * files.el (after-find-file): Warn if auto-save file          * files.el (after-find-file): Warn if auto-save file
3901          exists and is newer than the file visited.          exists and is newer than the file visited.
3902    
3903          * files.el (find-alternate-file):          * files.el (find-alternate-file):
# Line 3917  Line 3917 
3917          * xterm.el: Use substitute-key-definition to get rid of keys          * xterm.el: Use substitute-key-definition to get rid of keys
3918          that do suspend-emacs.          that do suspend-emacs.
3919    
3920  1986-06-05  Richard M. Stallman  (rms at prep)  1986-06-05  Richard M. Stallman  (rms@prep)
3921    
3922          * simple.el (fundamental-mode):          * simple.el (fundamental-mode):
3923          Provide a fundamental-mode-map in case user does local-set-key.          Provide a fundamental-mode-map in case user does local-set-key.
# Line 3943  Line 3943 
3943          always reduce size not to exceed the amount of space          always reduce size not to exceed the amount of space
3944          left in either buffer.          left in either buffer.
3945    
3946  1986-06-04  Richard M. Stallman  (rms at prep)  1986-06-04  Richard M. Stallman  (rms@prep)
3947    
3948          * man.el (manual-entry): Use new variables manual-program,          * man.el (manual-entry): Use new variables manual-program,
3949          manual-formatted-dir-prefix and manual-formatted-dirlist,          manual-formatted-dir-prefix and manual-formatted-dirlist,
# Line 3963  Line 3963 
3963          Bind help-form only while the read-char is done;          Bind help-form only while the read-char is done;
3964          don't interfere with recursive edits.          don't interfere with recursive edits.
3965    
3966  1986-05-29  Richard M. Stallman  (rms at prep)  1986-05-29  Richard M. Stallman  (rms@prep)
3967    
3968          * info.el (Info-validate): If file is valid,          * info.el (Info-validate): If file is valid,
3969          erase the buffer of problems found previously.          erase the buffer of problems found previously.
# Line 3974  Line 3974 
3974          as it was supposed to do.          as it was supposed to do.
3975          Add some directive-pairs to nroff-brace-table.          Add some directive-pairs to nroff-brace-table.
3976    
3977  1986-05-28  Richard M. Stallman  (rms at prep)  1986-05-28  Richard M. Stallman  (rms@prep)
3978    
3979          * telnet.el (telnet-initial-filter):          * telnet.el (telnet-initial-filter):
3980          If host nonexistent, kill the telnet buffer and get error.          If host nonexistent, kill the telnet buffer and get error.
3981    
3982  1986-05-25  Richard M. Stallman  (rms at prep)  1986-05-25  Richard M. Stallman  (rms@prep)
3983    
3984          * rmail.el (rmail-search): Don't find a match in the current message.          * rmail.el (rmail-search): Don't find a match in the current message.
3985    
3986  1986-05-19  Richard M. Stallman  (rms at prep)  1986-05-19  Richard M. Stallman  (rms@prep)
3987    
3988          * mh-e.el (mh-get-new-mail): Handle error messages reeived from `inc'.          * mh-e.el (mh-get-new-mail): Handle error messages reeived from `inc'.
3989    
3990  1986-05-15  Richard M. Stallman  (rms at prep)  1986-05-15  Richard M. Stallman  (rms@prep)
3991    
3992          * files.el (save-buffer): Switch meanings of one-C-u and two-C-u          * files.el (save-buffer): Switch meanings of one-C-u and two-C-u
3993          in the code, so they match the documentation.          in the code, so they match the documentation.

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26