bpt/emacs.git
1994-11-13 Richard M.... (syms_of_frame): Fix typo.
1994-11-13 Richard M.... (lpr-headers-switches): Base default on lpr-command...
1994-11-12 Richard M.... (syms_of_frame): Doc fix for default-frame-alist.
1994-11-11 Richard M.... (mips-sgi-irix5.[01]*): Distinguish from irix5*.
1994-11-11 Richard M.... (i860-intel-osf1*): New alternative.
1994-11-11 Richard M.... (texinfo-format-node): Insert the node delimiter
1994-11-11 Karl Heuer(store_symval_forwarding, swap_in_symval_forwarding...
1994-11-11 Karl Heuer(Fbyte_code): Special case for buffer-local objects...
1994-11-11 Karl Heuer(mark_object): New code to handle buffer-local substruc...
1994-11-11 Karl Heuer(set_buffer_internal): Use XBUFFER_LOCAL_VALUE, not...
1994-11-11 Karl Heuer(enum Lisp_Misc_Type): Add new enumerations Lisp_Misc_B...
1994-11-11 David J. MacKenzieRemove entries for things that are done. Reformat...
1994-11-11 Karl HeuerFix typo in previous change.
1994-11-10 Roland McGrath(compile): With prefix arg, prompt even if (not compila...
1994-11-10 Richard M.... (TV1, TV2): Use EMACS_TIME as type.
1994-11-10 Richard M.... (find-change-log): If change-log-default-name
1994-11-10 Karl HeuerFix comment associated with previous change.
1994-11-10 Richard M.... (Fnewline): Always use insert_and_inherit.
1994-11-10 Richard M.... Comment change.
1994-11-10 Richard M.... (create_process) [OSF1]: Use setpgid, not setpgrp.
1994-11-10 Richard M.... (tracking_off): Test old value with NILP.
1994-11-10 Richard M.... (FRAMEP): Use the second definition whenever HAVE_MOUSE.
1994-11-10 Richard M.... (ange-ftp-version): Var deleted.
1994-11-09 Karl Heuer(Fboundp, find_symbol_value): Use type test macros...
1994-11-09 Richard M.... (string-rectangle): Don't set point.
1994-11-09 Karl HeuerComment reason for preceding change.
1994-11-09 David J. MacKenzieMake h_errno check not use nested functions.
1994-11-09 Richard M.... (facemenu-update): Use C-down-mouse-2 for the menu.
1994-11-09 Richard M.... (comint-exec-1): Make sure default-directory is a real...
1994-11-09 Richard M.... (Fsubstitute_in_file_name): Add missing #endif.
1994-11-09 Richard M.... Don't include ctype.h.
1994-11-09 Richard M.... (copy-region-as-kill): Don't set this-command.
1994-11-09 Roland McGrathOnly define items in vc-menu-map if it is boundp.
1994-11-09 Richard M.... (compilation-error-regexp-alist): Add an element for...
1994-11-09 Francesco Potortì* man.el (Man-berkeley-sed-script, Man-sysv-sed-script,
1994-11-09 Richard M.... (install-arch-indep): Delete *.orig in copied dirs.
1994-11-09 Karl Heuer(vi-kill-region): Pass args to kill-region.
1994-11-09 Karl Heuer(print_help): Set help-mode in *Help* buffer.
1994-11-09 Karl Heuer(describe_syntax_1): Set help-mode in *Help* buffer.
1994-11-09 Karl Heuer(describe_buffer_bindings): Set help-mode in *Help...
1994-11-09 Karl Heuer(emerge-file-names): Set help-mode in *Help* buffer.
1994-11-09 Karl Heuer(apropos-print-matches): Set help-mode in *Help* buffer.
1994-11-09 Karl Heuer(describe-calendar-mode): Set help-mode in *Help* buffer.
1994-11-09 Karl Heuer(describe-buffer-case-table): Set help-mode in *Help...
1994-11-09 Karl Heuer(debugger-list-functions): Set help-mode in *Help*...
1994-11-09 Karl Heuer(describe-display-table): Set help-mode in *Help* buffer.
1994-11-09 Karl Heuer(make-help-screen): Set help-mode in *Help* buffer.
1994-11-09 Karl Heuer(describe-key, describe-mode, view-lossage, describe...
1994-11-09 Karl Heuer(Helper-describe-mode): Set help-mode in *Help* buffer.
1994-11-09 Karl Heuer(Info-summary): Set help-mode in *Help* buffer.
1994-11-09 Karl Heuer(kbd-macro-query): Set help-mode in *Help* buffer.
1994-11-09 Karl Heuer(map-y-or-n-p): Set help-mode in *Help* buffer.
1994-11-09 Karl Heuer(disabled-command-hook): Set help-mode in *Help* buffer.
1994-11-09 Karl Heuer(r2b-help): Set help-mode in *Help* buffer.
1994-11-09 Karl Heuer(perform-replace): Set help-mode in *Help* buffer.
1994-11-09 Karl Heuer(set-variable): Set help-mode in *Help* buffer.
1994-11-09 Karl Heuer(sc-set-variable): Set help-mode in *Help* buffer.
1994-11-09 Karl Heuer(update-copyright): Set help-mode in *Help* buffer.
1994-11-09 Karl Heuer(ask-user-about-lock-help, ask-user-about-supersession...
1994-11-09 Karl Heuer(vi-switch-mode, vi-ex-cmd): Set help-mode in *Help...
1994-11-09 Karl Heuer(yow): Set help-mode in *Help* buffer.
1994-11-09 Roland McGrath(EVENT_QUEUES_EMPTY): Only test do_mouse_tracking and...
1994-11-09 Roland McGrath(install-arch-indep): Avoid continued comment swallowin...
1994-11-08 Karl Heuer(Man-follow-manual-reference): First arg deleted. ...
1994-11-08 Edward M. ReingoldDon't supersede attributes for faces `diary-face',...
1994-11-08 Richard M.... entered into RCS
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
next