| Commit message (Expand) | Author | Age | Files | Lines |
* | (calculate_ins_del_char_costs): Use proper frame's width. | Richard M. Stallman | 1996-04-10 | 1 | -1/+1 |
* | (Fx_list_fonts): Handle X protocol errors. | Richard M. Stallman | 1996-04-10 | 1 | -2/+18 |
* | Wed Apr 10 06:08:48 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu> | Roland McGrath | 1996-04-10 | 1 | -1/+1 |
* | (x-handle-display): Set DISPLAY envvar too. | Richard M. Stallman | 1996-04-10 | 1 | -1/+6 |
* | Set djgpp-ver, and unset it at the end. | Richard M. Stallman | 1996-04-10 | 1 | -12/+54 |
* | [DJGPP v2]: Include fcntl.h. | Richard M. Stallman | 1996-04-10 | 1 | -0/+18 |
* | [MSDOS]: If DJGPP version 2, include fcntl.h. | Richard M. Stallman | 1996-04-10 | 1 | -5/+72 |
* | [MSDOS]: If DJGPP version 2, include fcntl.h and string.h. | Richard M. Stallman | 1996-04-10 | 1 | -0/+4 |
* | [MSDOS]: If DJGPP version 2, include unistd.h. | Richard M. Stallman | 1996-04-10 | 1 | -4/+7 |
* | [DJGPP v2] (etext, start): Declared. | Richard M. Stallman | 1996-04-10 | 1 | -0/+10 |
* | (DATA_START, TEXT_START, TEXT_END, _NAIVE_DOS_REGS) | Richard M. Stallman | 1996-04-10 | 1 | -5/+30 |
* | (read_minibuf): GCPRO ambient_dir. | Richard M. Stallman | 1996-04-10 | 1 | -4/+4 |
* | (main) [MSDOS]: Handle DJGPP version 2. | Richard M. Stallman | 1996-04-10 | 2 | -2/+28 |
* | entered into RCS | Richard M. Stallman | 1996-04-10 | 2 | -0/+50 |
* | (Fset_frame_size): Do call Fset_frame_size | Richard M. Stallman | 1996-04-09 | 1 | -1/+2 |
* | (x_set_frame_parameters): Do call Fset_frame_size | Richard M. Stallman | 1996-04-09 | 1 | -1/+2 |
* | (sit_for): Call swallow_events. | Richard M. Stallman | 1996-04-09 | 1 | -0/+2 |
* | Include locale.h if HAVE_SETLOCALE. | Richard M. Stallman | 1996-04-08 | 1 | -1/+3 |
* | (HAVE_PTYS): #undef removed. | Miles Bader | 1996-04-08 | 1 | -4/+1 |
* | Add Solaris on PowerPC support | Michael Meissner | 1996-04-08 | 1 | -0/+3 |
* | (disassemble-internal): Graceful error if compile failed. | Richard M. Stallman | 1996-04-08 | 1 | -2/+3 |
* | (garbage_collection_messages): New variable. | Richard M. Stallman | 1996-04-08 | 1 | -5/+15 |
* | Test HAVE_LIBNCURSES, not HAVE_NCURSES | Richard M. Stallman | 1996-04-08 | 1 | -1/+1 |
* | (HAVE_LIBNCURSES): Renamed from HAVE_NCURSES. | Richard M. Stallman | 1996-04-08 | 1 | -1/+1 |
* | (MANIFEST): Don't include lines from =files. | Richard M. Stallman | 1996-04-08 | 1 | -1/+1 |
* | Don't put lisp/dired.todo in the dist. | Richard M. Stallman | 1996-04-08 | 1 | -1/+1 |
* | Fix length of separator string. | Edward M. Reingold | 1996-04-07 | 1 | -5/+13 |
* | (r_alloc_check): Don't check alignment of h->start. | Richard M. Stallman | 1996-04-07 | 1 | -0/+4 |
* | (read_minibuf): Rearrange operations, mainly putting | Richard M. Stallman | 1996-04-07 | 1 | -28/+42 |
* | (calendar-mouse-goto-date): New function. | Richard M. Stallman | 1996-04-07 | 1 | -19/+24 |
* | Include locale.h. | Richard M. Stallman | 1996-04-05 | 1 | -0/+4 |
* | [HAVE_NCURSES] (LIBS_TERMCAP): New definition. | Richard M. Stallman | 1996-04-05 | 1 | -0/+1 |
* | (gomoku-click): Position on nearest square. Adapt keymap accordingly. | Richard M. Stallman | 1996-04-05 | 1 | -186/+206 |
* | (dired-noselect): Resolve symbolic links in argument. | Richard M. Stallman | 1996-04-05 | 1 | -0/+2 |
* | (x_term_init): Respecify LC_NUMERIC locale. | Richard M. Stallman | 1996-04-05 | 1 | -0/+2 |
* | (init_lread): Specify LC_NUMERIC locale. | Richard M. Stallman | 1996-04-05 | 1 | -0/+5 |
* | (HAVE_SETLOCALE): Add #undef. | Richard M. Stallman | 1996-04-05 | 1 | -0/+1 |
* | (electric-help-mode): Use add-hook mouse-leave-buffer-hook. | Richard M. Stallman | 1996-04-05 | 1 | -5/+5 |
* | (x_destroy_window): Do call XCloseIM if X11R6. | Richard M. Stallman | 1996-04-05 | 1 | -3/+4 |
* | (Electric-command-loop): Set universal-argument-other-key to 0. | Richard M. Stallman | 1996-04-04 | 1 | -1/+3 |
* | (rmail-summary-scroll-between-messages): New var. | Richard M. Stallman | 1996-04-04 | 1 | -2/+10 |
* | (isearch-mode): Use add-hook for mouse-leave-buffer-hook. | Richard M. Stallman | 1996-04-04 | 1 | -2/+2 |
* | (run-at-time): Allow floating REPEAT values. | Richard M. Stallman | 1996-04-04 | 1 | -1/+1 |
* | Spelling fix. | Edward M. Reingold | 1996-04-03 | 1 | -1/+1 |
* | (elisp): Make this be the default target. | Karl Heuer | 1996-04-03 | 1 | -10/+15 |
* | (wait_reading_process_input): Don't call | Richard M. Stallman | 1996-04-03 | 1 | -1/+2 |
* | (gud-mode): Doc fix. | Richard M. Stallman | 1996-04-03 | 1 | -2/+3 |
* | Update phone number. | Karl Heuer | 1996-04-03 | 1 | -1/+1 |
* | (gnus-summary-prepare-threads): Call `gnus-message' instead of `message'. | Erik Naggum | 1996-04-03 | 1 | -2/+2 |
* | (destroy_all_children): When freeing a cascade button, free its submenu too. | Richard M. Stallman | 1996-04-03 | 1 | -2/+16 |