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
Richard M. Stallman
04645d5fb3
(kill-emacs-query-functions): Fix typo in question text.
1994-04-19 02:49:51 +00:00
Richard M. Stallman
4b6694ef36
*** empty log message ***
1994-04-19 01:27:51 +00:00
Karl Heuer
8d3d2a0cdd
(comint-replace-by-expanded-history): Expand only at prompt.
...
Pass SILENT flag to comint-replace-by-expanded-history-before-point.
1994-04-19 00:51:24 +00:00
Karl Heuer
196a790385
(src/Makefile, lib-src/Makefile): Delete ^L. Fix definition of $undefs.
1994-04-19 00:43:06 +00:00
Richard M. Stallman
3717217eee
(kill-buffer-query-functions): Fix the question text.
1994-04-19 00:31:42 +00:00
Richard M. Stallman
a14938298f
(window_system): Obey --with-x11=no and --with-x10=no.
...
(lib-src/Makefile.in): Use src, not lib-src, in -I.
1994-04-19 00:30:13 +00:00
Richard M. Stallman
1ddb69784b
(readline): When extending the buffer,
...
calculate end afresh using the new size.
1994-04-19 00:17:46 +00:00
Karl Heuer
d8ec2bc893
(outline-end-of-subtree): Stop before final newline.
1994-04-18 23:53:51 +00:00
Richard M. Stallman
ba275b2de9
(hexl-mode): Make local binding for hexl-max-address.
1994-04-18 23:34:22 +00:00
Richard M. Stallman
3886f8e229
(shell-command-filter): If point was at end, leave it at end.
1994-04-18 22:41:49 +00:00
Karl Heuer
64b25365be
(EMACS_INT, EMACS_UINT): Omit if NOT_C_CODE.
1994-04-18 22:40:07 +00:00
Richard M. Stallman
d7e84efb1a
(shell-command-sentinel): Do nothing if buffer is dead.
1994-04-18 22:37:30 +00:00
Richard M. Stallman
5754d7f2c6
(menu-bar-enable-clipboard): Construct new cons cells.
1994-04-18 21:33:57 +00:00
Richard M. Stallman
aafadd9f17
(create_process): Fix previous change.
1994-04-18 17:40:25 +00:00
Richard M. Stallman
31c5ee7bb7
Comment change.
1994-04-18 17:39:06 +00:00
Francesco Potortì
3ad2882cd3
* etags.c (main, print_help): eliminate the -F option.
1994-04-18 17:07:19 +00:00