Richard M. Stallman
7cae52cffc
(f90-no-block-limit): Fixed bug for indentation of
...
elsewhere and elseif.
(f90-looking-at-where-or-forall): Now allows for labelled forall
and where statements.
(f90-font-lock-keywords-2): New highlighting for labelled where
and forall. Fixed small bug with else highlighting.
(f90-fill-region): Moved indentation to f90-break-line.
(f90-break-line): Will now always indent the second line.
(f90-indent-line): Simpler test for auto-fill.
(f90-auto-fill-mode): Removed.
(f90-electric-insert): Added for possibility of auto-filling of
lines without spaces, as well as early updating of line.
(f90-mode-map): Added bindings of operators to f90-electric-insert.
(f90-do-auto-fill): Now also updates line (changes case).
1996-10-15 02:58:27 +00:00
Richard M. Stallman
57a6e758e2
(Vdebug_on_signal): Renamed from Vdebug_force.
1996-10-14 23:39:54 +00:00
Karl Heuer
2d2972d83c
Fix typo in comment.
1996-10-14 07:54:04 +00:00
Richard M. Stallman
57fdbf402a
(UNEXEC): Undef before defining.
1996-10-13 15:34:06 +00:00
Richard M. Stallman
93a2702d0e
(hack-local-variables-prop-line):
...
Ignore case when checking for `mode'.
1996-10-13 14:00:48 +00:00
Richard M. Stallman
00d3de8eae
(describe-function): If no fn specified, say so.
...
(variable-at-point): Return 0 if no variable there.
(describe-variable): If no variable specified, say so.
Don't use nil as the variable.
1996-10-13 13:59:51 +00:00
Paul Eggert
6fbe22d865
(datearg): Use the empty string, not '-d>1970-01-01', to extract all
...
revisions, since some hosts reject 1970-01-01 when east of UTC.
(date): Remove.
1996-10-13 05:59:42 +00:00
Richard M. Stallman
ae1cc0311c
(define-function): Define as alias for defalias.
1996-10-12 23:54:53 +00:00
Richard M. Stallman
e462e42fc2
Use defalias not define-function.
1996-10-12 23:54:33 +00:00
Richard M. Stallman
1814e5a971
(define-function): Mark it as obsolete.
1996-10-12 23:54:12 +00:00
Richard M. Stallman
339b405d57
(Fdefine_function): Function definition deleted.
...
(syms_of_data): Don't call defsubr for it.
1996-10-12 23:52:30 +00:00
Paul Eggert
30fc6c655c
(rlog_options): Look for ' option' rather than 'unknown option',
...
since CVS says 'invalid option'.
1996-10-12 17:24:45 +00:00
Richard M. Stallman
be9345cf6f
Explain what major modes can do for imenu and font-lock.
1996-10-12 16:10:09 +00:00
Richard M. Stallman
6af28e9fac
(rmail): Run rmail-mail-hook last.
...
(rmail-mode-2): Don't run rmail-mode-hook here.
(rmail-mode, rmail): Run it here.
1996-10-12 16:08:08 +00:00
Richard M. Stallman
549b29ac9a
(XTwrite_glyphs, XTclear_end_of_line, XTclear_frame)
...
(clear_cursor, x_display_bar_cursor, x_display_box_cursor)
(x_set_window_size): Use phys_cursor_on field in frame.
(x_update_cursor): Negative phys_cursor_x no longer means anything.
1996-10-12 16:06:40 +00:00
Richard M. Stallman
e85276be4a
(struct frame): New field phys_cursor_on.
1996-10-12 15:26:41 +00:00
Richard M. Stallman
505ce248f4
(msb--toggle-menu-type): Call menu-bar-update-buffers with t.
1996-10-12 02:57:53 +00:00
Richard M. Stallman
7a8f27dbe6
Comment change.
1996-10-12 02:42:58 +00:00
Richard M. Stallman
5d137be3bd
(edt-load-xkeys): Doc fix.
1996-10-12 02:41:07 +00:00
Richard M. Stallman
6e625da152
(set-process-filter): Doc fix.
1996-10-12 02:40:26 +00:00
Richard M. Stallman
4907ce5b07
Doc fixes on most variables.
1996-10-12 02:39:33 +00:00
Richard M. Stallman
4408bb61c3
(tpu-load-xkeys): Doc fix.
1996-10-12 02:34:32 +00:00
Richard M. Stallman
c139ae756c
(nnfolder-ignore-active-file): Doc fix.
1996-10-12 02:32:56 +00:00
Richard M. Stallman
17c3470ee8
(2C-two-columns): Doc fix.
1996-10-12 02:31:48 +00:00
Richard M. Stallman
7635fc7c22
(r2b-proceedings-list, r2b-help-message): Doc fixes.
1996-10-12 02:30:37 +00:00
Richard M. Stallman
abd17e6113
(solitaire): Doc fix.
1996-10-12 02:29:04 +00:00
Richard M. Stallman
9e5896c658
(Fbuffer_has_markers_at): New function.
...
(syms_of_marker): defsubr it.
1996-10-11 03:11:21 +00:00
Richard M. Stallman
fd97770325
(newline): Use buffer-has-markers-at.
1996-10-11 03:11:00 +00:00
Richard M. Stallman
8941c0cf18
(browse-url-at-point): Add autoload cookie.
...
(browse-url-at-mouse, browse-url-of-buffer, browse-url-of-file)
(browse-url-of-dired-file): Likewise.
1996-10-11 02:34:27 +00:00
Richard M. Stallman
96adeb99c9
(browse-url): New function.
...
(browse-url-CCI-host): New variable.
(browse-url-at-mouse): Added event-buffer and event-point
functions for XEmacs compatibility.
(browse-url-file-url): Check for EFS after alist, URL-encode
special chars.
(browse-url-grail): New function.
(browse-url-interactive-arg): Add new-window logic.
(browse-url-looking-at): Fixed.
(browse-url-lynx-xterm): New function.
(browse-url-lynx-emacs): Use term.el instead of terminal.el.
(browse-url-netscape): Contact/start Netscape in the
background. Multi-display support. Renamed
browse-url-netscape-send. URL-encode comma.
(browse-url-netscape-command): New variable.
(browse-url-netscape-startup-arguments): New variable.
(browse-url-url-at-point): Improved matching to supply missing
"http://".
Other fixes for byte-compilation.
1996-10-11 02:32:17 +00:00
Richard M. Stallman
bfc6cac943
(auto-mode-alist): .hpp files get C++ mode.
1996-10-10 21:39:13 +00:00
Jim Meyering
73a46a9c20
[__hpux]: Define hpux. From Eric Backus.
...
[__sun]: Define sun. Reported by Kaveh Ghazi.
1996-10-10 03:29:50 +00:00
Richard M. Stallman
e31714694a
(init_display): If not yet initialized,
...
we can't really use X, so we must do the real work.
1996-10-09 20:30:23 +00:00
Richard M. Stallman
4f9ad01661
(Fx_popup_menu): Give the menu a title when the menu is a single keymap.
1996-10-09 04:56:48 +00:00
Erik Naggum
e3ac26cbb8
(narrow-to-defun): Narrow to the same defun that `mark-defun' would make
...
the region.
(insert-parentheses): Let a negative argument enclose preceding sexps.
1996-10-08 23:13:39 +00:00
Richard M. Stallman
dc81e1664f
(comint-read-noecho): Clear out the intermediate strings.
1996-10-08 23:00:54 +00:00
Richard M. Stallman
0565d3079a
(line-move): Ignore invisibility in `move-to-column'.
...
(universal-argument): Doc fix.
1996-10-08 21:35:03 +00:00
Richard M. Stallman
91c6fd0ccf
(cancel-function-timers): Add autoload.
1996-10-08 19:01:56 +00:00
Erik Naggum
54c014f0a9
(with-current-buffer): Correct indentation property.
1996-10-08 18:22:57 +00:00
Richard M. Stallman
67580ab566
Move two function definitions.
1996-10-08 08:03:42 +00:00
Richard M. Stallman
21a6f23c30
(sgml-specials): Delete `-' from the list.
...
(sgml-font-lock-keywords): Add an element for comments.
1996-10-07 18:29:22 +00:00
Richard M. Stallman
cf5db37418
(struct position): New field ovstring_chars_done.
1996-10-07 17:54:39 +00:00
Richard M. Stallman
dd5af6b7e9
(POSIX_SIGNALS): New definition.
1996-10-07 17:54:16 +00:00
Richard M. Stallman
0f88624ee3
(Buffer-menu-revert): New function.
...
(Buffer-menu-mode-map): Use Buffer-menu-revert for g.
(Buffer-menu-mode): Doc fix.
1996-10-07 17:52:50 +00:00
Richard M. Stallman
388d92ac27
(cancel-timer): Add autoload cookie.
1996-10-07 16:10:14 +00:00
Richard M. Stallman
a361deba75
(Info-read-subfile): Allow a file name as arg.
...
(Info-search): Restore previous subfile correctly.
1996-10-06 22:50:07 +00:00
Richard M. Stallman
9ea65df961
Clarify how insert-in-front-hooks and insert-behind-hooks are used.
1996-10-06 22:49:28 +00:00
Richard M. Stallman
0f9c0ff030
(display_text_line): New arg ovstr_done. (Callers changed).
...
Ignore that many chars from start of overlay strings.
Return updated value in ovstring_chars_done field.
1996-10-06 22:48:40 +00:00
Richard M. Stallman
d3b0646856
(x_set_internal_border_width): Only change
...
an edit_widget's internal_border_width for the toolkit case.
(syms_of_xfns): For x-sensitive-text-pointer-shape, use DEFVAR_LISP.
1996-10-06 20:46:35 +00:00
Richard M. Stallman
927b5a55b8
(vmotion, compute_motion): Fill in ovstring_chars_done in the return value.
1996-10-06 20:44:10 +00:00