log

age author description
Thu, 14 Jan 1993 15:34:59 +0000 Jim Blandy Make scrollbar structures into lisp objects, so that they can be
Thu, 14 Jan 1993 15:34:14 +0000 Jim Blandy Make scrollbar structures into lisp objects, so that they can be
Thu, 14 Jan 1993 15:19:55 +0000 Jim Blandy * xfns.c (Fx_create_frame): After mapping the frame, call
Thu, 14 Jan 1993 15:18:53 +0000 Jim Blandy * window.c (window_internal_width): New function, which accounts
Thu, 14 Jan 1993 15:17:39 +0000 Jim Blandy Make scrollbar structures into lisp objects, so that they can be
Thu, 14 Jan 1993 15:17:11 +0000 Jim Blandy * window.c (window_internal_width): New function, which accounts
Thu, 14 Jan 1993 15:15:15 +0000 Jim Blandy * termhooks.h (mouse_position_hook): Doc fix.
Thu, 14 Jan 1993 15:14:21 +0000 Jim Blandy * term.c (set_vertical_scrollbar_hook, condemn_scrollbars_hook,
Thu, 14 Jan 1993 15:13:19 +0000 Jim Blandy * frame.h (FRAME_SAMPLE_VISIBILITY): Make sure frame is marked as
Thu, 14 Jan 1993 15:12:23 +0000 Jim Blandy * window.c (window_internal_width): New function.
Thu, 14 Jan 1993 15:11:19 +0000 Jim Blandy * termhooks.h (mouse_position_hook): Doc fix.
Thu, 14 Jan 1993 15:10:14 +0000 Jim Blandy * window.c (window_internal_width): New function.
Thu, 14 Jan 1993 15:09:51 +0000 Jim Blandy Make scrollbar structures into lisp objects, so that they can be
Thu, 14 Jan 1993 15:08:15 +0000 Jim Blandy * fileio.c (Fdo_auto_save): Add CURRENT_ONLY argument, as
Thu, 14 Jan 1993 15:07:32 +0000 Jim Blandy * emacs.c (shut_down_emacs): New function.
Thu, 14 Jan 1993 15:02:14 +0000 Jim Blandy * config.h.in: protect against multiple #inclusions.
Thu, 14 Jan 1993 14:52:32 +0000 Jim Blandy * scrollbar.el: New file.
Thu, 14 Jan 1993 14:50:16 +0000 Jim Blandy * simple.el (set-goal-column): Make this command disabled by default.
Thu, 14 Jan 1993 14:49:17 +0000 Jim Blandy * page-ext.el (next-page): Correctly handle negative page count.
Thu, 14 Jan 1993 14:48:57 +0000 Jim Blandy * frame.el (frame-notice-user-settings): Don't try to delete the
Thu, 14 Jan 1993 06:41:03 +0000 Jim Blandy Initial revision
Wed, 13 Jan 1993 22:20:28 +0000 Richard M. Stallman Define MAKE, and use where appropriate.
Wed, 13 Jan 1993 05:17:34 +0000 Richard M. Stallman (Fredraw_display): Redraw all visible frames.
Wed, 13 Jan 1993 01:31:45 +0000 Richard M. Stallman (mouse-save-then-kill): When deleting, avoid delay
Wed, 13 Jan 1993 00:25:03 +0000 Richard M. Stallman (float_to_string): Add final 0 if text ends with decimal pt.
Tue, 12 Jan 1993 00:12:21 +0000 Richard M. Stallman (Fset_default_file_modes, Fdefault_file_modes): Renamed from .._mode.
Tue, 12 Jan 1993 00:04:37 +0000 Richard M. Stallman (Fset_default_file_mode, Fdefault_file_mode):
Mon, 11 Jan 1993 23:15:30 +0000 Richard M. Stallman (Fwrite_region): Doc fix.
Mon, 11 Jan 1993 05:10:15 +0000 Richard M. Stallman (kill-append): Doc fix.
Sun, 10 Jan 1993 20:10:26 +0000 Richard M. Stallman (float_to_string): Add `.0' at end if needed.
Sun, 10 Jan 1993 16:44:36 +0000 Richard M. Stallman (Fload): If warn that .elc file is older,
Sat, 09 Jan 1993 14:30:36 +0000 Richard M. Stallman (mail-unsent-separator): Add `-- begin message --'.
Sat, 09 Jan 1993 13:54:05 +0000 Richard M. Stallman (dired-mark-read-regexp): Give dired-read-regexp 1 arg.
Sat, 09 Jan 1993 13:53:49 +0000 Richard M. Stallman (dired-regexp-history): New history list.
Sat, 09 Jan 1993 00:01:00 +0000 Roland McGrath (update-copyright): Doc fix.
Fri, 08 Jan 1993 21:14:11 +0000 Michael I. Bushnell Use process-send-string instead of send-string.
Fri, 08 Jan 1993 21:13:23 +0000 Richard M. Stallman (add-change-log-entry): Search for existing ChangeLog
Fri, 08 Jan 1993 21:12:58 +0000 Michael I. Bushnell Also, write a newline after the token.
Fri, 08 Jan 1993 20:36:35 +0000 Michael I. Bushnell Also, write a newline after the token.
Fri, 08 Jan 1993 20:36:14 +0000 Michael I. Bushnell timer.c (notify): Flush stdout after writing message to avoid lossage
Fri, 08 Jan 1993 20:33:12 +0000 Richard M. Stallman Doc fixes.
Fri, 08 Jan 1993 20:28:41 +0000 Roland McGrath (run-at-time): Use a pipe to talk to the timer process.
Fri, 08 Jan 1993 20:26:54 +0000 Michael I. Bushnell timer.c (notify): Flush stdout after writing message to avoid lossage
Fri, 08 Jan 1993 15:30:08 +0000 Richard M. Stallman Initial revision
Fri, 08 Jan 1993 15:12:37 +0000 Richard M. Stallman entered into RCS
Fri, 08 Jan 1993 09:08:24 +0000 Richard M. Stallman (Frandom): Change arg name.
Thu, 07 Jan 1993 10:22:16 +0000 Richard M. Stallman (unexec): Don't call exit, just return.
Thu, 07 Jan 1993 10:18:46 +0000 Richard M. Stallman (mail-send): Don't clear modified or delete autosave if visiting a file.
Thu, 07 Jan 1993 02:50:39 +0000 Jim Blandy * simple.el (kill-region): Change interactive spec to signal an
Thu, 07 Jan 1993 02:49:15 +0000 Jim Blandy Small changes to keep people from running Emacs under X.
Thu, 07 Jan 1993 01:47:11 +0000 Jim Blandy *** empty log message ***
Wed, 06 Jan 1993 04:35:15 +0000 Richard M. Stallman entered into RCS
Tue, 05 Jan 1993 22:25:05 +0000 Richard M. Stallman New version received.
Tue, 05 Jan 1993 05:43:42 +0000 Richard M. Stallman ($os alternatives for sco and isc): Preserve the specified os version if any.
Mon, 04 Jan 1993 11:36:14 +0000 Richard M. Stallman (apropos-match-keys): Handle non-chars as keys.
Sun, 03 Jan 1993 23:43:29 +0000 Richard M. Stallman (Fx_get_resource): Use EMACS_CLASS to make class_key
Sat, 02 Jan 1993 21:51:50 +0000 Richard M. Stallman Translate sunos5 to solaris2, and solaris1 to sunos4.
Sat, 02 Jan 1993 21:21:14 +0000 Richard M. Stallman (compilation-sentinel): Change buffer-read-only with let.
Wed, 30 Dec 1992 08:14:01 +0000 Richard M. Stallman (texinfo-tex-command): Use texi2dvi.
Tue, 29 Dec 1992 21:58:10 +0000 Roland McGrath [! emacs] [HAVE_CONFIG_H]: #include "config.h"
Tue, 29 Dec 1992 21:06:51 +0000 Richard M. Stallman (mouse-buffer-menu): Select the window clicked on.
Tue, 29 Dec 1992 01:07:26 +0000 Roland McGrath (add-change-log-entry): Notice when ENTRY is equal to FILE-NAME,
Mon, 28 Dec 1992 19:57:15 +0000 Richard M. Stallman Default to bsd for *-sequent.
Sat, 26 Dec 1992 08:46:31 +0000 Richard M. Stallman (abbreviated-home-dir): New variable.
Thu, 24 Dec 1992 22:42:05 +0000 Roland McGrath (visit-tags-table-buffer): When picking a table and using tags-table-list,
Thu, 24 Dec 1992 22:33:11 +0000 Roland McGrath (etags-verify-tags-table): Use eq instead of = in case char-after returns
Thu, 24 Dec 1992 06:49:45 +0000 Jim Blandy *** empty log message ***
Thu, 24 Dec 1992 06:23:08 +0000 Jim Blandy * frame.h (struct frame): New fields `can_have_scrollbars' and
Thu, 24 Dec 1992 06:21:14 +0000 Jim Blandy * frame.h (struct frame): New fields `can_have_scrollbars' and
Thu, 24 Dec 1992 06:19:31 +0000 Jim Blandy * frame.h (struct frame): New fields `can_have_scrollbars' and
Thu, 24 Dec 1992 06:18:24 +0000 Jim Blandy * xdisp.c: #include "termhooks.h".
Thu, 24 Dec 1992 06:17:18 +0000 Jim Blandy * frame.h (struct frame): New fields `can_have_scrollbars' and
Thu, 24 Dec 1992 06:16:36 +0000 Jim Blandy * keyboard.c (Qscrollbar_movement, Qvertical_scrollbar,
Thu, 24 Dec 1992 06:16:01 +0000 Jim Blandy * floatfns.c (Flog): Fix unescaped newline in string.
Thu, 24 Dec 1992 06:13:57 +0000 Jim Blandy * scroll.c (do_scrolling): When bcopying the max_ascent field from
Thu, 24 Dec 1992 06:13:24 +0000 Jim Blandy * keyboard.c (Qscrollbar_movement, Qvertical_scrollbar,
Thu, 24 Dec 1992 06:13:00 +0000 Jim Blandy * keyboard.c (Qscrollbar_movement, Qvertical_scrollbar,
Thu, 24 Dec 1992 06:12:04 +0000 Jim Blandy * keyboard.c: Protect all references to kbd_buffer_frames with
Thu, 24 Dec 1992 06:07:02 +0000 Jim Blandy * frame.h (struct frame): New fields `can_have_scrollbars' and
Thu, 24 Dec 1992 06:05:56 +0000 Jim Blandy * frame.h (struct frame): New fields `can_have_scrollbars' and
Thu, 24 Dec 1992 06:04:32 +0000 Jim Blandy * dispnew.c (Fredraw_display): Use the FRAME_VISIBLE_P and
Thu, 24 Dec 1992 06:03:20 +0000 Jim Blandy * buffer.c (Frename_buffer): Set update_mode_lines.
Thu, 24 Dec 1992 06:03:04 +0000 Jim Blandy * ymakefile (all, xemacs): We build an executable called `emacs' now,
Thu, 24 Dec 1992 06:01:33 +0000 Jim Blandy * sendmail.el (mail-position-on-field): `end' is guaranteed to be
Thu, 24 Dec 1992 06:01:02 +0000 Jim Blandy * rmail.el (rmail-unix-mail-delimiter): Not all time zone names
Thu, 24 Dec 1992 06:00:32 +0000 Jim Blandy * loadup.el: Dump under the name `emacs', not `xemacs'.
Thu, 24 Dec 1992 06:00:03 +0000 Jim Blandy * compile.el (compilation-error-regexp-alist): Tightened up
Thu, 24 Dec 1992 05:59:00 +0000 Jim Blandy * c-mode.el (c-fill-paragraph): Calculating the proper fill-prefix
Thu, 24 Dec 1992 05:57:29 +0000 Jim Blandy * make-dist: Make sure that the COPYING notices in each directory
Thu, 24 Dec 1992 05:56:57 +0000 Jim Blandy * configure: Start with a blank line; this keeps some old CSH's
Thu, 24 Dec 1992 05:56:33 +0000 Jim Blandy * INSTALL: The build process produces an executable called `emacs'
Mon, 21 Dec 1992 19:13:11 +0000 Roland McGrath (visit-tags-table-buffer): Don't look in list for tags-file-name if nil.
Mon, 21 Dec 1992 19:08:50 +0000 Roland McGrath Many comments added and docstrings fixed.
Mon, 21 Dec 1992 18:34:22 +0000 Roland McGrath (ignore): Use defun instead of fset to define; the byte compiler is smart
Mon, 21 Dec 1992 18:26:29 +0000 Roland McGrath (tagsfiles): New variable.
Mon, 21 Dec 1992 05:38:25 +0000 Richard M. Stallman (Fcall_interactively): For `s', use Fread_string.
Sat, 19 Dec 1992 20:55:16 +0000 Richard M. Stallman Display load-path at start.
Fri, 18 Dec 1992 10:42:10 +0000 Jim Blandy * frame.c (make_terminal_frame): Don't forget to set the
Tue, 15 Dec 1992 02:35:40 +0000 David J. MacKenzie *** empty log message ***
Mon, 14 Dec 1992 02:28:29 +0000 Jim Blandy *** empty log message ***
Sat, 12 Dec 1992 15:43:12 +0000 Jim Blandy * make-dist: Don't bother creating an arch-lib directory; that's
Sat, 12 Dec 1992 15:42:53 +0000 Jim Blandy * configure: Don't make the top-level Makefile read-only - people
Sat, 12 Dec 1992 15:42:14 +0000 Jim Blandy * Makefile.in (install, install.sysv, install.xenix, install.aix):
Sat, 12 Dec 1992 15:38:45 +0000 Jim Blandy * window.c (Fset_window_configuration): If we're restoring the
Sat, 12 Dec 1992 15:37:30 +0000 Jim Blandy * search.c (Fskip_chars_forward, Fskip_chars_backward): Return the
Sat, 12 Dec 1992 15:36:50 +0000 Jim Blandy Give subprocess creation a way to find a valid current directory
Sat, 12 Dec 1992 15:35:41 +0000 Jim Blandy * macros.c (Fend_kbd_macro): Don't use XFASTINT to check if arg is
Sat, 12 Dec 1992 15:35:12 +0000 Jim Blandy * fileio.c (find_file_handler): Rename this to
Sat, 12 Dec 1992 15:34:44 +0000 Jim Blandy * frame.c (Fdelete_frame): Delete all the windows in the frame's
Sat, 12 Dec 1992 15:32:51 +0000 Jim Blandy Give subprocess creation a way to find a valid current directory
Sat, 12 Dec 1992 15:31:32 +0000 Jim Blandy Give subprocess creation a way to find a valid current directory
Sat, 12 Dec 1992 15:29:40 +0000 Jim Blandy * Makefile.in (distclean): Don't delete machine.h or system.h;
Sat, 12 Dec 1992 15:25:18 +0000 Jim Blandy * make-docfile.c (scan_c_file): Since DEFVAR_PER_BUFFER now takes
Sat, 12 Dec 1992 15:24:50 +0000 Jim Blandy * Makefile.in (exec_prefix): New variable.
Sat, 12 Dec 1992 15:22:26 +0000 Jim Blandy * vc.el (vc-do-command): Set the default directory of the *vc*
Sat, 12 Dec 1992 15:22:04 +0000 Jim Blandy Sat Dec 12 03:22:57 1992 Jim Blandy (jimb@totoro.cs.oberlin.edu)
Sat, 12 Dec 1992 15:21:45 +0000 Jim Blandy The find-file-name-handler function in ../src/fileio.c is now
Sat, 12 Dec 1992 15:21:21 +0000 Jim Blandy * lpr.el (lpr-switches, lpr-command): Make these defvars, not
Sat, 12 Dec 1992 15:19:13 +0000 Jim Blandy * ange-ftp.el (ange-ftp-unhandled-file-name-directory): New
Sat, 12 Dec 1992 14:44:09 +0000 Jim Blandy *** empty log message ***