| Commit message (Expand) | Author | Age | Files | Lines |
* | Call set-case-..., not standard-case-... | Richard M. Stallman | 1993-05-23 | 1 | -65/+65 |
* | (Fcurrent_time_zone): Make `am' an int, not long. | Richard M. Stallman | 1993-05-23 | 1 | -1/+1 |
* | Changes for SGI from Matthew J Brown <mjb@doc.ic.ac.uk>. | Jim Blandy | 1993-05-23 | 1 | -0/+2 |
* | Changes for SGI from Matthew J Brown <mjb@doc.ic.ac.uk>. | Jim Blandy | 1993-05-23 | 2 | -3/+3 |
* | * m/iris4d.h (NEED_SIOCTL): Move this to... | Jim Blandy | 1993-05-23 | 1 | -4/+0 |
* | * m/iris4d.h (NEED_SIOCTL): Move this to... | Jim Blandy | 1993-05-23 | 1 | -0/+4 |
* | Remove HAVE_RENAME; configure guesses that now. | Jim Blandy | 1993-05-23 | 7 | -10/+0 |
* | * Makefile.in (C_SWITCH_X_SITE): New variable - get this from | Jim Blandy | 1993-05-23 | 1 | -0/+2 |
* | * config.h.in (LD_SWITCH_X_SITE, C_SWITCH_X_SITE): Change the | Jim Blandy | 1993-05-23 | 1 | -2/+2 |
* | * make-dist: Break intra-tree links. | Jim Blandy | 1993-05-23 | 1 | -0/+7 |
* | * configure.in: Explain that this is an autoconf script, and give | Jim Blandy | 1993-05-23 | 1 | -0/+14 |
* | * configure.in: Explain that this is an autoconf script. | Jim Blandy | 1993-05-23 | 1 | -0/+1 |
* | * configure.in: Make the first line of the configure script be | Jim Blandy | 1993-05-23 | 1 | -4/+1 |
* | * xterm.c (x_scroll_bar_report_motion): Set *TIME whether or not | Jim Blandy | 1993-05-23 | 1 | -51/+47 |
* | * xfaces.c (Fset_face_attribute_internal): Don't free the frame's | Jim Blandy | 1993-05-23 | 1 | -2/+6 |
* | * keyboard.c (make_lispy_movement): Deal properly with mouse | Jim Blandy | 1993-05-23 | 1 | -0/+2 |
* | * lisp.h (GLYPH_FACE): Remember that the face portion of a glyph | Jim Blandy | 1993-05-23 | 1 | -1/+1 |
* | (main): Return 0. | Richard M. Stallman | 1993-05-23 | 1 | -0/+2 |
* | Move signal.h and stdio.h before config.h. | Richard M. Stallman | 1993-05-23 | 1 | -4/+6 |
* | (Fcurrent_time_zone): Assign gmt, instead of init. | Richard M. Stallman | 1993-05-23 | 1 | -5/+7 |
* | * configure.in (long_usage): Removed; made short_usage describe | Jim Blandy | 1993-05-23 | 1 | -42/+32 |
* | * configure.in: Implement the --prefix option. | Jim Blandy | 1993-05-23 | 1 | -7/+5 |
* | * configure.in: Add case for version 5 of Esix. | Jim Blandy | 1993-05-23 | 1 | -0/+1 |
* | Remove duplicate cp command from `man' section. | Jim Blandy | 1993-05-23 | 1 | -1/+0 |
* | * make-dist: There aren't any *.com files in lib-src anymore. | Jim Blandy | 1993-05-23 | 1 | -3/+3 |
* | * puresize.h [not HAVE_X_WINDOWS] (PURESIZE): Make this 185k, | Jim Blandy | 1993-05-22 | 1 | -1/+1 |
* | * Makefile.in (SUBMAKEFLAGS): Add CFLAGS to the list. | Jim Blandy | 1993-05-22 | 1 | -1/+1 |
* | (vc-comment-to-change-log): Don't take FILE argument, since | Roland McGrath | 1993-05-22 | 1 | -9/+7 |
* | * cl.el (cl-floor, cl-ceiling, cl-truncate, cl-round): Renamed | Jim Blandy | 1993-05-22 | 1 | -4/+4 |
* | (scan_lisp_file): Recognize defalias like fset. | Richard M. Stallman | 1993-05-22 | 1 | -1/+2 |
* | (display_text_line): Highlight in any frame's sel window. | Richard M. Stallman | 1993-05-22 | 1 | -1/+3 |
* | (x_window_to_frame): Use XGCTYPE. | Richard M. Stallman | 1993-05-22 | 1 | -2/+5 |
* | (event-modifiers): Doc fix. | Richard M. Stallman | 1993-05-22 | 1 | -2/+1 |
* | * editfns.c: #include <sys/types.h>, to get time_t for Eggert's | Jim Blandy | 1993-05-22 | 1 | -0/+2 |
* | Updated copyright years. | Jim Blandy | 1993-05-22 | 51 | -57/+56 |
* | (gud-def): Fix inclusion of the define-key. | Richard M. Stallman | 1993-05-22 | 1 | -54/+55 |
* | * make-dist: Check that the manual reflects the same version of | Jim Blandy | 1993-05-22 | 1 | -0/+16 |
* | * xterm.c (x_scroll_bar_handle_click): Never grab the scroll bar; | Jim Blandy | 1993-05-22 | 1 | -2/+8 |
* | (event-modifiers): Function deleted. | Richard M. Stallman | 1993-05-22 | 1 | -47/+1 |
* | (modifier_names): Update to match *_modifier in termhooks. | Richard M. Stallman | 1993-05-22 | 1 | -2/+2 |
* | (describe-key, describe-key-briefly): | Richard M. Stallman | 1993-05-22 | 1 | -0/+16 |
* | (make_ctrl_char): New function. | Jim Blandy | 1993-05-22 | 1 | -35/+33 |
* | * xterm.c (x_scroll_bar_handle_click): Never grab the scroll bar; | Jim Blandy | 1993-05-22 | 1 | -1/+5 |
* | *** empty log message *** | Jim Blandy | 1993-05-22 | 1 | -22/+25 |
* | *** empty log message *** | Jim Blandy | 1993-05-22 | 1 | -2/+2 |
* | * keyboard.c (make_ctrl_char): New function. | Jim Blandy | 1993-05-22 | 1 | -20/+33 |
* | *** empty log message *** | Jim Blandy | 1993-05-22 | 1 | -330/+426 |
* | *** empty log message *** | Noah Friedman | 1993-05-22 | 1 | -18/+26 |
* | (pending-undo-list): Var declared. | Richard M. Stallman | 1993-05-22 | 1 | -0/+3 |
* | (apropos-print-matches): Bind tem. | Richard M. Stallman | 1993-05-22 | 1 | -1/+1 |