Mercurial > emacs
graph
-
(visit-tags-table-buffer): When picking a table and using tags-table-list,Thu, 24 Dec 1992 22:42:05 +0000, by Roland McGrath
-
(etags-verify-tags-table): Use eq instead of = in case char-after returnsThu, 24 Dec 1992 22:33:11 +0000, by Roland McGrath
-
*** empty log message ***Thu, 24 Dec 1992 06:49:45 +0000, by Jim Blandy
-
* frame.h (struct frame): New fields `can_have_scrollbars' andThu, 24 Dec 1992 06:23:08 +0000, by Jim Blandy
-
* frame.h (struct frame): New fields `can_have_scrollbars' andThu, 24 Dec 1992 06:21:14 +0000, by Jim Blandy
-
* frame.h (struct frame): New fields `can_have_scrollbars' andThu, 24 Dec 1992 06:19:31 +0000, by Jim Blandy
-
* xdisp.c: #include "termhooks.h".Thu, 24 Dec 1992 06:18:24 +0000, by Jim Blandy
-
* frame.h (struct frame): New fields `can_have_scrollbars' andThu, 24 Dec 1992 06:17:18 +0000, by Jim Blandy
-
* keyboard.c (Qscrollbar_movement, Qvertical_scrollbar,Thu, 24 Dec 1992 06:16:36 +0000, by Jim Blandy
-
* floatfns.c (Flog): Fix unescaped newline in string.Thu, 24 Dec 1992 06:16:01 +0000, by Jim Blandy
-
* scroll.c (do_scrolling): When bcopying the max_ascent field fromThu, 24 Dec 1992 06:13:57 +0000, by Jim Blandy
-
* keyboard.c (Qscrollbar_movement, Qvertical_scrollbar,Thu, 24 Dec 1992 06:13:24 +0000, by Jim Blandy
-
* keyboard.c (Qscrollbar_movement, Qvertical_scrollbar,Thu, 24 Dec 1992 06:13:00 +0000, by Jim Blandy
-
* keyboard.c: Protect all references to kbd_buffer_frames withThu, 24 Dec 1992 06:12:04 +0000, by Jim Blandy
-
* frame.h (struct frame): New fields `can_have_scrollbars' andThu, 24 Dec 1992 06:07:02 +0000, by Jim Blandy
-
* frame.h (struct frame): New fields `can_have_scrollbars' andThu, 24 Dec 1992 06:05:56 +0000, by Jim Blandy
-
* dispnew.c (Fredraw_display): Use the FRAME_VISIBLE_P andThu, 24 Dec 1992 06:04:32 +0000, by Jim Blandy
-
* buffer.c (Frename_buffer): Set update_mode_lines.Thu, 24 Dec 1992 06:03:20 +0000, by Jim Blandy
-
* ymakefile (all, xemacs): We build an executable called `emacs' now,Thu, 24 Dec 1992 06:03:04 +0000, by Jim Blandy
-
* sendmail.el (mail-position-on-field): `end' is guaranteed to beThu, 24 Dec 1992 06:01:33 +0000, by Jim Blandy
-
* rmail.el (rmail-unix-mail-delimiter): Not all time zone namesThu, 24 Dec 1992 06:01:02 +0000, by Jim Blandy
-
* loadup.el: Dump under the name `emacs', not `xemacs'.Thu, 24 Dec 1992 06:00:32 +0000, by Jim Blandy
-
* compile.el (compilation-error-regexp-alist): Tightened upThu, 24 Dec 1992 06:00:03 +0000, by Jim Blandy
-
* c-mode.el (c-fill-paragraph): Calculating the proper fill-prefixThu, 24 Dec 1992 05:59:00 +0000, by Jim Blandy
-
* make-dist: Make sure that the COPYING notices in each directoryThu, 24 Dec 1992 05:57:29 +0000, by Jim Blandy
-
* configure: Start with a blank line; this keeps some old CSH'sThu, 24 Dec 1992 05:56:57 +0000, by Jim Blandy
-
* INSTALL: The build process produces an executable called `emacs'Thu, 24 Dec 1992 05:56:33 +0000, by Jim Blandy
-
(visit-tags-table-buffer): Don't look in list for tags-file-name if nil.Mon, 21 Dec 1992 19:13:11 +0000, by Roland McGrath
-
Many comments added and docstrings fixed.Mon, 21 Dec 1992 19:08:50 +0000, by Roland McGrath
-
(ignore): Use defun instead of fset to define; the byte compiler is smartMon, 21 Dec 1992 18:34:22 +0000, by Roland McGrath
-
(tagsfiles): New variable.Mon, 21 Dec 1992 18:26:29 +0000, by Roland McGrath
-
(Fcall_interactively): For `s', use Fread_string.Mon, 21 Dec 1992 05:38:25 +0000, by Richard M. Stallman