Commit graph

677 commits

Author SHA1 Message Date
Jim Blandy
b8ec3aa307 * bytecomp.el: Declare unread-command-char an obsolete variable.
* vip.el (vip-escape-to-emacs, vip-prefix-arg-value,
	vip-prefix-arg-com): Use unread-command-event instead of
	unread-command-char; respect its new semantics.
	* fortran.el (fortran-abbrev-start, fortran-window-create-momentarily):
	Same.
1992-11-16 01:34:30 +00:00
Jim Blandy
f90a6155a9 * etags.el (find-tag-noselect): Doc fix. 1992-11-07 06:12:42 +00:00
Jim Blandy
bea1d57a78 * compile.el (compile-internal): Use NAME-OF-MODE in the prompt
when offering to kill an existing process.
1992-11-07 06:12:11 +00:00
Richard M. Stallman
b8cbdf43f9 version 1.28.8
(fortran-indent-to-column): Make turning of lines that begin with
`fortran-continuation-string' into properly formated continuation
lines work for fortran TAB mode.

Cleaned up some doc strings.

(fortran-abbrev-help, fortran-prepare-abbrev-list-buffer): Use
`insert-abbrev-table-description' and make buffer in abbrevs-mode.

Many changes since version 1.28.3.   Added auto-fill-mode, support
for some Fortran 90 statements.  Adjust comments to conform to new
gnu conventions.

(fortran-mode): Fix `comment-line-start-skip' by changing \\1 to
\\2 and include cpp statements in matching.  Changes for auto fill.

(fortran-auto-fill-mode, fortran-do-auto-fill,
fortran-break-line): New functions to implement auto fill.

(fortran-indent-line, fortran-reindent-then-newline-and-indent):
Added auto fill support.

(find-comment-start-skip, is-in-fortran-string-p): New functions.

(fortran-electric-line-number): Works better in overwrite mode.

(fortran-indent-comment, fortran-indent-line,
fortran-indent-to-column):  Use find-comment-start-skip instead of
searching for `comment-start-skip'.

(fortran-mode, calculate-fortran-indent): Added indentation
for fortran 90 statements.

(fortran-next-statement, fortran-previous-statement): Bug fixes.

(fortran-mode, calculate-fortran-indent,
fortran-setup-tab-format-style, fortran-setup-fixed-format-style):
`fortran-comment-line-column' meaning changed.  Now defaults to 0.
1992-11-05 20:25:10 +00:00
Richard M. Stallman
c6cf2c1e4f (fortran-window-create): Use screen-width, not frame-width. 1992-10-27 20:19:00 +00:00
Richard M. Stallman
1c3c9e649f (fortran-prepare-abbrev-list-buffer): Fix typo. 1992-10-27 20:11:05 +00:00
Richard M. Stallman
e80f214737 (fortran-tab-mode): Add defvar.
(fortran-analyze-file-format): Bind i.
(fortran-tab-mode-string): Add defvar.
(fortran-tab-mode): Use `arg' as variable, not as function.
(fortran-prepare-abbrev-list-buffer): New function.
(fortran-abbrev-help): Call that.
1992-10-27 10:21:22 +00:00
Christopher Zaborsky
579e495a70 Doc fix. 1992-10-25 21:05:35 +00:00
Christopher Zaborsky
fe66851582 Doc fix. 1992-10-25 19:44:06 +00:00
Roland McGrath
a128c7a004 (visit-tags-table-buffer): When trying to pick table, call
tags-expand-table-name on alternatives that might be nil.
(tags-table-files): Don't call visit-tags-table-buffer; assume we are there.
1992-10-12 17:18:22 +00:00
Roland McGrath
1f82d0e4d0 (compilation-parse-errors): Save (match-beginning 0) in a variable, so the
looking-at call doesn't clobber its value when we want to use it to back up
before the error we discard.
Make sure compilation-error-list is at least two elts long before checking
its first two elts for being in the same file.
1992-10-01 02:00:41 +00:00
Roland McGrath
41acdfa97a (compilation-parse-errors): After we get enough errors to stop early, toss
the last one (which is for a different file), so we don't lose
the same way on the next run.
1992-09-30 01:45:47 +00:00
Roland McGrath
3f9e2e5121 (compilation-parse-errors): When we reach FIND-AT-LEAST errors, keep going
until we have seen all the consecutive errors in the same file.
1992-09-29 23:59:26 +00:00
Richard M. Stallman
791cc57dfa (calculate-c-indent): When testing for function-start line,
always match the first paren if have more than one.
1992-09-23 04:21:23 +00:00
Richard M. Stallman
35a4d1439f entered into RCS 1992-09-21 08:28:43 +00:00
Richard M. Stallman
f37dc9fbe5 *** empty log message *** 1992-09-20 22:45:13 +00:00
Richard M. Stallman
f5e16d96be *** empty log message *** 1992-09-20 19:06:51 +00:00
Jim Blandy
5852d14562 *** empty log message *** 1992-09-17 21:54:44 +00:00
Roland McGrath
614517afd8 entered into RCS 1992-09-17 01:12:50 +00:00
Roland McGrath
974f8dd6da *** empty log message *** 1992-09-15 22:52:46 +00:00
Roland McGrath
a32a25f400 *** empty log message *** 1992-09-15 21:35:53 +00:00
Roland McGrath
47f3c45980 *** empty log message *** 1992-09-15 21:04:44 +00:00
Roland McGrath
9806213d68 *** empty log message *** 1992-09-14 20:19:24 +00:00
Jim Blandy
9508896e1d *** empty log message *** 1992-09-14 18:41:47 +00:00
Richard M. Stallman
6c43f2f9e9 entered into RCS 1992-09-14 01:33:12 +00:00
Richard M. Stallman
6cf420725b *** empty log message *** 1992-09-05 23:19:22 +00:00
Richard M. Stallman
c9c5649217 *** empty log message *** 1992-09-04 23:38:45 +00:00
Roland McGrath
15d1a8dab6 *** empty log message *** 1992-09-02 23:15:36 +00:00
Richard M. Stallman
6ec3899e16 *** empty log message *** 1992-08-31 21:42:28 +00:00
Richard M. Stallman
1635fcdddd *** empty log message *** 1992-08-29 08:27:31 +00:00
Richard M. Stallman
0dbe11e25a *** empty log message *** 1992-08-24 22:07:53 +00:00
Jim Blandy
fbfed6f05f entered into RCS 1992-08-19 03:54:46 +00:00
Roland McGrath
ab13123aa8 *** empty log message *** 1992-08-12 18:48:38 +00:00
Jim Blandy
7e1dae733a entered into RCS 1992-08-12 12:50:10 +00:00
Roland McGrath
d1ed447584 *** empty log message *** 1992-08-06 23:56:50 +00:00
Roland McGrath
9cac31b842 *** empty log message *** 1992-08-04 22:31:21 +00:00
Roland McGrath
dadb11fbc1 *** empty log message *** 1992-08-04 21:29:26 +00:00
Richard M. Stallman
5336e82901 *** empty log message *** 1992-08-04 05:07:43 +00:00
Jim Blandy
0b030df78b *** empty log message *** 1992-08-04 04:09:07 +00:00
Roland McGrath
b5bb472ebe *** empty log message *** 1992-08-04 02:02:27 +00:00
Richard M. Stallman
1586b965b9 *** empty log message *** 1992-08-03 02:02:37 +00:00
Roland McGrath
c540863c29 *** empty log message *** 1992-08-02 03:36:38 +00:00
Roland McGrath
643f763f7d *** empty log message *** 1992-07-31 00:08:13 +00:00
Roland McGrath
353b13c3e4 *** empty log message *** 1992-07-30 21:09:53 +00:00
Richard M. Stallman
ee3b8d4df3 entered into RCS 1992-07-29 05:48:40 +00:00
Richard M. Stallman
c9ed5a4721 *** empty log message *** 1992-07-29 05:22:04 +00:00
Roland McGrath
646bd33103 *** empty log message *** 1992-07-29 05:06:36 +00:00
Roland McGrath
b2bb6ec8ff *** empty log message *** 1992-07-27 19:54:35 +00:00
Roland McGrath
6218e8c632 *** empty log message *** 1992-07-27 18:52:51 +00:00
Richard M. Stallman
4da319370e entered into RCS 1992-07-27 08:52:26 +00:00