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
Karl Heuer
f9f9cd9296
(report-emacs-bug): Insert at separator, not at end.
1994-04-20 00:14:15 +00:00
Richard M. Stallman
3c6bcbe708
(install-arch-indep): Don't install dired-x*.
1994-04-19 23:12:49 +00:00
Richard M. Stallman
6385c56009
(CRT0_DUMMIES): Ignore one arg.
...
(LIBS_TERMCAP): Use the system's termcap.
1994-04-19 23:09:41 +00:00
Richard M. Stallman
a974bea198
(Vlast_event_frame): Define unconditionally.
...
(syms_of_keyboard): Always make the Lisp var.
1994-04-19 22:48:32 +00:00
Richard M. Stallman
270eee4929
(${etc}DOC): Delete redundant version.el from cmd.
1994-04-19 21:45:38 +00:00
Richard M. Stallman
0680592c25
*** empty log message ***
1994-04-19 18:32:49 +00:00
Richard M. Stallman
c7cd67bd78
Comment change.
1994-04-19 07:44:27 +00:00
Karl Heuer
a14cad8c60
(read_avail_input): Test EINTR, not EAGAIN.
1994-04-19 05:56:20 +00:00
Karl Heuer
9134775b88
(read_avail_input): Write loop as a do-while.
1994-04-19 05:52:58 +00:00
Karl Heuer
02b3c4338e
(PURESIZE) [!MULTI_FRAME]: Increase to 200000.
1994-04-19 04:40:29 +00:00
Karl Heuer
10e09db421
(rmail-summary-rmail-update): Update rmail buffer even if it isn't displayed.
1994-04-19 03:41:23 +00:00