summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* (Fx_get_resource): Use EMACS_CLASS to make class_keyRichard M. Stallman1993-01-031-20/+21
* [! emacs] [HAVE_CONFIG_H]: #include "config.h"Roland McGrath1992-12-291-0/+6
* *** empty log message ***Jim Blandy1992-12-241-1/+14
* * frame.h (struct frame): New fields `can_have_scrollbars' andJim Blandy1992-12-241-18/+94
* * frame.h (struct frame): New fields `can_have_scrollbars' andJim Blandy1992-12-241-304/+699
* * frame.h (struct frame): New fields `can_have_scrollbars' andJim Blandy1992-12-241-859/+44
* * xdisp.c: #include "termhooks.h".Jim Blandy1992-12-241-6/+37
* * frame.h (struct frame): New fields `can_have_scrollbars' andJim Blandy1992-12-243-26/+115
* * keyboard.c (Qscrollbar_movement, Qvertical_scrollbar,Jim Blandy1992-12-241-1/+32
* * floatfns.c (Flog): Fix unescaped newline in string.Jim Blandy1992-12-242-3/+3
* * scroll.c (do_scrolling): When bcopying the max_ascent field fromJim Blandy1992-12-241-1/+1
* * keyboard.c (Qscrollbar_movement, Qvertical_scrollbar,Jim Blandy1992-12-241-0/+1
* * keyboard.c (Qscrollbar_movement, Qvertical_scrollbar,Jim Blandy1992-12-241-6/+1
* * keyboard.c: Protect all references to kbd_buffer_frames withJim Blandy1992-12-241-114/+251
* * frame.h (struct frame): New fields `can_have_scrollbars' andJim Blandy1992-12-241-6/+61
* * 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