Mercurial > emacs
graph
-
* data.c (Fstring_to_int): Rename this to Fstring_to_number, sinceMon, 22 Feb 1993 14:45:23 +0000, by Jim Blandy
-
* keymap.c (Fdescribe_vector): Pass the proper number of argumentsMon, 22 Feb 1993 14:44:52 +0000, by Jim Blandy
-
* keyboard.c (init_keyboard): Recognize HAVE_TERMIOS as well asMon, 22 Feb 1993 14:43:44 +0000, by Jim Blandy
-
* frame.c (Fselect_frame): Set Vlast_event_frame to Qnil afterMon, 22 Feb 1993 14:42:38 +0000, by Jim Blandy
-
* fns.c (Fequal): Call internal_equal to recurse on elements ofMon, 22 Feb 1993 14:41:57 +0000, by Jim Blandy
-
* floatfns.c (Flogb): Always implement this by calling Flog, evenMon, 22 Feb 1993 14:41:26 +0000, by Jim Blandy
-
* callproc.c (init_callproc): Move the initialization ofMon, 22 Feb 1993 14:40:34 +0000, by Jim Blandy
-
* editfns.c (Fmessage): Don't forget to return a value whenMon, 22 Feb 1993 14:38:43 +0000, by Jim Blandy
-
* dispnew.c (sit_for): Pass the correct number of arguments toMon, 22 Feb 1993 14:38:10 +0000, by Jim Blandy
-
* data.c (Fstring_to_number): Skip initial spaces, to make EmacsMon, 22 Feb 1993 14:27:14 +0000, by Jim Blandy
-
* config.h.in: #define USE_TEXT_PROPERTIES by default.Mon, 22 Feb 1993 14:26:51 +0000, by Jim Blandy
-
* callproc.c (delete_temp_file): Declare this to returnMon, 22 Feb 1993 14:24:42 +0000, by Jim Blandy
-
* bytecode.c (Fbyte_code): Pass the correct number of arguments toMon, 22 Feb 1993 14:23:26 +0000, by Jim Blandy
-
* buffer.h: Remove code which #includes "undo.h" if lint isMon, 22 Feb 1993 14:23:02 +0000, by Jim Blandy
-
* buffer.c (Fswitch_to_buffer): Pass the correct number ofMon, 22 Feb 1993 14:22:37 +0000, by Jim Blandy
-
* alloc.c (make_pure_float): Align pureptr on a sizeof (double)Mon, 22 Feb 1993 14:22:03 +0000, by Jim Blandy
-
* aix3-1.h: Changes from 18.58.Mon, 22 Feb 1993 14:21:19 +0000, by Jim Blandy
-
* ibmrs6000.h (C_ALLOCA, STACK_DIRECTION): Only define if HAVE_ALLOCAMon, 22 Feb 1993 14:20:51 +0000, by Jim Blandy
-
* files.el (revert-buffer): Reverse the sense of the firstMon, 22 Feb 1993 14:17:16 +0000, by Jim Blandy
-
* two-column.el: Add autoloads for the functions defined inMon, 22 Feb 1993 14:16:48 +0000, by Jim Blandy
-
* subr.el (string-to-int): Make this an alias forMon, 22 Feb 1993 14:16:25 +0000, by Jim Blandy
-
* gud.el (gud-break): With a prefix argument, set a temporaryMon, 22 Feb 1993 14:15:34 +0000, by Jim Blandy
-
* make-dist: Don't distribute the external-lisp directory anymore.Mon, 22 Feb 1993 14:12:29 +0000, by Jim Blandy
-
* configure: Detect whether the compiler supports `const'Mon, 22 Feb 1993 14:12:11 +0000, by Jim Blandy
-
* Makefile.in (${SUBDIR}): Pass CONFIG_CFLAGS to the submakes, notMon, 22 Feb 1993 14:11:28 +0000, by Jim Blandy
-
Initial revisionMon, 22 Feb 1993 06:38:45 +0000, by Jim Blandy
-
(esc-map, ctl-x-map): Define as functions.Sun, 21 Feb 1993 06:29:09 +0000, by Richard M. Stallman
-
(Fskip_syntax_backward): New function.Sun, 21 Feb 1993 06:03:36 +0000, by Richard M. Stallman
-
(Fsuspend_emacs): Make tem not register.Sun, 21 Feb 1993 02:08:17 +0000, by Richard M. Stallman
-
(super-apropos-check-doc-file): Look for DOC file in proper directory.Sat, 20 Feb 1993 23:12:21 +0000, by Richard M. Stallman