summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* *** 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
* * minibuf.c (temp_echo_area_glyphs): Change reference toJim Blandy1992-11-161-2/+31
* * mem-limits.h [DATA_SEG_BITS] (EXCEEDS_LISP_PTR): Remember toJim Blandy1992-11-161-0/+5
* * lread.c: #include "keyboard.h".Jim Blandy1992-11-161-14/+66
* * keyboard.c (unread_switch_frame): Don't declare this static.Jim Blandy1992-11-161-38/+49
* * fileio.c (Fexpand_file_name): Don't fiddle with "/." if it's theJim Blandy1992-11-161-39/+61
* * dispnew.c [not MULTI_FRAME] (Fredraw_display): Pass the correctJim Blandy1992-11-161-19/+20
* * commands.h (unread_command_event): Doc fix.Jim Blandy1992-11-161-2/+11
* * buffer.c (Ferase_buffer): Doc fix.Jim Blandy1992-11-161-9/+11
* * Makefile.in (doxemacs, dotemacs): Explicitly pass along the CCJim Blandy1992-11-161-2/+2
* * s/sol2.h (LD_SWITCH_SYSTEM): Add -R option.Jim Blandy1992-11-161-2/+3
* * s/bsd4-2.h, s/bsd4-3.h: #define SIGNALS_VIA_CHARACTERS.Jim Blandy1992-11-162-0/+8
* * m/pmax.h: Don't define SYSTEM_MALLOC; this was only necessaryJim Blandy1992-11-161-0/+5
* *** empty log message ***Jim Blandy1992-11-152-0/+9
* * window.c (Fset_window_configuration): Protect call toJim Blandy1992-11-071-0/+4
* * systime.h [USG] (EMACS_GET_TZ_OFFSET): Assign to *(offset), notJim Blandy1992-11-071-3/+3
* * sysdep.c (init_baud_rate) [HAVE_TERMIO, not HAVE_TCATTR]: UseJim Blandy1992-11-071-1/+1
* * process.c [SYSV]: Don't include <termios.h>, <termio.h>, orJim Blandy1992-11-071-8/+2
* * minibuf.c (read_minibuf): Protect call to Fredirect_frame_focusJim Blandy1992-11-071-0/+2