Mercurial > emacs
graph
-
Use process-send-string instead of send-string.1993-01-08, by Michael I. Bushnell
-
(add-change-log-entry): Search for existing ChangeLog1993-01-08, by Richard M. Stallman
-
Also, write a newline after the token.1993-01-08, by Michael I. Bushnell
-
Also, write a newline after the token.1993-01-08, by Michael I. Bushnell
-
timer.c (notify): Flush stdout after writing message to avoid lossage1993-01-08, by Michael I. Bushnell
-
Doc fixes.1993-01-08, by Richard M. Stallman
-
(run-at-time): Use a pipe to talk to the timer process.1993-01-08, by Roland McGrath
-
timer.c (notify): Flush stdout after writing message to avoid lossage1993-01-08, by Michael I. Bushnell
-
Initial revision1993-01-08, by Richard M. Stallman
-
entered into RCS1993-01-08, by Richard M. Stallman
-
(Frandom): Change arg name.1993-01-08, by Richard M. Stallman
-
(unexec): Don't call exit, just return.1993-01-07, by Richard M. Stallman
-
(mail-send): Don't clear modified or delete autosave if visiting a file.1993-01-07, by Richard M. Stallman
-
* simple.el (kill-region): Change interactive spec to signal an1993-01-07, by Jim Blandy
-
Small changes to keep people from running Emacs under X.1993-01-07, by Jim Blandy
-
*** empty log message ***1993-01-07, by Jim Blandy
-
entered into RCS1993-01-06, by Richard M. Stallman
-
New version received.1993-01-05, by Richard M. Stallman
-
($os alternatives for sco and isc): Preserve the specified os version if any.1993-01-05, by Richard M. Stallman
-
(apropos-match-keys): Handle non-chars as keys.1993-01-04, by Richard M. Stallman
-
(Fx_get_resource): Use EMACS_CLASS to make class_key1993-01-03, by Richard M. Stallman
-
Translate sunos5 to solaris2, and solaris1 to sunos4.1993-01-02, by Richard M. Stallman
-
(compilation-sentinel): Change buffer-read-only with let.1993-01-02, by Richard M. Stallman
-
(texinfo-tex-command): Use texi2dvi.1992-12-30, by Richard M. Stallman
-
[! emacs] [HAVE_CONFIG_H]: #include "config.h"1992-12-29, by Roland McGrath
-
(mouse-buffer-menu): Select the window clicked on.1992-12-29, by Richard M. Stallman
-
(add-change-log-entry): Notice when ENTRY is equal to FILE-NAME,1992-12-29, by Roland McGrath
-
Default to bsd for *-sequent.1992-12-28, by Richard M. Stallman
-
(abbreviated-home-dir): New variable.1992-12-26, by Richard M. Stallman
-
(visit-tags-table-buffer): When picking a table and using tags-table-list,1992-12-24, by Roland McGrath
-
(etags-verify-tags-table): Use eq instead of = in case char-after returns1992-12-24, by Roland McGrath
-
*** empty log message ***1992-12-24, by Jim Blandy
-
* frame.h (struct frame): New fields `can_have_scrollbars' and1992-12-24, by Jim Blandy
-
* frame.h (struct frame): New fields `can_have_scrollbars' and1992-12-24, by Jim Blandy
-
* frame.h (struct frame): New fields `can_have_scrollbars' and1992-12-24, by Jim Blandy
-
* xdisp.c: #include "termhooks.h".1992-12-24, by Jim Blandy
-
* frame.h (struct frame): New fields `can_have_scrollbars' and1992-12-24, by Jim Blandy
-
* keyboard.c (Qscrollbar_movement, Qvertical_scrollbar,1992-12-24, by Jim Blandy
-
* floatfns.c (Flog): Fix unescaped newline in string.1992-12-24, by Jim Blandy
-
* scroll.c (do_scrolling): When bcopying the max_ascent field from1992-12-24, by Jim Blandy
-
* keyboard.c (Qscrollbar_movement, Qvertical_scrollbar,1992-12-24, by Jim Blandy
-
* keyboard.c (Qscrollbar_movement, Qvertical_scrollbar,1992-12-24, by Jim Blandy
-
* keyboard.c: Protect all references to kbd_buffer_frames with1992-12-24, by Jim Blandy
-
* frame.h (struct frame): New fields `can_have_scrollbars' and1992-12-24, by Jim Blandy
-
* frame.h (struct frame): New fields `can_have_scrollbars' and1992-12-24, by Jim Blandy
-
* dispnew.c (Fredraw_display): Use the FRAME_VISIBLE_P and1992-12-24, by Jim Blandy
-
* buffer.c (Frename_buffer): Set update_mode_lines.1992-12-24, by Jim Blandy
-
* ymakefile (all, xemacs): We build an executable called `emacs' now,1992-12-24, by Jim Blandy
-
* sendmail.el (mail-position-on-field): `end' is guaranteed to be1992-12-24, by Jim Blandy
-
* rmail.el (rmail-unix-mail-delimiter): Not all time zone names1992-12-24, by Jim Blandy
-
* loadup.el: Dump under the name `emacs', not `xemacs'.1992-12-24, by Jim Blandy
-
* compile.el (compilation-error-regexp-alist): Tightened up1992-12-24, by Jim Blandy
-
* c-mode.el (c-fill-paragraph): Calculating the proper fill-prefix1992-12-24, by Jim Blandy
-
* make-dist: Make sure that the COPYING notices in each directory1992-12-24, by Jim Blandy
-
* configure: Start with a blank line; this keeps some old CSH's1992-12-24, by Jim Blandy
-
* INSTALL: The build process produces an executable called `emacs'1992-12-24, by Jim Blandy
-
(visit-tags-table-buffer): Don't look in list for tags-file-name if nil.1992-12-21, by Roland McGrath
-
Many comments added and docstrings fixed.1992-12-21, by Roland McGrath
-
(ignore): Use defun instead of fset to define; the byte compiler is smart1992-12-21, by Roland McGrath
-
(tagsfiles): New variable.1992-12-21, by Roland McGrath