Mercurial > emacs
graph
-
* 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
-
removed m88kbcs, changed delta88 and harris toWed, 10 Feb 1993 17:56:58 +0000, by John Hassey
-
Update GPL version.Wed, 10 Feb 1993 07:08:53 +0000, by Richard M. Stallman
-
(set-gosmacs-bindings): Fix binding of \eh.Wed, 10 Feb 1993 06:45:33 +0000, by Richard M. Stallman
-
(char_ins_del_cost): Use FRAME_WIDTH, not FRAME_HEIGHT.Wed, 10 Feb 1993 06:14:12 +0000, by Richard M. Stallman
-
Fix copyright notice.Tue, 09 Feb 1993 09:58:19 +0000, by Richard M. Stallman
-
(add-change-log-entry): Undo Jan 25 change. It worked for buffers inMon, 08 Feb 1993 22:25:34 +0000, by Roland McGrath
-
(compilation-forget-errors): Just setMon, 08 Feb 1993 20:46:10 +0000, by Roland McGrath
-
(sort-subr): Fix previous change.Sun, 07 Feb 1993 16:44:11 +0000, by Richard M. Stallman
-
(sort-build-lists): Record the key as pair of positions;Sun, 07 Feb 1993 05:54:14 +0000, by Richard M. Stallman
-
(mail-setup): Use fill-region-as-paragraphSun, 07 Feb 1993 04:56:23 +0000, by Richard M. Stallman
-
(extra_keyboard_modifiers): New Lisp var.Sun, 07 Feb 1993 00:31:58 +0000, by Richard M. Stallman
-
(XTread_socket): Support extra_keyboard_modifiers.Sun, 07 Feb 1993 00:30:36 +0000, by Richard M. Stallman
-
(i[34]86sol2): New abbrev for i[34]86-unknown-solaris2.Fri, 05 Feb 1993 23:42:43 +0000, by Jim Wilson
-
(make-comint): Added docstring.Fri, 05 Feb 1993 18:28:05 +0000, by Roland McGrath
-
Restore nuked information in minibuffer history bindings.Fri, 05 Feb 1993 17:41:42 +0000, by Roland McGrath
-
Once again, go back to ordinary next-history-elementFri, 05 Feb 1993 02:06:38 +0000, by Richard M. Stallman
-
(sort-subr): Doc fixes.Wed, 03 Feb 1993 04:33:30 +0000, by Richard M. Stallman
-
(mail-do-fcc): Allow dash in timezone name.Tue, 02 Feb 1993 20:40:41 +0000, by Richard M. Stallman
-
* simple.el (kill-region): If the buffer is read-only, do beep,Mon, 01 Feb 1993 22:31:17 +0000, by Jim Blandy
-
* texinfo.el (texinfo-mode): Make page-delimiter buffer-local, andMon, 01 Feb 1993 22:19:52 +0000, by Jim Blandy
-
(mail-abbrev-end-of-buffer): Changed interactive spec from "P" to "p".Sun, 31 Jan 1993 20:48:19 +0000, by Roland McGrath
-
(c-macro-expand): Use expanded name to write or delete.Sat, 30 Jan 1993 03:43:24 +0000, by Richard M. Stallman
-
(force_fit_type): Abort if T not INTEGER_CST.Sat, 30 Jan 1993 02:16:57 +0000, by Richard M. Stallman
-
* window.c (Fscroll_left, Fscroll_right): Don't forget to applySat, 30 Jan 1993 01:21:00 +0000, by Jim Blandy
-
* xmenu.c (Fx_popup_menu): Don't forget to turn the frame-relativeFri, 29 Jan 1993 22:13:36 +0000, by Jim Blandy
-
* lread.c (read1): Although digits followed by a '.' are anFri, 29 Jan 1993 21:32:37 +0000, by Jim Blandy
-
(next-complete-history-element): Restore point after replacing theThu, 28 Jan 1993 20:22:03 +0000, by Roland McGrath
-
(sendmail-program): Try /usr/ucblib/sendmail.Thu, 28 Jan 1993 06:17:47 +0000, by Richard M. Stallman
-
Don't use the completion-oriented history commands.Thu, 28 Jan 1993 06:16:04 +0000, by Richard M. Stallman
-
* make-dist: Don't distributed the RCS files in the etc directory.Tue, 26 Jan 1993 04:28:27 +0000, by Jim Blandy
-
* fns.c (internal_equal): Protect the clause for comparing numbersTue, 26 Jan 1993 03:05:54 +0000, by Jim Blandy
-
JimB's changes since January 18thTue, 26 Jan 1993 01:58:16 +0000, by Jim Blandy
-
JimB's changes from January 18 to presentTue, 26 Jan 1993 01:56:29 +0000, by Jim Blandy
-
* disass.el (disassemble): Add autoload cookie for this.Tue, 26 Jan 1993 01:36:02 +0000, by Jim Blandy
-
compiled-function-p has been renamed to byte-code-function-p.Tue, 26 Jan 1993 01:29:51 +0000, by Jim Blandy
-
x-selection-value has been renamed to x-selection.Tue, 26 Jan 1993 01:26:58 +0000, by Jim Blandy
-
(tags-query-replace): C-tMon, 25 Jan 1993 23:30:39 +0000, by Roland McGrath
-
[TERMINFO]: Don't define LIBS_TERMCAP.Mon, 25 Jan 1993 20:12:52 +0000, by Richard M. Stallman
-
[__GNUC__] (LD_SWITCH_SYSTEM): Remove -a.Mon, 25 Jan 1993 20:11:29 +0000, by Richard M. Stallman
-
(add-change-log-entry): Restrict PARAGRAPH-END to being on the firstMon, 25 Jan 1993 17:05:57 +0000, by Roland McGrath
-
(next-complete-history-element): Use only buffer contents before pointMon, 25 Jan 1993 16:59:48 +0000, by Roland McGrath
-
({next,previous}-complete-history-element): New functions.Mon, 25 Jan 1993 00:45:01 +0000, by Roland McGrath
-
* xterm.c (x_scrollbar_create): Set the scrollbars to useFri, 22 Jan 1993 02:47:12 +0000, by Jim Blandy
-
* frame.c (Fdelete_frame): Clear the frame's display after callingFri, 22 Jan 1993 02:45:16 +0000, by Jim Blandy
-
(tags-loop-scan): Set default value to an error form.Thu, 21 Jan 1993 22:43:16 +0000, by Roland McGrath
-
(visit-tags-table-buffer): When propagating a change of name afterThu, 21 Jan 1993 22:36:48 +0000, by Roland McGrath
-
(visit-tags-table-buffer): Error if called with 'same and no current table.Tue, 19 Jan 1993 21:05:15 +0000, by Roland McGrath
-
(Fdisplay_buffer): Doc fix.Tue, 19 Jan 1993 00:56:45 +0000, by Roland McGrath
-
* c-mode.el (c-switch-label-regexp): New constant.Sat, 16 Jan 1993 06:04:16 +0000, by Jim Blandy
-
* xterm.c (x_window_to_scrollbar): Search frames'Sat, 16 Jan 1993 05:58:15 +0000, by Jim Blandy
-
(Frecent_keys): Doc fix.Fri, 15 Jan 1993 21:57:50 +0000, by Richard M. Stallman
-
(shell): Doc fix.Fri, 15 Jan 1993 07:02:35 +0000, by Richard M. Stallman
-
Add copyright and authorship notices.Fri, 15 Jan 1993 05:33:29 +0000, by Paul Eggert
-
(switch-to-buffer-other-frame): Pass t to pop-to-buffer.Thu, 14 Jan 1993 21:28:18 +0000, by Roland McGrath
-
(Fwindow_at): Doc fix.Thu, 14 Jan 1993 21:20:01 +0000, by Richard M. Stallman
-
*** empty log message ***Thu, 14 Jan 1993 20:38:21 +0000, by David J. MacKenzie
-
(find_entries): If filename ends in .f or .for, don't try anything but Fortran.Thu, 14 Jan 1993 20:09:22 +0000, by Richard M. Stallman
-
The shell comment char is #, not ;.Thu, 14 Jan 1993 17:45:39 +0000, by Jim Blandy
-
Remove info from the distribution. It looks very out of date now.Thu, 14 Jan 1993 17:37:06 +0000, by Jim Blandy
-
* xterm.c (x_scrollbar_create): Include PointerMotionHintMask inThu, 14 Jan 1993 17:31:56 +0000, by Jim Blandy
-
* make-dist: Include `./lisp/calc-2.02' in the distribution.Thu, 14 Jan 1993 17:30:26 +0000, by Jim Blandy
-
* dispnew.c (Fredraw_display): DEFUN was missing a closing paren.Thu, 14 Jan 1993 16:15:54 +0000, by Jim Blandy
-
* make-dist: Remember that the authoritative COPYING notice isThu, 14 Jan 1993 15:37:33 +0000, by Jim Blandy
-
* .gdbinit: Add "-geometry +0+0" to default args.Thu, 14 Jan 1993 15:36:25 +0000, by Jim Blandy
-
Make scrollbar structures into lisp objects, so that they can beThu, 14 Jan 1993 15:34:59 +0000, by Jim Blandy
-
Make scrollbar structures into lisp objects, so that they can beThu, 14 Jan 1993 15:34:14 +0000, by Jim Blandy
-
* xfns.c (Fx_create_frame): After mapping the frame, callThu, 14 Jan 1993 15:19:55 +0000, by Jim Blandy
-
* window.c (window_internal_width): New function, which accountsThu, 14 Jan 1993 15:18:53 +0000, by Jim Blandy
-
Make scrollbar structures into lisp objects, so that they can beThu, 14 Jan 1993 15:17:39 +0000, by Jim Blandy
-
* window.c (window_internal_width): New function, which accountsThu, 14 Jan 1993 15:17:11 +0000, by Jim Blandy
-
* termhooks.h (mouse_position_hook): Doc fix.Thu, 14 Jan 1993 15:15:15 +0000, by Jim Blandy
-
* term.c (set_vertical_scrollbar_hook, condemn_scrollbars_hook,Thu, 14 Jan 1993 15:14:21 +0000, by Jim Blandy
-
* frame.h (FRAME_SAMPLE_VISIBILITY): Make sure frame is marked asThu, 14 Jan 1993 15:13:19 +0000, by Jim Blandy
-
* window.c (window_internal_width): New function.Thu, 14 Jan 1993 15:12:23 +0000, by Jim Blandy
-
* termhooks.h (mouse_position_hook): Doc fix.Thu, 14 Jan 1993 15:11:19 +0000, by Jim Blandy
-
* window.c (window_internal_width): New function.Thu, 14 Jan 1993 15:10:14 +0000, by Jim Blandy
-
Make scrollbar structures into lisp objects, so that they can beThu, 14 Jan 1993 15:09:51 +0000, by Jim Blandy
-
* fileio.c (Fdo_auto_save): Add CURRENT_ONLY argument, asThu, 14 Jan 1993 15:08:15 +0000, by Jim Blandy
-
* emacs.c (shut_down_emacs): New function.Thu, 14 Jan 1993 15:07:32 +0000, by Jim Blandy
-
* config.h.in: protect against multiple #inclusions.Thu, 14 Jan 1993 15:02:14 +0000, by Jim Blandy
-
* scrollbar.el: New file.Thu, 14 Jan 1993 14:52:32 +0000, by Jim Blandy
-
* simple.el (set-goal-column): Make this command disabled by default.Thu, 14 Jan 1993 14:50:16 +0000, by Jim Blandy
-
* page-ext.el (next-page): Correctly handle negative page count.Thu, 14 Jan 1993 14:49:17 +0000, by Jim Blandy
-
* frame.el (frame-notice-user-settings): Don't try to delete theThu, 14 Jan 1993 14:48:57 +0000, by Jim Blandy
-
Initial revisionThu, 14 Jan 1993 06:41:03 +0000, by Jim Blandy
-
Define MAKE, and use where appropriate.Wed, 13 Jan 1993 22:20:28 +0000, by Richard M. Stallman
-
(Fredraw_display): Redraw all visible frames.Wed, 13 Jan 1993 05:17:34 +0000, by Richard M. Stallman
-
(mouse-save-then-kill): When deleting, avoid delayWed, 13 Jan 1993 01:31:45 +0000, by Richard M. Stallman
-
(float_to_string): Add final 0 if text ends with decimal pt.Wed, 13 Jan 1993 00:25:03 +0000, by Richard M. Stallman
-
(Fset_default_file_modes, Fdefault_file_modes): Renamed from .._mode.Tue, 12 Jan 1993 00:12:21 +0000, by Richard M. Stallman
-
(Fset_default_file_mode, Fdefault_file_mode):Tue, 12 Jan 1993 00:04:37 +0000, by Richard M. Stallman
-
(Fwrite_region): Doc fix.Mon, 11 Jan 1993 23:15:30 +0000, by Richard M. Stallman
-
(kill-append): Doc fix.Mon, 11 Jan 1993 05:10:15 +0000, by Richard M. Stallman
-
(float_to_string): Add `.0' at end if needed.Sun, 10 Jan 1993 20:10:26 +0000, by Richard M. Stallman
-
(Fload): If warn that .elc file is older,Sun, 10 Jan 1993 16:44:36 +0000, by Richard M. Stallman
-
(mail-unsent-separator): Add `-- begin message --'.Sat, 09 Jan 1993 14:30:36 +0000, by Richard M. Stallman
-
(dired-mark-read-regexp): Give dired-read-regexp 1 arg.Sat, 09 Jan 1993 13:54:05 +0000, by Richard M. Stallman
-
(dired-regexp-history): New history list.Sat, 09 Jan 1993 13:53:49 +0000, by Richard M. Stallman
-
(update-copyright): Doc fix.Sat, 09 Jan 1993 00:01:00 +0000, by Roland McGrath
-
Use process-send-string instead of send-string.Fri, 08 Jan 1993 21:14:11 +0000, by Michael I. Bushnell
-
(add-change-log-entry): Search for existing ChangeLogFri, 08 Jan 1993 21:13:23 +0000, by Richard M. Stallman
-
Also, write a newline after the token.Fri, 08 Jan 1993 21:12:58 +0000, by Michael I. Bushnell
-
Also, write a newline after the token.Fri, 08 Jan 1993 20:36:35 +0000, by Michael I. Bushnell
-
timer.c (notify): Flush stdout after writing message to avoid lossageFri, 08 Jan 1993 20:36:14 +0000, by Michael I. Bushnell
-
Doc fixes.Fri, 08 Jan 1993 20:33:12 +0000, by Richard M. Stallman
-
(run-at-time): Use a pipe to talk to the timer process.Fri, 08 Jan 1993 20:28:41 +0000, by Roland McGrath
-
timer.c (notify): Flush stdout after writing message to avoid lossageFri, 08 Jan 1993 20:26:54 +0000, by Michael I. Bushnell
-
Initial revisionFri, 08 Jan 1993 15:30:08 +0000, by Richard M. Stallman
-
entered into RCSFri, 08 Jan 1993 15:12:37 +0000, by Richard M. Stallman
-
(Frandom): Change arg name.Fri, 08 Jan 1993 09:08:24 +0000, by Richard M. Stallman
-
(unexec): Don't call exit, just return.Thu, 07 Jan 1993 10:22:16 +0000, by Richard M. Stallman
-
(mail-send): Don't clear modified or delete autosave if visiting a file.Thu, 07 Jan 1993 10:18:46 +0000, by Richard M. Stallman
-
* simple.el (kill-region): Change interactive spec to signal anThu, 07 Jan 1993 02:50:39 +0000, by Jim Blandy
-
Small changes to keep people from running Emacs under X.Thu, 07 Jan 1993 02:49:15 +0000, by Jim Blandy
-
*** empty log message ***Thu, 07 Jan 1993 01:47:11 +0000, by Jim Blandy
-
entered into RCSWed, 06 Jan 1993 04:35:15 +0000, by Richard M. Stallman
-
New version received.Tue, 05 Jan 1993 22:25:05 +0000, by Richard M. Stallman
-
($os alternatives for sco and isc): Preserve the specified os version if any.Tue, 05 Jan 1993 05:43:42 +0000, by Richard M. Stallman
-
(apropos-match-keys): Handle non-chars as keys.Mon, 04 Jan 1993 11:36:14 +0000, by Richard M. Stallman
-
(Fx_get_resource): Use EMACS_CLASS to make class_keySun, 03 Jan 1993 23:43:29 +0000, by Richard M. Stallman
-
Translate sunos5 to solaris2, and solaris1 to sunos4.Sat, 02 Jan 1993 21:51:50 +0000, by Richard M. Stallman
-
(compilation-sentinel): Change buffer-read-only with let.Sat, 02 Jan 1993 21:21:14 +0000, by Richard M. Stallman
-
(texinfo-tex-command): Use texi2dvi.Wed, 30 Dec 1992 08:14:01 +0000, by Richard M. Stallman
-
[! emacs] [HAVE_CONFIG_H]: #include "config.h"Tue, 29 Dec 1992 21:58:10 +0000, by Roland McGrath
-
(mouse-buffer-menu): Select the window clicked on.Tue, 29 Dec 1992 21:06:51 +0000, by Richard M. Stallman
-
(add-change-log-entry): Notice when ENTRY is equal to FILE-NAME,Tue, 29 Dec 1992 01:07:26 +0000, by Roland McGrath
-
Default to bsd for *-sequent.Mon, 28 Dec 1992 19:57:15 +0000, by Richard M. Stallman
-
(abbreviated-home-dir): New variable.Sat, 26 Dec 1992 08:46:31 +0000, by Richard M. Stallman
-
(visit-tags-table-buffer): When picking a table and using tags-table-list,Thu, 24 Dec 1992 22:42:05 +0000, by Roland McGrath
-
(etags-verify-tags-table): Use eq instead of = in case char-after returnsThu, 24 Dec 1992 22:33:11 +0000, by Roland McGrath
-
*** empty log message ***Thu, 24 Dec 1992 06:49:45 +0000, by Jim Blandy
-
* frame.h (struct frame): New fields `can_have_scrollbars' andThu, 24 Dec 1992 06:23:08 +0000, by Jim Blandy
-
* frame.h (struct frame): New fields `can_have_scrollbars' andThu, 24 Dec 1992 06:21:14 +0000, by Jim Blandy
-
* frame.h (struct frame): New fields `can_have_scrollbars' andThu, 24 Dec 1992 06:19:31 +0000, by Jim Blandy
-
* xdisp.c: #include "termhooks.h".Thu, 24 Dec 1992 06:18:24 +0000, by Jim Blandy
-
* frame.h (struct frame): New fields `can_have_scrollbars' andThu, 24 Dec 1992 06:17:18 +0000, by Jim Blandy
-
* keyboard.c (Qscrollbar_movement, Qvertical_scrollbar,Thu, 24 Dec 1992 06:16:36 +0000, by Jim Blandy
-
* floatfns.c (Flog): Fix unescaped newline in string.Thu, 24 Dec 1992 06:16:01 +0000, by Jim Blandy
-
* scroll.c (do_scrolling): When bcopying the max_ascent field fromThu, 24 Dec 1992 06:13:57 +0000, by Jim Blandy
-
* keyboard.c (Qscrollbar_movement, Qvertical_scrollbar,Thu, 24 Dec 1992 06:13:24 +0000, by Jim Blandy
-
* keyboard.c (Qscrollbar_movement, Qvertical_scrollbar,Thu, 24 Dec 1992 06:13:00 +0000, by Jim Blandy
-
* keyboard.c: Protect all references to kbd_buffer_frames withThu, 24 Dec 1992 06:12:04 +0000, by Jim Blandy
-
* frame.h (struct frame): New fields `can_have_scrollbars' andThu, 24 Dec 1992 06:07:02 +0000, by Jim Blandy
-
* frame.h (struct frame): New fields `can_have_scrollbars' andThu, 24 Dec 1992 06:05:56 +0000, by Jim Blandy
-
* dispnew.c (Fredraw_display): Use the FRAME_VISIBLE_P andThu, 24 Dec 1992 06:04:32 +0000, by Jim Blandy