| Commit message (Expand) | Author | Age | Files | Lines |
* | If HAVE_CONFIG_H, include config.h. | Richard M. Stallman | 1995-04-10 | 1 | -0/+4 |
* | Include alloca.h, string.h. Test NOT_C_CODE. | Richard M. Stallman | 1995-04-10 | 1 | -0/+6 |
* | (fill-region-as-paragraph): Undo previous change. | Richard M. Stallman | 1995-04-10 | 1 | -3/+4 |
* | (make_terminal_frame): Use Emacs, Emacs-2, ... as name. | Richard M. Stallman | 1995-04-10 | 1 | -2/+9 |
* | (display_mode_line): Use push_frame_kboard, pop_frame_kboard. | Richard M. Stallman | 1995-04-10 | 1 | -15/+12 |
* | (x_window): Copy the frame name to non-Lisp string. | Richard M. Stallman | 1995-04-10 | 1 | -8/+52 |
* | (struct x_display_info): Use `struct kboard', not KBOARD. | Richard M. Stallman | 1995-04-10 | 1 | -1/+1 |
* | (struct frame): Use `struct kboard', not KBOARD. | Richard M. Stallman | 1995-04-10 | 1 | -1/+1 |
* | (any_kboard_state): Renamed from unlock_kboard. | Richard M. Stallman | 1995-04-10 | 1 | -54/+123 |
* | (single_kboard): Renamed from kboard_locked. All refs renamed. | Richard M. Stallman | 1995-04-10 | 1 | -0/+133 |
* | (XTread_socket): Make deiconify event only if frame was iconified. | Richard M. Stallman | 1995-04-10 | 1 | -5/+8 |
* | (minibuf.o, xdisp.o): Don't depend on keyboard.h. | Richard M. Stallman | 1995-04-10 | 1 | -2/+2 |
* | Don't include keyboard.h. | Richard M. Stallman | 1995-04-10 | 1 | -4/+1 |
* | (Fcall_interactively): Call single_kboard_state | Richard M. Stallman | 1995-04-10 | 1 | -9/+3 |
* | Initial revision | Richard M. Stallman | 1995-04-10 | 1 | -0/+17 |
* | (alloc.o, data.o, macros.o, minibuf.o, print.o, xdisp.o): Depend on keyboard.h. | Richard M. Stallman | 1995-04-10 | 1 | -7/+7 |
* | (KBOARD, etc): Moved to keyboard.h. | Richard M. Stallman | 1995-04-10 | 1 | -86/+0 |
* | Include keyboard.h. | Richard M. Stallman | 1995-04-10 | 5 | -0/+5 |
* | (write-file): Default is ask for confirmation only interactively. | Richard M. Stallman | 1995-04-10 | 1 | -6/+10 |
* | Initial revision | Richard M. Stallman | 1995-04-10 | 1 | -0/+15 |
* | (LD_SWITCH_X_DEFAULT): New definition. | Richard M. Stallman | 1995-04-10 | 1 | -0/+4 |
* | Remove function prototypes. | Richard M. Stallman | 1995-04-10 | 1 | -12/+12 |
* | (NO_MATHERR): Defined. | Richard M. Stallman | 1995-04-10 | 1 | -1/+3 |
* | (XMISCTYPE): New macro. | Richard M. Stallman | 1995-04-10 | 1 | -20/+23 |
* | (strftime.o): Define strftime as emacs_strftime. | Richard M. Stallman | 1995-04-10 | 1 | -0/+1 |
* | Comment fixes. | Karl Heuer | 1995-04-10 | 7 | -34/+36 |
* | New version from author. | Karl Heuer | 1995-04-09 | 6 | -481/+842 |
* | New version from author | Karl Heuer | 1995-04-09 | 1 | -123/+190 |
* | (re_match_2_internal): Eliminate cast of ptr to int. | Richard M. Stallman | 1995-04-09 | 1 | -24/+33 |
* | (server-switch-buffer): Make first arg optional too; | Roland McGrath | 1995-04-09 | 1 | -1/+1 |
* | (list-tags): Delete call to select-tags-matched-file. | Richard M. Stallman | 1995-04-09 | 1 | -5/+2 |
* | (set_point): When skipping intangible text, | Richard M. Stallman | 1995-04-09 | 1 | -19/+27 |
* | (line-move): Turn off intangibility for intermediate stops. | Richard M. Stallman | 1995-04-09 | 1 | -60/+71 |
* | (menu-bar-update-buffers): Reuse the entry for | Richard M. Stallman | 1995-04-09 | 1 | -8/+22 |
* | (newline): Don't indent afterward if at page sep line. | Richard M. Stallman | 1995-04-09 | 1 | -10/+29 |
* | (byte-compile-log-file): New function. | Richard M. Stallman | 1995-04-09 | 1 | -7/+26 |
* | (ALL_CFLAGS): Add -I${srcdir}/../src. | Richard M. Stallman | 1995-04-09 | 1 | -1/+2 |
* | (ALL_CFLAGS): Define HAVE_CONFIG_H. | Richard M. Stallman | 1995-04-09 | 1 | -1/+1 |
* | (xmalloc, xrealloc): Declare them here. | Richard M. Stallman | 1995-04-09 | 1 | -1/+3 |
* | (mode-line-buffer-identification): Fix prev change; use setq-default. | Richard M. Stallman | 1995-04-09 | 1 | -1/+1 |
* | Fix typo in prev change. | Richard M. Stallman | 1995-04-09 | 1 | -1/+1 |
* | (next-file): Add paren missing from last change. | Roland McGrath | 1995-04-09 | 1 | -1/+1 |
* | (next-file): Handle empty list returned by (tags-table-files). | Roland McGrath | 1995-04-09 | 1 | -1/+3 |
* | (ange-ftp-parse-netrc): Bind `default-directory' to | Richard M. Stallman | 1995-04-09 | 1 | -6/+11 |
* | (occur): Provide 5 cols for line number. | Richard M. Stallman | 1995-04-09 | 1 | -2/+2 |
* | (completion-setup-function): Undo March 11 change. | Richard M. Stallman | 1995-04-08 | 1 | -11/+28 |
* | (Fmove_to_column): Fix minor bug in prev change. | Richard M. Stallman | 1995-04-08 | 1 | -1/+1 |
* | (read_escape): Undo Nov 15 change. | Richard M. Stallman | 1995-04-08 | 1 | -2/+10 |
* | (make-comint): Error, if start-process is not fboundp. | Richard M. Stallman | 1995-04-08 | 1 | -0/+2 |
* | (menu-bar-edit-menu): Don't define ispell item unless start-process is fboundp. | Richard M. Stallman | 1995-04-08 | 1 | -1/+2 |