| Commit message (Expand) | Author | Age | Files | Lines |
| * | * emacs.c (Fkill_emacs): Pass third argument to shut_down_emacs. | Jim Blandy | 1993-06-19 | 2 | -2/+2 |
| * | (Info-insert-dir): Record file attributes of files used. | Richard M. Stallman | 1993-06-19 | 1 | -2/+18 |
| * | (insert-file): Report error if file is directory. | Richard M. Stallman | 1993-06-19 | 1 | -0/+3 |
| * | * frame.c (Fmake_frame_visible): Make this interactively callable; | Jim Blandy | 1993-06-19 | 1 | -1/+1 |
| * | * man.el (Man-switches): New variable. | Jim Blandy | 1993-06-19 | 1 | -2/+7 |
| * | (rmail-output): Check file can be read before trying to read part of it. | Richard M. Stallman | 1993-06-19 | 1 | -7/+8 |
| * | (ange-ftp-insert-file-contents): Handle extra args BEG, END. | Richard M. Stallman | 1993-06-19 | 1 | -4/+5 |
| * | * xfaces.c: Add forward declaration for recompute_basic_faces. | Jim Blandy | 1993-06-19 | 1 | -4/+5 |
| * | * fileio.c (Fset_visited_file_modtime): We're only passing two | Jim Blandy | 1993-06-19 | 1 | -1/+1 |
| * | entered into RCS | Richard M. Stallman | 1993-06-19 | 1 | -83/+30 |
| * | *** empty log message *** | Richard M. Stallman | 1993-06-19 | 1 | -9/+12 |
| * | Changes for Irix 4.0, tested this time: | Jim Blandy | 1993-06-18 | 5 | -8/+16 |
| * | (compilation-error-regexp-alist): Generalize the | Richard M. Stallman | 1993-06-18 | 1 | -1/+3 |
| * | Remove #definition of HAVE_CLOSEDIR; autoconf figures this out. | Jim Blandy | 1993-06-18 | 6 | -6/+0 |
| * | (mouse-secondary-save-then-kill): Don't switch windows. | Richard M. Stallman | 1993-06-18 | 1 | -28/+35 |
| * | * dired.el (dired-summary): dired-do-rename is on "R", not "r". | Jim Blandy | 1993-06-18 | 1 | -1/+1 |
| * | * xfns.c: Always #include "bitmaps/gray.xbm"; the bitmaps seem to | Jim Blandy | 1993-06-18 | 1 | -1/+1 |
| * | * configure.in: Only check for -lXbsd once. | Jim Blandy | 1993-06-18 | 1 | -20/+10 |
| * | Typo. | Jim Blandy | 1993-06-18 | 1 | -2/+2 |
| * | * make-dist: If using gzip, create distribution with '.gz' extension. | Jim Blandy | 1993-06-18 | 1 | -8/+2 |
| * | * make-dist (lisp/term): This doesn't have a ChangeLog anymore. | Jim Blandy | 1993-06-18 | 1 | -1/+1 |
| * | (mail-citation-hook): New hook var. | Richard M. Stallman | 1993-06-17 | 1 | -2/+14 |
| * | Change usage comment. | Richard M. Stallman | 1993-06-17 | 1 | -1/+2 |
| * | * m/iris4d.h (LIB_STANDARD): Do *not* include -lbsd. We are | Jim Blandy | 1993-06-17 | 2 | -3/+5 |
| * | * faces.el (make-face-bold, make-face-italic, | Jim Blandy | 1993-06-17 | 1 | -15/+15 |
| * | (set-face-background-pixmap, face-background-pixmap): Functions commented out. | Richard M. Stallman | 1993-06-17 | 1 | -16/+16 |
| * | * xfaces.c (compute_base_face): Initialize the face's stipple. | Jim Blandy | 1993-06-17 | 1 | -0/+4 |
| * | * callproc.c (Fcall_process, child_setup): If IRIX is #defined, | Jim Blandy | 1993-06-17 | 2 | -4/+4 |
| * | * keyboard.c (read_key_sequence): Don't confuse mock input with | Jim Blandy | 1993-06-17 | 1 | -20/+32 |
| * | (mouse-start-secondary): New function. | Richard M. Stallman | 1993-06-17 | 1 | -1/+103 |
| * | entered into RCS | Richard M. Stallman | 1993-06-17 | 3 | -0/+17 |
| * | Comment changes for renaming from c++-mode.el to cplus-md.el. | Richard M. Stallman | 1993-06-17 | 1 | -2/+2 |
| * | (generate-file-autoloads): Undo previous change | Richard M. Stallman | 1993-06-17 | 1 | -68/+37 |
| * | (vc-rename-file): Remove periods from error messages. | Richard M. Stallman | 1993-06-17 | 1 | -17/+17 |
| * | Don't let the 'B' interactive spec default to buffers viewed in | Jim Blandy | 1993-06-17 | 1 | -11/+5 |
| * | Don't let the 'B' interactive spec default to buffers viewed in | Jim Blandy | 1993-06-17 | 1 | -1/+1 |
| * | Changes for correct pgrp behavior; approach suggested by Bob | Jim Blandy | 1993-06-17 | 2 | -10/+4 |
| * | Remove decl for Qvisible. | Jim Blandy | 1993-06-17 | 1 | -1/+1 |
| * | * keyboard.c (read_key_sequence): If we add events to a key | Jim Blandy | 1993-06-17 | 1 | -7/+15 |
| * | * config.h.in (HAVE_CLOSEDIR): Add an #undef for autoconf to | Jim Blandy | 1993-06-17 | 1 | -0/+1 |
| * | Changes for correct pgrp behavior; approach suggested by Bob | Jim Blandy | 1993-06-17 | 1 | -10/+8 |
| * | * configure.in: Look for the closedir function. | Jim Blandy | 1993-06-17 | 1 | -1/+1 |
| * | (mouse-menu-choose-yank): New function. Put it in the edit menu. | Richard M. Stallman | 1993-06-17 | 1 | -0/+27 |
| * | (scan_lists, Fforward_comment): #if 0 the code | Richard M. Stallman | 1993-06-17 | 1 | -3/+10 |
| * | * lisp.h (CHECK_LIST, CHECK_STRING, CHECK_CONS, CHECK_SYMBOL, | Jim Blandy | 1993-06-17 | 1 | -23/+23 |
| * | * Makefile.in: Remember, spaces are not tabs. | Jim Blandy | 1993-06-17 | 1 | -6/+6 |
| * | * configure.in (CPP): Autoconf sets this to a shell variable | Jim Blandy | 1993-06-17 | 1 | -2/+2 |
| * | * Makefile.in (src/Makefile): Don't bother exiting single quotes | Jim Blandy | 1993-06-17 | 1 | -7/+7 |
| * | * ls-lisp.el (insert-directory): If no handler, convert SWITCHES | Jim Blandy | 1993-06-17 | 1 | -1/+3 |
| * | * xdisp.c (redisplay_window): No need to subtract one from start | Jim Blandy | 1993-06-17 | 1 | -1/+1 |