- 04 Sep, 1996 7 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
Call modify_region with ints.
-
Richard M. Stallman authored
(signal_before_change): Take integer arguments.
-
Richard M. Stallman authored
-
- 03 Sep, 1996 25 commits
-
-
Richard M. Stallman authored
(Fmake_byte_code): Use XFASTINT when calling make_pure_vector.
-
Richard M. Stallman authored
of parsing current-time-string.
-
Richard M. Stallman authored
(ls-lisp-format): New argument NOW. Arguments are no longer optional. (ls-lisp-format-time): New argument NOW. Use same method as `ls' to decide whether to show time-of-day or year.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
as a `struct Lisp_String *'.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
Stop processing options if we encounter "--".
-
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 8 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.
-