1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-28 07:45:00 +00:00
Commit Graph

16371 Commits

Author SHA1 Message Date
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
Richard M. Stallman
0995fa350a (init_buffer): Add /: to dir names that could be magic. 1996-10-04 04:26:23 +00:00
Richard M. Stallman
c49afcd700 (openp): Omit /: from start of file name. 1996-10-04 04:26:09 +00:00
Richard M. Stallman
6d7d9efad3 (imenu-default-create-index-function): Fix error message. 1996-10-04 01:58:52 +00:00
Richard M. Stallman
b6b4c8bdd2 (eval-after-load): Add lisp-indent-function for it. 1996-10-03 21:51:39 +00:00
Erik Naggum
e0119683e4 (with-temp-buffer): Add indentation property. 1996-10-03 02:16:38 +00:00
Erik Naggum
a2fdb55cd3 (with-current-buffer): Minor cleanup.
(with-temp-file): Support for arguments nil and t removed.
(with-temp-buffer): Use this new macro instead.
(with-output-to-string): Rewrite.
1996-10-03 02:13:52 +00:00
Richard M. Stallman
fd402b2a64 Fetch LD_SWITCH_SYSTEM and LD_SWITCH_MACHINE
from config.h and use them in $ac_link.
1996-10-02 21:44:00 +00:00
Richard M. Stallman
f74e8587dc (ospeed): New #undef to counteract that definition. 1996-10-02 21:43:28 +00:00
Richard M. Stallman
55ac4e9332 (ospeed): New definition. 1996-10-02 21:43:16 +00:00
Richard M. Stallman
52fb15fae2 Delete several \n\'s.
(profile-fix-fun): Delete an if whose test is never true.
Handle doc strings that are also the function value.
1996-10-02 21:42:42 +00:00
Richard M. Stallman
8fd2940861 (save-selected-window, save-current-buffer)
(save-match-data, with-output-to-string, with-current-buffer)
(with-temp-file, with-temp-buffer): Add def-edebug-spec calls.
1996-10-02 21:41:56 +00:00
Francesco Potortì
b6b4884680 * etags.c (print_version): Print copyright info.
* etags.c (print_help): Print the bug reporting address.
	(main): Use return as the last instruction, instead of exit.
	* etags.c (main): Don't open the tags file in cxref mode.
1996-10-02 14:01:24 +00:00
Richard M. Stallman
363a5030a6 (recover-session): Error if session files turned off. 1996-10-02 10:26:51 +00:00
Karl Heuer
7af7ef389a (store_frame_param): Allow setting a frame's minibuffer
to the value that it already has.
1996-10-02 01:03:22 +00:00
Richard M. Stallman
b77087c572 (syms_of_buffer): Doc fix. 1996-10-01 22:49:15 +00:00
Richard M. Stallman
7e563e040c (imenu--make-index-alist): Add doc string. 1996-09-30 23:38:43 +00:00
Paul Eggert
aa7c3349af (date): Make default format acceptable to CVS post v1.8
as well as earlier CVSs and RCS.
1996-09-30 22:15:13 +00:00
Richard M. Stallman
5e0b756022 (etags-file-of-tag): Fix looking-at regexp. 1996-09-29 22:58:23 +00:00
Richard M. Stallman
2502581572 (main): If the lock call fails with EBUSY or
EAGAIN, retry a few times.
1996-09-29 22:45:55 +00:00