- 03 Sep, 1996 16 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Paul Eggert authored
(run-at-time): If TIME is t, do the action at the next integral multiple of REPEAT.
-
Paul Eggert authored
fix display glitches when display-time-interval != 60.
-
Paul Eggert authored
-
Paul Eggert authored
-
Paul Eggert authored
so that we don't attempt to redefine the libc mktime.
-
Richard M. Stallman authored
mismatched. When the unbalanced paren is an opening paren, highlight it as mismatched.
-
Paul Eggert authored
we now use our mktime instead.
-
Paul Eggert authored
since NEXTSTEP's wrongly ignores TZ.
-
Paul Eggert authored
-
Richard M. Stallman authored
-
- 02 Sep, 1996 16 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
Quote `-' only at start of file name. Terminate the value string.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
delete the duplicate includes for it.
-
Richard M. Stallman authored
Include signal.h. (xmalloc, fatal, error): New functions. (delete_socket, handle_signals): New functions. (progname, socket_name): New variables. [HAVE_SOCKETS] (main): Call handle_signals; set the new variables.
-
Richard M. Stallman authored
(mark_window_display_accurate, display_text_line): Likewise.
-
Richard M. Stallman authored
(Fset_window_buffer): Set last_selected_window slot. (Fselect_window): Set last_selected_window slot. (delete_all_subwindows): Maybe call unshow_buffer.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(ffap-locate-jka-suffixes): Variable deleted. (ffap-alist): Use locate-library.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
when they appear within <...>.
-
Richard M. Stallman authored
(main, both versions): Use quote_file_name. (decode_options): Don't return a value. (main, both versions): Use optind. Don't check for -nowait here.
-
Richard M. Stallman authored
backslashes that emacsclient now does for special characters. Delete some debugging code accidentally left in.
-
- 01 Sep, 1996 8 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(Fopen_network_stream): Store a cons cell in childp. (NETCONN_P): Use GC_CONSP. (list_processes_1): Use new childp format.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
Use sigblock instead of sigblockx.
-
Richard M. Stallman authored
(sigpausex, sigblockx, sigholdx): Definitions deleted.
-
Richard M. Stallman authored
and defined (HAVE_SETSID) instead of DONT_REOPEN_PTY.
-
Richard M. Stallman authored
-