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

6986 Commits

Author SHA1 Message Date
Richard M. Stallman
3fadec1a1f (mouse-set-font): Simply call set-default-font. 1994-04-22 08:49:57 +00:00
Richard M. Stallman
4033f46bd7 (set-default-font): Call frame-update-faces. 1994-04-22 08:49:30 +00:00
Richard M. Stallman
9d52c8d369 (frame-update-faces): New function. 1994-04-22 08:47:42 +00:00
Richard M. Stallman
b545f35b46 (rmail-font-lock-keywords): New variable.
(compilation-mode-font-lock-keywords): New variable.
(font-lock-set-defaults): Use those vars in those modes.
1994-04-22 07:30:30 +00:00
Richard M. Stallman
572986cdcd (display-time): Force use of pipe, not pty. 1994-04-22 04:37:36 +00:00
Richard M. Stallman
cec574b950 (vc-backend-diff): Test of cmp was backwards. 1994-04-22 04:31:27 +00:00
Karl Heuer
bdd2009598 doc fix.
(mouse-avoidance-point-position): new function, using
new `compute-motion' functionality.  Use of this fixes bugs
involving wrapped lines & horizontally-scrolled windows.
new avoidance mode, "exile", like "banish" but temporary.
jump/animate modes now keep track of net offset that
they have moved the mouse, and try to keep this near 0.  No longer
wraps to other side of screen.
(mouse-avoidance-mode): update mode line.
(mouse-avoidance-*-hook): do nothing if inside kbd macro.
1994-04-21 21:26:47 +00:00
Richard M. Stallman
8893ad8c62 (ispell-use-ptys-p): Doc fix. 1994-04-21 20:00:42 +00:00
Richard M. Stallman
51632cc823 (send_process): If fpathconf fails, use 250. 1994-04-21 19:54:28 +00:00
Karl Heuer
69fdec9e4d *** empty log message *** 1994-04-21 19:45:27 +00:00
Karl Heuer
501b568d67 *** empty log message *** 1994-04-21 19:26:10 +00:00
Richard M. Stallman
19b8fb9d76 (get_lim_data): Handle NO_LIM_DATA. 1994-04-21 18:53:38 +00:00
Richard M. Stallman
5afe3a2b9c (gud-filter): Call comint-output-filter at the end. 1994-04-21 18:45:15 +00:00
Richard M. Stallman
074521be7e (c-macro-expansion): changed the algorithm to allow
__FILE__ and __LINE__ directives to be expanded correctly.
(c-macro-expansion): use a forth optional argument DISPLAY meaning
it should print messages at the start and end of preprocessing.
All callers changed.
(c-macro-expand): Don't display message here.
1994-04-21 18:40:14 +00:00
Karl Heuer
981947af1a (Info-next-preorder): Don't follow footnotes here.
(Info-mouse-follow-nearest-node, Info-follow-nearest-node): Split into mouse
and keyboard versions.
(Info-mode-map): Bind them to mouse-2 and RET.
(Info-try-follow-nearest-node): Common subroutine.
1994-04-21 16:51:53 +00:00
Karl Heuer
3c59c255da (Electric-buffer-menu-mouse-select): New function.
(electric-buffer-menu-mode-map): Bind it to mouse-2.
1994-04-21 14:39:40 +00:00
Karl Heuer
a004e5020e (ispell-dictionary-alist): Renamed the entry for danish from "dansk" to
"danish" in order to conform with reality.
1994-04-21 13:51:26 +00:00
Richard M. Stallman
3a3056e5ea (init_lread): Maybe put build-time Lisp dirs on load-path.
(init_lread): Improve warning message.
1994-04-21 09:04:46 +00:00
Richard M. Stallman
f67de86ff6 (init_cmdargs): Check only for etc and lib-src subdirs
when setting Vinstallation_directory.
(syms_of_emacs): Make Lisp vars invocation-name, invocation-directory
and installation-directory.
1994-04-21 09:04:25 +00:00
Richard M. Stallman
f5ab9736a5 (init_cmdargs): Just check for etc and lib-src subdirs
when setting Vinstallation_directory.
1994-04-21 08:43:33 +00:00
Richard M. Stallman
996e89cd05 (x_make_frame_visible): Args to x_set_offset were swapped. 1994-04-21 08:33:48 +00:00
Richard M. Stallman
4bb45197d8 (init_callproc): Set Vdoc_directory like Vdata_directory. 1994-04-21 08:31:39 +00:00
Richard M. Stallman
fec5272baa Comment change. 1994-04-21 07:35:28 +00:00
Richard M. Stallman
a9a6f83ff3 (comint-mode): Set comint-last-input-start and
comint-last-input-end to valid markers.

(comint-send-input): Use comint-output-filter to run
functions on comint-output-filter-functions.

(comint-kill-output): Use delete-region to remove, and
comint-output-filter to insert.
1994-04-21 06:42:24 +00:00
Richard M. Stallman
f54877b282 (gdb, sdb, dbx, xdb, perldb): Set paragraph-start.
(gud-mode): Make paragraph-start buffer-local.
1994-04-21 06:24:36 +00:00
Richard M. Stallman
3162a5cbd6 (clean): Delete DOC*. 1994-04-21 04:53:34 +00:00
Richard M. Stallman
379728da93 *** empty log message *** 1994-04-21 03:24:35 +00:00
Karl Heuer
090cebb5f4 (x_top_window_to_frame): Declare this function. 1994-04-20 20:39:18 +00:00
Richard M. Stallman
03d786655b (server-kill-emacs-query-function)
(server-kill-buffer-query-function): Give names to these hook fns.
1994-04-20 20:26:25 +00:00
Richard M. Stallman
f3309b68f7 (readline): Fix updating of p when buffer grows. 1994-04-20 20:04:20 +00:00
Richard M. Stallman
c71ff00194 (sort-subr): Use car-less-than-car when appropriate. 1994-04-20 19:56:46 +00:00
Richard M. Stallman
1d58e36fc2 Doc fixes. 1994-04-20 19:54:08 +00:00
Roland McGrath
8425a49a3c (compilation-parse-errors): Fix references for column number, 3 elt not
2nd.
1994-04-20 19:52:37 +00:00
Richard M. Stallman
dd6e8a8dd0 (TAGS): Split off included tags file lisp/TAGS.
(../lisp/TAGS): New target uses recursive make.
(ctagsfiles, lisptagsfiles): New variables.
1994-04-20 19:23:04 +00:00
Francesco Potortì
ca9c55b09a * m/delta.h (HAVE_SOCKETS): defined if HAVE_INET_SOCKETS is defined. 1994-04-20 10:52:23 +00:00
Richard M. Stallman
b6d8a44f8f (Fmodify_frame_parameters, Fframe_parameters):
Define even if not MULTI_FRAME.
1994-04-20 10:25:05 +00:00
Richard M. Stallman
edf2518b2a (HAVE_INET_SOCKETS): Add #undef. 1994-04-20 10:17:11 +00:00
Richard M. Stallman
b2bd9b6ab1 (XTread_socket): Delete the non-NEW_SELECTIONS code
and simplify the toolkit conditional for those cases.
1994-04-20 09:01:18 +00:00
Richard M. Stallman
5627c40e58 (XTread_socket, case ClientMessage): Use x_window_to_frame unconditionally.
(x_make_frame_invisible): Explicitly clear visible and
iconified flags, as well as the async flags.

(XTread_socket): Call XSetInputFocus.

(x_make_frame_invisible) [USE_X_TOOLKIT]: Use XtPopdown.
(XTread_socket): Call _XEditResCheckMessages only if HAVE_X11R5.
1994-04-20 08:51:06 +00:00
Richard M. Stallman
abdced835c (set_window_width): Don't delete root window for being too narrow. 1994-04-20 07:27:20 +00:00
Richard M. Stallman
9c32788e36 Doc fixes.
(c-macro-expansion): Handle a and b comment styles.
(c-macro-shrink-window-flag): Renamed from c-macro-shrink-window-p.
(c-macro-prompt-flag): Renamed from c-macro-prompt-p.
1994-04-20 06:19:14 +00:00
Karl Heuer
2bdfaa420c (init-file-user): Doc fix. 1994-04-20 06:13:43 +00:00
Richard M. Stallman
89fb82d613 Provide cmacexp.
(c-macro-prompt-p): Renamed from c-macro-always-prompt-p.
(c-macro-cppflags): Var renamed from c-macro-default-cppflags.
(c-macro-expand): Don't handle C-u C-u specially.
Compute message here in var mymsg.
Clear buffer-auto-save-file-name.
(c-macro-display-buffer): Now takes no argument.
Use point-max to get large number.
(c-macro-default-message, c-macro-eval): Functions deleted.
(c-macro-expansion): Use startinstring as the char to insert.
1994-04-20 06:12:03 +00:00
Karl Heuer
c6207d0d29 (blessmail): New target.
${archlibdir}: Use blessmail when installing movemail.
1994-04-20 05:32:33 +00:00
Karl Heuer
9a8efe67cf Initial revision 1994-04-20 05:22:51 +00:00
Karl Heuer
925083d1c2 (describe_map_tree, describe_map): Skip keymaps we've seen before. 1994-04-20 04:22:24 +00:00
Richard M. Stallman
39e9ebcd7f (create_process): Call setsid only if pty_flag. 1994-04-20 03:49:47 +00:00
Karl Heuer
c3c0ee937d (describe_map): Merge with describe_map_2. 1994-04-20 03:04:46 +00:00
Karl Heuer
24ff54989b (defun-prompt-regexp): Make this variable buffer-local. 1994-04-20 01:11:35 +00:00
Karl Heuer
791587eebf (read_avail_input): Don't retry read. 1994-04-20 00:24:59 +00:00