aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* * frame.h (struct frame): New fields `can_have_scrollbars' andJim Blandy1992-12-241-19/+59
* * dispnew.c (Fredraw_display): Use the FRAME_VISIBLE_P andJim Blandy1992-12-241-1/+1
* * buffer.c (Frename_buffer): Set update_mode_lines.Jim Blandy1992-12-241-0/+5
* * ymakefile (all, xemacs): We build an executable called `emacs' now,Jim Blandy1992-12-241-5/+5
* (tagsfiles): New variable.Roland McGrath1992-12-211-3/+6
* (Fcall_interactively): For `s', use Fread_string.Richard M. Stallman1992-12-211-1/+1
* * frame.c (make_terminal_frame): Don't forget to set theJim Blandy1992-12-181-0/+1
* *** empty log message ***David J. MacKenzie1992-12-151-1/+1
* *** empty log message ***Jim Blandy1992-12-141-8/+10
* * window.c (Fset_window_configuration): If we're restoring theJim Blandy1992-12-121-135/+147
* * search.c (Fskip_chars_forward, Fskip_chars_backward): Return theJim Blandy1992-12-121-18/+27
* Give subprocess creation a way to find a valid current directoryJim Blandy1992-12-121-12/+30
* * macros.c (Fend_kbd_macro): Don't use XFASTINT to check if arg isJim Blandy1992-12-121-2/+4
* * fileio.c (find_file_handler): Rename this toJim Blandy1992-12-122-5/+6
* * frame.c (Fdelete_frame): Delete all the windows in the frame'sJim Blandy1992-12-121-0/+5
* Give subprocess creation a way to find a valid current directoryJim Blandy1992-12-121-37/+77
* Give subprocess creation a way to find a valid current directoryJim Blandy1992-12-121-11/+29
* * Makefile.in (distclean): Don't delete machine.h or system.h;Jim Blandy1992-12-121-3/+13
* *** empty log message ***Jim Blandy1992-12-121-15/+7
* *** empty log message ***Jim Meyering1992-12-121-19/+38
* *** empty log message ***Jim Blandy1992-12-081-1/+1
* * xterm.c (XTread_socket): When we get MapNotify, UnmapNotify,Jim Blandy1992-12-061-20/+20
* * xfns.c (Fx_create_frame): Initialize f->async_visible too.Jim Blandy1992-12-061-1/+2
* * xdisp.c (redisplay): Call FRAME_SAMPLE_VISIBILITY to set theJim Blandy1992-12-061-18/+18
* Tue Dec 1 23:42:25 1992 Jim Blandy (jimb@totoro.cs.oberlin.edu)Jim Blandy1992-12-061-1/+2
* * keyboard.c (kbd_store_ptr): Declare this to be volatile, ifJim Blandy1992-12-061-1/+7
* * frame.h (struct frame): New fields called async_visible andJim Blandy1992-12-061-5/+50
* * frame.c (make_frame): Initialize async_visible andJim Blandy1992-12-061-0/+2
* * doc.c (store_function_docstring): New function, made from partJim Blandy1992-12-061-35/+50
* * dispnew.c: Remove dyked-out copy of safe_bcopy.Jim Blandy1992-12-061-30/+0
* * dispextern.h (struct frame_glyphs): Doc fix.Jim Blandy1992-12-061-0/+1
* src/ * data.c (indirect_function): Delete unused argument ERROR.Jim Blandy1992-12-061-1/+1
* Now partially conforms with GNU coding standards. I'm only checkingJim Blandy1992-12-061-3/+12
* *** empty log message ***David J. MacKenzie1992-12-011-1/+4
* Copy changes from 18.59:Richard M. Stallman1992-11-261-29/+69
* *** empty log message ***David J. MacKenzie1992-11-261-1/+3
* *** empty log message ***David J. MacKenzie1992-11-241-1/+1
* * Makefile.in (clean): Remove prefix-args.Jim Blandy1992-11-241-1/+1
* (LD_SWITCH_SYSTEM): Make alternate version for GCC.Richard M. Stallman1992-11-211-1/+5
* *** empty log message ***Karl Berry1992-11-212-79/+115
* * m/sparc.h: Don't include <sys/param.h> here; that screws up theJim Blandy1992-11-201-4/+0
* * xselect.c (Fx_get_cut_buffer): Correct check for buf_num inJim Blandy1992-11-161-4/+4
* * xfns.c (unread_command_char): Change name in extern declarationJim Blandy1992-11-161-4/+4
* * xdisp.c (display_string): Use w's buffer's value ofJim Blandy1992-11-161-1/+1
* * vmspaths.h: New version from Roland Roberts.Jim Blandy1992-11-161-3/+20
* * undo.c (Fprimitive_undo): Remove whitespace in front of #ifdefJim Blandy1992-11-161-2/+2
* * systty.h: Doc fix.Jim Blandy1992-11-161-8/+43
* * systty.h, process.c, buffer.h, callproc.c, sysdep.c, dired.c:Jim Blandy1992-11-164-77/+54
* * ralloc.c (relocate_some_blocs): Handle BLOC == NIL_BLOC.Jim Blandy1992-11-161-21/+23
* * systty.h, process.c, buffer.h, callproc.c, sysdep.c, dired.c:Jim Blandy1992-11-161-27/+107