log

age author description
Tue, 01 Nov 1994 08:49:40 +0000 Richard M. Stallman (read_key_sequence): Use flags instead of gotos to
Tue, 01 Nov 1994 08:47:47 +0000 Richard M. Stallman (DEVICE_SEP, DIRECTORY_SEP, IS_DEVICE_SEP)
Tue, 01 Nov 1994 08:45:04 +0000 Richard M. Stallman (DOS_NT): Defined.
Tue, 01 Nov 1994 08:44:15 +0000 Richard M. Stallman (term_init) [WINDOWSNT]: Do some Windows-specific
Tue, 01 Nov 1994 08:42:36 +0000 Richard M. Stallman [WINDOWSNT] (EMACS_KILLPG): Use win32_kill_process.
Tue, 01 Nov 1994 08:41:25 +0000 Richard M. Stallman Test DOS_NT, not MSDOS.
Tue, 01 Nov 1994 08:39:49 +0000 Richard M. Stallman [WINDOWSNT]: Add includes for NT.
Tue, 01 Nov 1994 08:31:31 +0000 Richard M. Stallman Use macros IS_ANY_SEP, IS_DIRECTORY_SEP,
Tue, 01 Nov 1994 08:24:29 +0000 Richard M. Stallman (MAXNAMLEN) [WINDOWSNT]: Define as 255.
Tue, 01 Nov 1994 08:23:44 +0000 Richard M. Stallman [WINDOWSNT]: Don't include vlimit.h.
Tue, 01 Nov 1994 08:22:31 +0000 Richard M. Stallman Change explicit uses of the Unix directory separator
Tue, 01 Nov 1994 08:16:31 +0000 Richard M. Stallman Change explicit uses of the Unix directory separator
Tue, 01 Nov 1994 07:07:32 +0000 Richard M. Stallman (Fdump_emacs): Don't reset the data start address by
Tue, 01 Nov 1994 07:03:57 +0000 Richard M. Stallman Use macros IS_ANY_SEP, IS_DIRECTORY_SEP, and DIRECTORY_SEP.
Tue, 01 Nov 1994 06:49:52 +0000 Richard M. Stallman (getenv_internal) [WINDOWSNT]: Use strnicmp, not bcmp.
Tue, 01 Nov 1994 06:39:38 +0000 Richard M. Stallman (init_buffer): Use DIRECTORY_SEP, IS_DIRECTORY_SEP macros,
Tue, 01 Nov 1994 06:17:07 +0000 Richard M. Stallman (struct buffer): Test DOS_MT, not MSDOS.
Tue, 01 Nov 1994 05:56:55 +0000 Richard M. Stallman On windows-nt, load ls-lisp and winnt.
Tue, 01 Nov 1994 05:54:58 +0000 Richard M. Stallman (Info-directory-list): Treat windows-nt like ms-dos.
Tue, 01 Nov 1994 05:52:42 +0000 Richard M. Stallman (byte-compile-file): Treat windows-nt like ms-dos.
Tue, 01 Nov 1994 05:51:58 +0000 Richard M. Stallman (hexl-find-file): Treat windows-nt like ms-dos.
Tue, 01 Nov 1994 05:50:57 +0000 Richard M. Stallman (shell-command-switch): New variable.
Tue, 01 Nov 1994 05:49:25 +0000 Richard M. Stallman (command-line): Use ~/_emacs as init file in windows-nt.
Tue, 01 Nov 1994 05:48:21 +0000 Richard M. Stallman (abbreviate-file-name): Handle drive letters on windows-nt as on ms-dos.
Tue, 01 Nov 1994 05:46:57 +0000 Richard M. Stallman (desktop-basefilename): Use emacs.dsk on windows-nt.
Tue, 01 Nov 1994 05:45:47 +0000 Richard M. Stallman (bookmark-file): Use ~/emacs.bmk on windows-nt.
Tue, 01 Nov 1994 05:45:04 +0000 Richard M. Stallman (change-log-name): Use changlo on windows-nt.
Tue, 01 Nov 1994 05:26:14 +0000 Richard M. Stallman (main, etags_getcwd): Test DOS_NT instead of MSDOS.
Tue, 01 Nov 1994 05:23:42 +0000 Richard M. Stallman (main) [WINDOWSNT]: Now sets _fmode and stdout to O_BINARY.
Tue, 01 Nov 1994 04:22:00 +0000 Richard M. Stallman (blink-matching-delay): New variable.
Tue, 01 Nov 1994 04:21:32 +0000 Richard M. Stallman (timezone-world-timezones): Add "UT" -> +000.
Tue, 01 Nov 1994 04:21:03 +0000 Richard M. Stallman (cl-macroexpand): keep documentation from `macroexpand'.
Tue, 01 Nov 1994 04:20:43 +0000 Richard M. Stallman (isearch-edit-string, isearch-toggle-case-fold):
Tue, 01 Nov 1994 02:18:56 +0000 Edward M. Reingold New function to display an alternative diary file.
Tue, 01 Nov 1994 02:17:53 +0000 Edward M. Reingold Bind new function to mouse.
Tue, 01 Nov 1994 02:16:50 +0000 Edward M. Reingold Bind new function to key.
Tue, 01 Nov 1994 01:30:16 +0000 Richard M. Stallman (comint-read-noecho): Use `read-char-exclusive' instead of `read-char'.
Tue, 01 Nov 1994 00:26:36 +0000 Karl Heuer (XTclear_end_of_line): Finish the line dance here too, just as was done in
Tue, 01 Nov 1994 00:07:34 +0000 Richard M. Stallman (fast_find_position): Special case if POS is end of buffer.
Mon, 31 Oct 1994 21:50:17 +0000 Karl Heuer (column_number_displayed): New variable.
Mon, 31 Oct 1994 14:54:47 +0000 David J. MacKenzie update for Autoconf 2.0 and other recent changes.
Mon, 31 Oct 1994 08:00:37 +0000 Richard M. Stallman (texinfo-alias-list): New variable.
Sun, 30 Oct 1994 21:20:42 +0000 Richard M. Stallman Changed almost every doc string.
Sun, 30 Oct 1994 21:06:34 +0000 Edward M. Reingold Delete old reference to window configuration.
Sun, 30 Oct 1994 21:02:06 +0000 Richard M. Stallman (display_text_line): Truncate the minibuf_prompt if nec.
Sun, 30 Oct 1994 20:12:53 +0000 Richard M. Stallman (BASE_PURESIZE): Increment MULTI_FRAME value.
Sun, 30 Oct 1994 20:05:58 +0000 Richard M. Stallman (texinfo-format-scan): Make @- vanish; don't insert -.
Sun, 30 Oct 1994 10:41:03 +0000 Richard M. Stallman Put mouse-set-font on C-down-mouse-1.
Sun, 30 Oct 1994 10:40:31 +0000 Richard M. Stallman Load facemenu if have X.
Sun, 30 Oct 1994 08:20:41 +0000 Richard M. Stallman (unexec): Don't print number of pure bytes used.
Sun, 30 Oct 1994 06:38:49 +0000 Richard M. Stallman (line-move): Use sign of arg to choose error condition.
Sun, 30 Oct 1994 02:19:14 +0000 Richard M. Stallman (blink-matching-open): Do blink if an even number of
Sun, 30 Oct 1994 00:26:39 +0000 Edward M. Reingold Fix use of noday option for calendar-read-date.
Sun, 30 Oct 1994 00:25:33 +0000 Edward M. Reingold Redo the noday option for calendar-read-date.
Sat, 29 Oct 1994 23:25:10 +0000 Richard M. Stallman (xlwmenu_default_font): New global variable.
Sat, 29 Oct 1994 18:33:48 +0000 Karl Heuer (read_avail_input): Fix Lisp_Object vs. int problem.
Sat, 29 Oct 1994 12:43:53 +0000 David J. MacKenzie change a stray [ to test
Sat, 29 Oct 1994 11:14:05 +0000 Richard M. Stallman (gud-common-init): If file arg has no directory,
Sat, 29 Oct 1994 09:47:12 +0000 Richard M. Stallman (Fx_create_frame): Set xlwmenu_default_font.
Sat, 29 Oct 1994 09:43:07 +0000 Richard M. Stallman (x_delete_display): Call XrmDestroyDatabase.
Fri, 28 Oct 1994 19:03:03 +0000 Richard M. Stallman (iso-accents-mode): Variable renamed from iso-accents-minor-mode.
Fri, 28 Oct 1994 19:00:34 +0000 Richard M. Stallman (LD_SWITCH_SYSTEM): Definitions deleted.
Fri, 28 Oct 1994 18:54:40 +0000 Richard M. Stallman (LD_SWITCH_MACHINE): New definition.
Fri, 28 Oct 1994 18:47:40 +0000 Richard M. Stallman (frame-initialize): Set special-display-function here,
Fri, 28 Oct 1994 18:45:45 +0000 Richard M. Stallman (diff-command): New variable.
Fri, 28 Oct 1994 15:39:01 +0000 David J. MacKenzie Adapt for Autoconf v2. Use the standard argument
Fri, 28 Oct 1994 05:21:42 +0000 Richard M. Stallman (calendar-mode-map): Define c-down-mouse-3 like down-mouse-3.
Fri, 28 Oct 1994 04:31:05 +0000 Richard M. Stallman (easy-menu-define): Call `easy-menu-do-define' to do
Thu, 27 Oct 1994 22:35:14 +0000 Karl Heuer (Fset_buffer_major_mode): New function. Set the default major mode here.
Thu, 27 Oct 1994 22:34:21 +0000 Karl Heuer (find-file-noselect): Call set-buffer-major-mode here.
Thu, 27 Oct 1994 21:15:50 +0000 Karl Heuer (keys_of_frame): Bind the new events to 'ignore, since the window manager has
Thu, 27 Oct 1994 21:13:33 +0000 Karl Heuer (kbd_buffer_get_event): Translate them to lispy events.
Thu, 27 Oct 1994 21:09:39 +0000 Karl Heuer (iconify_event, deiconify_event): New events.
Thu, 27 Oct 1994 19:58:25 +0000 David J. MacKenzie keep up with configure.in
Thu, 27 Oct 1994 19:08:03 +0000 Francesco Potort * man.el (Man-fontify-manpage-flag): defvar put at outer level.
Thu, 27 Oct 1994 18:44:47 +0000 Karl Heuer (set_frame_menubar): Don't copy string during GC risk.
Thu, 27 Oct 1994 18:29:49 +0000 Karl Heuer (tar-summarize-buffer): Improperly terminated archive now produces only a
Thu, 27 Oct 1994 00:34:56 +0000 Roland McGrath [alliant && i860] (FSCALE): Move defn before #ifndef FSCALE.
Wed, 26 Oct 1994 23:25:45 +0000 Richard M. Stallman (HAVE_GETPAGESIZE): Explicitly #undef.
Wed, 26 Oct 1994 23:25:27 +0000 Richard M. Stallman (HAVE_GETPAGESIZE): Definition deleted.
Wed, 26 Oct 1994 23:19:58 +0000 Richard M. Stallman (HAVE_GETPAGESIZE): Add #undef.
Wed, 26 Oct 1994 23:19:16 +0000 Richard M. Stallman Check for getpagesize.
Wed, 26 Oct 1994 22:51:08 +0000 Richard M. Stallman (ispell-message-text-end): Match Postcript 3 like 2.
Wed, 26 Oct 1994 22:43:45 +0000 Paul Eggert (re_comp, re_exec): Define this obsolete 4.2bsd
Wed, 26 Oct 1994 20:07:50 +0000 Richard M. Stallman (enable-flow-control): Make message depend on customization variables.
Wed, 26 Oct 1994 18:25:14 +0000 Richard Kenner (pdp11): New machine name.
Wed, 26 Oct 1994 15:34:14 +0000 Edward M. Reingold Allow vector form of latitude/longitude. Fix documentation.
Wed, 26 Oct 1994 15:32:51 +0000 Edward M. Reingold Give lunar phases buffer a symbolic name; use new form of calendar-read-date.
Wed, 26 Oct 1994 15:31:27 +0000 Edward M. Reingold Use new form of calendar-read-date.
Wed, 26 Oct 1994 15:30:34 +0000 Edward M. Reingold Fix regexps for diary marking to include TAB.
Wed, 26 Oct 1994 15:28:56 +0000 Edward M. Reingold Put insertion of diary entry on daily menu.
Wed, 26 Oct 1994 15:26:22 +0000 Edward M. Reingold Lots of minor fixes and code polishing. Exit-calendar code rewritten.
Wed, 26 Oct 1994 12:57:46 +0000 Richard M. Stallman (set_frame_size): Set app_shell and wmshell the same.
Wed, 26 Oct 1994 09:32:58 +0000 Richard M. Stallman (dired-find-subdir): Doc fix.
Wed, 26 Oct 1994 09:32:04 +0000 Richard M. Stallman (fill-individual-paragraphs): Avoid infinite loop
Wed, 26 Oct 1994 09:30:46 +0000 Richard M. Stallman (status_message): Add a cast.
Wed, 26 Oct 1994 09:26:40 +0000 Richard M. Stallman (x_catch_errors, x_check_errors, x_had_errors_p)
Wed, 26 Oct 1994 09:19:57 +0000 Richard M. Stallman (x_window): Pass new arg f to hack_wm_protocols.
Wed, 26 Oct 1994 06:22:14 +0000 Karl Heuer (syms_of_window): Fix missing \n\'s.
Wed, 26 Oct 1994 04:58:18 +0000 Richard M. Stallman (x_own_selection, x_get_foreign_selection): Change calls
Wed, 26 Oct 1994 04:57:41 +0000 Richard M. Stallman (pop_up_menu): Pass a Display * to x_catch_errors, etc.
Wed, 26 Oct 1994 04:43:33 +0000 Richard M. Stallman Comment changes.
Wed, 26 Oct 1994 01:40:21 +0000 Karl Heuer (tar-summarize-buffer): Check for end of buffer before extracting substring.
Wed, 26 Oct 1994 00:21:05 +0000 Karl Heuer (list_processes_1): Print tty name.
Tue, 25 Oct 1994 20:34:42 +0000 Richard M. Stallman (Vtemp_buffer_show_function): Doc fix.
Tue, 25 Oct 1994 20:29:03 +0000 Richard M. Stallman (gud-irixdbx-marker-filter): Cast $curline to int.
Tue, 25 Oct 1994 14:16:02 +0000 Boris Goldowsky (enriched-mode): Add autoload cookie.
Tue, 25 Oct 1994 10:52:58 +0000 Richard M. Stallman (Brk): Declare as unsigned long.
Tue, 25 Oct 1994 10:42:02 +0000 Richard M. Stallman Delete X10 code.
Tue, 25 Oct 1994 10:34:49 +0000 Richard M. Stallman (Fx_selection_exists_p): Fix backwards if.
Tue, 25 Oct 1994 10:33:36 +0000 Richard M. Stallman (Fx_create_frame): Don't increment refernce_count
Tue, 25 Oct 1994 10:26:49 +0000 Richard M. Stallman (record_char): New subroutine.
Tue, 25 Oct 1994 09:51:50 +0000 Richard M. Stallman Never use input_fd if using X.
Tue, 25 Oct 1994 09:49:53 +0000 Richard M. Stallman (make-frame-on-display): New function.
Tue, 25 Oct 1994 09:48:44 +0000 Richard M. Stallman Handle multiple keyboard input descriptors.
Tue, 25 Oct 1994 07:53:05 +0000 Richard M. Stallman (insert_from_buffer_1): Don't use min.
Tue, 25 Oct 1994 06:10:26 +0000 Richard M. Stallman (ispell-grep-command, ispell-look-command): Don't specify directory.
Tue, 25 Oct 1994 04:46:54 +0000 Richard M. Stallman (buffer-file-truename): Doc fix.
Tue, 25 Oct 1994 00:45:21 +0000 Karl Heuer (decode_mode_spec): New spec %c, for current column.
Mon, 24 Oct 1994 23:30:14 +0000 Karl Heuer Make previous change conditional.