| Commit message (Expand) | Author | Age | Files | Lines |
| * | (rmail-convert-file): Exclude the Babyl header | Richard M. Stallman | 1993-09-07 | 1 | -5/+10 |
| * | (command-line): Setq inhibit-startup-message to nil. | Richard M. Stallman | 1993-09-07 | 1 | -0/+4 |
| * | (jump-to-register): Take new optional arg NODELETE (prefix arg); pass | Roland McGrath | 1993-09-07 | 1 | -4/+6 |
| * | (set-frame-configuration): Take new optional arg NODELETE; if non-nil, | Roland McGrath | 1993-09-07 | 1 | -3/+6 |
| * | ({window,frame}-configuration-to-register): Fix prompt string in | Roland McGrath | 1993-09-07 | 1 | -2/+2 |
| * | Don't clobber existing binding for menu-bar in global-map. | Roland McGrath | 1993-09-06 | 1 | -1/+4 |
| * | (calendar-time-zone-daylight-rules): Remove special case for Israel. | Paul Eggert | 1993-09-06 | 1 | -29/+5 |
| * | (tag-exact-match-p): Return true if TAG is the explicit tag name. | Roland McGrath | 1993-09-06 | 1 | -4/+8 |
| * | Fix version in comment. | Richard M. Stallman | 1993-09-06 | 1 | -1/+1 |
| * | Doc fixes. | Richard M. Stallman | 1993-09-06 | 1 | -52/+52 |
| * | * etags.c (L_isdef, L_isquote, L_getit): small optimisations. | Francesco Potortì | 1993-09-06 | 1 | -27/+74 |
| * | Comment fixes. | Richard M. Stallman | 1993-09-05 | 1 | -25/+3 |
| * | (next-file): If arg is neither t nor nil, then eval it to return initial | Roland McGrath | 1993-08-30 | 1 | -12/+22 |
| * | Use integers instead of floating point where they will do. | Paul Eggert | 1993-08-29 | 1 | -12/+18 |
| * | (calendar-time-zone-daylight-rules): Scan through the | Paul Eggert | 1993-08-28 | 1 | -75/+94 |
| * | (solar-holidays): Use new | Paul Eggert | 1993-08-28 | 1 | -44/+55 |
| * | (solar-time-string): | Paul Eggert | 1993-08-28 | 1 | -4/+4 |
| * | (vc-locked-example): Renamed from vc-quiescent-p. Now yields example of | Paul Eggert | 1993-08-27 | 1 | -19/+23 |
| * | (vc-find-file-hook, vc-file-not-found-hook): Use add-hook to install. | Paul Eggert | 1993-08-27 | 1 | -6/+2 |
| * | Change /{/ to /\{/ for Posix compatibility; otherwise, HP awk complains. | Paul Eggert | 1993-08-25 | 1 | -2/+2 |
| * | Append /usr/ccs/bin and /usr/sccs to PATH. | Paul Eggert | 1993-08-25 | 1 | -1/+3 |
| * | * calendar.el (calendar-absolute-from-iso, | Jim Blandy | 1993-08-20 | 1 | -5/+5 |
| * | * solar.el (solar-sunrise, solar-sunset, solar-longitude-of-sun): | Jim Blandy | 1993-08-20 | 1 | -4/+4 |
| * | comment fix | David J. MacKenzie | 1993-08-19 | 1 | -3/+3 |
| * | (F{next,previous}_single_property_change): Doc fix. | Roland McGrath | 1993-08-19 | 1 | -0/+2 |
| * | (texinfo-environment-regexp): Match cartouche. | Roland McGrath | 1993-08-18 | 1 | -1/+1 |
| * | (update-copyright): Handle two-digit years with apostrophes. | Roland McGrath | 1993-08-18 | 1 | -3/+5 |
| * | *** empty log message *** | Roland McGrath | 1993-08-16 | 1 | -1/+2 |
| * | (find-file-noselect): If a find-file-not-found-hook succeeds, clear `error'. | Richard M. Stallman | 1993-08-15 | 1 | -1/+5 |
| * | Include getdate.c in distribution. | Richard M. Stallman | 1993-08-15 | 1 | -1/+1 |
| * | (mkdir, rmdir): Use wait_for_termination to wait. | Richard M. Stallman | 1993-08-15 | 1 | -9/+25 |
| * | (HAVE_VFORK, INTEL386, aix386): Add #undef. | Richard M. Stallman | 1993-08-15 | 1 | -0/+5 |
| * | (Qread_file_name_internal): New var. | Richard M. Stallman | 1993-08-15 | 1 | -0/+18 |
| * | Include syswait.h. | Richard M. Stallman | 1993-08-15 | 1 | -8/+1 |
| * | Include syswait.h. | Richard M. Stallman | 1993-08-15 | 1 | -68/+5 |
| * | (adjust_intervals_for_insertion): If inserting in middle | Richard M. Stallman | 1993-08-15 | 1 | -6/+23 |
| * | (mostlyclean): Don't delete emacs here. | Richard M. Stallman | 1993-08-15 | 1 | -3/+3 |
| * | (struct property_change): New field `arrived'. | Richard M. Stallman | 1993-08-14 | 1 | -74/+79 |
| * | (compile_pattern): Cast result of re_compile_pattern. | Richard M. Stallman | 1993-08-14 | 1 | -3/+2 |
| * | (bookmark-alist): Move defvar before first use. | Richard M. Stallman | 1993-08-14 | 1 | -5/+5 |
| * | Doc fixes. | Richard M. Stallman | 1993-08-14 | 1 | -82/+113 |
| * | (init_cmdargs): Check openp result for 1, not != 0. | Richard M. Stallman | 1993-08-14 | 1 | -1/+1 |
| * | New version from Fogel. | Richard M. Stallman | 1993-08-14 | 1 | -46/+33 |
| * | (x_wm_set_size_hint): New args spec_x and spec_y. | Richard M. Stallman | 1993-08-14 | 1 | -10/+56 |
| * | (x_wm_set_size_hint): New args spec_x and spec_y. | Richard M. Stallman | 1993-08-14 | 1 | -2/+4 |
| * | (list-buffers-directory): Add declaration. | Richard M. Stallman | 1993-08-14 | 1 | -0/+2 |
| * | (Fx_popup_menu): Adjust coords so they are relative to the inner window. | Richard M. Stallman | 1993-08-14 | 1 | -0/+28 |
| * | entered into RCS | Richard M. Stallman | 1993-08-14 | 1 | -0/+87 |
| * | (frame-initialize): Check for `on' or `true' | Richard M. Stallman | 1993-08-14 | 1 | -1/+2 |
| * | (x-create-frame-with-faces): Check for `on' or `true' | Richard M. Stallman | 1993-08-14 | 1 | -1/+2 |