Mercurial > emacs
graph
-
* m/intel386.h (LIB_STANDARD): If USG5_4 is #defined, there's no1993-03-11, by Jim Blandy
-
* sun-mouse.el (suspend-emacstool): Run suspend-hooks, not1993-03-11, by Jim Blandy
-
* simple.el (kill-ring-save): Doc fix.1993-03-11, by Jim Blandy
-
* resume.el: Doc fix.1993-03-11, by Jim Blandy
-
* simple.el (yank, yank-pop): Always return nil; don't rely on1993-03-11, by Jim Blandy
-
* files.el (basic-save-buffer): If file-precious-flag is set, and1993-03-11, by Jim Blandy
-
* calendar.el (hebrew-calendar-yahrzeit): Change reference to1993-03-11, by Jim Blandy
-
* cal-mayan.el (calendar-mayan-haab-on-or-before,1993-03-11, by Jim Blandy
-
(command-line-1): Fix copyright year.1993-03-11, by Richard M. Stallman
-
* bytecomp.el: Declare suspend-hook to be an obsolete variable.1993-03-11, by Jim Blandy
-
* term/x-win.el: Disable suspending under X windows by setting1993-03-11, by Jim Blandy
-
* timer.c (main): Set the ownership of the stdin file descriptor1993-03-11, by Jim Blandy
-
* b2m.c (main): Don't exit upon reading a blank line.1993-03-11, by Jim Blandy
-
* configure: Recognize strings like "sysvr0" or "sysvr1" as System V.1993-03-11, by Jim Blandy
-
* Makefile.in (install.sysv): Add a second `$' in front of1993-03-11, by Jim Blandy
-
entered into RCS1993-03-11, by Jim Blandy
-
* keyboard.c (command_loop_1): Adjust to the fact that display1993-03-11, by Jim Blandy
-
(function-key-map): Map key symbols backspace, return... into ASCII chars.1993-03-10, by Richard M. Stallman
-
Define HAVE_TCATTR based on HAVE_TERMIOS earlier.1993-03-10, by Richard M. Stallman
-
(FLOAT_CHECK_ERRNO): Define unless NO_FLOAT_CHECK_ERRNO.1993-03-10, by Richard M. Stallman
-
(Fdefine_key): Use proper meta-bit to clear.1993-03-10, by Richard M. Stallman
-
(syms_of_data) [LISP_FLOAT_TYPE]: Define new error conditions:1993-03-10, by Richard M. Stallman
-
(Fy_or_n_p): Use query-replace-map.1993-03-10, by Richard M. Stallman
-
(set_point): Check invisibility of following character, not previous character.1993-03-10, by Richard M. Stallman
-
*** empty log message ***1993-03-09, by Jim Blandy
-
Initial revision1993-03-09, by Jim Blandy
-
Fix typo.1993-03-09, by Eric S. Raymond
-
(run-at-time): Allow an integer as TIME.1993-03-09, by Richard M. Stallman
-
Version 5 baseline.1993-03-09, by Eric S. Raymond
-
(c-beginning-of-statement): If next to a comment, use sentence motion.1993-03-09, by Richard M. Stallman
-
(query-replace-map): Add `quit' bindings. Delete default binding.1993-03-09, by Richard M. Stallman
-
(map-y-or-n-p): Handle `quit' as answer.1993-03-09, by Richard M. Stallman
-
(map-y-or-n-p): Use query-replace-map.1993-03-09, by Richard M. Stallman
-
(query-replace-map): New keymap.1993-03-09, by Richard M. Stallman
-
(command-apropos): Print echo area message iff found symbols.1993-03-09, by Richard M. Stallman
-
*** empty log message ***1993-03-09, by Jim Blandy
-
(rmail-update-summary): New function.1993-03-09, by Richard M. Stallman
-
(rmail-delete-forward): Go to summary buf to change D mark.1993-03-09, by Richard M. Stallman
-
(set-mark): Activate the mark.1993-03-09, by Richard M. Stallman
-
entered into RCS1993-03-09, by Richard M. Stallman
-
Initial revision1993-03-09, by Richard M. Stallman
-
Add autoload comments.1993-03-08, by Richard M. Stallman
-
(posn-timestamp, posn-col-row, posn-point, posn-window):1993-03-08, by Richard M. Stallman
-
(posn-timestamp, posn-col-row, posn-point, posn-window):1993-03-08, by Richard M. Stallman
-
Comment change.1993-03-08, by Richard M. Stallman
-
(Fframe_char_height, Fframe_char_width):1993-03-08, by Richard M. Stallman
-
(Fx_pixel_width, Fx_pixel_height): Fns deleted.1993-03-08, by Richard M. Stallman
-
entered into RCS1993-03-08, by Richard M. Stallman
-
(copy_rope): Expect FROM to be a vector.1993-03-08, by Richard M. Stallman
-
(XTread_socket):1993-03-08, by Richard M. Stallman
-
(event-basic-type): New function.1993-03-08, by Richard M. Stallman
-
Declare Qcategory, Qlocal_map. Declare textget, get_local_map.1993-03-07, by Richard M. Stallman
-
Include intervals.h.1993-03-07, by Richard M. Stallman
-
(syms_of_buffer): Make erase-buffer a disabled command.1993-03-07, by Roland McGrath
-
Include termhooks.h.1993-03-07, by Richard M. Stallman
-
(Fget_text_property): Use textget.1993-03-07, by Richard M. Stallman
-
*** empty log message ***1993-03-07, by Richard M. Stallman
-
(read_key_sequence):1993-03-07, by Richard M. Stallman
-
(isearch-other-meta-char): Call listify-key-sequence.1993-03-07, by Richard M. Stallman
-
(vc-update-change-log): Check that ChangeLog is writable1993-03-07, by Paul Eggert