aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Translate sunos5 to solaris2, and solaris1 to sunos4.Richard M. Stallman1993-01-021-2/+12
* (compilation-sentinel): Change buffer-read-only with let.Richard M. Stallman1993-01-021-20/+19
* (texinfo-tex-command): Use texi2dvi.Richard M. Stallman1992-12-301-13/+13
* [! emacs] [HAVE_CONFIG_H]: #include "config.h"Roland McGrath1992-12-291-0/+6
* (mouse-buffer-menu): Select the window clicked on.Richard M. Stallman1992-12-291-2/+9
* (add-change-log-entry): Notice when ENTRY is equal to FILE-NAME,Roland McGrath1992-12-291-56/+40
* Default to bsd for *-sequent.Richard M. Stallman1992-12-281-0/+3
* (abbreviated-home-dir): New variable.Richard M. Stallman1992-12-261-1/+15
* (visit-tags-table-buffer): When picking a table and using tags-table-list,Roland McGrath1992-12-241-1/+9
* (etags-verify-tags-table): Use eq instead of = in case char-after returnsRoland McGrath1992-12-241-1/+2
* *** 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
* * sendmail.el (mail-position-on-field): `end' is guaranteed to beJim Blandy1992-12-241-1/+0
* * rmail.el (rmail-unix-mail-delimiter): Not all time zone namesJim Blandy1992-12-241-1/+1
* * loadup.el: Dump under the name `emacs', not `xemacs'.Jim Blandy1992-12-241-4/+8
* * compile.el (compilation-error-regexp-alist): Tightened upJim Blandy1992-12-241-1/+8
* * c-mode.el (c-fill-paragraph): Calculating the proper fill-prefixJim Blandy1992-12-241-14/+52
* * make-dist: Make sure that the COPYING notices in each directoryJim Blandy1992-12-241-2/+4
* * configure: Start with a blank line; this keeps some old CSH'sJim Blandy1992-12-241-1/+4
* * INSTALL: The build process produces an executable called `emacs'Jim Blandy1992-12-241-69/+77
* (visit-tags-table-buffer): Don't look in list for tags-file-name if nil.Roland McGrath1992-12-211-1/+2
* Many comments added and docstrings fixed.Roland McGrath1992-12-211-123/+197
* (ignore): Use defun instead of fset to define; the byte compiler is smartRoland McGrath1992-12-211-8/+3
* (tagsfiles): New variable.Roland McGrath1992-12-211-3/+6
* (Fcall_interactively): For `s', use Fread_string.Richard M. Stallman1992-12-211-1/+1
* Display load-path at start.Richard M. Stallman1992-12-191-0/+3
* * 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
* * make-dist: Don't bother creating an arch-lib directory; that'sJim Blandy1992-12-121-2/+2
* * configure: Don't make the top-level Makefile read-only - peopleJim Blandy1992-12-121-94/+83
* * Makefile.in (install, install.sysv, install.xenix, install.aix):Jim Blandy1992-12-121-113/+280
* * 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