bpt/emacs.git
1995-07-20 Richard M.... [USE_MOTIF]: Don't include X11/Xaw/Paned.h, X11/Xaw...
1995-07-20 Richard M.... (init_callproc): Set Vdoc_directory based on
1995-07-20 Richard M.... (init_environment): Move alloca call out of function...
1995-07-20 Richard M.... (mail-fetch-field): Use buffer-substring-no-properties.
1995-07-20 Richard M.... [!MULTI_FRAME] (BASE_PURESIZE): Increased to 325000.
1995-07-20 Richard M.... (derived-mode-set-keymap): Cope if old-map is nil.
1995-07-20 Richard M.... (menu-bar-update-yank-menu): Treat all-dashes specially.
1995-07-19 Richard M.... M-ESC => M-:
1995-07-19 Richard M.... (unload_color): Don't free colors if immutable colormap.
1995-07-19 Richard M.... (mail-default-reply-to): Doc fix.
1995-07-19 Richard M.... (backquote): Doc fix.
1995-07-19 Richard M.... (init_alloc_once): Set gc_cons_threshold from Lisp...
1995-07-19 Richard M.... (outline-next-visible-heading): Rewritten to handle
1995-07-18 Richard M.... (Fformat): Increment total for size of control string.
1995-07-18 Richard M.... (Fmessage): Doc fix.
1995-07-18 Richard M.... (electric-helpify): Autoload with-electric-help, electr...
1995-07-18 Richard M.... Update overriding-local-map-menu-flag.
1995-07-18 Richard M.... Document overriding-terminal-local-map.
1995-07-18 Richard M.... (decode_mode_spec): New arg spec_width.
1995-07-18 Richard M.... (Fwindow_start): Doc fix.
1995-07-18 Richard M.... Explain how redisplay updates window-start.
1995-07-18 Richard M.... (font-lock-defaults): New variable.
1995-07-18 Richard M.... Fix update of finder-inf.el, and byte-compile it.
1995-07-18 Richard M.... (forward-same-syntax): New function.
1995-07-18 Richard M.... Don't (require 'backquote).
1995-07-18 Richard M.... (file-name-sans-versions): Recognize version control...
1995-07-18 Richard M.... (vc-mode-line, vc-find-file-hook): Moved the test for
1995-07-18 Richard M.... (vc-do-command): Added parameter BUFFER (the default,
1995-07-18 Richard M.... (menu-bar-tools-menu): Don't define gnus entry if no...
1995-07-18 Richard M.... (auto-mode-alist): Recognize *.ads and *.adb as Ada...
1995-07-18 Richard M.... (ada-ident-re): Doc fix.
1995-07-18 Richard M.... (SUNOS4_SHARED_LIBRARIES): Defined.
1995-07-18 Richard M.... (unexec): If not SUNOS4_SHARED_LIBRARIES
1995-07-18 Richard M.... (Ffuncall, Fapply): Doc fix.
1995-07-18 Richard M.... (Fcall_interactively): Doc fix.
1995-07-18 Richard M.... (x-create-frame-with-faces):
1995-07-18 Richard M.... Rename {src,lib-src}/Makefile.in.in to Makefile.in.
1995-07-18 Richard M.... (src/paths.h, paths-force): Rename src/paths.h.in to...
1995-07-18 Richard M.... (distclean): Delete Makefile.c, not Makefile.in.
1995-07-18 Richard M.... (distclean): Delete Makefile.c, not Makefile.in.
1995-07-18 Richard M.... (paths.h): Depend on paths.in.
1995-07-18 Karl HeuerFix the other instance too.
1995-07-18 Karl Heuer(Fbyte_code): Fix variable names in previous change.
1995-07-18 Karl Heuer(mouse_get_pos, mouse_check_moved, XMenuActivate):
1995-07-18 Richard M.... Comment change.
1995-07-17 Karl Heuer(mouse_moved): Variable deleted.
1995-07-17 Karl HeuerFix conditional.
1995-07-17 Karl Heuer(bookmark-make): Strip text properties off name.
1995-07-17 Karl Heuer(electric-buffer-list): Save point before
1995-07-17 Karl Heuer(ff-set-point-accordingly): Doc fix.
1995-07-17 Karl Heuer(vc-backend-merge-news): Force to refetch the
1995-07-17 Karl Heuer(shell-command): Use save-match-data.
1995-07-17 Karl Heuer(mail-setup-hook): New defvar.
1995-07-17 Karl Heuer(normal-top-level): Don't use mail-host-address
1995-07-17 Karl Heuer(x-create-frame-with-faces): Set background-mode
1995-07-17 Karl Heuer(vc-mode-line): Don't write-protect a
1995-07-17 Karl Heuer(remote-shell-program): Try rcmd also.
1995-07-17 Karl Heuer(ediff-skip-unsuitable-frames): Use make-frame,
1995-07-17 Karl Heuer(menu-bar-help-menu): Add finder-by-keyword.
1995-07-17 Karl Heuer(canonically-space-region): Doc fix.
1995-07-17 Karl Heuer(vendor-specific-keysyms):
1995-07-17 Karl Heuer(dabbrev--search): Don't let spurious match in middle
1995-07-17 Karl Heuer(auto-mode-alist): Move .scm.[0-9] before nroff-mode.
1995-07-17 Karl Heuer(mouse-major-mode-menu): Catch quit in read-key-sequence.
1995-07-17 Karl Heuer(byte-compile-output-file-form): Bind print-length
1995-07-17 Karl Heuer(add-log-current-defun): Handle C struct definitions.
1995-07-17 Karl Heuer(byte-optimize-nth, byte-optimize-nthcdr):
1995-07-17 Karl HeuerAdd provide.
1995-07-17 Karl Heuer[linux]: Include values.h and #undef
1995-07-17 Karl Heuer(sys_close): Handle Sunos 4.1 bug in close errno value.
1995-07-17 Karl Heuer(Fx_list_fonts): Don't free thisinfo if it is 0.
1995-07-17 Karl Heuer(Fread): Rename arg READCHARFUN to STREAM.
1995-07-17 Karl Heuer(win32_mouse_position, mouse_moved_to):
1995-07-17 Karl Heuer(struct frame): New field `mouse_moved'.
1995-07-17 Karl Heuer(current_minor_maps): Catch errors in Findirect_function.
1995-07-17 Karl Heuer(keyboard_bit_set): Fix one-off in loop end.
1995-07-17 Karl Heuer(Fwrite_region): If fsync fails with EINTR, don't
1995-07-17 Karl Heuer(lispsource): Renamed from lispdir.
1995-07-17 Karl Heuer(last_overlay_modification_hooks): New variable.
1995-07-17 Karl Heuer(Fexpt): Use EMACS_INT for integer calculation.
1995-07-17 Karl Heuer(_setjmp, _longjmp): Add #undef's.
1995-07-17 Karl Heuer(SCO_R4): Defined.
1995-07-17 Karl Heuer(AMPERSAND_FULL_NAME): Defined.
1995-07-17 Karl Heuer(main): Add to usage message.
1995-07-17 Karl Heuer(Fsit_for): Don't call prepare_menu_bars here.
1995-07-17 Karl Heuer(x_clear_frame_selections): Delete duplicate code.
1995-07-17 Karl Heuer[HAVE_X11XTR6]: Include locale.h
1995-07-17 Karl Heuer(Flist): Rewritten.
1995-07-17 Karl Heuer(Fnumber_to_string): Make `buffer' long enough.
1995-07-17 Karl Heuer(Fbyte_code): For Beqlsign, if both args are ints,
1995-07-17 Karl Heuer(tags): Synonym for `TAGS'.
1995-07-17 Karl Heuer(mips-dec-ultrix*): Assume version 4.3.
1995-07-17 Tom Tromey(inferior-tcl-mode): Use modeline-process if it exists.
1995-07-17 Tom TromeyXEmacs currently must use tcl-internal-end-of-defun
1995-07-17 Richard M.... Fix minor error.
1995-07-16 Karl Heuer(install, maybe-blessmail): Don't cd ..;
1995-07-14 Tom TromeyChanges to make menus work in XEmacs.
1995-07-12 Karl Heuer(comint-kill-output): Preserve entire partial line at
1995-07-12 Roland McGrathFixed Author: comment. This code bears no relation...
1995-07-11 Tom Tromey(tcl-mode): Customize for new dabbrev.
next