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