| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | (xdialog_show, xmenu_show): Use grabbed field instead of x_mouse_grabbed. | Richard M. Stallman | 1994-10-20 | 1 | -6/+4 |
| * | (do_mouse_tracking): Now a FRAME_PTR. | Richard M. Stallman | 1994-10-20 | 1 | -12/+13 |
| * | Log omitted from previous checkin: | Richard M. Stallman | 1994-10-20 | 1 | -1/+1 |
| * | (x_get_foreign_selection): Get display from | Richard M. Stallman | 1994-10-20 | 1 | -23/+39 |
| * | (read_minibuf): Undo previous change. | Richard M. Stallman | 1994-10-20 | 1 | -17/+19 |
| * | (Fdisplay_buffer): If the other window is smaller | Richard M. Stallman | 1994-10-20 | 1 | -0/+20 |
| * | Only include ../src/config.h if HAVE_CONFIG_H is | Richard M. Stallman | 1994-10-19 | 1 | -32/+45 |
| * | Don't declare malloc. | Richard M. Stallman | 1994-10-19 | 1 | -1/+0 |
| * | Use test -r instead of < to check readability, to avoid syntax error. | David J. MacKenzie | 1994-10-19 | 1 | -1/+1 |
| * | Add licensing exception for Autoconf. | David J. MacKenzie | 1994-10-19 | 2 | -16/+25 |
| * | (child_setup): Always use _exit. | Richard M. Stallman | 1994-10-19 | 1 | -1/+1 |
| * | Use FRAME_X_DISPLAY, not XDISPLAY or x_current_display. | Richard M. Stallman | 1994-10-19 | 1 | -18/+32 |
| * | (Voverriding_local_map_menu_flag): New variable. | Richard M. Stallman | 1994-10-19 | 1 | -4/+25 |
| * | *** empty log message *** | Morten Welinder | 1994-10-19 | 1 | -1/+3 |
| * | (searchbufs): New variable, replaces searchbuf and last_regexp and | Karl Heuer | 1994-10-19 | 1 | -52/+90 |
| * | (Fdirectory_files): Use the new calling convention for compile_pattern. | Karl Heuer | 1994-10-19 | 1 | -7/+8 |
| * | *** empty log message *** | Richard M. Stallman | 1994-10-19 | 1 | -1/+1 |
| * | (auto-mode-alist): Doc fix. | Richard M. Stallman | 1994-10-19 | 1 | -5/+8 |
| * | Fix mismatch in conditionals. | Richard M. Stallman | 1994-10-18 | 1 | -7/+9 |
| * | Minor update to last change. | Richard Kenner | 1994-10-18 | 1 | -1/+1 |
| * | Revise support for AIX 4.1 on POWER and PowerPC. | Richard Kenner | 1994-10-18 | 1 | -3/+11 |
| * | (font-lock-after-change-function): If inside a comment, | Richard M. Stallman | 1994-10-18 | 1 | -3/+15 |
| * | (heap_base): Move static var to top level. | Richard M. Stallman | 1994-10-18 | 1 | -81/+208 |
| * | (SOME_MACHINE_OBJECTS): Add msdos.o and x*.o files. | Richard M. Stallman | 1994-10-18 | 1 | -1/+3 |
| * | (open, close, read, write): Add #undefs. | Richard M. Stallman | 1994-10-18 | 1 | -0/+5 |
| * | [SYSV_IPC] (main): Catch SIGHUP as well. Don't | Richard M. Stallman | 1994-10-18 | 1 | -1/+12 |
| * | Include ../src/config.h. | Richard M. Stallman | 1994-10-18 | 1 | -0/+3 |
| * | Don't declare malloc, realloc, free. | Richard M. Stallman | 1994-10-18 | 1 | -10/+8 |
| * | (run-scheme): Delete autoload cookie. | Richard M. Stallman | 1994-10-18 | 1 | -2/+1 |
| * | (run-scheme): Add autoload cookie. | Richard M. Stallman | 1994-10-18 | 1 | -36/+1 |
| * | (info-insert-file-contents): Always check for conflict with jka-compr. | Richard M. Stallman | 1994-10-18 | 1 | -10/+13 |
| * | (rmail-spool-directory): Add a condition to test the Bull DPX/2. | Richard M. Stallman | 1994-10-18 | 1 | -0/+4 |
| * | (easy-menu-create-keymaps): Add autoload cookie. | Richard M. Stallman | 1994-10-18 | 1 | -0/+1 |
| * | (exactn): Initializer deleted. | Karl Heuer | 1994-10-18 | 1 | -7/+3 |
| * | (RE_EXACTN_VALUE): Deleted; Emacs doesn't need this kludge anymore. | Karl Heuer | 1994-10-18 | 1 | -5/+0 |
| * | (read_minibuf): Store the object, not the string, into the history variable. | Karl Heuer | 1994-10-18 | 1 | -21/+19 |
| * | (nntp-open-server): Send MODE READER command to server. | Richard M. Stallman | 1994-10-18 | 1 | -2/+3 |
| * | (display-time-filter): Ignore mail-spool-file if not string. | Richard M. Stallman | 1994-10-18 | 1 | -2/+4 |
| * | (x_set_unsplittable): New function. | Karl Heuer | 1994-10-18 | 1 | -0/+10 |
| * | (etags-tags-table-files, etags-tags-included-tables): | Richard M. Stallman | 1994-10-18 | 1 | -6/+8 |
| * | (msdos): PUt sed* in the distribution. | Richard M. Stallman | 1994-10-18 | 1 | -3/+2 |
| * | (do_line_dance): Decrement index only once per loop. | Karl Heuer | 1994-10-18 | 1 | -1/+1 |
| * | (do_line_insertion_deletion_costs): Fix argument order. | Karl Heuer | 1994-10-18 | 1 | -1/+1 |
| * | Add support for AIX 4.1 and architecture. | Richard Kenner | 1994-10-17 | 1 | -0/+7 |
| * | (regex.o): Use full path to find regex.c. | Karl Heuer | 1994-10-17 | 1 | -1/+1 |
| * | (etags): add dependency on regex.o, link with it. | Karl Heuer | 1994-10-17 | 1 | -2/+7 |
| * | *** empty log message *** | Morten Welinder | 1994-10-17 | 30 | -102/+1091 |
| * | Initial revision | Morten Welinder | 1994-10-17 | 5 | -0/+290 |
| * | *** empty log message *** | Morten Welinder | 1994-10-17 | 1 | -25/+89 |
| * | (set-face-stipple): New function. | Richard M. Stallman | 1994-10-17 | 1 | -32/+39 |