bpt/emacs.git
1994-11-08 Paul Reilly(make_menu_in_widget): Differentiate a separator entry...
1994-11-08 David J. MacKenzieprotect character class with changequote
1994-11-08 Karl Heuer(help-mode): New function.
1994-11-08 Karl HeuerAccept `news' as a synonym for `newsos'.
1994-11-08 Karl Heuer(Fset_frame_height): Compare against height, not width.
1994-11-08 Roland McGrathMove decl of input_fd outside of #ifdef HAVE_X_WINDOWS.
1994-11-07 Edward M. ReingoldCheck for nil time before trying to adjust it for dst.
1994-11-07 Francesco Potortì* man.el (Man-reuse-okay-flag): Deleted.
1994-11-07 Thien-Thi NguyenUpdate maintainer line.
1994-11-07 Thien-Thi NguyenAdd maintainer line in header.
1994-11-07 Paul Reilly(update_one_menu_entry): Use the parent of the cascade...
1994-11-05 Karl Heuer(gnus-configure-windows): Make split-window-keep-point...
1994-11-04 Karl Heuer(XTread_socket): Generate iconify and deiconify events.
1994-11-03 Karl Heuer(start-process-shell-command): Don't use exec on window...
1994-11-03 Karl HeuerChanged references of m\m-windowsnt.h to m\intel386...
1994-11-03 Karl Heuer(sbrk): Allow request sizes to be different than the...
1994-11-03 Karl Heuer[WINDOWSNT]: (VIRT_ADDR_VARIES, DATA_END, DATA_START...
1994-11-03 Karl Heuer#include <malloc.h>.
1994-11-03 Karl Heuer(tar-extract): Set default-directory to that of the...
1994-11-03 Karl Heuer(gud-gdb-complete-command): Add a trailing single quote...
1994-11-03 Karl HeuerDon't rm files if cd fails.
1994-11-03 Simon MarshallWrap font-lock-fontify-region's string-match with save...
1994-11-02 Karl Heuer(Fx_list_fonts): Don't bother to retrieve font info...
1994-11-02 Karl Heuer(Fdecode_time): Fix Lisp_Object vs. integer problems.
1994-11-02 Karl HeuerLeave DEVICE_SEP undefined by default.
1994-11-02 Richard M.... (init_buffer): Fix error message syntax.
1994-11-01 Richard M.... (Fdecode_time): Change one XFASTINT to XINT.
1994-11-01 Richard M.... (x_window): Make ibw 0 by default.
1994-11-01 Richard M.... Add function and variable name conventions.
1994-11-01 Per Bothner(*-unknown-freebsd): Remove [-(] from UNAME_RELEASE.
1994-11-01 Richard M.... Put nt subdir and its subdirs in the dist.
1994-11-01 Richard M.... (SYSTEM_PURESIZE_EXTRA): Defined.
1994-11-01 Richard M.... Initial revision
1994-11-01 Richard M.... (byte-compile-insert-header): Escape backslashes
1994-11-01 Richard M.... (init_editfns): Get the username from the environment
1994-11-01 Richard M.... (read_key_sequence): Use flags instead of gotos to
1994-11-01 Richard M.... (DEVICE_SEP, DIRECTORY_SEP, IS_DEVICE_SEP)
1994-11-01 Richard M.... (DOS_NT): Defined.
1994-11-01 Richard M.... (term_init) [WINDOWSNT]: Do some Windows-specific
1994-11-01 Richard M.... [WINDOWSNT] (EMACS_KILLPG): Use win32_kill_process.
1994-11-01 Richard M.... Test DOS_NT, not MSDOS.
1994-11-01 Richard M.... [WINDOWSNT]: Add includes for NT.
1994-11-01 Richard M.... Use macros IS_ANY_SEP, IS_DIRECTORY_SEP,
1994-11-01 Richard M.... (MAXNAMLEN) [WINDOWSNT]: Define as 255.
1994-11-01 Richard M.... [WINDOWSNT]: Don't include vlimit.h.
1994-11-01 Richard M.... Change explicit uses of the Unix directory separator
1994-11-01 Richard M.... Change explicit uses of the Unix directory separator
1994-11-01 Richard M.... (Fdump_emacs): Don't reset the data start address by
1994-11-01 Richard M.... Use macros IS_ANY_SEP, IS_DIRECTORY_SEP, and DIRECTORY_SEP.
1994-11-01 Richard M.... (getenv_internal) [WINDOWSNT]: Use strnicmp, not bcmp.
1994-11-01 Richard M.... (init_buffer): Use DIRECTORY_SEP, IS_DIRECTORY_SEP...
1994-11-01 Richard M.... (struct buffer): Test DOS_MT, not MSDOS.
1994-11-01 Richard M.... On windows-nt, load ls-lisp and winnt.
1994-11-01 Richard M.... (Info-directory-list): Treat windows-nt like ms-dos.
1994-11-01 Richard M.... (byte-compile-file): Treat windows-nt like ms-dos.
1994-11-01 Richard M.... (hexl-find-file): Treat windows-nt like ms-dos.
1994-11-01 Richard M.... (shell-command-switch): New variable.
1994-11-01 Richard M.... (command-line): Use ~/_emacs as init file in windows-nt.
1994-11-01 Richard M.... (abbreviate-file-name): Handle drive letters on windows...
1994-11-01 Richard M.... (desktop-basefilename): Use emacs.dsk on windows-nt.
1994-11-01 Richard M.... (bookmark-file): Use ~/emacs.bmk on windows-nt.
1994-11-01 Richard M.... (change-log-name): Use changlo on windows-nt.
1994-11-01 Richard M.... (main, etags_getcwd): Test DOS_NT instead of MSDOS.
1994-11-01 Richard M.... (main) [WINDOWSNT]: Now sets _fmode and stdout to O_BINARY.
1994-11-01 Richard M.... (blink-matching-delay): New variable.
1994-11-01 Richard M.... (timezone-world-timezones): Add "UT" -> +000.
1994-11-01 Richard M.... (cl-macroexpand): keep documentation from `macroexpand'.
1994-11-01 Richard M.... (isearch-edit-string, isearch-toggle-case-fold):
1994-11-01 Edward M. ReingoldNew function to display an alternative diary file.
1994-11-01 Edward M. ReingoldBind new function to mouse.
1994-11-01 Edward M. ReingoldBind new function to key.
1994-11-01 Richard M.... (comint-read-noecho): Use `read-char-exclusive' instead...
1994-11-01 Karl Heuer(XTclear_end_of_line): Finish the line dance here too...
1994-11-01 Richard M.... (fast_find_position): Special case if POS is end of...
1994-10-31 Karl Heuer(column_number_displayed): New variable.
1994-10-31 David J. MacKenzieupdate for Autoconf 2.0 and other recent changes.
1994-10-31 Richard M.... (texinfo-alias-list): New variable.
1994-10-30 Richard M.... Changed almost every doc string.
1994-10-30 Edward M. ReingoldDelete old reference to window configuration.
1994-10-30 Richard M.... (display_text_line): Truncate the minibuf_prompt if...
1994-10-30 Richard M.... (BASE_PURESIZE): Increment MULTI_FRAME value.
1994-10-30 Richard M.... (texinfo-format-scan): Make @- vanish; don't insert -.
1994-10-30 Richard M.... Put mouse-set-font on C-down-mouse-1.
1994-10-30 Richard M.... Load facemenu if have X.
1994-10-30 Richard M.... (unexec): Don't print number of pure bytes used.
1994-10-30 Richard M.... (line-move): Use sign of arg to choose error condition.
1994-10-30 Richard M.... (blink-matching-open): Do blink if an even number of
1994-10-30 Edward M. ReingoldFix use of noday option for calendar-read-date.
1994-10-30 Edward M. ReingoldRedo the noday option for calendar-read-date.
1994-10-29 Richard M.... (xlwmenu_default_font): New global variable.
1994-10-29 Karl Heuer(read_avail_input): Fix Lisp_Object vs. int problem.
1994-10-29 David J. MacKenziechange a stray [ to test
1994-10-29 Richard M.... (gud-common-init): If file arg has no directory,
1994-10-29 Richard M.... (Fx_create_frame): Set xlwmenu_default_font.
1994-10-29 Richard M.... (x_delete_display): Call XrmDestroyDatabase.
1994-10-28 Richard M.... (iso-accents-mode): Variable renamed from iso-accents...
1994-10-28 Richard M.... (LD_SWITCH_SYSTEM): Definitions deleted.
1994-10-28 Richard M.... (LD_SWITCH_MACHINE): New definition.
1994-10-28 Richard M.... (frame-initialize): Set special-display-function here,
1994-10-28 Richard M.... (diff-command): New variable.
next