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
Richard M. Stallman
ae178a12ea
(etags_getcwd) [WINDOWSNT]: Convert backslashes to slashes.
1996-10-06 19:50:49 +00:00
Richard M. Stallman
f8a9bac913
Provide an empty default for LD_SWITCH_X_SITE_AUX.
...
(ld_switch_machine): Fix typo.
1996-10-06 19:34:12 +00:00
Erik Naggum
6777ae524e
(special-display-p): Doc fix.
1996-10-06 16:55:03 +00:00
Erik Naggum
a1c9f2095f
(print-help-return-message): Use new functions `special-display-p' and
...
`same-window-p' to determine which help message to print.
(Also unquote lambda forms.)
1996-10-06 16:27:39 +00:00
Erik Naggum
4628f7a447
(Fspecial_display_p, Fsame_window_p): New functions.
...
(Fdisplay_buffer): Use them, instead of doing the work here.
(syms_of_window): Defsubr them.
1996-10-06 16:17:41 +00:00
Richard M. Stallman
4f21aa66bf
(rmail-summary-line-count-flag): Renamed from rmail-summary-line-count-p.
1996-10-04 18:40:55 +00:00
Richard M. Stallman
ea7bddc4ce
(rmail-summary-line-count-p): New variable.
...
(rmail-make-basic-summary-line): Optionally exclude the line count.
1996-10-04 18:39:31 +00:00
Richard M. Stallman
47afc068c0
(file-name-non-special): New function.
...
Add it to file-name-handler-alist.
1996-10-04 05:10:54 +00:00
Richard M. Stallman
213d0b1f8b
(decode_env_path): Add /: to dir names that could be magic.
...
(init_cmdargs): Add /: to argv[0] if it could be magic.
1996-10-04 05:08:44 +00:00
Noah Friedman
477c388f4b
(eldoc-function-argstring-from-docstring): Add search that finds arglist
...
for `start-process'; possibly others.
1996-10-04 04:43:42 +00:00