Mercurial > emacs
graph
-
(intervals_equal): Handle one arg null and other not.Mon, 01 Mar 1993 08:56:22 +0000, by Richard M. Stallman
-
(del_range): Update point before offset_intervals.Mon, 01 Mar 1993 08:55:35 +0000, by Richard M. Stallman
-
(emacs, temacs): Add @true to prevent Make confusion.Sun, 28 Feb 1993 22:29:46 +0000, by Richard M. Stallman
-
Error if company name is more than one word.Sat, 27 Feb 1993 21:56:28 +0000, by Richard M. Stallman
-
(syms_of_keyboard): Doc fix.Fri, 26 Feb 1993 21:09:25 +0000, by Richard M. Stallman
-
(walk-windows): Doc fix.Fri, 26 Feb 1993 06:28:04 +0000, by Richard M. Stallman
-
(traverse_intervals): New arg ARG.Thu, 25 Feb 1993 20:24:43 +0000, by Richard M. Stallman
-
(mark_interval): Add ignored arg.Thu, 25 Feb 1993 20:24:25 +0000, by Richard M. Stallman
-
(add-change-log-entry): Find end of first paragraph from after the header line.Thu, 25 Feb 1993 20:23:59 +0000, by Richard M. Stallman
-
(point-to-register): Make arg ARG optional.Thu, 25 Feb 1993 06:39:57 +0000, by Richard M. Stallman
-
* term/x-win.el (scroll-bar-mode, scroll-bar-mode): Move theseThu, 25 Feb 1993 00:38:55 +0000, by Jim Blandy
-
(Ferase_buffer): Added interactive spec.Wed, 24 Feb 1993 23:37:46 +0000, by Roland McGrath
-
(syms_of_buffer): Doc fix.Wed, 24 Feb 1993 23:20:51 +0000, by Richard M. Stallman
-
(vc-find-file-hook): Discard vc status of fileWed, 24 Feb 1993 18:07:12 +0000, by Richard M. Stallman
-
Formerly PROBLEMS.~3~Wed, 24 Feb 1993 18:02:05 +0000, by Richard M. Stallman
-
Formerly PROBLEMS.~2~Wed, 24 Feb 1993 17:56:09 +0000, by Richard M. Stallman
-
(syms_of_cmds): New var `overwrite-binary-mode'.Wed, 24 Feb 1993 08:59:25 +0000, by Richard M. Stallman
-
(read_avail_input): Args to `kill' were backwards.Tue, 23 Feb 1993 18:49:33 +0000, by Richard M. Stallman
-
Fix the fix.Tue, 23 Feb 1993 14:23:06 +0000, by Jim Blandy
-
* emacs.c (fatal_error_signal): Unblock the signal before we tryTue, 23 Feb 1993 14:18:00 +0000, by Jim Blandy
-
* abbrev.c (Fexpand_abbrev): Only copy the text we're going toTue, 23 Feb 1993 14:17:11 +0000, by Jim Blandy
-
* .gdbinit (xprocess): New command.Tue, 23 Feb 1993 14:14:19 +0000, by Jim Blandy
-
* make-dist: Only copy gmalloc.c if we couldn't link it.Tue, 23 Feb 1993 14:13:27 +0000, by Jim Blandy
-
Removed assigment to foo in byte-compile-lambda.Tue, 23 Feb 1993 13:21:13 +0000, by Jim Blandy
-
* Makefile.in (lisppath): Don't include externallispdir in this.Tue, 23 Feb 1993 11:55:05 +0000, by Jim Blandy
-
* alloc.c (make_pure_float): Assure that PUREBEG + pureptr isTue, 23 Feb 1993 11:49:39 +0000, by Jim Blandy
-
(C_entries): Don't reset definedef when a newline inside a comment is met.Tue, 23 Feb 1993 07:27:39 +0000, by Richard M. Stallman
-
(Fforward_comment): New function.Tue, 23 Feb 1993 05:49:12 +0000, by Richard M. Stallman
-
* alloc.c (make_pure_float): Align pureptr according to __alignof,Mon, 22 Feb 1993 16:21:17 +0000, by Jim Blandy
-
* xterm.c (XTread_socket): Pass the proper number of arguments toMon, 22 Feb 1993 15:10:46 +0000, by Jim Blandy
-
* xrdb.c (getuid): Remove declaration.Mon, 22 Feb 1993 15:10:16 +0000, by Jim Blandy
-
* minibuf.c (Fdisplay_completion_list): Pass the proper number ofMon, 22 Feb 1993 15:09:33 +0000, by Jim Blandy
-
* xfns.c (x_set_icon_type): Pass the proper number of arguments toMon, 22 Feb 1993 15:08:57 +0000, by Jim Blandy
-
* keyboard.c (recursive_edit_1, command_loop_1): Pass the properMon, 22 Feb 1993 14:53:13 +0000, by Jim Blandy
-
* textprop.c (Fget_text_property): Fix typo in function's declaration.Mon, 22 Feb 1993 14:52:32 +0000, by Jim Blandy
-
* systty.h [HAVE_TERMIOS]: Include fcntl.h.Mon, 22 Feb 1993 14:51:39 +0000, by Jim Blandy
-
* systime.h [_AIX]: Move test outside of previous #if.Mon, 22 Feb 1993 14:51:13 +0000, by Jim Blandy
-
* sysdep.c (child_setup_tty): Recognize HAVE_TERMIOS as well asMon, 22 Feb 1993 14:50:42 +0000, by Jim Blandy
-
* callint.c (Fcall_interactively): Pass the correct number ofMon, 22 Feb 1993 14:48:45 +0000, by Jim Blandy
-
* process.c: Make sure we don't miss processes exiting, by havingMon, 22 Feb 1993 14:47:53 +0000, by Jim Blandy
-
* keyboard.c (recursive_edit_1, command_loop_1): Pass the properMon, 22 Feb 1993 14:46:31 +0000, by Jim Blandy
-
* 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
-
(Fmemory_limit): Doc fix.Sat, 20 Feb 1993 17:36:06 +0000, by Richard M. Stallman
-
(insert-directory): Doc fix.Sat, 20 Feb 1993 06:23:08 +0000, by Richard M. Stallman
-
(Fsuspend_emacs): Rename suspend-hook to suspend-hooks and run it manually.Fri, 19 Feb 1993 19:10:39 +0000, by Richard M. Stallman
-
(describe_map): Call Fkey_description before build_string.Fri, 19 Feb 1993 05:43:54 +0000, by Richard M. Stallman
-
(describe-function): Print the arglist if the function is bytecode or a list.Fri, 19 Feb 1993 05:06:28 +0000, by Richard M. Stallman
-
(Fopen_dribble_file): Doc fix.Fri, 19 Feb 1993 04:14:25 +0000, by Richard M. Stallman
-
(syms_of_lread): Doc fix.Thu, 18 Feb 1993 06:26:16 +0000, by Richard M. Stallman
-
* process.c (Fstart_process): Jimb's change of December 11Thu, 18 Feb 1993 03:43:45 +0000, by Michael I. Bushnell
-
Fix minor bugs in previous change.Wed, 17 Feb 1993 21:30:25 +0000, by Richard M. Stallman
-
(generate-file-autoloads): If no buffer was visiting FILE when we started,Wed, 17 Feb 1993 21:30:21 +0000, by Roland McGrath
-
(isearch-backward-regexp):Wed, 17 Feb 1993 20:34:20 +0000, by Richard M. Stallman
-
(byte-compile-lambda): Test of byte-compile-compatibility was backwards.Wed, 17 Feb 1993 20:29:57 +0000, by Richard M. Stallman
-
(frame-initialize): Fix error syntax.Tue, 16 Feb 1993 06:36:30 +0000, by Richard M. Stallman
-
* informat.el (Info-tagify): Correct the regular expression whichTue, 16 Feb 1993 00:23:06 +0000, by Jim Blandy
-
(find-file-hooks): Delete permanent-local property.Mon, 15 Feb 1993 19:02:55 +0000, by Richard M. Stallman
-
(search_command): #if 0 previous change.Mon, 15 Feb 1993 05:55:45 +0000, by Richard M. Stallman
-
(search_command): When moving to LIM on failure, return LIM.Mon, 15 Feb 1993 05:42:13 +0000, by Richard M. Stallman
-
(Frename_buffer): Make prefix arg set UNIQUE.Sun, 14 Feb 1993 23:08:25 +0000, by Richard M. Stallman
-
* xterm.c (x_set_window_size): Call change_frame_size instead ofSun, 14 Feb 1993 14:40:55 +0000, by Jim Blandy
-
* frame.c (Fframe_parameters): Report the `minibuffer' parameter ofSun, 14 Feb 1993 14:40:13 +0000, by Jim Blandy
-
* xdisp.c (message): Set echo_frame to the frame whose message bufSun, 14 Feb 1993 14:39:45 +0000, by Jim Blandy
-
* dispnew.c (remake_frame_glyphs): When re-allocating the frame'sSun, 14 Feb 1993 14:39:09 +0000, by Jim Blandy
-
* keymap.c (Flookup_key, Fkey_binding, Flocal_key_binding,Sun, 14 Feb 1993 14:38:43 +0000, by Jim Blandy
-
* frame.c (Fframe_parameters): Report the `minibuffer' parameter ofSun, 14 Feb 1993 14:38:19 +0000, by Jim Blandy
-
* fileio.c (Fdo_auto_save): If NO_MESSAGE is non-nil, don't tellSun, 14 Feb 1993 14:37:33 +0000, by Jim Blandy
-
* s/usg5-4.h: #include "usg5-3.h", not "s-usg5-3.h".Sun, 14 Feb 1993 14:36:14 +0000, by Jim Blandy
-
* subr.el (mod): Add back this alias for %.Sun, 14 Feb 1993 14:35:19 +0000, by Jim Blandy
-
* rmailout.el (rmail-output, rmail-output-to-mail-file): ReverseSun, 14 Feb 1993 14:34:47 +0000, by Jim Blandy
-
* lisp-mode.el (lisp-fill-paragraph): New function.Sun, 14 Feb 1993 14:33:44 +0000, by Jim Blandy
-
* gosmacs.el: Bind M-h to delete-previous-word, notSun, 14 Feb 1993 14:33:24 +0000, by Jim Blandy
-
* frame.el: Clean up initialization code.Sun, 14 Feb 1993 14:29:30 +0000, by Jim Blandy
-
* fortran.el (fortran-prepare-abbrev-list-buffer): Put quote inSun, 14 Feb 1993 14:27:24 +0000, by Jim Blandy
-
* cl.el (cl-version): Mark as no longer in beta test.Sun, 14 Feb 1993 14:26:41 +0000, by Jim Blandy
-
* Makefile.in (COPYDIR, COPYDESTS): Remove ${srcdir}/info andSun, 14 Feb 1993 14:26:06 +0000, by Jim Blandy
-
* configure (progname): New option `--with-gcc'. Make it clearerSun, 14 Feb 1993 14:25:18 +0000, by Jim Blandy
-
Initial revisionSun, 14 Feb 1993 14:13:56 +0000, by Jim Blandy
-
(Fadd_text_properties): Put OBJECT arg last. Make it optional.Sat, 13 Feb 1993 21:56:10 +0000, by Richard M. Stallman
-
(C_SWITCH_MACHINE): Don't define if GCC.Sat, 13 Feb 1993 11:34:19 +0000, by Richard M. Stallman
-
(enable-flow-control...): Renamed from evade...Thu, 11 Feb 1993 23:32:07 +0000, by Richard M. Stallman
-
(Finsert_buffer_substring): Proper error for non-ex buffer.Thu, 11 Feb 1993 23:21:01 +0000, by Richard M. Stallman
-
(Fcompare_buffer_substrings): New function.Thu, 11 Feb 1993 06:00:51 +0000, by Richard M. Stallman