Mercurial > emacs
graph
-
(syms_of_keyboard): Doc fix.1993-02-26, by Richard M. Stallman
-
(walk-windows): Doc fix.1993-02-26, by Richard M. Stallman
-
(traverse_intervals): New arg ARG.1993-02-25, by Richard M. Stallman
-
(mark_interval): Add ignored arg.1993-02-25, by Richard M. Stallman
-
(add-change-log-entry): Find end of first paragraph from after the header line.1993-02-25, by Richard M. Stallman
-
(point-to-register): Make arg ARG optional.1993-02-25, by Richard M. Stallman
-
* term/x-win.el (scroll-bar-mode, scroll-bar-mode): Move these1993-02-25, by Jim Blandy
-
(Ferase_buffer): Added interactive spec.1993-02-24, by Roland McGrath
-
(syms_of_buffer): Doc fix.1993-02-24, by Richard M. Stallman
-
(vc-find-file-hook): Discard vc status of file1993-02-24, by Richard M. Stallman
-
Formerly PROBLEMS.~3~1993-02-24, by Richard M. Stallman
-
Formerly PROBLEMS.~2~1993-02-24, by Richard M. Stallman
-
(syms_of_cmds): New var `overwrite-binary-mode'.1993-02-24, by Richard M. Stallman
-
(read_avail_input): Args to `kill' were backwards.1993-02-23, by Richard M. Stallman
-
Fix the fix.1993-02-23, by Jim Blandy
-
* emacs.c (fatal_error_signal): Unblock the signal before we try1993-02-23, by Jim Blandy
-
* abbrev.c (Fexpand_abbrev): Only copy the text we're going to1993-02-23, by Jim Blandy
-
* .gdbinit (xprocess): New command.1993-02-23, by Jim Blandy
-
* make-dist: Only copy gmalloc.c if we couldn't link it.1993-02-23, by Jim Blandy
-
Removed assigment to foo in byte-compile-lambda.1993-02-23, by Jim Blandy
-
* Makefile.in (lisppath): Don't include externallispdir in this.1993-02-23, by Jim Blandy
-
* alloc.c (make_pure_float): Assure that PUREBEG + pureptr is1993-02-23, by Jim Blandy
-
(C_entries): Don't reset definedef when a newline inside a comment is met.1993-02-23, by Richard M. Stallman
-
(Fforward_comment): New function.1993-02-23, by Richard M. Stallman
-
* alloc.c (make_pure_float): Align pureptr according to __alignof,1993-02-22, by Jim Blandy
-
* xterm.c (XTread_socket): Pass the proper number of arguments to1993-02-22, by Jim Blandy
-
* xrdb.c (getuid): Remove declaration.1993-02-22, by Jim Blandy
-
* minibuf.c (Fdisplay_completion_list): Pass the proper number of1993-02-22, by Jim Blandy
-
* xfns.c (x_set_icon_type): Pass the proper number of arguments to1993-02-22, by Jim Blandy
-
* keyboard.c (recursive_edit_1, command_loop_1): Pass the proper1993-02-22, by Jim Blandy
-
* textprop.c (Fget_text_property): Fix typo in function's declaration.1993-02-22, by Jim Blandy
-
* systty.h [HAVE_TERMIOS]: Include fcntl.h.1993-02-22, by Jim Blandy
-
* systime.h [_AIX]: Move test outside of previous #if.1993-02-22, by Jim Blandy
-
* sysdep.c (child_setup_tty): Recognize HAVE_TERMIOS as well as1993-02-22, by Jim Blandy
-
* callint.c (Fcall_interactively): Pass the correct number of1993-02-22, by Jim Blandy
-
* process.c: Make sure we don't miss processes exiting, by having1993-02-22, by Jim Blandy
-
* keyboard.c (recursive_edit_1, command_loop_1): Pass the proper1993-02-22, by Jim Blandy
-
* data.c (Fstring_to_int): Rename this to Fstring_to_number, since1993-02-22, by Jim Blandy
-
* keymap.c (Fdescribe_vector): Pass the proper number of arguments1993-02-22, by Jim Blandy
-
* keyboard.c (init_keyboard): Recognize HAVE_TERMIOS as well as1993-02-22, by Jim Blandy
-
* frame.c (Fselect_frame): Set Vlast_event_frame to Qnil after1993-02-22, by Jim Blandy
-
* fns.c (Fequal): Call internal_equal to recurse on elements of1993-02-22, by Jim Blandy
-
* floatfns.c (Flogb): Always implement this by calling Flog, even1993-02-22, by Jim Blandy
-
* callproc.c (init_callproc): Move the initialization of1993-02-22, by Jim Blandy
-
* editfns.c (Fmessage): Don't forget to return a value when1993-02-22, by Jim Blandy
-
* dispnew.c (sit_for): Pass the correct number of arguments to1993-02-22, by Jim Blandy
-
* data.c (Fstring_to_number): Skip initial spaces, to make Emacs1993-02-22, by Jim Blandy
-
* config.h.in: #define USE_TEXT_PROPERTIES by default.1993-02-22, by Jim Blandy
-
* callproc.c (delete_temp_file): Declare this to return1993-02-22, by Jim Blandy
-
* bytecode.c (Fbyte_code): Pass the correct number of arguments to1993-02-22, by Jim Blandy
-
* buffer.h: Remove code which #includes "undo.h" if lint is1993-02-22, by Jim Blandy
-
* buffer.c (Fswitch_to_buffer): Pass the correct number of1993-02-22, by Jim Blandy
-
* alloc.c (make_pure_float): Align pureptr on a sizeof (double)1993-02-22, by Jim Blandy
-
* aix3-1.h: Changes from 18.58.1993-02-22, by Jim Blandy
-
* ibmrs6000.h (C_ALLOCA, STACK_DIRECTION): Only define if HAVE_ALLOCA1993-02-22, by Jim Blandy
-
* files.el (revert-buffer): Reverse the sense of the first1993-02-22, by Jim Blandy
-
* two-column.el: Add autoloads for the functions defined in1993-02-22, by Jim Blandy
-
* subr.el (string-to-int): Make this an alias for1993-02-22, by Jim Blandy
-
* gud.el (gud-break): With a prefix argument, set a temporary1993-02-22, by Jim Blandy
-
* make-dist: Don't distribute the external-lisp directory anymore.1993-02-22, by Jim Blandy