Mon, 30 Aug 1993 16:17:35 +0000 |
Roland McGrath |
(next-file): If arg is neither t nor nil, then eval it to return initial
|
Sun, 29 Aug 1993 17:28:19 +0000 |
Paul Eggert |
Use integers instead of floating point where they will do.
|
Sat, 28 Aug 1993 04:14:25 +0000 |
Paul Eggert |
(calendar-time-zone-daylight-rules): Scan through the
|
Sat, 28 Aug 1993 04:14:25 +0000 |
Paul Eggert |
(solar-holidays): Use new
|
Sat, 28 Aug 1993 04:14:25 +0000 |
Paul Eggert |
(solar-time-string):
|
Fri, 27 Aug 1993 03:55:16 +0000 |
Paul Eggert |
(vc-locked-example): Renamed from vc-quiescent-p. Now yields example of
|
Fri, 27 Aug 1993 01:57:48 +0000 |
Paul Eggert |
(vc-find-file-hook, vc-file-not-found-hook): Use add-hook to install.
|
Wed, 25 Aug 1993 19:33:07 +0000 |
Paul Eggert |
Change /{/ to /\{/ for Posix compatibility; otherwise, HP awk complains.
|
Wed, 25 Aug 1993 08:18:56 +0000 |
Paul Eggert |
Append /usr/ccs/bin and /usr/sccs to PATH.
|
Fri, 20 Aug 1993 15:55:57 +0000 |
Jim Blandy |
* calendar.el (calendar-absolute-from-iso,
|
Fri, 20 Aug 1993 15:55:29 +0000 |
Jim Blandy |
* solar.el (solar-sunrise, solar-sunset, solar-longitude-of-sun):
|
Thu, 19 Aug 1993 22:29:35 +0000 |
David J. MacKenzie |
comment fix
|
Thu, 19 Aug 1993 20:18:46 +0000 |
Roland McGrath |
(F{next,previous}_single_property_change): Doc fix.
|
Wed, 18 Aug 1993 16:48:58 +0000 |
Roland McGrath |
(texinfo-environment-regexp): Match cartouche.
|
Wed, 18 Aug 1993 16:48:32 +0000 |
Roland McGrath |
(update-copyright): Handle two-digit years with apostrophes.
|
Mon, 16 Aug 1993 19:10:25 +0000 |
Roland McGrath |
*** empty log message ***
|
Sun, 15 Aug 1993 05:47:03 +0000 |
Richard M. Stallman |
(find-file-noselect): If a find-file-not-found-hook succeeds, clear `error'.
|
Sun, 15 Aug 1993 04:38:25 +0000 |
Richard M. Stallman |
Include getdate.c in distribution.
|
Sun, 15 Aug 1993 04:28:05 +0000 |
Richard M. Stallman |
(mkdir, rmdir): Use wait_for_termination to wait.
|
Sun, 15 Aug 1993 03:55:29 +0000 |
Richard M. Stallman |
(HAVE_VFORK, INTEL386, aix386): Add #undef.
|
Sun, 15 Aug 1993 03:54:35 +0000 |
Richard M. Stallman |
(Qread_file_name_internal): New var.
|
Sun, 15 Aug 1993 03:53:33 +0000 |
Richard M. Stallman |
Include syswait.h.
|
Sun, 15 Aug 1993 03:52:43 +0000 |
Richard M. Stallman |
Include syswait.h.
|
Sun, 15 Aug 1993 03:49:28 +0000 |
Richard M. Stallman |
(adjust_intervals_for_insertion): If inserting in middle
|
Sun, 15 Aug 1993 03:39:42 +0000 |
Richard M. Stallman |
(mostlyclean): Don't delete emacs here.
|
Sat, 14 Aug 1993 23:02:58 +0000 |
Richard M. Stallman |
(struct property_change): New field `arrived'.
|
Sat, 14 Aug 1993 20:16:43 +0000 |
Richard M. Stallman |
(compile_pattern): Cast result of re_compile_pattern.
|
Sat, 14 Aug 1993 19:52:32 +0000 |
Richard M. Stallman |
(bookmark-alist): Move defvar before first use.
|
Sat, 14 Aug 1993 19:49:27 +0000 |
Richard M. Stallman |
Doc fixes.
|
Sat, 14 Aug 1993 18:37:47 +0000 |
Richard M. Stallman |
(init_cmdargs): Check openp result for 1, not != 0.
|
Sat, 14 Aug 1993 11:04:06 +0000 |
Richard M. Stallman |
New version from Fogel.
|
Sat, 14 Aug 1993 11:00:54 +0000 |
Richard M. Stallman |
(x_wm_set_size_hint): New args spec_x and spec_y.
|
Sat, 14 Aug 1993 10:59:10 +0000 |
Richard M. Stallman |
(x_wm_set_size_hint): New args spec_x and spec_y.
|
Sat, 14 Aug 1993 10:32:54 +0000 |
Richard M. Stallman |
(list-buffers-directory): Add declaration.
|
Sat, 14 Aug 1993 10:30:09 +0000 |
Richard M. Stallman |
(Fx_popup_menu): Adjust coords so they are relative to the inner window.
|
Sat, 14 Aug 1993 09:38:56 +0000 |
Richard M. Stallman |
entered into RCS
|
Sat, 14 Aug 1993 09:23:46 +0000 |
Richard M. Stallman |
(frame-initialize): Check for `on' or `true'
|
Sat, 14 Aug 1993 09:23:24 +0000 |
Richard M. Stallman |
(x-create-frame-with-faces): Check for `on' or `true'
|
Sat, 14 Aug 1993 09:13:23 +0000 |
Richard M. Stallman |
(outline-level): New var. Everything funcalls this
|
Sat, 14 Aug 1993 09:08:50 +0000 |
Richard M. Stallman |
(outline-minor-mode-prefix): New variable.
|
Sat, 14 Aug 1993 08:39:25 +0000 |
Richard M. Stallman |
(frame-initialize): Handle reverseVideo x-resource.
|
Sat, 14 Aug 1993 07:54:59 +0000 |
Richard M. Stallman |
(momentary-string-display): Scroll to keep the string on the screen.
|
Sat, 14 Aug 1993 07:34:28 +0000 |
Richard M. Stallman |
(__CTOR_LIST__): Don't declare it on Linux.
|
Sat, 14 Aug 1993 07:21:00 +0000 |
Richard M. Stallman |
(getpwuid): Declare it as in xrdb.c.
|
Sat, 14 Aug 1993 07:20:08 +0000 |
Richard M. Stallman |
(x_set_frame_parameters): Don't die if just one of
|
Sat, 14 Aug 1993 07:14:13 +0000 |
Richard M. Stallman |
(internal_equal): Typo in previous change.
|
Sat, 14 Aug 1993 05:32:25 +0000 |
Richard M. Stallman |
(i386-*-sunos4): Assume Sunos 4.0.
|
Sat, 14 Aug 1993 04:36:08 +0000 |
Richard M. Stallman |
(property_change_between_p): Test NULL_INTERVAL_P
|
Sat, 14 Aug 1993 03:50:26 +0000 |
Richard M. Stallman |
(internal_equal): All markers in no buffer are equal.
|
Sat, 14 Aug 1993 03:45:08 +0000 |
Richard M. Stallman |
(compilation-parse-errors): Don't add multiple errors for one source line.
|
Sat, 14 Aug 1993 03:36:02 +0000 |
Richard M. Stallman |
(bibtex-mode-map): Change C-c e to C-c C-b.
|
Fri, 13 Aug 1993 23:35:42 +0000 |
Roland McGrath |
Added #undef HAVE_XSCREENNUMBEROFSCREEN.
|
Fri, 13 Aug 1993 22:23:19 +0000 |
Richard M. Stallman |
(C_DEBUG_SWITCH, SYSTEM_MALLOC): Defined.
|
Fri, 13 Aug 1993 22:21:52 +0000 |
Richard M. Stallman |
(C_SWITCH_MACHINE): Deleted.
|
Fri, 13 Aug 1993 22:18:34 +0000 |
Richard M. Stallman |
Check for XScreenNumberOfScreen.
|
Fri, 13 Aug 1993 22:16:38 +0000 |
Richard M. Stallman |
(XScreenNumberOfScreen): New function.
|
Fri, 13 Aug 1993 21:40:37 +0000 |
Richard M. Stallman |
(START_FILES, LIB_STANDARD): Don't define if USG5_4.
|
Fri, 13 Aug 1993 19:09:21 +0000 |
Richard M. Stallman |
Delete conditionals for HAVE_X_WINDOWS and HAVE_SOCKETS.
|
Fri, 13 Aug 1993 18:40:37 +0000 |
Richard M. Stallman |
(mouse-menu-bar-buffers): Use list-buffers-directory.
|
Fri, 13 Aug 1993 08:44:21 +0000 |
Richard M. Stallman |
(C_ALLOCA): Don't define it.
|