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

Diff of /emacs/lisp/ChangeLog.1

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

revision 1.2 by gerd, Sat Oct 6 09:34:40 2001 UTC revision 1.3 by sds, Tue Nov 13 00:05:25 2001 UTC
# Line 1  Line 1 
1  1986-05-05  Richard M. Stallman  (rms at prep)  1986-05-05  Richard M. Stallman  (rms@prep)
2    
3          * isearch.el (isearch):          * isearch.el (isearch):
4          Fix bug extending a search string in place          Fix bug extending a search string in place
5          in reverse regexp search.          in reverse regexp search.
6    
7  1986-05-02  Richard M. Stallman  (rms at prep)  1986-05-02  Richard M. Stallman  (rms@prep)
8    
9          * mh-e.el (mh-get-field): Make regexp accept values starting          * mh-e.el (mh-get-field): Make regexp accept values starting
10          with non-letters.          with non-letters.
11    
12  1986-04-30  Richard M. Stallman  (rms at prep)  1986-04-30  Richard M. Stallman  (rms@prep)
13    
14          * rnews.el (news-get-new-news):          * rnews.el (news-get-new-news):
15          Avoid lossage if a news group is subscribed to twice.          Avoid lossage if a news group is subscribed to twice.
16    
17  1986-04-29  Richard M. Stallman  (rms at prep)  1986-04-29  Richard M. Stallman  (rms@prep)
18    
19          * page.el (count-lines-page):          * page.el (count-lines-page):
20          Fine end of page properly when it's at end of buffer with no newline.          Fine end of page properly when it's at end of buffer with no newline.
21    
22  1986-04-25  Richard M. Stallman  (rms at prep)  1986-04-25  Richard M. Stallman  (rms@prep)
23    
24          * man.el (manual-entry):          * man.el (manual-entry):
25          Pass more selective arg to file-name-all-completions.          Pass more selective arg to file-name-all-completions.
26    
27  1986-04-22  Richard M. Stallman  (rms at prep)  1986-04-22  Richard M. Stallman  (rms@prep)
28    
29          * fill.el (fill-region-as-paragraph):          * fill.el (fill-region-as-paragraph):
30          Avoid infinite loop if have a too-wide word          Avoid infinite loop if have a too-wide word
31          with a fill prefix containing a space.          with a fill prefix containing a space.
32    
33  1986-04-16  Richard M. Stallman  (rms at prep)  1986-04-16  Richard M. Stallman  (rms@prep)
34    
35          * term/xterm.el (x-get-default-args):          * term/xterm.el (x-get-default-args):
36          Handle `reversevideo' last.  Test switches with "on", not "On",          Handle `reversevideo' last.  Test switches with "on", not "On",
37          since that is what X uses.          since that is what X uses.
38    
39  1986-04-14  Richard M. Stallman  (rms at prep)  1986-04-14  Richard M. Stallman  (rms@prep)
40    
41          * compile.el (compile1): Try interrupt-process first          * compile.el (compile1): Try interrupt-process first
42          when getting rid of old compilation process.          when getting rid of old compilation process.
# Line 50  Line 50 
50          This avoids problems when .emacs wants to set variables globally          This avoids problems when .emacs wants to set variables globally
51          that are local in lisp-interaction-mode.          that are local in lisp-interaction-mode.
52    
53  1986-04-12  Richard M. Stallman  (rms at prep)  1986-04-12  Richard M. Stallman  (rms@prep)
54    
55          * replace.el (perform-replace):          * replace.el (perform-replace):
56          Save and restore the match-data around call to read-char.          Save and restore the match-data around call to read-char.
# Line 58  Line 58 
58          was due to display-time-filter running inside read-char.          was due to display-time-filter running inside read-char.
59          Also make the C-w option set `replaced' to t, not `done'.          Also make the C-w option set `replaced' to t, not `done'.
60    
61  1986-04-11  Richard M. Stallman  (rms at prep)  1986-04-11  Richard M. Stallman  (rms@prep)
62    
63          * rmail.el (rmail-nuke-pinhead-header):          * rmail.el (rmail-nuke-pinhead-header):
64          Deleted code to delete old Date: line, since new one is made          Deleted code to delete old Date: line, since new one is made
65          only if had no old one.          only if had no old one.
66    
67  1986-04-10  Richard M. Stallman  (rms at prep)  1986-04-10  Richard M. Stallman  (rms@prep)
68    
69          * rnews.el (news-set-current-certifiable):          * rnews.el (news-set-current-certifiable):
70          Follow symlinks before looking up the attributes.          Follow symlinks before looking up the attributes.
# Line 73  Line 73 
73          Specify nil for process's buffer ab initio;          Specify nil for process's buffer ab initio;
74          avoid C-g timing error.          avoid C-g timing error.
75    
76  1986-04-07  Richard M. Stallman  (rms at prep)  1986-04-07  Richard M. Stallman  (rms@prep)
77    
78          * compile.el (kill-{compilation,grep}):          * compile.el (kill-{compilation,grep}):
79          Use interrupt-process, not kill-process, so make can delete          Use interrupt-process, not kill-process, so make can delete
80          the output file being produced.          the output file being produced.
81    
82  1986-04-06  Richard M. Stallman  (rms at prep)  1986-04-06  Richard M. Stallman  (rms@prep)
83    
84          * paths.el (sendmail-program):          * paths.el (sendmail-program):
85          Always use sendmail if bsd, even if it does not appear to exist.          Always use sendmail if bsd, even if it does not appear to exist.
86    
87  1986-04-05  Richard M. Stallman  (rms at prep)  1986-04-05  Richard M. Stallman  (rms@prep)
88    
89          * bytecomp.el (batch-byte-compile):          * bytecomp.el (batch-byte-compile):
90          Use batch-byte-compile-file, not byte-compile-file.          Use batch-byte-compile-file, not byte-compile-file.
91    
92  1986-04-04  Richard M. Stallman  (rms at prep)  1986-04-04  Richard M. Stallman  (rms@prep)
93    
94          * files.el (set-auto-mode):          * files.el (set-auto-mode):
95          Bind case-fold-search only over small pieces of code,          Bind case-fold-search only over small pieces of code,
# Line 98  Line 98 
98          * rmail.el (rmail-nuke-pinhead-header):          * rmail.el (rmail-nuke-pinhead-header):
99          Don't kill the line after Date: along with Date:.          Don't kill the line after Date: along with Date:.
100    
101  1986-03-31  Richard M. Stallman  (rms at prep)  1986-03-31  Richard M. Stallman  (rms@prep)
102    
103          * man.el: fix stupid error in arg to file-name-all-completions.          * man.el: fix stupid error in arg to file-name-all-completions.
104    
105  1986-03-28  Richard M. Stallman  (rms at prep)  1986-03-28  Richard M. Stallman  (rms@prep)
106    
107          * info.el (Info-tagify):          * info.el (Info-tagify):
108          When restoring old restriction, bring it inside final buffer size.          When restoring old restriction, bring it inside final buffer size.
109    
110  1986-03-27  Richard M. Stallman  (rms at prep)  1986-03-27  Richard M. Stallman  (rms@prep)
111    
112          * rnews.el (news-mode): Run news-mode-hook.          * rnews.el (news-mode): Run news-mode-hook.
113    
114          * rnews.el (news-get-pruned-list-of-files):          * rnews.el (news-get-pruned-list-of-files):
115          Don't discard first two files; . and .. are not first on Apollo.          Don't discard first two files; . and .. are not first on Apollo.
116    
117  1986-03-26  Richard Mlynarik  (mly at prep)  1986-03-26  Richard Mlynarik  (mly@prep)
118    
119          * indent.el (edit-tab-stops):          * indent.el (edit-tab-stops):
120          Go to character 0 so editing happens in right place          Go to character 0 so editing happens in right place
121    
122  1986-03-24  Richard M. Stallman  (rms at prep)  1986-03-24  Richard M. Stallman  (rms@prep)
123    
124          * mail-utils.el (mail-strip-quoted-names):          * mail-utils.el (mail-strip-quoted-names):
125          Don't strip "foo"@host.          Don't strip "foo"@host.
126    
127  1986-03-22  Richard M. Stallman  (rms at prep)  1986-03-22  Richard M. Stallman  (rms@prep)
128    
129          * mail-utils.el (rmail-dont-reply-to):          * mail-utils.el (rmail-dont-reply-to):
130          Default names to flush include all starting with "info-".          Default names to flush include all starting with "info-".
131          For user's own name, match only if ends at end of word.          For user's own name, match only if ends at end of word.
132    
133  1986-03-21  Richard M. Stallman  (rms at prep)  1986-03-21  Richard M. Stallman  (rms@prep)
134    
135          * paths.el (mh-progs, mh-lib): Try two alternatives for these.          * paths.el (mh-progs, mh-lib): Try two alternatives for these.
136    
137          * paths.el (rmail-spool-directory): Say $LOGNAME for usg.          * paths.el (rmail-spool-directory): Say $LOGNAME for usg.
138    
139  1986-03-20  Richard M. Stallman  (rms at prep)  1986-03-20  Richard M. Stallman  (rms@prep)
140    
141          * rmail.el (rmail):          * rmail.el (rmail):
142          Move a forward-char so it isn't done if convert is t.          Move a forward-char so it isn't done if convert is t.
143    
144  1986-03-18  Richard M. Stallman  (rms at prep)  1986-03-18  Richard M. Stallman  (rms@prep)
145    
146          * paths.el (news-inews-program):          * paths.el (news-inews-program):
147          Add new possibility /usr/lib/news/inews.          Add new possibility /usr/lib/news/inews.
# Line 156  Line 156 
156          * paths.el (news-inews-program):          * paths.el (news-inews-program):
157          Try various pathnames and use the one that exists.          Try various pathnames and use the one that exists.
158    
159  1986-03-17  Richard M. Stallman  (rms at prep)  1986-03-17  Richard M. Stallman  (rms@prep)
160    
161          * sendmail.el (mail-do-fc):          * sendmail.el (mail-do-fc):
162          Put a newline at front of the message written in the file.          Put a newline at front of the message written in the file.
163    
164  1986-03-15  Richard M. Stallman  (rms at prep)  1986-03-15  Richard M. Stallman  (rms@prep)
165    
166          * rnews.el: Installed king@kestrel's changes:          * rnews.el: Installed king@kestrel's changes:
167          Correct reentrance bug, don't bother with groups that          Correct reentrance bug, don't bother with groups that
# Line 171  Line 171 
171    
172          Also adds the 'c' command to copy a message.          Also adds the 'c' command to copy a message.
173    
174  1986-03-15  Bill Rozas  (jinx at prep)  1986-03-15  Bill Rozas  (jinx@prep)
175    
176          * scheme.el: (scheme-zap-name) Uses expand-file-name to obtain an          * scheme.el: (scheme-zap-name) Uses expand-file-name to obtain an
177          absolute pathname.          absolute pathname.
178    
179  1986-03-15  Richard M. Stallman  (rms at prep)  1986-03-15  Richard M. Stallman  (rms@prep)
180    
181          * replace.el (perform-replace):          * replace.el (perform-replace):
182          Hack for preventing loops matching null strings at same place          Hack for preventing loops matching null strings at same place
183          was also preventing them at successive characters.  Fixed.          was also preventing them at successive characters.  Fixed.
184    
185  1986-03-13  Bill Rozas  (jinx at prep)  1986-03-13  Bill Rozas  (jinx@prep)
186    
187          * scheme.el: (scheme-zap-name) change it back to fromedit.zap          * scheme.el: (scheme-zap-name) change it back to fromedit.zap
188          since that is where scheme expects it and it is too much work to          since that is where scheme expects it and it is too much work to
189          change scheme right now.  This interface is obsolete anyway, but          change scheme right now.  This interface is obsolete anyway, but
190          some people (athena) still use it.          some people (athena) still use it.
191    
192  1986-03-13  Richard M. Stallman  (rms at prep)  1986-03-13  Richard M. Stallman  (rms@prep)
193    
194          * mail-utils.el (mail-strip-quoted-names):          * mail-utils.el (mail-strip-quoted-names):
195          Don't delete <...> and surroundings if there's a comma inside.          Don't delete <...> and surroundings if there's a comma inside.
196    
197  1986-03-12  Richard Mlynarik  (mly at prep)  1986-03-12  Richard Mlynarik  (mly@prep)
198    
199          * shell.el (shell)          * shell.el (shell)
200          If no environment variable SHELL, default to /bin/sh          If no environment variable SHELL, default to /bin/sh
201    
202  1986-03-12  Leonard H. Tower Jr.  (tower at prep)  1986-03-12  Leonard H. Tower Jr.  (tower@prep)
203    
204          * rnews.el (news-mail-reply):          * rnews.el (news-mail-reply):
205          didn't work if point was not at (point-min).          didn't work if point was not at (point-min).
206          added (goto-line (point-min)).          added (goto-line (point-min)).
207    
208  1986-03-11  Richard M. Stallman  (rms at prep)  1986-03-11  Richard M. Stallman  (rms@prep)
209    
210          * loadup.el: If CANNOT_DUMP, don't copy DOC          * loadup.el: If CANNOT_DUMP, don't copy DOC
211          to name with version number.          to name with version number.
212    
213  1986-03-10  Richard M. Stallman  (rms at prep)  1986-03-10  Richard M. Stallman  (rms@prep)
214    
215          * rmail.el (rmail-reply): Delete "re: " only if at front of subject.          * rmail.el (rmail-reply): Delete "re: " only if at front of subject.
216    
# Line 219  Line 219 
219    
220          * paths.el: Look for name `hpux', not `hp-ux'.          * paths.el: Look for name `hpux', not `hp-ux'.
221    
222  1986-03-08  Richard M. Stallman  (rms at prep)  1986-03-08  Richard M. Stallman  (rms@prep)
223    
224          * scheme.el (scheme-zap-name):          * scheme.el (scheme-zap-name):
225          Change this to be a temp name in /tmp.          Change this to be a temp name in /tmp.
226    
227  1986-03-07  Sundar Narasimhan  (sundar at prep)  1986-03-07  Sundar Narasimhan  (sundar@prep)
228    
229          * rnews.el: fix bug in news-get-new-news. (news-current-news-group          * rnews.el: fix bug in news-get-new-news. (news-current-news-group
230          should be nil on startup).          should be nil on startup).
231    
232  1986-03-07  Bill Rozas  (jinx at prep)  1986-03-07  Bill Rozas  (jinx@prep)
233    
234          * scheme.el: autoloads from xscheme.el          * scheme.el: autoloads from xscheme.el
235    
# Line 237  Line 237 
237          related commands.  Similar (almost a query replace of)          related commands.  Similar (almost a query replace of)
238          inferior-lisp-mode in shell.el          inferior-lisp-mode in shell.el
239    
240  1986-03-07  Richard M. Stallman  (rms at prep)  1986-03-07  Richard M. Stallman  (rms@prep)
241    
242          * options.el: Replace real ctl chars with suitable escapes.          * options.el: Replace real ctl chars with suitable escapes.
243    
244          * telnet.el: Replace real ctl chars with suitable escapes.          * telnet.el: Replace real ctl chars with suitable escapes.
245          Fill long line in a doc string.          Fill long line in a doc string.
246    
247  1986-03-05  Richard M. Stallman  (rms at prep)  1986-03-05  Richard M. Stallman  (rms@prep)
248    
249          * scheme.el: Considerable rewrite by jinx, already tested.          * scheme.el: Considerable rewrite by jinx, already tested.
250    
# Line 255  Line 255 
255          1. Position point correctly at end of Unix-fmt message.          1. Position point correctly at end of Unix-fmt message.
256          2. Handle failure to find expected end of Babyl-format message.          2. Handle failure to find expected end of Babyl-format message.
257    
258  1986-03-03  Richard M. Stallman  (rms at prep)  1986-03-03  Richard M. Stallman  (rms@prep)
259    
260          * files.el (revert-buffer):          * files.el (revert-buffer):
261          Don't lock the file being reverted.          Don't lock the file being reverted.
# Line 265  Line 265 
265          Change it so that if Emacs is not compiled for X          Change it so that if Emacs is not compiled for X
266          nothing is done except define a few functions.          nothing is done except define a few functions.
267    
268  1986-03-03  Leonard H. Tower Jr.  (tower at prep)  1986-03-03  Leonard H. Tower Jr.  (tower@prep)
269    
270          * rnews.el (news-add-news-group)          * rnews.el (news-add-news-group)
271          Fixed bug that was putting "/"'s in newsgroups names in .newsrc          Fixed bug that was putting "/"'s in newsgroups names in .newsrc
272          instead of "."'s.          instead of "."'s.
273    
274  1986-03-03  Richard M. Stallman  (rms at prep)  1986-03-03  Richard M. Stallman  (rms@prep)
275    
276          * simple.el (kill-region):          * simple.el (kill-region):
277          Add to doc string a cross-reference to M-w.          Add to doc string a cross-reference to M-w.
# Line 282  Line 282 
282          * emacsbug.el:          * emacsbug.el:
283          Include machine name and system type in initial text.          Include machine name and system type in initial text.
284    
285  1986-03-02  Richard M. Stallman  (rms at prep)  1986-03-02  Richard M. Stallman  (rms@prep)
286    
287          * shell.el (shell-send-input):          * shell.el (shell-send-input):
288          Ignore errors happening while trying to hack default-directory.          Ignore errors happening while trying to hack default-directory.
# Line 294  Line 294 
294          * paths.el:          * paths.el:
295          Make criterion for using sendmail be: if the file sendmail exists.          Make criterion for using sendmail be: if the file sendmail exists.
296    
297  1986-03-01  Richard M. Stallman  (rms at prep)  1986-03-01  Richard M. Stallman  (rms@prep)
298    
299          * loadup.el: Change DOCSTR to DOC.          * loadup.el: Change DOCSTR to DOC.
300    
301  1986-02-25  Richard M. Stallman  (rms at prep)  1986-02-25  Richard M. Stallman  (rms@prep)
302    
303          * mail-utils.el (mail-strip-quoted-names):          * mail-utils.el (mail-strip-quoted-names):
304          Supply missing brackets around some sets in regexps.          Supply missing brackets around some sets in regexps.
305    
306  1986-02-22  Richard M. Stallman  (rms at prep)  1986-02-22  Richard M. Stallman  (rms@prep)
307    
308          * abbrev.el (write-abbrev-file):          * abbrev.el (write-abbrev-file):
309          Get value of abbrev-file-name from the correct buffer.          Get value of abbrev-file-name from the correct buffer.
# Line 312  Line 312 
312          Use unwind-protect to delete the startup-message          Use unwind-protect to delete the startup-message
313          from the buffer.          from the buffer.
314    
315  1986-02-21  Richard M. Stallman  (rms at prep)  1986-02-21  Richard M. Stallman  (rms@prep)
316    
317          * rmail.el (rmail-parse-inbox-file, rmail-nuke-pinhead-header):          * rmail.el (rmail-parse-inbox-file, rmail-nuke-pinhead-header):
318          Allow spaces within quotes in sender in unix-style From line.          Allow spaces within quotes in sender in unix-style From line.
319    
320  1986-02-20  Richard Mlynarik  (mly at prep)  1986-02-20  Richard Mlynarik  (mly@prep)
321    
322          * info.el (Info-validate):          * info.el (Info-validate):
323          Node-names are case-insensitive, but assoc is case-sensitive          Node-names are case-insensitive, but assoc is case-sensitive
324          Separate out function Info-validate-tags-table          Separate out function Info-validate-tags-table
325    
326  1986-02-19  Richard M. Stallman  (rms at prep)  1986-02-19  Richard M. Stallman  (rms@prep)
327    
328          * c-mode.el (indent-c-exp):          * c-mode.el (indent-c-exp):
329          Fix indentation of comments, both after text and on separate          Fix indentation of comments, both after text and on separate
# Line 334  Line 334 
334          Keep either the sender or the date or both, whichever is          Keep either the sender or the date or both, whichever is
335          not otherwise mentioned in the header.          not otherwise mentioned in the header.
336    
337  1986-02-18  Richard M. Stallman  (rms at prep)  1986-02-18  Richard M. Stallman  (rms@prep)
338    
339          * loaddefs.el (auto-mode-alist): ".sty" -> TeX-mode.          * loaddefs.el (auto-mode-alist): ".sty" -> TeX-mode.
340    
341  1986-02-10  Richard M. Stallman  (rms at prep)  1986-02-10  Richard M. Stallman  (rms@prep)
342    
343          * rmail.el (rmail-quit):          * rmail.el (rmail-quit):
344          It was burying the wrong buffer.          It was burying the wrong buffer.
345    
346  1986-02-09  Richard M. Stallman  (rms at prep)  1986-02-09  Richard M. Stallman  (rms@prep)
347    
348          * lpr.el:          * lpr.el:
349          Put "Emacs buffer" at end of job title, not beginning.          Put "Emacs buffer" at end of job title, not beginning.
350    
351  1986-02-07  Richard M. Stallman  (rms at prep)  1986-02-07  Richard M. Stallman  (rms@prep)
352    
353          * paths.el: Add slashes at end of mh-lib and mh-progs.          * paths.el: Add slashes at end of mh-lib and mh-progs.
354    
# Line 374  Line 374 
374           Do not allow abbreviations for node names.           Do not allow abbreviations for node names.
375           If tag table, get immediate error on node not in it.           If tag table, get immediate error on node not in it.
376    
377  1986-02-06  Richard M. Stallman  (rms at prep)  1986-02-06  Richard M. Stallman  (rms@prep)
378    
379          * text-mode.el (text-mode-syntax-table):          * text-mode.el (text-mode-syntax-table):
380          Make " and \ punctuation, not whitespace.          Make " and \ punctuation, not whitespace.
381    
382  1986-02-06  Richard Mlynarik  (mly at prep)  1986-02-06  Richard Mlynarik  (mly@prep)
383    
384          * info.el (Info-find-node):          * info.el (Info-find-node):
385          Fix braino.          Fix braino.
# Line 388  Line 388 
388          an abbrev finds the textually first possibility rather than the          an abbrev finds the textually first possibility rather than the
389          last.          last.
390    
391  1986-02-06  Richard M. Stallman  (rms at prep)  1986-02-06  Richard M. Stallman  (rms@prep)
392    
393          * paths.el: Conditionalize some filenames for hpux.          * paths.el: Conditionalize some filenames for hpux.
394    
395          * simple.el (backward-delete-char-untabify):          * simple.el (backward-delete-char-untabify):
396          Don't screw up value of point if hit beg of buffer.          Don't screw up value of point if hit beg of buffer.
397    
398  1986-02-05  Richard M. Stallman  (rms at prep)  1986-02-05  Richard M. Stallman  (rms@prep)
399    
400          * mh-e.el (mh-insert-prefix-string):          * mh-e.el (mh-insert-prefix-string):
401          Fix typo in arg to replace-regexp.          Fix typo in arg to replace-regexp.
402    
403  1986-02-05  Richard Mlynarik  (mly at prep)  1986-02-05  Richard Mlynarik  (mly@prep)
404    
405          * info.el:          * info.el:
406          Completely rewrite Info-find-node so that it doesn't          Completely rewrite Info-find-node so that it doesn't
# Line 411  Line 411 
411          Make interactive part of Info-menu be byte-compiled and speed up          Make interactive part of Info-menu be byte-compiled and speed up
412          in various other ways.          in various other ways.
413    
414  1986-02-05  Richard M. Stallman  (rms at prep)  1986-02-05  Richard M. Stallman  (rms@prep)
415    
416          * tags.el (find-tag):          * tags.el (find-tag):
417          Push the buffer's old point as a mark.          Push the buffer's old point as a mark.
418    
419  1986-02-04  Richard M. Stallman  (rms at prep)  1986-02-04  Richard M. Stallman  (rms@prep)
420    
421          * rmailout.el (rmail-output):          * rmailout.el (rmail-output):
422          Make sure message output is terminated with a newline.          Make sure message output is terminated with a newline.
# Line 424  Line 424 
424          * rmailmsc.el (set-rmail-inbox-list):          * rmailmsc.el (set-rmail-inbox-list):
425          Update rmail-inbox-list with the new list of inbox files.          Update rmail-inbox-list with the new list of inbox files.
426    
427  1986-02-03  Richard Mlynarik  (mly at prep)  1986-02-03  Richard Mlynarik  (mly@prep)
428    
429          * info.el (Info-validate) Insert a missing space.          * info.el (Info-validate) Insert a missing space.
430    
431  1986-02-03  Richard M. Stallman  (rms at prep)  1986-02-03  Richard M. Stallman  (rms@prep)
432    
433          * texinfo.el:          * texinfo.el:
434          Define @smallexample as synonym for @example.          Define @smallexample as synonym for @example.
# Line 439  Line 439 
439    
440          * shell.el: Don't use csh on HP-UX (it has sanity checking).          * shell.el: Don't use csh on HP-UX (it has sanity checking).
441    
442  1986-02-02  Richard M. Stallman  (rms at prep)  1986-02-02  Richard M. Stallman  (rms@prep)
443    
444          * rmailout.el (rmail-output-to-rmail-file):          * rmailout.el (rmail-output-to-rmail-file):
445          If target file is being visited, write msg into its buffer.          If target file is being visited, write msg into its buffer.
# Line 455  Line 455 
455          Simplify prompting and make it mention the default if any.          Simplify prompting and make it mention the default if any.
456          Print message when starting and another when done.          Print message when starting and another when done.
457    
458  1986-02-01  Richard M. Stallman  (rms at prep)  1986-02-01  Richard M. Stallman  (rms@prep)
459    
460          * rmail.el (rmail-convert-to-babyl-format, rmail-nuke-pinhead-header):          * rmail.el (rmail-convert-to-babyl-format, rmail-nuke-pinhead-header):
461          Accept and preserve a timezone in the Unix style From line.          Accept and preserve a timezone in the Unix style From line.
462    
463  1986-01-31  Sundar Narasimhan  (sundar at prep)  1986-01-31  Sundar Narasimhan  (sundar@prep)
464    
465          * rnews.el (news-quit & news-get-new-news):          * rnews.el (news-quit & news-get-new-news):
466          remember to update .newsrc file.          remember to update .newsrc file.
467    
468  1986-01-31  Richard M. Stallman  (rms at prep)  1986-01-31  Richard M. Stallman  (rms@prep)
469    
470          * tex-mode.el (TeX-region):          * tex-mode.el (TeX-region):
471          Use new variable TeX-command instead of "tex".          Use new variable TeX-command instead of "tex".
472    
473  1986-01-30  Richard M. Stallman  (rms at prep)  1986-01-30  Richard M. Stallman  (rms@prep)
474    
475          * mail-utils.el (mail-fetch-field):          * mail-utils.el (mail-fetch-field):
476          New 3rd arg ALL: t means find and concatenate all          New 3rd arg ALL: t means find and concatenate all
# Line 479  Line 479 
479          * rmail.el (rmail-reply):          * rmail.el (rmail-reply):
480          Pass 3rd arg t to mail-fetch-field for To and CC fields.          Pass 3rd arg t to mail-fetch-field for To and CC fields.
481    
482  1986-01-28  Richard M. Stallman  (rms at prep)  1986-01-28  Richard M. Stallman  (rms@prep)
483    
484          * yow.el (yow):          * yow.el (yow):
485          Use remainder to get random in desired range.          Use remainder to get random in desired range.
# Line 489  Line 489 
489          * doctor.el (random-range):          * doctor.el (random-range):
490          Use remainder; the same fix.          Use remainder; the same fix.
491    
492  1986-01-27  Richard M. Stallman  (rms at prep)  1986-01-27  Richard M. Stallman  (rms@prep)
493    
494          * rmail.el: Remove defvar for rmail-primary-inbox-list.          * rmail.el: Remove defvar for rmail-primary-inbox-list.
495    
496  1986-01-25  Richard M. Stallman  (rms at prep)  1986-01-25  Richard M. Stallman  (rms@prep)
497    
498          * mlsupport.el (line-to-top-of-window):          * mlsupport.el (line-to-top-of-window):
499          Fix name of function `recenter'.          Fix name of function `recenter'.
# Line 501  Line 501 
501          * isearch.el (isearch-message):          * isearch.el (isearch-message):
502          Don't display the ... when in slow-speed mode.          Don't display the ... when in slow-speed mode.
503    
504  1986-01-23  Richard M. Stallman  (rms at prep)  1986-01-23  Richard M. Stallman  (rms@prep)
505    
506          * compile.el (compilation-parse-errors):          * compile.el (compilation-parse-errors):
507          Fix several bugs in parsing lint line numbers.          Fix several bugs in parsing lint line numbers.
# Line 510  Line 510 
510          Don't delete the comma before a <...> arg that is          Don't delete the comma before a <...> arg that is
511          being taken out of the <...>.          being taken out of the <...>.
512    
513  1986-01-22  Richard M. Stallman  (rms at prep)  1986-01-22  Richard M. Stallman  (rms@prep)
514    
515          * nroff-mode.el (forward-text-line):          * nroff-mode.el (forward-text-line):
516          Negative args had several bugs; thorough rewrite fixed them          Negative args had several bugs; thorough rewrite fixed them
517          and made function half as big and faster.          and made function half as big and faster.
518    
519  1986-01-22  Richard Mlynarik  (mly at prep)  1986-01-22  Richard Mlynarik  (mly@prep)
520    
521          * files.el (set-auto-mode):          * files.el (set-auto-mode):
522          Set mode correctly for .~i~ backup files.          Set mode correctly for .~i~ backup files.
# Line 524  Line 524 
524          * shell.el (inferior-lisp-mode):          * shell.el (inferior-lisp-mode):
525          Use \\{...} in doc.  Fix up initialization of inferior-lisp-mode-map          Use \\{...} in doc.  Fix up initialization of inferior-lisp-mode-map
526    
527  1986-01-21  Richard Mlynarik  (mly at prep)  1986-01-21  Richard Mlynarik  (mly@prep)
528    
529          * startup.el (command-line):          * startup.el (command-line):
530          Set some `foo' variables to default-`foo' after loading user init          Set some `foo' variables to default-`foo' after loading user init
531          file.          file.
532    
533  1986-01-21  Richard M. Stallman  (rms at prep)  1986-01-21  Richard M. Stallman  (rms@prep)
534    
535          * lisp-mode.el (lisp-comment-indent):          * lisp-mode.el (lisp-comment-indent):
536          If at bol, don't insist on at least 1 col of indent.          If at bol, don't insist on at least 1 col of indent.
# Line 549  Line 549 
549          * dired.el (dired-repeat-over-line, dired-get-filename):          * dired.el (dired-repeat-over-line, dired-get-filename):
550          Barf right away on a "total" line.          Barf right away on a "total" line.
551    
552  1986-01-20  Richard M. Stallman  (rms at prep)  1986-01-20  Richard M. Stallman  (rms@prep)
553    
554          * rmailedit.el (rmail-cease-edit):          * rmailedit.el (rmail-cease-edit):
555          Set point-min correctly (after the original header).          Set point-min correctly (after the original header).
556    
557  1986-01-19  Richard M. Stallman  (rms at prep)  1986-01-19  Richard M. Stallman  (rms@prep)
558    
559          * tags.el (visit-tag-table):          * tags.el (visit-tag-table):
560          If directory is specified, use file TAGS in that directory.          If directory is specified, use file TAGS in that directory.
# Line 568  Line 568 
568          Clarified when to use byte-compile-push-constant          Clarified when to use byte-compile-push-constant
569          vs byte-compile-constant.          vs byte-compile-constant.
570    
571  1986-01-18  Richard M. Stallman  (rms at prep)  1986-01-18  Richard M. Stallman  (rms@prep)
572    
573          * doctor.el:  Fix typo "symtoms".          * doctor.el:  Fix typo "symtoms".
574    
575  1986-01-10  Richard Mlynarik  (mly at prep)  1986-01-10  Richard Mlynarik  (mly@prep)
576    
577          * mail-utils.el (mail-fetch-field)          * mail-utils.el (mail-fetch-field)
578          regexp-quote the argument.          regexp-quote the argument.
579    
580  1986-01-10  Richard M. Stallman  (rms at prep)  1986-01-10  Richard M. Stallman  (rms@prep)
581    
582          * files.el:          * files.el:
583          delete-auto-save-files = t.          delete-auto-save-files = t.
584    
585  1986-01-09  Richard Mlynarik  (mly at prep)  1986-01-09  Richard Mlynarik  (mly@prep)
586    
587          * mail-utils (mail-strip-quoted-names):          * mail-utils (mail-strip-quoted-names):
588          Handle multi-line address lists          Handle multi-line address lists
589    
590  1986-01-08  Richard Mlynarik  (mly at prep)  1986-01-08  Richard Mlynarik  (mly@prep)
591    
592          * subr.el (copy-keymap):          * subr.el (copy-keymap):
593          New function.          New function.
# Line 598  Line 598 
598          * nroff.el (electric-nroff-newline):          * nroff.el (electric-nroff-newline):
599          Clean up and avoid lossage on a line with < 3 chars.          Clean up and avoid lossage on a line with < 3 chars.
600    
601  1986-01-08  Richard M. Stallman  (rms at prep)  1986-01-08  Richard M. Stallman  (rms@prep)
602    
603          * simple.el (transpose-lines):          * simple.el (transpose-lines):
604          Create a newline (if nec) to terminate the line being transposed.          Create a newline (if nec) to terminate the line being transposed.
# Line 607  Line 607 
607          Notice return within a continued header line as          Notice return within a continued header line as
608          separating addresses.          separating addresses.
609    
610  1986-01-07  Richard Mlynarik  (mly at prep)  1986-01-07  Richard Mlynarik  (mly@prep)
611    
612          * tags.el (visit-tags-table):          * tags.el (visit-tags-table):
613          Barf if given a directory          Barf if given a directory
614    
615  1986-01-06  Richard Mlynarik  (mly at prep)  1986-01-06  Richard Mlynarik  (mly@prep)
616    
617          * nroff-mode.el (electric-nroff-mode):          * nroff-mode.el (electric-nroff-mode):
618          set-minor-mode correctly          set-minor-mode correctly
619    
620  1986-01-02  Richard Mlynarik  (mly at prep)  1986-01-02  Richard Mlynarik  (mly@prep)
621    
622          * info.el (Info-validate):          * info.el (Info-validate):
623          Catch only real footnote references by using stricter regexp          Catch only real footnote references by using stricter regexp
# Line 628  Line 628 
628          (let ((case-fold-search t)) ...)          (let ((case-fold-search t)) ...)
629          for when these functions are used outside info mode          for when these functions are used outside info mode
630    
631  1985-12-30  Richard M. Stallman  (rms at prep)  1985-12-30  Richard M. Stallman  (rms@prep)
632    
633          * rmailsum.el (rmail-new-summary):          * rmailsum.el (rmail-new-summary):
634          Avoid errors when there are zero messages to summarize.          Avoid errors when there are zero messages to summarize.
# Line 643  Line 643 
643          New optional 2nd arg to Info-extract-pointer is used instead          New optional 2nd arg to Info-extract-pointer is used instead
644          of the 1st arg in any error message.          of the 1st arg in any error message.
645    
646  1985-12-30  Richard Mlynarik  (mly at prep)  1985-12-30  Richard Mlynarik  (mly@prep)
647    
648          * files.el (backup-buffer):          * files.el (backup-buffer):
649          Don't backup `weird' (non-character or link) files          Don't backup `weird' (non-character or link) files
650    
651  1985-12-28  Richard M. Stallman  (rms at prep)  1985-12-28  Richard M. Stallman  (rms@prep)
652    
653          * mailalias.el (expand-mail-aliases):          * mailalias.el (expand-mail-aliases):
654          Go back to line beginning after finding a nonblank line-start          Go back to line beginning after finding a nonblank line-start
# Line 657  Line 657 
657          * info.el (Info-follow-reference):          * info.el (Info-follow-reference):
658          Match [ \n]* after *note when finding all refs.          Match [ \n]* after *note when finding all refs.
659    
660  1985-12-27  Richard Mlynarik  (mly at prep)  1985-12-27  Richard Mlynarik  (mly@prep)
661    
662          * view.el:          * view.el:
663          Various:  Fix cases of "view" => "View" which were missed.  Damn.          Various:  Fix cases of "view" => "View" which were missed.  Damn.
664    
665  1985-12-27  Richard M. Stallman  (rms at prep)  1985-12-27  Richard M. Stallman  (rms@prep)
666    
667          * simple.el (exchange-dot-and-mark):          * simple.el (exchange-dot-and-mark):
668          Define as an alias.          Define as an alias.
669    
670  1985-12-26  Richard M. Stallman  (rms at prep)  1985-12-26  Richard M. Stallman  (rms@prep)
671    
672          * rmailsum.el (rmail-summary-mode):          * rmailsum.el (rmail-summary-mode):
673          Run rmail-summary-mode-hook.          Run rmail-summary-mode-hook.
674    
675  1985-12-20  Richard M. Stallman  (rms at prep)  1985-12-20  Richard M. Stallman  (rms@prep)
676    
677          * files.el (after-find-file):          * files.el (after-find-file):
678          If noninteractive, don't print message and don't          If noninteractive, don't print message and don't
# Line 685  Line 685 
685          * term/xterm.el:          * term/xterm.el:
686          Select interrupt-driven input when talking to X.          Select interrupt-driven input when talking to X.
687    
688  1985-12-19  Richard M. Stallman  (rms at prep)  1985-12-19  Richard M. Stallman  (rms@prep)
689    
690          * files.el:          * files.el:
691          Provide dummy definitions of {un,}lock-buffer          Provide dummy definitions of {un,}lock-buffer
# Line 693  Line 693 
693    
694          Define a function  ignore.          Define a function  ignore.
695    
696  1985-12-19  Richard Mlynarik  (mly at prep)  1985-12-19  Richard Mlynarik  (mly@prep)
697    
698          * rnews.el (news-set-mode-line):          * rnews.el (news-set-mode-line):
699          Fix fencepost.          Fix fencepost.
700    
701  1985-12-19  Richard M. Stallman  (rms at prep)  1985-12-19  Richard M. Stallman  (rms@prep)
702    
703          * sendmail.el (mail-do-fcc):          * sendmail.el (mail-do-fcc):
704          Insert a blank line after each message in the CC file.          Insert a blank line after each message in the CC file.
# Line 709  Line 709 
709          * loaddefs.el, nroff-mode.el:          * loaddefs.el, nroff-mode.el:
710          Add autoload for nroff-mode.  Change its doc string a little.          Add autoload for nroff-mode.  Change its doc string a little.
711    
712  1985-12-18  Richard M. Stallman  (rms at prep)  1985-12-18  Richard M. Stallman  (rms@prep)
713    
714          * texinfo.el (texinfo-format-buffer):          * texinfo.el (texinfo-format-buffer):
715          Remove directory from Info file name as it appears in node          Remove directory from Info file name as it appears in node
# Line 741  Line 741 
741          * simple.el (describe-copying):          * simple.el (describe-copying):
742          Move point to beginning of the file.          Move point to beginning of the file.
743    
744  1985-12-17  Richard M. Stallman  (rms at prep)  1985-12-17  Richard M. Stallman  (rms@prep)
745    
746          * startup.el (command-line-1):          * startup.el (command-line-1):
747          Make startup message more concise; mention C-h t.          Make startup message more concise; mention C-h t.
748    
749  1985-12-17  Richard Mlynarik  (mly at prep)  1985-12-17  Richard Mlynarik  (mly@prep)
750    
751          * simple.el (goto-line):          * simple.el (goto-line):
752          Accept either prefix arg or prompt in minibuffer          Accept either prefix arg or prompt in minibuffer
753    
754  1985-12-17  Richard M. Stallman  (rms at prep)  1985-12-17  Richard M. Stallman  (rms@prep)
755    
756          * simple.el (help-for-help):          * simple.el (help-for-help):
757          Make help-for-help message be documentation of help-for-help          Make help-for-help message be documentation of help-for-help
# Line 764  Line 764 
764          * shell.el:          * shell.el:
765          Make shell-mode-map a sparse keymap.          Make shell-mode-map a sparse keymap.
766    
767  1985-12-16  Richard M. Stallman  (rms at prep)  1985-12-16  Richard M. Stallman  (rms@prep)
768    
769          * info.el (Info-summary):          * info.el (Info-summary):
770          Add scroll capability if user types Space.          Add scroll capability if user types Space.
# Line 775  Line 775 
775          * debug.el (debugger-frame{,-clear})          * debug.el (debugger-frame{,-clear})
776          Bind off read-only flag to change buffer.          Bind off read-only flag to change buffer.
777    
778  1985-12-14  Richard M. Stallman  (rms at prep)  1985-12-14  Richard M. Stallman  (rms@prep)
779    
780          * various:          * various:
781          Change uses of copy-sequence on keymaps to copy-alist.          Change uses of copy-sequence on keymaps to copy-alist.
# Line 794  Line 794 
794          * outline.el (outline-mode):          * outline.el (outline-mode):
795          Make lines starting with * separate paragraphs.          Make lines starting with * separate paragraphs.
796    
797  1985-12-13  Richard M. Stallman  (rms at prep)  1985-12-13  Richard M. Stallman  (rms@prep)
798    
799          * shell.el (run-lisp):          * shell.el (run-lisp):
800          Switch to the Lisp buffer that make-shell returns.          Switch to the Lisp buffer that make-shell returns.
# Line 820  Line 820 
820          * subr.el:          * subr.el:
821          Rename feep to beep, a more traditional name.          Rename feep to beep, a more traditional name.
822    
823  1985-12-12  Richard M. Stallman  (rms at prep)  1985-12-12  Richard M. Stallman  (rms@prep)
824    
825          * abbrev.el (edit-abbrevs-mode):          * abbrev.el (edit-abbrevs-mode):
826          New function, used to make C-h m work right in that mode.          New function, used to make C-h m work right in that mode.
# Line 848  Line 848 
848          * rmail.el (rmail-reply):          * rmail.el (rmail-reply):
849          Do save-excursion.          Do save-excursion.
850    
851  1985-12-11  Richard Mlynarik  (mly at prep)  1985-12-11  Richard Mlynarik  (mly@prep)
852    
853          * isearch.el (isearch-search):          * isearch.el (isearch-search):
854          Don't feep after every single character added to a failing regexp          Don't feep after every single character added to a failing regexp
# Line 857  Line 857 
857          * subr.el:          * subr.el:
858          (fset 'feep 'ding) to preserve purity of language.          (fset 'feep 'ding) to preserve purity of language.
859    
860  1985-12-11  Richard M. Stallman  (rms at prep)  1985-12-11  Richard M. Stallman  (rms@prep)
861    
862          * simple.el (set-variable):          * simple.el (set-variable):
863          Must bind minibuffer-help-form, not help-form.          Must bind minibuffer-help-form, not help-form.
864          Also arrange for most of code to be compiled.          Also arrange for most of code to be compiled.
865    
866  1985-12-10  Richard M. Stallman  (rms at prep)  1985-12-10  Richard M. Stallman  (rms@prep)
867    
868          * rmail.el (rmail):          * rmail.el (rmail):
869          If file already visited, don't disturb it,          If file already visited, don't disturb it,
# Line 904  Line 904 
904          The variable to request doing that is now called          The variable to request doing that is now called
905          debug-step-after-exit.          debug-step-after-exit.
906    
907  1985-12-09  Richard Mlynarik  (mly at prep)  1985-12-09  Richard Mlynarik  (mly@prep)
908    
909          * rmail.el (rmail-save):          * rmail.el (rmail-save):
910          Don't do possibly lengthy expunge if buffer not modified          Don't do possibly lengthy expunge if buffer not modified
# Line 912  Line 912 
912          * loaddefs.el:          * loaddefs.el:
913          (fset 'TeX-mode 'tex-mode)          (fset 'TeX-mode 'tex-mode)
914    
915  1985-12-08  Richard M. Stallman  (rms at prep)  1985-12-08  Richard M. Stallman  (rms@prep)
916    
917          * files.el (normal-mode):          * files.el (normal-mode):
918          New command to choose major mode automatically.          New command to choose major mode automatically.
# Line 935  Line 935 
935          Fixes lossage observed for autoloads by people          Fixes lossage observed for autoloads by people
936          who have set default-major-mode.          who have set default-major-mode.
937    
938  1985-12-08  Richard Mlynarik  (mly at prep)  1985-12-08  Richard Mlynarik  (mly@prep)
939    
940          * debug.el (debug):          * debug.el (debug):
941          Bind debug-on-quit to nil within the debugger.          Bind debug-on-quit to nil within the debugger.
# Line 951  Line 951 
951          Allow user to specify "chdir(3)" to get entry from section          Allow user to specify "chdir(3)" to get entry from section
952          3 of the manual.          3 of the manual.
953    
954  1985-12-07  Richard M. Stallman  (rms at prep)  1985-12-07  Richard M. Stallman  (rms@prep)
955    
956          * loaddefs.el:          * loaddefs.el:
957          Remove duplicate autoload for convert-mocklisp-buffer.          Remove duplicate autoload for convert-mocklisp-buffer.
# Line 978  Line 978 
978          * bytecomp.el (byte-compile-file):          * bytecomp.el (byte-compile-file):
979          Use get-buffer-create for making the temp buffers.  Really!          Use get-buffer-create for making the temp buffers.  Really!
980    
981  1985-12-06  Richard M. Stallman  (rms at prep)  1985-12-06  Richard M. Stallman  (rms@prep)
982    
983          * simple.el (set-comment-column):          * simple.el (set-comment-column):
984          Don't use this line's comment to set the comment column.          Don't use this line's comment to set the comment column.
# Line 1003  Line 1003 
1003          * rmailkwd.el (rmail-next-labeled-message):          * rmailkwd.el (rmail-next-labeled-message):
1004          Be consistent about `label' vs `labels'.          Be consistent about `label' vs `labels'.
1005    
1006  1985-12-05  Richard M. Stallman  (rms at prep)  1985-12-05  Richard M. Stallman  (rms@prep)
1007    
1008          * mh-e.el:          * mh-e.el:
1009          Eliminate region-around-match and region-string.          Eliminate region-around-match and region-string.
1010    
1011  1985-12-05  Richard Mlynarik  (mly at prep)  1985-12-05  Richard Mlynarik  (mly@prep)
1012    
1013          * rmail.el (rmail-search):          * rmail.el (rmail-search):
1014          Say if search failed.          Say if search failed.
# Line 1023  Line 1023 
1023    
1024          (provide 'compile)          (provide 'compile)
1025    
1026  1985-12-05  Richard M. Stallman  (rms at prep)  1985-12-05  Richard M. Stallman  (rms@prep)
1027    
1028          * files.el (recover-file):          * files.el (recover-file):
1029          New command.          New command.
# Line 1032  Line 1032 
1032          Call isearch-message from isearch-search;          Call isearch-message from isearch-search;
1033          do not call before the usual call to isearch-search.          do not call before the usual call to isearch-search.
1034    
1035  1985-12-05  Richard Mlynarik  (mly at prep)  1985-12-05  Richard Mlynarik  (mly@prep)
1036    
1037          * abbrev.el, chistory.el, debug.el, doctor.el, indent.el, info.el, sendmail.el:          * abbrev.el, chistory.el, debug.el, doctor.el, indent.el, info.el, sendmail.el:
1038          Fix initialization of mode-maps          Fix initialization of mode-maps
# Line 1040  Line 1040 
1040          * sendmail.el (mail-position-on-field):          * sendmail.el (mail-position-on-field):
1041          Make this work          Make this work
1042    
1043  1985-12-05  Richard M. Stallman  (rms at prep)  1985-12-05  Richard M. Stallman  (rms@prep)
1044    
1045          * dired.el:          * dired.el:
1046          Change "mark" to "flag" in function names and documentation.          Change "mark" to "flag" in function names and documentation.
# Line 1048  Line 1048 
1048          * buff-menu.el (Buffer-menu-buffer):          * buff-menu.el (Buffer-menu-buffer):
1049          End of buffer name marked by tab or two spaces.          End of buffer name marked by tab or two spaces.
1050    
1051  1985-12-04  Richard M. Stallman  (rms at prep)  1985-12-04  Richard M. Stallman  (rms@prep)
1052    
1053          * startup.el (normal-top-level):          * startup.el (normal-top-level):
1054          Run new hook term-setup-hook after doing command switches.          Run new hook term-setup-hook after doing command switches.
# Line 1079  Line 1079 
1079          * outline.el (flag-lines-in-region):          * outline.el (flag-lines-in-region):
1080          Pass fifth arg t to subst-char-in-region, for no undo.          Pass fifth arg t to subst-char-in-region, for no undo.
1081    
1082  1985-12-03  Richard M. Stallman  (rms at prep)  1985-12-03  Richard M. Stallman  (rms@prep)
1083    
1084          * simple.el (prefix-arg-internal and callers):          * simple.el (prefix-arg-internal and callers):
1085          Regularize reading of negative prefix arguments.          Regularize reading of negative prefix arguments.
# Line 1090  Line 1090 
1090          If command to be repeated does not match first elt of command          If command to be repeated does not match first elt of command
1091          history, add it to the command history.          history, add it to the command history.
1092    
1093  1985-12-03  Richard Mlynarik  (mly at prep)  1985-12-03  Richard Mlynarik  (mly@prep)
1094    
1095          * bytecomp.el (byte-compile-file-form):          * bytecomp.el (byte-compile-file-form):
1096          Reduce noninteractive message verbosity          Reduce noninteractive message verbosity
# Line 1106  Line 1106 
1106          * simple.el (prefix-arg-internal, negative-argument):          * simple.el (prefix-arg-internal, negative-argument):
1107          Fix problem with negative-arguments and unreading          Fix problem with negative-arguments and unreading
1108    
1109  1985-12-03  Richard M. Stallman  (rms at prep)  1985-12-03  Richard M. Stallman  (rms@prep)
1110    
1111          * texinfo.el (texinfo-format-buffer):          * texinfo.el (texinfo-format-buffer):
1112          Define @' and @` to convert to ' and `          Define @' and @` to convert to ' and `
1113          but suppressing conversion into ".          but suppressing conversion into ".
1114    
1115  1985-11-28  Richard M. Stallman  (rms at prep)  1985-11-28  Richard M. Stallman  (rms@prep)
1116    
1117          * rnews.el:          * rnews.el:
1118          Remove stray "<" character introduced by mly.          Remove stray "<" character introduced by mly.
# Line 1127  Line 1127 
1127          * view.el:          * view.el:
1128          Fix bug in defvar of view-mode-map.          Fix bug in defvar of view-mode-map.
1129    
1130  1985-11-27  Richard M. Stallman  (rms at prep)  1985-11-27  Richard M. Stallman  (rms@prep)
1131    
1132          * files.el (find-file-no-select):          * files.el (find-file-no-select):
1133          Call find-file-not-found-hook if non nil          Call find-file-not-found-hook if non nil
# Line 1137  Line 1137 
1137          Simplify finding end of buffer name;          Simplify finding end of buffer name;
1138          don't get confused if buffer name ends with digits.          don't get confused if buffer name ends with digits.
1139    
1140  1985-11-27  Richard Mlynarik  (mly at prep)  1985-11-27  Richard Mlynarik  (mly@prep)
1141    
1142          * rnews.el: (news-mode, news-set-mode-line):          * rnews.el: (news-mode, news-set-mode-line):
1143          Get rid of news-mode-group-string.          Get rid of news-mode-group-string.
# Line 1145  Line 1145 
1145          * rnews.el (news-unsubscribe-internal):          * rnews.el (news-unsubscribe-internal):
1146          Fix confirmation message.          Fix confirmation message.
1147    
1148  1985-11-26  Richard Mlynarik  (mly at prep)  1985-11-26  Richard Mlynarik  (mly@prep)
1149    
1150          * view.el:          * view.el:
1151          Define c-x o          Define c-x o
# Line 1158  Line 1158 
1158          Fix bit-rot          Fix bit-rot
1159          Hack C-l in Helper-help-scroller.          Hack C-l in Helper-help-scroller.
1160    
1161  1985-11-25  Richard M. Stallman  (rms at prep)  1985-11-25  Richard M. Stallman  (rms@prep)
1162    
1163          * isearch.el (isearch-search):          * isearch.el (isearch-search):
1164          Remove call to isearch-message.          Remove call to isearch-message.
# Line 1167  Line 1167 
1167          Flush old news-next-message.          Flush old news-next-message.
1168          Rename old news-forward-message to that name.          Rename old news-forward-message to that name.
1169    
1170  1985-11-24  Richard M. Stallman  (rms at prep)  1985-11-24  Richard M. Stallman  (rms@prep)
1171    
1172          * rnews.el:          * rnews.el:
1173          Turn off use of numeric backup versions in news mode.          Turn off use of numeric backup versions in news mode.
1174    
1175  1985-11-22  Richard M. Stallman  (rms at prep)  1985-11-22  Richard M. Stallman  (rms@prep)
1176    
1177          * rnews.el:          * rnews.el:
1178          Fix incorrect syntax for meta chars in define-key args.          Fix incorrect syntax for meta chars in define-key args.
1179    
1180  1985-11-22  Richard Mlynarik  (mly at prep)  1985-11-22  Richard Mlynarik  (mly@prep)
1181    
1182          * term-supdup.el:          * term-supdup.el:
1183          New file.          New file.
# Line 1186  Line 1186 
1186          Uses 0237 (m-c-_) as control escape -- this is what the supdup server          Uses 0237 (m-c-_) as control escape -- this is what the supdup server
1187          uses.          uses.
1188    
1189  1985-11-22  Richard M. Stallman  (rms at prep)  1985-11-22  Richard M. Stallman  (rms@prep)
1190    
1191          * outline.el:          * outline.el:
1192          Change text to body in function names and documentation.          Change text to body in function names and documentation.
1193          Rename M-H, M-S and M-s to C-c C-h, C-c C-s and C-c C-i.          Rename M-H, M-S and M-s to C-c C-h, C-c C-s and C-c C-i.
1194          Goes with new manual chapter.          Goes with new manual chapter.
1195            
1196  1985-11-21  Richard M. Stallman  (rms at prep)  1985-11-21  Richard M. Stallman  (rms@prep)
1197    
1198          * sendmail.el:          * sendmail.el:
1199          Don't die in old Emacses that don't have          Don't die in old Emacses that don't have
1200          delete-auto-save-file-if-necessary.          delete-auto-save-file-if-necessary.
1201    
1202  1985-11-21  Richard Mlynarik  (mly at prep)  1985-11-21  Richard Mlynarik  (mly@prep)
1203    
1204          * abbrev.el (quietry-read-abbrev-file):          * abbrev.el (quietry-read-abbrev-file):
1205          Fix typo.  Fix documentation of edit-abbrevs.          Fix typo.  Fix documentation of edit-abbrevs.
# Line 1211  Line 1211 
1211          * term-xterm.el:          * term-xterm.el:
1212          Fix documentation for x-switches          Fix documentation for x-switches
1213    
1214  1985-11-20  Richard Mlynarik  (mly at prep)  1985-11-20  Richard Mlynarik  (mly@prep)
1215    
1216          * files.el, sendmail.el:          * files.el, sendmail.el:
1217          New function delete-auto-save-file-if-necessary          New function delete-auto-save-file-if-necessary
# Line 1241  Line 1241 
1241          * bytecomp.el, term-xterm.el, tex-start.el          * bytecomp.el, term-xterm.el, tex-start.el
1242          Switches look for `command-line-args' rather than `args'          Switches look for `command-line-args' rather than `args'
1243    
1244  1985-11-20  Richard M. Stallman  (rms at prep)  1985-11-20  Richard M. Stallman  (rms@prep)
1245    
1246          * x-mouse.el:          * x-mouse.el:
1247          Thorough rewrite and cleanup.          Thorough rewrite and cleanup.
# Line 1256  Line 1256 
1256          Rename N and P and J commands to M-n, M-p, M-j.          Rename N and P and J commands to M-n, M-p, M-j.
1257          Flush + and - commands.  Rename s command to o.          Flush + and - commands.  Rename s command to o.
1258    
1259  1985-11-19  Richard M. Stallman  (rms at prep)  1985-11-19  Richard M. Stallman  (rms@prep)
1260    
1261          * texinfo.el:          * texinfo.el:
1262          Fix all texinfo-end property functions to call          Fix all texinfo-end property functions to call
# Line 1275  Line 1275 
1275          * shell.el (make-shell):          * shell.el (make-shell):
1276          Don't select the buffer being created; return it as value.          Don't select the buffer being created; return it as value.
1277    
1278  1985-11-18  Richard Mlynarik  (mly at prep)  1985-11-18  Richard Mlynarik  (mly@prep)
1279    
1280          * bytecomp.el (batch-byte-compile):          * bytecomp.el (batch-byte-compile):
1281          Print a message for the log before terminating self.          Print a message for the log before terminating self.
# Line 1289  Line 1289 
1289          * rmailedit.el (rmail-edit-mode):          * rmailedit.el (rmail-edit-mode):
1290          Improve documentation greatly, fix typo.          Improve documentation greatly, fix typo.
1291    
1292  1985-11-15  Richard M. Stallman  (rms at prep)  1985-11-15  Richard M. Stallman  (rms@prep)
1293    
1294          * c-mode.el (indent-c-exp):          * c-mode.el (indent-c-exp):
1295          Handle case of several lines inside a set of parentheses.          Handle case of several lines inside a set of parentheses.
# Line 1303  Line 1303 
1303          Define command-switch-alist to provide hooks          Define command-switch-alist to provide hooks
1304          for X window system (or other things) to define new switches.          for X window system (or other things) to define new switches.
1305    
1306  1985-11-14  Richard Mlynarik  (mly at prep)  1985-11-14  Richard Mlynarik  (mly@prep)
1307    
1308          * info.el          * info.el
1309          Make "." be beginning-of-buffer          Make "." be beginning-of-buffer
1310    
1311  1985-11-13  Richard M. Stallman  (rms at prep)  1985-11-13  Richard M. Stallman  (rms@prep)
1312    
1313          * rmail.el (rmail-get-new-mail):          * rmail.el (rmail-get-new-mail):
1314          Treat movemail case more like renaming case,          Treat movemail case more like renaming case,
# Line 1318  Line 1318 
1318          * rmail.el (rmail-mode, rmail, rmail-quit):          * rmail.el (rmail-mode, rmail, rmail-quit):
1319          Eliminate rmail-buffer-save.  Make q go to the other-buffer.          Eliminate rmail-buffer-save.  Make q go to the other-buffer.
1320    
1321  1985-11-12  Richard Mlynarik  (mly at prep)  1985-11-12  Richard Mlynarik  (mly@prep)
1322    
1323          * bytecomp.el (batch-byte-compile):          * bytecomp.el (batch-byte-compile):
1324          Fix paren error.          Fix paren error.
# Line 1331  Line 1331 
1331          Rewrote this function.  Now only searches within messages -- will          Rewrote this function.  Now only searches within messages -- will
1332          not match across message boundaries.          not match across message boundaries.
1333    
1334  1985-11-08  Richard Mlynarik  (mly at prep)  1985-11-08  Richard Mlynarik  (mly@prep)
1335    
1336          * startup.el (command-line):          * startup.el (command-line):
1337          If noninteractive, don't load "term-*"          If noninteractive, don't load "term-*"
1338          noninteractive => -q [Change this if you think it is a bad          noninteractive => -q [Change this if you think it is a bad
1339           idea rms -- every use of -batch I make is followed by -q...]           idea rms -- every use of -batch I make is followed by -q...]
1340    
1341  1985-11-07  Richard Mlynarik  (mly at prep)  1985-11-07  Richard Mlynarik  (mly@prep)
1342    
1343          * files.el (after-find-file):          * files.el (after-find-file):
1344          If get error hacking mode or local-vars, say what sort of error          If get error hacking mode or local-vars, say what sort of error
1345    
1346  1985-11-06  Richard Mlynarik  (mly at prep)  1985-11-06  Richard Mlynarik  (mly@prep)
1347    
1348          * bytecomp.el (byte-compile-lambda):          * bytecomp.el (byte-compile-lambda):
1349          Compile non-string `interactive' frobs          Compile non-string `interactive' frobs
1350    
1351  1985-11-05  Richard M. Stallman  (rms at prep)  1985-11-05  Richard M. Stallman  (rms@prep)
1352    
1353          * sendmail.el (sendmail-send-it):          * sendmail.el (sendmail-send-it):
1354          Remove "n" that was randomly inserted.          Remove "n" that was randomly inserted.
1355          Use new variable sendmail-program as name of file to run          Use new variable sendmail-program as name of file to run
1356          (defined in paths.el).          (defined in paths.el).
1357    
1358  1985-11-05  Richard Mlynarik  (mly at prep)  1985-11-05  Richard Mlynarik  (mly@prep)
1359    
1360          * rmailsum.el (rmail-new-summary):          * rmailsum.el (rmail-new-summary):
1361          Don't use create-file-buffer for summary buffer!          Don't use create-file-buffer for summary buffer!
# Line 1374  Line 1374 
1374          * electric.el (Electric-command-loop):          * electric.el (Electric-command-loop):
1375          condition-case for `beginning-of-buffer'          condition-case for `beginning-of-buffer'
1376    
1377  1985-11-05  Richard M. Stallman  (rms at prep)  1985-11-05  Richard M. Stallman  (rms@prep)
1378    
1379          * rmail.el, rmailsum.el, rmailkwd.el:          * rmail.el, rmailsum.el, rmailkwd.el:
1380          Move definition of rmail-last-multi-labels from rmailkwd to rmail.          Move definition of rmail-last-multi-labels from rmailkwd to rmail.
1381          Make rmail-summary-by-labels use it as default and set it.          Make rmail-summary-by-labels use it as default and set it.
1382    
1383  1985-11-04  Richard Mlynarik  (mly at prep)  1985-11-04  Richard Mlynarik  (mly@prep)
1384    
1385          * yow.el, loaddefs.el:          * yow.el, loaddefs.el:
1386          Function yow.  Depends on file emacs/etc/yow.lines          Function yow.  Depends on file emacs/etc/yow.lines
1387    
1388  1985-11-04  Richard M. Stallman  (rms at prep)  1985-11-04  Richard M. Stallman  (rms@prep)
1389    
1390          * texinfo.el:          * texinfo.el:
1391          Remove definition of `@points'          Remove definition of `@points'
# Line 1405  Line 1405 
1405          Make rmail-next-labeled-message keep its own default          Make rmail-next-labeled-message keep its own default
1406          rmail-last-multi-labels, instead of using rmail-last-label.          rmail-last-multi-labels, instead of using rmail-last-label.
1407    
1408  1985-11-01  Richard M. Stallman  (rms at prep)  1985-11-01  Richard M. Stallman  (rms@prep)
1409    
1410          * rmail.el (rmail-parse-file-inboxes):          * rmail.el (rmail-parse-file-inboxes):
1411          Must do save-excursion outside the save-restriction.          Must do save-excursion outside the save-restriction.
1412    
1413  1985-10-31  Richard M. Stallman  (rms at prep)  1985-10-31  Richard M. Stallman  (rms@prep)
1414    
1415          * rmail.el:          * rmail.el:
1416          (rmail-mode) don't default rmail-inbox-list here.          (rmail-mode) don't default rmail-inbox-list here.
# Line 1418  Line 1418 
1418            only if primary Rmail file.            only if primary Rmail file.
1419          rmail-primary-inbox-list now in loaddefs.el.          rmail-primary-inbox-list now in loaddefs.el.
1420    
1421  1985-10-31  Richard Mlynarik  (mly at prep)  1985-10-31  Richard Mlynarik  (mly@prep)
1422    
1423          * rmailsum.el (rmail-make-summary-line-1):          * rmailsum.el (rmail-make-summary-line-1):
1424          Fix case in which old summary line was being deleted.          Fix case in which old summary line was being deleted.
# Line 1426  Line 1426 
1426    
1427          * dired.el:          * dired.el:
1428          Both "e" and "f" are `dired-find-file'          Both "e" and "f" are `dired-find-file'
1429            
1430  1985-10-30  Richard Mlynarik  (mly at prep)  1985-10-30  Richard Mlynarik  (mly@prep)
1431    
1432          * bytecomp.el (batch-byte-compile):          * bytecomp.el (batch-byte-compile):
1433          If an argument is a directory, then do a byte-recompile-directory          If an argument is a directory, then do a byte-recompile-directory
# Line 1436  Line 1436 
1436          * abbrev.el (abbrev-mode):          * abbrev.el (abbrev-mode):
1437          flag that abbrev-mode is on by set-minor-mode          flag that abbrev-mode is on by set-minor-mode
1438          (automagic indication in src/xdisp.c flushed)          (automagic indication in src/xdisp.c flushed)
1439            
1440          Use interactive "f" and "F" to replace "s" in a couple places.          Use interactive "f" and "F" to replace "s" in a couple places.
1441    
1442  1985-10-29  Richard M. Stallman  (rms at prep)  1985-10-29  Richard M. Stallman  (rms@prep)
1443    
1444          * debug.el (debug):          * debug.el (debug):
1445          Don't die in kill-buffer of *Backtrace* while exiting          Don't die in kill-buffer of *Backtrace* while exiting
# Line 1448  Line 1448 
1448          * simple.el ({append,prepend,copy}-to-buffer):          * simple.el ({append,prepend,copy}-to-buffer):
1449          Use interactive type B, not s, for buffer name.          Use interactive type B, not s, for buffer name.
1450    
1451  1985-10-29  Richard Mlynarik  (mly at prep)  1985-10-29  Richard Mlynarik  (mly@prep)
1452    
1453          * startup.el (command-line-1):          * startup.el (command-line-1):
1454          "-l" switch loads wrt load-path, rather than wrt default-directory          "-l" switch loads wrt load-path, rather than wrt default-directory
1455    
1456  1985-10-29  Richard M. Stallman  (rms at prep)  1985-10-29  Richard M. Stallman  (rms@prep)
1457    
1458          * isearch.el (isearch):          * isearch.el (isearch):
1459          Redisplay echo area with ... before searching,          Redisplay echo area with ... before searching,
# Line 1462  Line 1462 
1462          * simple.el (blink-matching-open):          * simple.el (blink-matching-open):
1463          Don't ever complain that a math char is mismatched.          Don't ever complain that a math char is mismatched.
1464    
1465  1985-10-28  Richard M. Stallman  (rms at prep)  1985-10-28  Richard M. Stallman  (rms@prep)
1466    
1467          * rmail.el, rmailsum.el, rmailkwd.el, rmailmsc.el,          * rmail.el, rmailsum.el, rmailkwd.el, rmailmsc.el,
1468            rmailout.el, rmailedit.el:            rmailout.el, rmailedit.el:
# Line 1473  Line 1473 
1473          debugger-mode: use lisp-mode syntax table.          debugger-mode: use lisp-mode syntax table.
1474          debug: turn on debugger-mode before doing forward-sexp.          debug: turn on debugger-mode before doing forward-sexp.
1475    
1476  1985-10-26  Richard M. Stallman  (rms at prep)  1985-10-26  Richard M. Stallman  (rms@prep)
1477    
1478          * simple.el:          * simple.el:
1479          Define C-c globally as a prefix character.          Define C-c globally as a prefix character.
# Line 1486  Line 1486 
1486          Comparing against "end" was supposed to ignore case          Comparing against "end" was supposed to ignore case
1487          but it failed to do so.          but it failed to do so.
1488    
1489  1985-10-25  Richard M. Stallman  (rms at prep)  1985-10-25  Richard M. Stallman  (rms@prep)
1490    
1491          * userlock.el:          * userlock.el:
1492          Change responses to "p" for "proceed" and "q" for "quit".          Change responses to "p" for "proceed" and "q" for "quit".
1493    
1494  1985-10-23  Richard Mlynarik  (mly at prep)  1985-10-23  Richard Mlynarik  (mly@prep)
1495    
1496          * mouseinit.el          * mouseinit.el
1497          Delete this file.  Put its contents in files          Delete this file.  Put its contents in files
1498          term-bg.el, term-bgnv.el, term-bgrv.el, term-bbn.el          term-bg.el, term-bgnv.el, term-bgrv.el, term-bbn.el
1499          (Perhaps there should be a subdirectory emacs/lisp/term/ ??)          (Perhaps there should be a subdirectory emacs/lisp/term/ ??)
1500    
1501  1985-10-23  Richard M. Stallman  (rms at prep)  1985-10-23  Richard M. Stallman  (rms@prep)
1502    
1503          * time.el (display-time):          * time.el (display-time):
1504          Set up process with no associated buffer.          Set up process with no associated buffer.
1505    
1506  1985-10-22  Richard Mlynarik  (mly at prep)  1985-10-22  Richard Mlynarik  (mly@prep)
1507    
1508          * debugger.el (debug):          * debugger.el (debug):
1509          Bind variable `debugger-value' instead of `value'          Bind variable `debugger-value' instead of `value'
# Line 1511  Line 1511 
1511          * userlock.el:          * userlock.el:
1512          Give `file-locked' error-conditions and error-message props          Give `file-locked' error-conditions and error-message props
1513    
1514  1985-10-21  Richard M. Stallman  (rms at mit-prep)  1985-10-21  Richard M. Stallman  (rms@mit-prep)
1515    
1516          * c-mode.el (c-comment-indent):          * c-mode.el (c-comment-indent):
1517          Since this is for indent-for-comment,          Since this is for indent-for-comment,
# Line 1520  Line 1520 
1520          * shell.el (shell-send-input):          * shell.el (shell-send-input):
1521          Detect when arg of cd or pushd is ended with a semicolon.          Detect when arg of cd or pushd is ended with a semicolon.
1522    
1523  1985-10-21  Richard Mlynarik  (mly at mit-prep)  1985-10-21  Richard Mlynarik  (mly@mit-prep)
1524    
1525          * sendmail.el (mail-do-fcc):          * sendmail.el (mail-do-fcc):
1526          Do cretinous unix ">" `quoting' of "\nFrom " strings          Do cretinous unix ">" `quoting' of "\nFrom " strings
# Line 1529  Line 1529 
1529          * mailalias.el (expand-mail-aliases):          * mailalias.el (expand-mail-aliases):
1530          Hack case-fold-search as appropriate          Hack case-fold-search as appropriate
1531    
1532  1985-10-21  Richard M. Stallman  (rms at mit-prep)  1985-10-21  Richard M. Stallman  (rms@mit-prep)
1533    
1534          * sendmail.el (mail-do-fcc):          * sendmail.el (mail-do-fcc):
1535          New function that finds Fcc: fields and writes to spec'd files          New function that finds Fcc: fields and writes to spec'd files
# Line 1542  Line 1542 
1542          Kill temp and error buffers on exit, always.          Kill temp and error buffers on exit, always.
1543          If any Fcc is present, call mail-do-fcc.          If any Fcc is present, call mail-do-fcc.
1544    
1545  1985-10-20  Richard M. Stallman  (rms at mit-prep)  1985-10-20  Richard M. Stallman  (rms@mit-prep)
1546    
1547          * mailalias.el:          * mailalias.el:
1548          New file containing build-mail-aliases (called if nec          New file containing build-mail-aliases (called if nec
# Line 1568  Line 1568 
1568          * mail-utils (mail-strip-quoted-names):          * mail-utils (mail-strip-quoted-names):
1569          Delete leading and trailing whitespace.          Delete leading and trailing whitespace.
1570    
1571  1985-10-19  Richard M. Stallman  (rms at mit-prep)  1985-10-19  Richard M. Stallman  (rms@mit-prep)
1572    
1573          * sendmail.el:          * sendmail.el:
1574          Use new var mail-header-separator in place of constant --text...          Use new var mail-header-separator in place of constant --text...
# Line 1593  Line 1593 
1593           Compensate for change to mail-string-delete.           Compensate for change to mail-string-delete.
1594           Use fact that string-match sets match-end.           Use fact that string-match sets match-end.
1595    
1596  1985-10-18  Richard Mlynarik  (mly at mit-prep)  1985-10-18  Richard Mlynarik  (mly@mit-prep)
1597    
1598          * startup.el (command-line):          * startup.el (command-line):
1599          load "term-$TERM" after loading user's init file, so that          load "term-$TERM" after loading user's init file, so that
1600          changes made to  load-path  will affect  load .          changes made to  load-path  will affect  load .
1601    
1602  1985-10-18  Richard M. Stallman  (rms at mit-prep)  1985-10-18  Richard M. Stallman  (rms@mit-prep)
1603    
1604          * mlsupport.el (move-dot-to-x-y):          * mlsupport.el (move-dot-to-x-y):
1605          Add a definition of this.  Takes args in origin 1.          Add a definition of this.  Takes args in origin 1.
# Line 1608  Line 1608 
1608          Rename delete-char-or-send-eof to this,          Rename delete-char-or-send-eof to this,
1609          and make it always only send eof.          and make it always only send eof.
1610    
1611  1985-10-17  Richard M. Stallman  (rms at mit-prep)  1985-10-17  Richard M. Stallman  (rms@mit-prep)
1612    
1613          * replace.el (how-many):          * replace.el (how-many):
1614          Start count at 0, not 1.  Ignore matches of null          Start count at 0, not 1.  Ignore matches of null
1615          string that don't move point.          string that don't move point.
1616    
1617  1985-10-17  Richard Mlynarik  (mly at mit-prep)  1985-10-17  Richard Mlynarik  (mly@mit-prep)
1618    
1619          * rnews.el: (news-save-item-in-file)          * rnews.el: (news-save-item-in-file)
1620          Append to file, rather than overwriting.          Append to file, rather than overwriting.
# Line 1623  Line 1623 
1623          Eliminate confused attempts at indicating that long isearch was          Eliminate confused attempts at indicating that long isearch was
1624          `in progress'          `in progress'
1625    
1626  1985-10-15  Richard M. Stallman  (rms at mit-prep)  1985-10-15  Richard M. Stallman  (rms@mit-prep)
1627    
1628          * info.el:          * info.el:
1629          Use C-c C-c to exit Info-edit.          Use C-c C-c to exit Info-edit.
# Line 1651  Line 1651 
1651          Put non-nil suppress-keymap properties on the          Put non-nil suppress-keymap properties on the
1652          commands that are used in suppressing a keymap.          commands that are used in suppressing a keymap.
1653    
1654  1985-10-15  Richard Mlynarik  (mly at mit-prep)  1985-10-15  Richard Mlynarik  (mly@mit-prep)
1655    
1656          * bytecomp.el (byte-compile-find-vars-1)          * bytecomp.el (byte-compile-find-vars-1)
1657          Fix paren error.          Fix paren error.
1658    
1659  1985-10-15  Richard M. Stallman  (rms at mit-prep)  1985-10-15  Richard M. Stallman  (rms@mit-prep)
1660    
1661          * paths.el:          * paths.el:
1662          New file containing defs of vars containing names of          New file containing defs of vars containing names of
# Line 1672  Line 1672 
1672          * lpr.el (print-region-1):          * lpr.el (print-region-1):
1673          Remove explicit directory names from programs run in subforks.          Remove explicit directory names from programs run in subforks.
1674    
1675  1985-10-14  Richard M. Stallman  (rms at mit-prep)  1985-10-14  Richard M. Stallman  (rms@mit-prep)
1676    
1677          * bytecomp.el (byte-compile-find-vars):          * bytecomp.el (byte-compile-find-vars):
1678          Change many nested ifs to one cond.          Change many nested ifs to one cond.
# Line 1680  Line 1680 
1680          * mlsupport.el:          * mlsupport.el:
1681          Replace all uses of &quote with macros.          Replace all uses of &quote with macros.
1682    
1683  1985-10-13  Richard M. Stallman  (rms at mit-prep)  1985-10-13  Richard M. Stallman  (rms@mit-prep)
1684    
1685          * texinfo.el:          * texinfo.el:
1686          Define @dots{} and @copyright{}.          Define @dots{} and @copyright{}.
1687          Define indexing commands to generate each index as a menu          Define indexing commands to generate each index as a menu
1688          sorted alphabetically.          sorted alphabetically.
1689    
1690  1985-10-12  Richard M. Stallman  (rms at mit-prep)  1985-10-12  Richard M. Stallman  (rms@mit-prep)
1691    
1692          * mh-e.el:          * mh-e.el:
1693          Don't mess with track-eol.          Don't mess with track-eol.
1694          Define mh-insert-message-buffer, as C-c y while editing message.          Define mh-insert-message-buffer, as C-c y while editing message.
1695          New reply option `i'.          New reply option `i'.
1696    
1697  1985-10-11  Richard M. Stallman  (rms at mit-prep)  1985-10-11  Richard M. Stallman  (rms@mit-prep)
1698    
1699          * info.el (Info-edit-map):          * info.el (Info-edit-map):
1700          Use C-c to exit from editing, not C-z.          Use C-c to exit from editing, not C-z.
# Line 1703  Line 1703 
1703          Ignore case in checking for End:.          Ignore case in checking for End:.
1704          Allow backslashes to quote in local variable names.          Allow backslashes to quote in local variable names.
1705    
1706  1985-10-10  Richard M. Stallman  (rms at mit-prep)  1985-10-10  Richard M. Stallman  (rms@mit-prep)
1707    
1708          * c-mode.el:          * c-mode.el:
1709          Make require-final-newline  be t in C mode.          Make require-final-newline  be t in C mode.
# Line 1715  Line 1715 
1715          Save result of first search for a comment starter,          Save result of first search for a comment starter,
1716          rather than searching again after reindenting.          rather than searching again after reindenting.
1717    
1718  1985-10-09  Richard M. Stallman  (rms at mit-prep)  1985-10-09  Richard M. Stallman  (rms@mit-prep)
1719    
1720          * tags.el (find-tag):          * tags.el (find-tag):
1721          Make M-, find the next such tag, if used after M-.          Make M-, find the next such tag, if used after M-.
# Line 1741  Line 1741 
1741          Call c-backward-to-start-of-if only for statements          Call c-backward-to-start-of-if only for statements
1742          and only when they start with "else".          and only when they start with "else".
1743    
1744  1985-10-08  Richard M. Stallman  (rms at mit-prep)  1985-10-08  Richard M. Stallman  (rms@mit-prep)
1745    
1746          * mlsupport.el:          * mlsupport.el:
1747          Define region-to-string and region-around-match.          Define region-to-string and region-around-match.
# Line 1749  Line 1749 
1749          * simple.el ({beginning,end}-of-buffer):          * simple.el ({beginning,end}-of-buffer):
1750          Warn people not to use in Lisp code.          Warn people not to use in Lisp code.
1751    
1752  1985-10-07  Richard M. Stallman  (rms at mit-prep)  1985-10-07  Richard M. Stallman  (rms@mit-prep)
1753    
1754          * userlock.el:          * userlock.el:
1755          New file containing function ask-user-about-lock (autoloading),          New file containing function ask-user-about-lock (autoloading),
# Line 1765  Line 1765 
1765          * replace.el (perform-replace):          * replace.el (perform-replace):
1766          Do substitute-command-keys on the help message.          Do substitute-command-keys on the help message.
1767    
1768  1985-10-07  Richard Mlynarik  (mly at mit-prep)  1985-10-07  Richard Mlynarik  (mly@mit-prep)
1769    
1770          * simple.el (eval-expression):          * simple.el (eval-expression):
1771          Put "(foo bar)" rather than "(eval-expression (quote (foo bar)))"          Put "(foo bar)" rather than "(eval-expression (quote (foo bar)))"
# Line 1775  Line 1775 
1775          Define commands next-complex-command and previous-complex-command          Define commands next-complex-command and previous-complex-command
1776          for use in repeat-complex-command editing.          for use in repeat-complex-command editing.
1777    
1778  1985-10-05  Richard M. Stallman  (rms at mit-prep)  1985-10-05  Richard M. Stallman  (rms@mit-prep)
1779    
1780          * debug.el (debug):          * debug.el (debug):
1781          Bind debug-on-error to nil over entire invocation of debugger.          Bind debug-on-error to nil over entire invocation of debugger.
# Line 1789  Line 1789 
1789          not when mode is invoked.          not when mode is invoked.
1790    
1791    
1792  1985-10-04  Richard M. Stallman  (rms at mit-prep)  1985-10-04  Richard M. Stallman  (rms@mit-prep)
1793    
1794          * indent.el (indent-relative-maybe):          * indent.el (indent-relative-maybe):
1795          New function to do indent-relative but not if prev line          New function to do indent-relative but not if prev line
# Line 1810  Line 1810 
1810          Count screen lines.  Preserve overlap if scroll by full length          Count screen lines.  Preserve overlap if scroll by full length
1811          of the window.          of the window.
1812    
1813  1985-10-03  Richard Mlynarik  (mly at mit-prep)  1985-10-03  Richard Mlynarik  (mly@mit-prep)
1814    
1815          * simple.el          * simple.el
1816          Functions quit, keyboard-quit          Functions quit, keyboard-quit
# Line 1822  Line 1822 
1822          * files.el (set-auto-mode):          * files.el (set-auto-mode):
1823          Don't hack auto-mode-alist at all if -*- mode -*- is specified.          Don't hack auto-mode-alist at all if -*- mode -*- is specified.
1824    
1825  1985-10-02  Richard M. Stallman  (rms at mit-prep)  1985-10-02  Richard M. Stallman  (rms@mit-prep)
1826    
1827          * mh-e.el:          * mh-e.el:
1828          Put *'s in doc of user option vars.          Put *'s in doc of user option vars.
# Line 1851  Line 1851 
1851          * files.el (backup-buffer):          * files.el (backup-buffer):
1852          Ask only once, to delete all the excess backup versions.          Ask only once, to delete all the excess backup versions.
1853    
1854  1985-09-29  Richard M. Stallman  (rms at mit-prep)  1985-09-29  Richard M. Stallman  (rms@mit-prep)
1855    
1856          * backquote.el:          * backquote.el:
1857          New file, containing a list constructor macro.          New file, containing a list constructor macro.
# Line 1859  Line 1859 
1859          * tex-mode.el:          * tex-mode.el:
1860          New file, containing TeX-mode.          New file, containing TeX-mode.
1861    
1862  1985-09-28  Richard M. Stallman  (rms at mit-prep)  1985-09-28  Richard M. Stallman  (rms@mit-prep)
1863    
1864          * abbrev.el (add-abbrev, inverse-add-abbrev):          * abbrev.el (add-abbrev, inverse-add-abbrev):
1865          Convert the abbrev to lower case before defining.          Convert the abbrev to lower case before defining.
# Line 1877  Line 1877 
1877          that calls the old one but also takes args to control backup.          that calls the old one but also takes args to control backup.
1878          Several new variables to control making of backups.          Several new variables to control making of backups.
1879    
1880  1985-09-27  Richard M. Stallman  (rms at mit-prep)  1985-09-27  Richard M. Stallman  (rms@mit-prep)
1881    
1882          * dired.el (dired-mode):          * dired.el (dired-mode):
1883          Define n and p like C-n and C-p.          Define n and p like C-n and C-p.
1884    
1885  1985-09-24  Richard M. Stallman  (rms at mit-prep)  1985-09-24  Richard M. Stallman  (rms@mit-prep)
1886    
1887          * loaddefs.el, text-mode.el:          * loaddefs.el, text-mode.el:
1888          Use non-saved-text-mode for files on /tmp.          Use non-saved-text-mode for files on /tmp.
# Line 1890  Line 1890 
1890          * rmailsum.el (rmail-summary-goto-msg):          * rmailsum.el (rmail-summary-goto-msg):
1891          Do check for msg # on line at beginning of line, not at point.          Do check for msg # on line at beginning of line, not at point.
1892    
1893  1985-09-21  Richard M. Stallman  (rms at mit-prep)  1985-09-21  Richard M. Stallman  (rms@mit-prep)
1894    
1895          * files.el (find-file-noselect):          * files.el (find-file-noselect):
1896          Do erase-buffer in case reusing existing buffer.          Do erase-buffer in case reusing existing buffer.
1897    
1898  1985-09-18  Richard M. Stallman  (rms at mit-prep)  1985-09-18  Richard M. Stallman  (rms@mit-prep)
1899    
1900          * nroff-mode.el:          * nroff-mode.el:
1901          New file, extensively rewritten from submission by N. Ziring.          New file, extensively rewritten from submission by N. Ziring.
1902          Not tested yet (I don't know how to use nroff).          Not tested yet (I don't know how to use nroff).
1903    
1904  1985-09-13  Richard M. Stallman  (rms at mit-prep)  1985-09-13  Richard M. Stallman  (rms@mit-prep)
1905    
1906          * simple.el (what-cursor-position):          * simple.el (what-cursor-position):
1907          Use single-key-description to show the character after point.          Use single-key-description to show the character after point.
1908    
1909  1985-09-12  Richard M. Stallman  (rms at mit-prep)  1985-09-12  Richard M. Stallman  (rms@mit-prep)
1910    
1911          * text-mode.el, c-mode.el:          * text-mode.el, c-mode.el:
1912          No need to define syntax of [, ], {, } since fundamental mode          No need to define syntax of [, ], {, } since fundamental mode
# Line 1924  Line 1924 
1924          * rmailedit.el (rmail-edit-mode):          * rmailedit.el (rmail-edit-mode):
1925          Remove spurious quote before text-mode-hook.          Remove spurious quote before text-mode-hook.
1926    
1927  1985-09-11  Richard M. Stallman  (rms at mit-prep)  1985-09-11  Richard M. Stallman  (rms@mit-prep)
1928    
1929          * dired.el (dired-do-deletions):          * dired.el (dired-do-deletions):
1930          Print a message reporting any deletion failures.          Print a message reporting any deletion failures.
# Line 1932  Line 1932 
1932          * dired.el (dired-add-entry):          * dired.el (dired-add-entry):
1933          Pass "-d" switch to "ls".          Pass "-d" switch to "ls".
1934    
1935  1985-09-10  Richard M. Stallman  (rms at mit-prep)  1985-09-10  Richard M. Stallman  (rms@mit-prep)
1936    
1937          * text-mode-el, lisp-mode.el, c-mode.el, buff-menu.el:          * text-mode-el, lisp-mode.el, c-mode.el, buff-menu.el:
1938          Initialize all keymaps at load time.          Initialize all keymaps at load time.
# Line 1942  Line 1942 
1942          Don't request redisplay during reading of output.          Don't request redisplay during reading of output.
1943          That feature stimulates kernel bugs.          That feature stimulates kernel bugs.
1944    
1945  1985-09-08  Richard M. Stallman  (rms at mit-prep)  1985-09-08  Richard M. Stallman  (rms@mit-prep)
1946    
1947          * simple.el (edit-and-eval-command):          * simple.el (edit-and-eval-command):
1948          Assume arg is expression already, since now          Assume arg is expression already, since now
# Line 1951  Line 1951 
1951          * simple.el (error):          * simple.el (error):
1952          Just keep signalling if user tries to continue.          Just keep signalling if user tries to continue.
1953    
1954  1985-09-07  Richard M. Stallman  (rms at mit-prep)  1985-09-07  Richard M. Stallman  (rms@mit-prep)
1955    
1956          * dired.el:          * dired.el:
1957          Normally put cursor at beginning of filename.          Normally put cursor at beginning of filename.
# Line 1978  Line 1978 
1978          Deleted ml-forward-word and ml-backward-word          Deleted ml-forward-word and ml-backward-word
1979          since mlconvert no longer generates them.          since mlconvert no longer generates them.
1980    
1981  1985-09-06  Richard M. Stallman  (rms at mit-prep)  1985-09-06  Richard M. Stallman  (rms@mit-prep)
1982    
1983          * files.el (revert-buffer):          * files.el (revert-buffer):
1984          Don't query for reverting read-only buffers.          Don't query for reverting read-only buffers.
# Line 1995  Line 1995 
1995          * lisp-mode.el (indent-sexp):          * lisp-mode.el (indent-sexp):
1996          If skip a newline, clear quoted flag in the state.          If skip a newline, clear quoted flag in the state.
1997    
1998  1985-09-05  Richard M. Stallman  (rms at mit-prep)  1985-09-05  Richard M. Stallman  (rms@mit-prep)
1999    
2000          * tags.el (visit-tag-table[-...]):          * tags.el (visit-tag-table[-...]):
2001          Rename to visit-tags-table[-...].          Rename to visit-tags-table[-...].
2002    
2003  1985-09-05  Richard M. Stallman  (rms at mit-prep)  1985-09-05  Richard M. Stallman  (rms@mit-prep)
2004    
2005          * mh-e.el (mh-letter-mode):          * mh-e.el (mh-letter-mode):
2006          Have separate map mh-letter-mode-map so Don't clobber text-mode-map.          Have separate map mh-letter-mode-map so Don't clobber text-mode-map.
# Line 2011  Line 2011 
2011          by an old pair of region ends, since often region is empty          by an old pair of region ends, since often region is empty
2012          and doesn't matter anyway.          and doesn't matter anyway.
2013    
2014  1985-09-03  Richard M. Stallman  (rms at mit-prep)  1985-09-03  Richard M. Stallman  (rms@mit-prep)
2015    
2016          * spell.el (spell-word):          * spell.el (spell-word):
2017          Check word before point, if point is not in or next to a word.          Check word before point, if point is not in or next to a word.
# Line 2019  Line 2019 
2019          * tags.el (find-tag):          * tags.el (find-tag):
2020          Don't read tag name if given prefix arg.          Don't read tag name if given prefix arg.
2021    
2022  1985-09-03  Richard Mlynarik  (mly at mit-prep)  1985-09-03  Richard Mlynarik  (mly@mit-prep)
2023    
2024          * macros.el (kbd-macro-query)          * macros.el (kbd-macro-query)
2025          Barf if not defining or executing keyboard macro.          Barf if not defining or executing keyboard macro.
2026    
2027  1985-09-02  Richard M. Stallman  (rms at mit-prep)  1985-09-02  Richard M. Stallman  (rms@mit-prep)
2028    
2029          * rmail.el (rmail-expunge):          * rmail.el (rmail-expunge):
2030          If all mesages thru current one get expunged, show message 1.          If all mesages thru current one get expunged, show message 1.
# Line 2033  Line 2033 
2033          Bind debug-on-error and print-length to avoid various          Bind debug-on-error and print-length to avoid various
2034          kinds of infinite loops or recursions.          kinds of infinite loops or recursions.
2035    
2036  1985-09-01  Richard M. Stallman  (rms at mit-prep)  1985-09-01  Richard M. Stallman  (rms@mit-prep)
2037    
2038          * term-vt100.el:          * term-vt100.el:
2039          Always define ESC O so arrows work.  Eliminate ESC [ hacks          Always define ESC O so arrows work.  Eliminate ESC [ hacks
# Line 2047  Line 2047 
2047          Handle correctly case where ) passed is not at beg of line          Handle correctly case where ) passed is not at beg of line
2048          except indentation, or where there are white lines preceding it too.          except indentation, or where there are white lines preceding it too.
2049    
2050  1985-08-31  Richard M. Stallman  (rms at mit-prep)  1985-08-31  Richard M. Stallman  (rms@mit-prep)
2051    
2052          * chistory.el (repeat-matching-complex-command):          * chistory.el (repeat-matching-complex-command):
2053          Arg to edit-and-eval-command is now a list, as it should be.          Arg to edit-and-eval-command is now a list, as it should be.
2054    
2055  1985-08-31  Richard Mlynarik  (mly at mit-prep)  1985-08-31  Richard Mlynarik  (mly@mit-prep)
2056    
2057          * simple.el (delete-indentation)          * simple.el (delete-indentation)
2058          Don't err if on first line of buffer.          Don't err if on first line of buffer.
2059    
2060  1985-08-30  Richard M. Stallman  (rms at mit-prep)  1985-08-30  Richard M. Stallman  (rms@mit-prep)
2061    
2062          * ledit.el (ledit-setup):          * ledit.el (ledit-setup):
2063          Don't refer to lisp-mode-map in setting up ledit-mode-map.          Don't refer to lisp-mode-map in setting up ledit-mode-map.
2064    
2065  1985-08-26  Richard Mlynarik  (mly at mit-prep)  1985-08-26  Richard Mlynarik  (mly@mit-prep)
2066    
2067          * shell.el          * shell.el
2068          Sending empty line of input at the end of a buffer that is an          Sending empty line of input at the end of a buffer that is an
# Line 2070  Line 2070 
2070          rather than sending an empty line.          rather than sending an empty line.
2071          (by silogic!eggert@ucla-cs)          (by silogic!eggert@ucla-cs)
2072    
2073  1985-08-20  Richard Mlynarik  (mly at mit-prep)  1985-08-20  Richard Mlynarik  (mly@mit-prep)
2074    
2075          * dired.el, files.el, sendmail.el, compile.el          * dired.el, files.el, sendmail.el, compile.el
2076          Make *-other-window really do other window even if pop-up-windows          Make *-other-window really do other window even if pop-up-windows
2077          is set to nil.          is set to nil.
2078    
2079  1985-08-17  Richard Mlynarik  (mly at mit-prep)  1985-08-17  Richard Mlynarik  (mly@mit-prep)
2080    
2081          * c-mode.el (c-indent-line)          * c-mode.el (c-indent-line)
2082          Make "^[ \t]*#" indent to 0 (if not in string or comment)          Make "^[ \t]*#" indent to 0 (if not in string or comment)
# Line 2088  Line 2088 
2088          * lpr.el          * lpr.el
2089          Typo (``format1'' for ``format'')          Typo (``format1'' for ``format'')
2090    
2091  1985-08-12  Richard Mlynarik  (mly at mit-prep)  1985-08-12  Richard Mlynarik  (mly@mit-prep)
2092    
2093          * buff-menu.el (Buffer-menu-buffer)          * buff-menu.el (Buffer-menu-buffer)
2094          Win more often on `too-long' buffer names.          Win more often on `too-long' buffer names.
2095    
2096  1985-08-11  Richard Mlynarik  (mly at mit-prep)  1985-08-11  Richard Mlynarik  (mly@mit-prep)
2097    
2098          * make narrow-to-page be disabled by default.          * make narrow-to-page be disabled by default.
2099    
2100          * rmail.el (rmail-insert-inbox-text)          * rmail.el (rmail-insert-inbox-text)
2101          Hack case that /usr/spool/mail/user is a directory          Hack case that /usr/spool/mail/user is a directory
2102    
2103  1985-08-10  Richard Mlynarik  (mly at mit-prep)  1985-08-10  Richard Mlynarik  (mly@mit-prep)
2104    
2105          * isearch.el (isearch)          * isearch.el (isearch)
2106          Make isearch work in regexp case          Make isearch work in regexp case
2107    
2108  1985-08-09  Richard Mlynarik  (mly at mit-prep)  1985-08-09  Richard Mlynarik  (mly@mit-prep)
2109    
2110          * c-mode.el (c-comment-indent)          * c-mode.el (c-comment-indent)
2111          Return a valid value when used within a comment.          Return a valid value when used within a comment.
# Line 2118  Line 2118 
2118          reselect it trivially.          reselect it trivially.
2119          Kill the buffer on exit so that users aren't tempted to lose          Kill the buffer on exit so that users aren't tempted to lose
2120          weirdly.          weirdly.
2121          Rename "args" "debugger-args" so that common var isn't lambda-bound.          Rename "args" "debugger-args" so that common var isn't lambda-bound.
2122    
2123          Make "-" be negative-argument in debugger-mode-map          Make "-" be negative-argument in debugger-mode-map
2124    
# Line 2129  Line 2129 
2129          Make "application mode" arrow keys ("\eOA"... "\eOD") do the right          Make "application mode" arrow keys ("\eOA"... "\eOD") do the right
2130          thing.          thing.
2131    
2132  1985-08-06  Richard Mlynarik  (mly at mit-prep)  1985-08-06  Richard Mlynarik  (mly@mit-prep)
2133    
2134          * c-mode.el          * c-mode.el
2135          calculate-c-indent was ignoring parse-start arg          calculate-c-indent was ignoring parse-start arg
# Line 2140  Line 2140 
2140    
2141          * simple.el          * simple.el
2142          Added function reindent-then-newline-and-indent          Added function reindent-then-newline-and-indent
2143            
2144          * rnews.el          * rnews.el
2145          Fix typo and supply function news-show-all-headers          Fix typo and supply function news-show-all-headers
2146            
2147          * startup.el          * startup.el
2148          Make the value of  args  be the remaining command-line          Make the value of  args  be the remaining command-line
2149          arguments after the "-e" function name when the "-e" function          arguments after the "-e" function name when the "-e" function
# Line 2151  Line 2151 
2151          Make "-f" be the same as "-e" --- it's in the manual.          Make "-f" be the same as "-e" --- it's in the manual.
2152    
2153          * bytecomp.el          * bytecomp.el
2154          Added batch-byte-compile written by crl@newton.purdue.edu                Added batch-byte-compile written by crl@newton.purdue.edu
2155    
2156          * isearch.el          * isearch.el
2157          Typing C-s/C-r at start of isearch wasn't displaying search          Typing C-s/C-r at start of isearch wasn't displaying search
# Line 2171  Line 2171 
2171          * mlconvert.el          * mlconvert.el
2172          Hack "(forward-word)" => "(forward-word 1)"          Hack "(forward-word)" => "(forward-word 1)"
2173    
2174  1985-08-05  Richard Mlynarik  (mly at mit-prep)  1985-08-05  Richard Mlynarik  (mly@mit-prep)
2175    
2176          * c-mode.el          * c-mode.el
2177          Variable "c-continued-statement-indent" should have been          Variable "c-continued-statement-indent" should have been
# Line 2182  Line 2182 
2182          (-ve prefix arg)          (-ve prefix arg)
2183          Make "-" be negative-argument          Make "-" be negative-argument
2184    
2185  1985-07-23  Richard Mlynarik  (mly at mit-prep)  1985-07-23  Richard Mlynarik  (mly@mit-prep)
2186    
2187          * shell.el (shell-send-input):          * shell.el (shell-send-input):
2188          cd/pushd hackery wasn't substitute-in/expand-file-name'ing          cd/pushd hackery wasn't substitute-in/expand-file-name'ing
2189          (ie "cd $es" was losing)          (ie "cd $es" was losing)
2190    
2191  1985-07-16  Richard Mlynarik  (mly at mit-prep)  1985-07-16  Richard Mlynarik  (mly@mit-prep)
2192    
2193          * view.el:          * view.el:
2194          Add "c-x ]" and "c-x [" page-movement commands          Add "c-x ]" and "c-x [" page-movement commands
# Line 2204  Line 2204 
2204          * simple.el          * simple.el
2205          delete-blank-lines was deleting too much if on an isolated blank line.          delete-blank-lines was deleting too much if on an isolated blank line.
2206    
2207  1985-07-12  Richard M. Stallman  (rms at mit-prep)  1985-07-12  Richard M. Stallman  (rms@mit-prep)
2208    
2209          * mh-e.el:          * mh-e.el:
2210          Replace C-h command with DEL so Help is still available.          Replace C-h command with DEL so Help is still available.
2211          get-string was erroneously used for read-string.          get-string was erroneously used for read-string.
2212    
2213  1985-07-10  Richard M. Stallman  (rms at mit-prep)  1985-07-10  Richard M. Stallman  (rms@mit-prep)
2214    
2215          * simple.el (function-called-at-dot):          * simple.el (function-called-at-dot):
2216          Don't scan more than 1000 characters back for containing          Don't scan more than 1000 characters back for containing
# Line 2222  Line 2222 
2222          * simple.el (zap-to-char):          * simple.el (zap-to-char):
2223          Don't leave dot on the far side of the terminating character.          Don't leave dot on the far side of the terminating character.
2224    
2225  1985-07-10  Richard Mlynarik  (mly at mit-prep)  1985-07-10  Richard Mlynarik  (mly@mit-prep)
2226    
2227          * ebuff-menu.el (Electric-buffer-menu-undefined)          * ebuff-menu.el (Electric-buffer-menu-undefined)
2228          Don't call substritute-command-keys if keybindings are default,          Don't call substritute-command-keys if keybindings are default,
# Line 2230  Line 2230 
2230          RMS: this is what my changes to Fsubstitute_command_keys in doc.c          RMS: this is what my changes to Fsubstitute_command_keys in doc.c
2231          were supposed to do.          were supposed to do.
2232    
2233  1985-07-09  Richard M. Stallman  (rms at mit-prep)  1985-07-09  Richard M. Stallman  (rms@mit-prep)
2234    
2235          * isearch.el (isearch):          * isearch.el (isearch):
2236          Do not preserve window-start if had switched to the small window.          Do not preserve window-start if had switched to the small window.
# Line 2242  Line 2242 
2242          * lpr.el:          * lpr.el:
2243          Define lpr-region and print-region.  Autoload in loaddefs.          Define lpr-region and print-region.  Autoload in loaddefs.
2244    
2245  1985-07-08  Richard M. Stallman  (rms at mit-prep)  1985-07-08  Richard M. Stallman  (rms@mit-prep)
2246    
2247          * compile.el (compile1):          * compile.el (compile1):
2248          Put buffer in Fundamental mode, in case default-major-mode          Put buffer in Fundamental mode, in case default-major-mode
# Line 2264  Line 2264 
2264    
2265          * debug.el: Document the `r' command.          * debug.el: Document the `r' command.
2266    
2267  1985-07-07  Richard M. Stallman  (rms at mit-prep)  1985-07-07  Richard M. Stallman  (rms@mit-prep)
2268    
2269          * view.el, buff-menu.el, ebuff-menu.el, echistory.el:          * view.el, buff-menu.el, ebuff-menu.el, echistory.el:
2270          Do not redefine C-z.  Allow it to exit from Emacs.          Do not redefine C-z.  Allow it to exit from Emacs.
2271    
2272  1985-07-06  Richard M. Stallman  (rms at mit-prep)  1985-07-06  Richard M. Stallman  (rms@mit-prep)
2273    
2274          * page.el (forward-page):          * page.el (forward-page):
2275          Avoid setting the mark.          Avoid setting the mark.
# Line 2277  Line 2277 
2277          * c-mode.el (calculate-c-indent, indent-c-exp):          * c-mode.el (calculate-c-indent, indent-c-exp):
2278          Don't subtract c-brace-offset when c-indent-level is used.          Don't subtract c-brace-offset when c-indent-level is used.
2279    
2280  1985-07-05  Richard M. Stallman  (rms at mit-prep)  1985-07-05  Richard M. Stallman  (rms@mit-prep)
2281    
2282          * indent.el:          * indent.el:
2283          Put tab-to-tab-stop on Meta-i.          Put tab-to-tab-stop on Meta-i.
2284    
2285  1985-07-04  Richard M. Stallman  (rms at mit-prep)  1985-07-04  Richard M. Stallman  (rms@mit-prep)
2286    
2287          * files.el (hack-local-variables):          * files.el (hack-local-variables):
2288          Local variable list must start within last page of file          Local variable list must start within last page of file
# Line 2297  Line 2297 
2297          Rename backup-before-writing to make-backup-files.          Rename backup-before-writing to make-backup-files.
2298          Rename auto-save-visited-filename to auto-save-visited-file-name.          Rename auto-save-visited-filename to auto-save-visited-file-name.
2299    
2300  1985-07-03  Richard M. Stallman  (rms at mit-prep)  1985-07-03  Richard M. Stallman  (rms@mit-prep)
2301    
2302          * dired.el (dired-revert):          * dired.el (dired-revert):
2303          Avoid error if point is at a non-file line.          Avoid error if point is at a non-file line.
# Line 2309  Line 2309 
2309          * startup.el (command-line-1):          * startup.el (command-line-1):
2310          Quote the backslash in the regexp for line-number specs.          Quote the backslash in the regexp for line-number specs.
2311    
2312  1985-07-02  Richard M. Stallman  (rms at mit-prep)  1985-07-02  Richard M. Stallman  (rms@mit-prep)
2313    
2314          * c-mode.el (c-indent-line):          * c-mode.el (c-indent-line):
2315          * lisp-mode.el (indent-code-rigidly):          * lisp-mode.el (indent-code-rigidly):
# Line 2324  Line 2324 
2324          Use new variable c-continued-statement-indent to determine          Use new variable c-continued-statement-indent to determine
2325          extra indentation in lines not starting new statements.          extra indentation in lines not starting new statements.
2326    
2327  1985-07-01  Richard M. Stallman  (rms at mit-prep)  1985-07-01  Richard M. Stallman  (rms@mit-prep)
2328    
2329          * man.el: Catch the error if one of the directories searched          * man.el: Catch the error if one of the directories searched
2330          does not exist.          does not exist.
2331    
2332  1985-06-24  Richard M. Stallman  (rms at mit-prep)  1985-06-24  Richard M. Stallman  (rms@mit-prep)
2333    
2334          * simple.el (help-map):          * simple.el (help-map):
2335          Define C-h b as describe-bindings and C-h s as describe-syntax.          Define C-h b as describe-bindings and C-h s as describe-syntax.
2336          Update documentation of help and help-for-help prompts for this.          Update documentation of help and help-for-help prompts for this.
2337    
2338  1985-06-22  Richard M. Stallman  (rms at mit-prep)  1985-06-22  Richard M. Stallman  (rms@mit-prep)
2339    
2340          * compile.el (compilation-sentinel):          * compile.el (compilation-sentinel):
2341          Advance dot if dot is at end of buffer.          Advance dot if dot is at end of buffer.
2342    
2343  1985-06-22  K. Shane Hartman  (shane at mit-prep)  1985-06-22  K. Shane Hartman  (shane@mit-prep)
2344    
2345          * rmailedit.el:          * rmailedit.el:
2346          New file.  The guts of rmail edit mode.          New file.  The guts of rmail edit mode.
# Line 2355  Line 2355 
2355          * helper.el (Helper-help-scroller):          * helper.el (Helper-help-scroller):
2356          If there is already a *Help* window.  Don't make another.          If there is already a *Help* window.  Don't make another.
2357    
2358  1985-06-22  Richard M. Stallman  (rms at mit-prep)  1985-06-22  Richard M. Stallman  (rms@mit-prep)
2359    
2360          * simple.el (set-variable):          * simple.el (set-variable):
2361          New function.          New function.
2362    
2363  1985-06-18  K. Shane Hartman  (shane at mit-prep)  1985-06-18  K. Shane Hartman  (shane@mit-prep)
2364    
2365          * rmail.el:          * rmail.el:
2366          Massively rehacked.  Better label support.  Message selection,          Massively rehacked.  Better label support.  Message selection,
2367          deletion and expunging by dispatch.  Toggle rmail and original          deletion and expunging by dispatch.  Toggle rmail and original
2368          headers. etc...          headers. etc...
2369    
2370  1985-06-18  Richard M. Stallman  (rms at mit-prep)  1985-06-18  Richard M. Stallman  (rms@mit-prep)
2371    
2372          * shell.el:          * shell.el:
2373          Create variable explicit-shell-file-name that overrides          Create variable explicit-shell-file-name that overrides
# Line 2382  Line 2382 
2382          * bytecomp.el (byte-compile-find-vars-1):          * bytecomp.el (byte-compile-find-vars-1):
2383          Expand macros in order to find all the vars.          Expand macros in order to find all the vars.
2384    
2385  1985-06-17  Richard M. Stallman  (rms at mit-prep)  1985-06-17  Richard M. Stallman  (rms@mit-prep)
2386    
2387          * compile.el (compile1.el):          * compile.el (compile1.el):
2388          If *compilation* is current buffer, put point at end.          If *compilation* is current buffer, put point at end.
# Line 2406  Line 2406 
2406          * bytecomp.el (byte-compile-concat):          * bytecomp.el (byte-compile-concat):
2407          concat with one arg is not a no-op.          concat with one arg is not a no-op.
2408    
2409  1985-06-16  K. Shane Hartman  (shane at mit-prep)  1985-06-16  K. Shane Hartman  (shane@mit-prep)
2410    
2411          * sendmail (mail-mode):          * sendmail (mail-mode):
2412          Mention that C-c y will yank current message in rmail whether          Mention that C-c y will yank current message in rmail whether
# Line 2415  Line 2415 
2415          * mail-utils (rmail-dont-reply-to):          * mail-utils (rmail-dont-reply-to):
2416          If rmail-dont-reply-to-names is nil, make it be (getenv "USER").          If rmail-dont-reply-to-names is nil, make it be (getenv "USER").
2417    
2418  1985-06-15  Richard M. Stallman  (rms at mit-prep)  1985-06-15  Richard M. Stallman  (rms@mit-prep)
2419    
2420          * simple.el, lisp-mode.el, c-mode.el, scheme.el:          * simple.el, lisp-mode.el, c-mode.el, scheme.el:
2421          comment-indent-hook now called with no args, with point          comment-indent-hook now called with no args, with point
2422          at beginning of existing comment or at end of line.          at beginning of existing comment or at end of line.
2423          mim-mode's comment-indent-hook seems to need no change.          mim-mode's comment-indent-hook seems to need no change.
2424    
2425  1985-06-14  K. Shane Hartman  (shane at mit-prep)  1985-06-14  K. Shane Hartman  (shane@mit-prep)
2426    
2427          * loaddefs.el (rmail-dont-reply-to-names):          * loaddefs.el (rmail-dont-reply-to-names):
2428          Misleading documentation said `list' of names.  Its really a          Misleading documentation said `list' of names.  Its really a
# Line 2442  Line 2442 
2442          Expunge unsets them.  Make expunge give running count in          Expunge unsets them.  Make expunge give running count in
2443          minibuffer messages.          minibuffer messages.
2444    
2445  1985-06-14  Richard M. Stallman  (rms at mit-prep)  1985-06-14  Richard M. Stallman  (rms@mit-prep)
2446    
2447          * lisp-mode.el, startup.el, loadup.el:          * lisp-mode.el, startup.el, loadup.el:
2448          Avoid problem with term "elisp".          Avoid problem with term "elisp".
2449          Rename elisp-interaction-FOO to lisp-interaction-FOO,          Rename elisp-interaction-FOO to lisp-interaction-FOO,
2450          rename all other elisp-FOO to emacs-lisp-FOO.          rename all other elisp-FOO to emacs-lisp-FOO.
2451    
2452  1985-06-14  K. Shane Hartman  (shane at mit-prep)  1985-06-14  K. Shane Hartman  (shane@mit-prep)
2453    
2454          * rmail.el (rmail-mode-1):          * rmail.el (rmail-mode-1):
2455          Use %b instead of %17b in mode-line-format to leave more room for          Use %b instead of %17b in mode-line-format to leave more room for
# Line 2497  Line 2497 
2497          * add-log.el: Flush `add-log-entry-to-log-in-buffer'.          * add-log.el: Flush `add-log-entry-to-log-in-buffer'.
2498    
2499          * loaddefs.el:          * loaddefs.el:
2500          Changes to reflect partitioning of command history stuff.          Changes to reflect partitioning of command history stuff.
2501          Flush autoload of report-emacs-bug, leave the file emacsbug.el for          Flush autoload of report-emacs-bug, leave the file emacsbug.el for
2502          arpanet sites to use if they want.          arpanet sites to use if they want.
2503            
2504          * echistory.el: (require 'chistory)          * echistory.el: (require 'chistory)
2505    
2506          * chistory.el:          * chistory.el:
# Line 2514  Line 2514 
2514          confirmation.  Add new function `edit-and-eval-command' which it          confirmation.  Add new function `edit-and-eval-command' which it
2515          uses.          uses.
2516    
2517  1985-06-13  K. Shane Hartman  (shane at mit-prep)  1985-06-13  K. Shane Hartman  (shane@mit-prep)
2518    
2519          * rmail.el (rmail-insert-inbox-text):          * rmail.el (rmail-insert-inbox-text):
2520          Expand file name "movemail" in exec-directory for call-process.          Expand file name "movemail" in exec-directory for call-process.
# Line 2554  Line 2554 
2554          necessary if buffer wont fit; also fix fencepost neglect to          necessary if buffer wont fit; also fix fencepost neglect to
2555          account for modeline in height computations.          account for modeline in height computations.
2556    
2557  1985-06-12  Richard Mlynarik  (mly at mit-prep)  1985-06-12  Richard Mlynarik  (mly@mit-prep)
2558    
2559          * rmail (rmail-insert-inbox-text)          * rmail (rmail-insert-inbox-text)
2560          file-name-directory includes a trailing "/"          file-name-directory includes a trailing "/"
2561    
2562  1985-06-12  K. Shane Hartman  (shane at mit-prep)  1985-06-12  K. Shane Hartman  (shane@mit-prep)
2563    
2564          * shell.el (inferior-lisp-mode):          * shell.el (inferior-lisp-mode):
2565          Call lisp-mode-hook AFTER shell-mode-hook.          Call lisp-mode-hook AFTER shell-mode-hook.
# Line 2580  Line 2580 
2580          multiple entries to the ChangeLog.  Bound to ESC-*.  Made it share          multiple entries to the ChangeLog.  Bound to ESC-*.  Made it share
2581          code with add-change-log-entry (former calls latter).          code with add-change-log-entry (former calls latter).
2582    
2583  1985-06-12  Richard M. Stallman  (rms at mit-prep)  1985-06-12  Richard M. Stallman  (rms@mit-prep)
2584    
2585          * rmail.el (rmail-get-attribute-string):          * rmail.el (rmail-get-attribute-string):
2586          Rewritten by rlk to be smaller and more general.          Rewritten by rlk to be smaller and more general.
2587    
2588  1985-06-11  K. Shane Hartman  (shane at mit-prep)  1985-06-11  K. Shane Hartman  (shane@mit-prep)
2589    
2590          * ebuff-menu.el:  Make M-C-v scroll-other-window instead of          * ebuff-menu.el:  Make M-C-v scroll-other-window instead of
2591          scroll-down.  Make M-v scroll-down.            scroll-down.  Make M-v scroll-down.
2592    
2593          * ebuff-menu.el, echistory.el:  Made them use electric.          * ebuff-menu.el, echistory.el:  Made them use electric.
2594    
# Line 2596  Line 2596 
2596          New module for packages that retain control until some event          New module for packages that retain control until some event
2597          occurs.  Command loop and window maker.          occurs.  Command loop and window maker.
2598    
2599  1985-06-10  K. Shane Hartman  (shane at mit-prep)  1985-06-10  K. Shane Hartman  (shane@mit-prep)
2600    
2601          * echistory.el:          * echistory.el:
2602          Made it use helper.el.  Remove kill-ring-save stuff pending use of          Made it use helper.el.  Remove kill-ring-save stuff pending use of
# Line 2606  Line 2606 
2606    
2607          * helper.el:          * helper.el:
2608          New module for packages which want to do help without giving up          New module for packages which want to do help without giving up
2609          control.          control.
2610    
2611  1985-06-10  Richard M. Stallman  (rms at mit-prep)  1985-06-10  Richard M. Stallman  (rms@mit-prep)
2612    
2613          * sendmail.el:          * sendmail.el:
2614          Switch to C-c as prefix instead of C-z.          Switch to C-c as prefix instead of C-z.
2615    
2616  1985-06-09  Richard M. Stallman  (rms at mit-prep)  1985-06-09  Richard M. Stallman  (rms@mit-prep)
2617    
2618          * simple.el:          * simple.el:
2619          Rename kill-ring-save to copy-region-as-kill.          Rename kill-ring-save to copy-region-as-kill.
# Line 2633  Line 2633 
2633          When macro is executing, make prompt really appear.          When macro is executing, make prompt really appear.
2634          In loaddefs, put this on C-x q.          In loaddefs, put this on C-x q.
2635    
2636  1985-06-09  K. Shane Hartman  (shane at mit-prep)  1985-06-09  K. Shane Hartman  (shane@mit-prep)
2637    
2638          * dired.el:          * dired.el:
2639          Fix bugs in dired introduced by use of auto-save-file-name-p.  Dont          Fix bugs in dired introduced by use of auto-save-file-name-p.  Dont
# Line 2642  Line 2642 
2642          is no filename on line.  Rename dired-mark-backup-and-temp-files          is no filename on line.  Rename dired-mark-backup-and-temp-files
2643          to be dired-mark-backup-and-auto-save-files.          to be dired-mark-backup-and-auto-save-files.
2644    
2645  1985-06-08  K. Shane Hartman  (shane at mit-prep)  1985-06-08  K. Shane Hartman  (shane@mit-prep)
2646    
2647          * ebuff-menu.el (electric-buffer-list):          * ebuff-menu.el (electric-buffer-list):
2648          Lost if # lines < window-min-height and there was only one window.          Lost if # lines < window-min-height and there was only one window.
# Line 2657  Line 2657 
2657          Went to char select after Buffer-menu-execute, which can kill          Went to char select after Buffer-menu-execute, which can kill
2658          lines.  So set mark at select before execute and go to mark before          lines.  So set mark at select before execute and go to mark before
2659          select.  Winnage.          select.  Winnage.
2660                    
2661          * buff-menu.el:          * buff-menu.el:
2662          Stomp all kinds of roaches.  Buffer-menu-do-kills was doing re-search          Stomp all kinds of roaches.  Buffer-menu-do-kills was doing re-search
2663          when it wanted to do search (no harm, but faster).  Fix fencepost          when it wanted to do search (no harm, but faster).  Fix fencepost
# Line 2672  Line 2672 
2672          Don't run dired if value of new variable  find-file-run-dired  is          Don't run dired if value of new variable  find-file-run-dired  is
2673          nil.  t by default.          nil.  t by default.
2674    
2675  1985-06-07  K. Shane Hartman  (shane at mit-prep)  1985-06-07  K. Shane Hartman  (shane@mit-prep)
2676    
2677          * options.el (list-options): Use substitute-command-keys.          * options.el (list-options): Use substitute-command-keys.
2678    
# Line 2696  Line 2696 
2696          Fix bug with non-file-buffer names.  Use buffer name instead in          Fix bug with non-file-buffer names.  Use buffer name instead in
2697          these cases.  New variable view-hook.          these cases.  New variable view-hook.
2698    
2699  1985-06-06  Richard Mlynarik  (mly at mit-prep)  1985-06-06  Richard Mlynarik  (mly@mit-prep)
2700    
2701          * view.el:          * view.el:
2702          (provide 'view)          (provide 'view)
2703          defined unadvertized c-m-a, c-m-e, c-m-b, c-m-f          defined unadvertized c-m-a, c-m-e, c-m-b, c-m-f
2704          at end of buffer says how to exit.          at end of buffer says how to exit.
2705    
2706  1985-06-06  K. Shane Hartman  (shane at mit-prep)  1985-06-06  K. Shane Hartman  (shane@mit-prep)
2707    
2708          * view.el:          * view.el:
2709          Restrict quit to q, C-c, C-z.  Fill keymaps with new function          Restrict quit to q, C-c, C-z.  Fill keymaps with new function
# Line 2714  Line 2714 
2714          Make *Tab Stops* buffer go away when changes are installed by          Make *Tab Stops* buffer go away when changes are installed by
2715          switching to edit-tab-stops-buffer and burying *Tab Stops*.          switching to edit-tab-stops-buffer and burying *Tab Stops*.
2716    
2717  1985-06-06  Richard M. Stallman  (rms at mit-prep)  1985-06-06  Richard M. Stallman  (rms@mit-prep)
2718    
2719          * fill.el:          * fill.el:
2720          New function fill-individual-paragraphs.          New function fill-individual-paragraphs.
# Line 2729  Line 2729 
2729          * files.el:          * files.el:
2730          Define auto-save-file-name-p.          Define auto-save-file-name-p.
2731    
2732  1985-06-04  Richard Mlynarik  (mly at mit-prep)  1985-06-04  Richard Mlynarik  (mly@mit-prep)
2733    
2734          * sendmail.el (sendmail-send-it):          * sendmail.el (sendmail-send-it):
2735          Somewhat gratuitously deleting empty subject lines.          Somewhat gratuitously deleting empty subject lines.
2736          /usr/lib/sendmail seems smart enough (!) to hack this itself          /usr/lib/sendmail seems smart enough (!) to hack this itself
2737    
2738  1985-06-04  K. Shane Hartman  (shane at mit-prep)  1985-06-04  K. Shane Hartman  (shane@mit-prep)
2739    
2740          * info.el (Info-find-node, Info-exit):          * info.el (Info-find-node, Info-exit):
2741          Use expansion of filename in error message on file not found in          Use expansion of filename in error message on file not found in
# Line 2752  Line 2752 
2752          Bind enable-recursive-minibuffers so can use C-h v.  It would be          Bind enable-recursive-minibuffers so can use C-h v.  It would be
2753          nice if instead could enable JUST C-h v (or C-h f for          nice if instead could enable JUST C-h v (or C-h f for
2754          describe-function).          describe-function).
2755                    
2756          * aton.el (occur-menu):          * aton.el (occur-menu):
2757          Bogus message in minibuffer claimed C-z expanded menu entry.          Bogus message in minibuffer claimed C-z expanded menu entry.
2758          Use substitute-command-keys to get the right key.  Move to the          Use substitute-command-keys to get the right key.  Move to the
2759          first line if rebuild-summary, else the next line.  Make the          first line if rebuild-summary, else the next line.  Make the
2760          occur menu buffer read-only.          occur menu buffer read-only.
2761    
2762  1985-06-03  K. Shane Hartman  (shane at mit-prep)  1985-06-03  K. Shane Hartman  (shane@mit-prep)
2763    
2764          * mim-mode.el:          * mim-mode.el:
2765          Fix bugs related to moving across atoms in other packages (i.e.          Fix bugs related to moving across atoms in other packages (i.e.
2766          with trailers).          with trailers).
2767    
2768  1985-06-03  Richard M. Stallman  (rms at mit-prep)  1985-06-03  Richard M. Stallman  (rms@mit-prep)
2769    
2770          * c-mode.el (indent-c-exp, calculate-c-indent):          * c-mode.el (indent-c-exp, calculate-c-indent):
2771          Fix indentation of line following a #-directive in C-M-Q,          Fix indentation of line following a #-directive in C-M-Q,
# Line 2781  Line 2781 
2781          Echo with spaces between chars and dash after          Echo with spaces between chars and dash after
2782          even if have prompt string.          even if have prompt string.
2783    
2784  1985-06-03  K. Shane Hartman  (shane at mit-prep)  1985-06-03  K. Shane Hartman  (shane@mit-prep)
2785    
2786          * mim-mode.el, medit.el:          * mim-mode.el, medit.el:
2787          Clean up the documentation, use \\[...] where appropriate.          Clean up the documentation, use \\[...] where appropriate.
# Line 2791  Line 2791 
2791          Make it put the *lisp* buffer in inferior-lisp-mode as          Make it put the *lisp* buffer in inferior-lisp-mode as
2792          claimed in NEWS.          claimed in NEWS.
2793    
2794  1985-06-02  Richard M. Stallman  (rms at mit-prep)  1985-06-02  Richard M. Stallman  (rms@mit-prep)
2795    
2796          * rnews.el (news-get-pruned-list-of-files):          * rnews.el (news-get-pruned-list-of-files):
2797          Sort final list of files numerically.          Sort final list of files numerically.
# Line 2802  Line 2802 
2802    
2803          * simple.el: define turn-on-auto-fill.          * simple.el: define turn-on-auto-fill.
2804    
2805  1985-06-01  K. Shane Hartman  (shane at mit-prep)  1985-06-01  K. Shane Hartman  (shane@mit-prep)
2806    
2807          * loaddefs.el:  Update documentation for rmail.          * loaddefs.el:  Update documentation for rmail.
2808    
# Line 2810  Line 2810 
2810          Asked (fboundp 'lisp-indent-hook).  Right question is boundp.          Asked (fboundp 'lisp-indent-hook).  Right question is boundp.
2811    
2812          * scheme-mode.el (calculate-scheme-indent): Ditto.          * scheme-mode.el (calculate-scheme-indent): Ditto.
2813            
2814          * compile.el (next-error): Missed a \\[...].          * compile.el (next-error): Missed a \\[...].
2815    
2816          * buff-menu.el:          * buff-menu.el:
# Line 2823  Line 2823 
2823          definition.  Fix typo in electric-buffer-list documentation (also fix          definition.  Fix typo in electric-buffer-list documentation (also fix
2824          in ebuff-menu).          in ebuff-menu).
2825    
2826  1985-06-01  Richard M. Stallman  (rms at mit-prep)  1985-06-01  Richard M. Stallman  (rms@mit-prep)
2827    
2828          * Many files: put in \\[...] where appropriate.          * Many files: put in \\[...] where appropriate.
2829    
2830  1985-06-01  K. Shane Hartman  (shane at mit-prep)  1985-06-01  K. Shane Hartman  (shane@mit-prep)
2831    
2832          * shell.el (run-lisp):          * shell.el (run-lisp):
2833          Make it interactive since loaddefs claims it is.          Make it interactive since loaddefs claims it is.
2834    
2835  1985-06-01  Richard M. Stallman  (rms at mit-prep)  1985-06-01  Richard M. Stallman  (rms@mit-prep)
2836    
2837          * isearch.el:          * isearch.el:
2838          Fix quit logic since condition signaled is `quit' now.          Fix quit logic since condition signaled is `quit' now.
2839          Don't reprint echo area if have buffered ^G to handle.          Don't reprint echo area if have buffered ^G to handle.
2840    
2841  1985-05-31  K. Shane Hartman  (shane at mit-prep)  1985-05-31  K. Shane Hartman  (shane@mit-prep)
2842    
2843          * c-mode.el (c-backward-to-noncomment):          * c-mode.el (c-backward-to-noncomment):
2844          Still failed to terminate in some cases (after many #include's and          Still failed to terminate in some cases (after many #include's and
# Line 2846  Line 2846 
2846          and dot <= lim.  It guarantees termination but does it leave dot          and dot <= lim.  It guarantees termination but does it leave dot
2847          at right place for indenter?          at right place for indenter?
2848    
2849  1985-05-31  Richard M. Stallman  (rms at mit-prep)  1985-05-31  Richard M. Stallman  (rms@mit-prep)
2850    
2851          * simple.el (help-for-help):          * simple.el (help-for-help):
2852          Lookup in help-map explicitly; calling help-command no longer works.          Lookup in help-map explicitly; calling help-command no longer works.
# Line 2862  Line 2862 
2862          Handle key codes > 127 in local-bind-to-key.          Handle key codes > 127 in local-bind-to-key.
2863          Write ml-modify-syntax-entry.          Write ml-modify-syntax-entry.
2864    
2865  1985-05-30  Richard Mlynarik  (mly at mit-prep)  1985-05-30  Richard Mlynarik  (mly@mit-prep)
2866    
2867          * sendmail.el          * sendmail.el
2868          Typo made sendmail-send-it lose when mail-interactive          Typo made sendmail-send-it lose when mail-interactive
# Line 2875  Line 2875 
2875          Catch another place where \\[..] was needed          Catch another place where \\[..] was needed
2876          Don't insert copyright info if noninteractive          Don't insert copyright info if noninteractive
2877    
2878  1985-05-30  K. Shane Hartman  (shane at mit-prep)  1985-05-30  K. Shane Hartman  (shane@mit-prep)
2879    
2880          * lisp-mode.el (lisp-send-defun):          * lisp-mode.el (lisp-send-defun):
2881          Make it interactive since it's on a key.  Also, indent lambda like          Make it interactive since it's on a key.  Also, indent lambda like
2882          defun.          defun.
2883    
2884          * view.el:          * view.el:
2885          Improve documentation.  Add isearch, previous and next          Improve documentation.  Add isearch, previous and next
# Line 2887  Line 2887 
2887          repeat last command because it really does not repeat all commands.          repeat last command because it really does not repeat all commands.
2888          Make space quit in help scrolling if no more to scroll.          Make space quit in help scrolling if no more to scroll.
2889    
2890  1985-05-30  Richard M. Stallman  (rms at mit-prep)  1985-05-30  Richard M. Stallman  (rms@mit-prep)
2891    
2892          * simple.el:          * simple.el:
2893          Use \\[...] in doc strings when appropriate.          Use \\[...] in doc strings when appropriate.
# Line 2906  Line 2906 
2906          Define advertised-undo == undo, to force startup msg          Define advertised-undo == undo, to force startup msg
2907          to say C-x u rather than C-_.          to say C-x u rather than C-_.
2908    
2909  1985-05-29  Richard M. Stallman  (rms at mit-prep)  1985-05-29  Richard M. Stallman  (rms@mit-prep)
2910    
2911          * rmail.el:          * rmail.el:
2912          Add C-r command (rmail-edit-current-message) and its commands.          Add C-r command (rmail-edit-current-message) and its commands.
# Line 2919  Line 2919 
2919          compare-windows.el => compare-w.el          compare-windows.el => compare-w.el
2920          electric-buffer-list.el => ebuff-menu.el          electric-buffer-list.el => ebuff-menu.el
2921    
2922  1985-05-28  Richard Mlynarik  (mly at mit-prep)  1985-05-28  Richard Mlynarik  (mly@mit-prep)
2923    
2924          * simple.el (describe-function)          * simple.el (describe-function)
2925          bind enable-recursive-minibuffers to read fn name          bind enable-recursive-minibuffers to read fn name
2926          (useful when typing c-h f after m-esc)            (useful when typing c-h f after m-esc)
2927    
2928          * files.el          * files.el
2929          made create-file-buffer a lisp function (was in src/buffer.c)          made create-file-buffer a lisp function (was in src/buffer.c)
# Line 2932  Line 2932 
2932          If the first character typed is a space then quit, ie return to          If the first character typed is a space then quit, ie return to
2933          previous window/buffer configuration          previous window/buffer configuration
2934    
2935  1985-05-27  Richard M. Stallman  (rms at mit-prep)  1985-05-27  Richard M. Stallman  (rms@mit-prep)
2936    
2937          * fill.el (fill-region-as-paragraph):          * fill.el (fill-region-as-paragraph):
2938          It was filling to width (1- fill-column)          It was filling to width (1- fill-column)
# Line 2940  Line 2940 
2940          Also make it not delete excess spaces in paragraph indentation,          Also make it not delete excess spaces in paragraph indentation,
2941          delete fill prefixes before checking for excess spaces.          delete fill prefixes before checking for excess spaces.
2942    
2943  1985-05-25  K. Shane Hartman  (shane at mit-prep)  1985-05-25  K. Shane Hartman  (shane@mit-prep)
2944    
2945          * c-mode.el:          * c-mode.el:
2946          c-backward-to-noncomment failed to terminate on LF after #include          c-backward-to-noncomment failed to terminate on LF after #include
# Line 2950  Line 2950 
2950          isearch was doing (push-mark odot) inside save-window-excursion,          isearch was doing (push-mark odot) inside save-window-excursion,
2951          which loses.  Move to outside of save-window-excursion.          which loses.  Move to outside of save-window-excursion.
2952    
2953  1985-05-24  K. Shane Hartman  (shane at mit-prep)  1985-05-24  K. Shane Hartman  (shane@mit-prep)
2954    
2955          * loaddefs.el:          * loaddefs.el:
2956          Update documentation strings for dired, byte-recompile-directory.          Update documentation strings for dired, byte-recompile-directory.
2957          Correct some typos and spelling errors.          Correct some typos and spelling errors.
2958    
2959  1985-05-24  Richard M. Stallman  (rms at mit-prep)  1985-05-24  Richard M. Stallman  (rms@mit-prep)
2960    
2961          * add-log.el:          * add-log.el:
2962          Don't make double blank line when adding to existing entry.          Don't make double blank line when adding to existing entry.
2963    
2964  1985-05-23  Richard M. Stallman  (rms at mit-prep)  1985-05-23  Richard M. Stallman  (rms@mit-prep)
2965    
2966          * sendmail.el (mail-yank-original):          * sendmail.el (mail-yank-original):
2967          Arg other than C-u is # columns to indent.          Arg other than C-u is # columns to indent.
# Line 2972  Line 2972 
2972          * shell.el: rename lisp to run-lisp.          * shell.el: rename lisp to run-lisp.
2973          * loaddefs.el: make run-lisp autoloading.          * loaddefs.el: make run-lisp autoloading.
2974    
2975  1985-05-23  Richard Mlynarik  (mly at mit-prep)  1985-05-23  Richard Mlynarik  (mly@mit-prep)
2976    
2977          * files.el          * files.el
2978          FOO! Local-variables weren't working since hack-local-variables          FOO! Local-variables weren't working since hack-local-variables
# Line 2994  Line 2994 
2994          * lisp-mode.el          * lisp-mode.el
2995          made mode doc strings use \[...] substitute-command-keys technology          made mode doc strings use \[...] substitute-command-keys technology
2996    
2997  1985-05-23  Richard M. Stallman  (rms at mit-prep)  1985-05-23  Richard M. Stallman  (rms@mit-prep)
2998    
2999          * lisp-mode.el:          * lisp-mode.el:
3000          Renamed lisp-mode to elisp-mode and external-lisp-mode to lisp-mode.          Renamed lisp-mode to elisp-mode and external-lisp-mode to lisp-mode.
# Line 3003  Line 3003 
3003          * loaddefs.el:          * loaddefs.el:
3004          Made ".el" files use elisp-mode; ".scm" files use scheme-mode.          Made ".el" files use elisp-mode; ".scm" files use scheme-mode.
3005    
3006  1985-05-22  Richard M. Stallman  (rms at mit-prep)  1985-05-22  Richard M. Stallman  (rms@mit-prep)
3007    
3008          * tags.el (visit-tag-table):          * tags.el (visit-tag-table):
3009          If tags file has changed since last read in, offer to read it again.          If tags file has changed since last read in, offer to read it again.
3010    
3011  1985-05-22  Richard Mlynarik  (mly at mit-prep)  1985-05-22  Richard Mlynarik  (mly@mit-prep)
3012    
3013          * nrnews.el          * nrnews.el
3014          Foo.  A distinct lack of communication here.          Foo.  A distinct lack of communication here.
3015          Fairly radical surgery --- many bug fixes and clarifications,          Fairly radical surgery --- many bug fixes and clarifications,
3016          quite different from rnews.el  Sigh          quite different from rnews.el  Sigh
3017    
3018  1985-05-22  K. Shane Hartman  (shane at mit-prep)  1985-05-22  K. Shane Hartman  (shane@mit-prep)
3019    
3020          * view.el          * view.el
3021          Add new flavor of help.  ?, h still give list of          Add new flavor of help.  ?, h still give list of
# Line 3026  Line 3026 
3026          Minor change for documentation of view-file and          Minor change for documentation of view-file and
3027          view-buffer because C-h does not describe mode now.          view-buffer because C-h does not describe mode now.
3028    
3029  1985-05-22  Richard M. Stallman  (rms at mit-prep)  1985-05-22  Richard M. Stallman  (rms@mit-prep)
3030    
3031          * rnews.el:          * rnews.el:
3032          news-go-to-news-group: don't get confusing error if arg is nil.          news-go-to-news-group: don't get confusing error if arg is nil.
# Line 3044  Line 3044 
3044          various: standardized elipses in messages.          various: standardized elipses in messages.
3045            Use error rather than message where appropriate.            Use error rather than message where appropriate.
3046    
3047  1985-05-21  Richard Mlynarik  (mly at mit-prep)  1985-05-21  Richard Mlynarik  (mly@mit-prep)
3048    
3049          * mlsupport:          * mlsupport:
3050          Fixs assorted typos where variable "bufname" was changed to "name"          Fixs assorted typos where variable "bufname" was changed to "name"
# Line 3061  Line 3061 
3061          Call bury-buffer after selecting new buffer.          Call bury-buffer after selecting new buffer.
3062          Make things work when  pop-up-windows  is nil.          Make things work when  pop-up-windows  is nil.
3063    
3064  1985-05-21  K. Shane Hartman  (shane at mit-prep)  1985-05-21  K. Shane Hartman  (shane@mit-prep)
3065    
3066          * view.el:          * view.el:
3067          Flush skip commands since they dont make much sense.  Make searches,          Flush skip commands since they dont make much sense.  Make searches,
# Line 3069  Line 3069 
3069          line.  Use mark ring and provide mark manipulation commands.  C-l          line.  Use mark ring and provide mark manipulation commands.  C-l
3070          is recenter.  Improve documentation.          is recenter.  Improve documentation.
3071    
3072  1985-05-21  Richard M. Stallman  (rms at mit-prep)  1985-05-21  Richard M. Stallman  (rms@mit-prep)
3073    
3074          * loadup.el:          * loadup.el:
3075          Copy DOCSTR rather than renaming it.          Copy DOCSTR rather than renaming it.
# Line 3077  Line 3077 
3077          * sendmail.el (mail-yank-original):          * sendmail.el (mail-yank-original):
3078          If have numeric arg, don't delete header fields and don't indent.          If have numeric arg, don't delete header fields and don't indent.
3079    
3080  1985-05-20  Richard M. Stallman  (rms at mit-prep)  1985-05-20  Richard M. Stallman  (rms@mit-prep)
3081    
3082          * rmail.el (rmail-get-new-mail):          * rmail.el (rmail-get-new-mail):
3083          Pass the proper arg to delete-file.          Pass the proper arg to delete-file.
# Line 3086  Line 3086 
3086          * sendmail.el (mail-send-and-exit):          * sendmail.el (mail-send-and-exit):
3087          Bury the *mail* buffer.          Bury the *mail* buffer.
3088    
3089  1985-05-19  Richard Mlynarik  (mly at mit-prep)  1985-05-19  Richard Mlynarik  (mly@mit-prep)
3090    
3091          * view.el, dired.el          * view.el, dired.el
3092          typos in viewing stuff          typos in viewing stuff
# Line 3106  Line 3106 
3106          what this format is; however the code installed seems to work          what this format is; however the code installed seems to work
3107          for all cases encountered          for all cases encountered
3108    
3109  1985-05-19  Richard M. Stallman  (rms at mit-prep)  1985-05-19  Richard M. Stallman  (rms@mit-prep)
3110    
3111          * rmail.el (rmail-get-new-mail):          * rmail.el (rmail-get-new-mail):
3112          Pass the proper arg to delete-file.          Pass the proper arg to delete-file.
# Line 3118  Line 3118 
3118          * files.el (backup-buffer):          * files.el (backup-buffer):
3119          Get error if about to rename a directory.          Get error if about to rename a directory.
3120    
3121  1985-05-18  K. Shane Hartman  (shane at mit-prep)  1985-05-18  K. Shane Hartman  (shane@mit-prep)
3122    
3123          * view.el, more-mode.el: Latter flushed in favor of former.          * view.el, more-mode.el: Latter flushed in favor of former.
3124          view-mode preserves concept of more-mode but uses          view-mode preserves concept of more-mode but uses
# Line 3129  Line 3129 
3129          documentation of dired-listing-switches to note importance of          documentation of dired-listing-switches to note importance of
3130          excluding 'F' option.          excluding 'F' option.
3131    
3132  1985-05-17  Richard M. Stallman  (rms at mit-prep)  1985-05-17  Richard M. Stallman  (rms@mit-prep)
3133    
3134          * isearch.el:          * isearch.el:
3135          Preserve window-start on exit from save-window-excursion          Preserve window-start on exit from save-window-excursion
3136    
3137  1985-05-16  Richard M. Stallman  (rms at mit-prep)  1985-05-16  Richard M. Stallman  (rms@mit-prep)
3138    
3139          * rmail.el: correct read-only suppression in rmail-new-summary.          * rmail.el: correct read-only suppression in rmail-new-summary.
3140    
3141  1985-05-16  K. Shane Hartman  (shane at mit-prep)  1985-05-16  K. Shane Hartman  (shane@mit-prep)
3142    
3143          * loaddefs.el: Autoload more-mode, more-file, more-buffer.          * loaddefs.el: Autoload more-mode, more-file, more-buffer.
3144    
# Line 3147  Line 3147 
3147          * dired.el: Put more-file on v-iew in dired.          * dired.el: Put more-file on v-iew in dired.
3148          Returns to dired when user quits more.          Returns to dired when user quits more.
3149    
3150  1985-05-16  Richard Mlynarik  (mly at mit-prep)  1985-05-16  Richard Mlynarik  (mly@mit-prep)
3151    
3152          * simple.el: make <help> i run info          * simple.el: make <help> i run info
3153    
# Line 3164  Line 3164 
3164    
3165          * buff-menu.el: make splitting screen between > 2 buffers work          * buff-menu.el: make splitting screen between > 2 buffers work
3166    
3167  1985-05-16  K. Shane Hartman  (shane at mit-prep)  1985-05-16  K. Shane Hartman  (shane@mit-prep)
3168    
3169          * dired.el: Put dired-rename-file, dired-copy file-on keys.  Make          * dired.el: Put dired-rename-file, dired-copy file-on keys.  Make
3170          them change buffer if appropriate.  Put dired-mark-backup-files,          them change buffer if appropriate.  Put dired-mark-backup-files,
3171          dired-mark-temp-files on keys.  Eliminate possibility of looping          dired-mark-temp-files on keys.  Eliminate possibility of looping
3172          at last line in dired-repeat-over-filenames.          at last line in dired-repeat-over-filenames.
3173    
3174  1985-05-15  K. Shane Hartman (shane at mit-grape-nehi)  1985-05-15  K. Shane Hartman  (shane@mit-grape-nehi)
3175    
3176          * dired.el: Fix bug in dired-noselect which caused dired of / to          * dired.el: Fix bug in dired-noselect which caused dired of / to
3177          get buffer name of /default/directory// with contents of /.          get buffer name of /default/directory// with contents of /.
3178    
3179  1985-05-13  Richard M. Stallman  (rms at mit-prep)  1985-05-13  Richard M. Stallman  (rms@mit-prep)
3180    
3181          * isearch.el: Add crl's slow isearch code, plus changes:          * isearch.el: Add crl's slow isearch code, plus changes:
3182          use variable isearch-slow-speed to control whether to use it.          use variable isearch-slow-speed to control whether to use it.
# Line 3190  Line 3190 
3190    
3191          * startup.el: Don't print a help message if noninteractive.          * startup.el: Don't print a help message if noninteractive.
3192    
3193  1985-05-13  K. Shane Hartman  (shane at mit-ajax)  1985-05-13  K. Shane Hartman  (shane@mit-ajax)
3194    
3195          * replace.el: Add ?^ to list of special characters in query          * replace.el: Add ?^ to list of special characters in query
3196          replace loop so that replacing continues after moving back to          replace loop so that replacing continues after moving back to
3197          previous.          previous.
3198    
3199          * add-log.el: add prefix arg to add-change-log-entry so will          * add-log.el: add prefix arg to add-change-log-entry so will
3200          prompt for information if desired.  If there is an entry for today,          prompt for information if desired.  If there is an entry for today,
3201          make sure login-name is same before using it, else make new entry.          make sure login-name is same before using it, else make new entry.
3202          Use auto-fill-mode.          Use auto-fill-mode.
3203    
3204  1985-05-12  Richard M. Stallman  (rms at mit-prep)  1985-05-12  Richard M. Stallman  (rms@mit-prep)
3205    
3206          * lisp-mode.el: defined lisp-mode-commands, lisp-mode-variables.          * lisp-mode.el: defined lisp-mode-commands, lisp-mode-variables.
3207          Added external-lisp-mode.          Added external-lisp-mode.
# Line 3220  Line 3220 
3220          Change format used for change log entries.          Change format used for change log entries.
3221          Select indented-text-mode for the change log file.          Select indented-text-mode for the change log file.
3222    
3223  1985-05-12  Shane  (shane at mit-ajax)  1985-05-12  Shane  (shane@mit-ajax)
3224          simple.el: suppress matching close paren if preceded          simple.el: suppress matching close paren if preceded
3225                  by char syntax \.                  by char syntax \.
3226          mim-mode.el: flush private paren blinker in favor of default.          mim-mode.el: flush private paren blinker in favor of default.
3227          add-log.el: change mode-string to mode-name so reflected in          add-log.el: change mode-string to mode-name so reflected in
3228                  mode-line.  change \\W to \\sW when looking for place to add.                  mode-line.  change \\W to \\sW when looking for place to add.
3229    
3230  1985-05-12  Richard M. Stallman  (rms at mit-prep)  1985-05-12  Richard M. Stallman  (rms@mit-prep)
3231          simple.el: modified open-line to insert newlines before          simple.el: modified open-line to insert newlines before
3232                  an existing one before dot.  This makes better redisplay.                  an existing one before dot.  This makes better redisplay.
3233          dired.el: Installed Shane's changes that allow user to choose          dired.el: Installed Shane's changes that allow user to choose
3234                  switches to use.                  switches to use.
3235    
3236  1985-05-11  Richard M. Stallman  (rms at mit-prep)  1985-05-11  Richard M. Stallman  (rms@mit-prep)
3237          rmail.el: if given file name as argument,          rmail.el: if given file name as argument,
3238                  correctly displays one message of that file                  correctly displays one message of that file
3239                  but does not try to get new mail.                  but does not try to get new mail.

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