- 21 Sep, 1995 12 commits
-
-
Edward M. Reingold authored
-
Edward M. Reingold authored
-
Edward M. Reingold authored
-
Edward M. Reingold authored
-
Edward M. Reingold authored
-
Edward M. Reingold authored
-
Edward M. Reingold authored
-
Edward M. Reingold authored
-
Edward M. Reingold authored
-
Edward M. Reingold authored
-
Edward M. Reingold authored
-
Edward M. Reingold authored
-
- 20 Sep, 1995 2 commits
-
-
Paul Eggert authored
-
Paul Eggert authored
(init_environment): No need to call tzset and init_gettimeofday, since `main' now does that for us. (gettimeofday): Ignore tzp; it's obsolescent. (init_gettimeofday): Invoke tzset first.
-
- 18 Sep, 1995 2 commits
-
-
Richard M. Stallman authored
where KEYMAP has nothing at all.
-
Richard M. Stallman authored
(S-down-mouse-1): Put font menu here.
-
- 17 Sep, 1995 1 commit
-
-
Richard M. Stallman authored
-
- 15 Sep, 1995 1 commit
-
-
Richard M. Stallman authored
-
- 14 Sep, 1995 2 commits
-
-
Richard M. Stallman authored
and pass it along to indent-line-function if it isn't nil.
-
André Spiegel authored
directory, passing only the nondirectory part of the file name. (vc-find-cvs-master): Bind `mtime' locally instead of using it as a free variable.
-
- 12 Sep, 1995 8 commits
-
-
Erik Naggum authored
the need to redefine it in dired-x.el.
-
Richard M. Stallman authored
-
Karl Heuer authored
of paths.h.tmp$$, to avoid going beyond 14 characters.
-
Karl Heuer authored
(HAVE_SELECT): Deleted; s/isc2-2.h no longer undefs this.
-
Karl Heuer authored
off HAVE_SELECT.
-
Richard M. Stallman authored
Functions moved to textprop.c.
-
Richard M. Stallman authored
(verify_interval_modification): Moved from intervals.c. (interval_insert_behind_hooks, interval_insert_in_front_hooks): New variables. (report_interval_modification): New function.
-
Richard M. Stallman authored
-
- 10 Sep, 1995 12 commits
-
-
Paul Eggert authored
this fixes bugs involving out-of-range dates and leap seconds, and allows date arithmetic via out-of-range values for arguments. Allow the ZONE parameter to be a TZ-style string. Doc string fix: `1900' -> `this century'. (set_time_zone_rule): New function. (Fset_time_zone_rule): Use it. (environ, make_time): Add extern declarations. (days_per_month): Remove.
-
Richard M. Stallman authored
Handle point values in the ASCII text section and in the addresses. (hexl-insert-char): Handle point located in the ASCII text.
-
Richard M. Stallman authored
Do nothing for lines that are too wide.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
since nobody uses it, and our hacks to get it get in the way of the above fix. Use simpler method for getting time stamp. (init_gettimeofday, daylight, gmtoffset): Remove.
-
Richard M. Stallman authored
(syms_of_editfns): defsubr it.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
not all Suns have this bug.
-
Richard M. Stallman authored
if localtime caches TZ. Check for tzset.
-
Richard M. Stallman authored
-