]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
1995-07-27 Richard M.... (tpu-backward-line): Only move to BOL if not already...
1995-07-27 Richard M.... (tpu-version): New version.
1995-07-27 Richard M.... Comment changes.
1995-07-26 Richard M.... (update_menu_bar): Pass new arg to set_frame_menubar.
1995-07-26 Richard M.... (indent-region-function): Doc fix.
1995-07-26 Richard M.... (shared-lisp-mode-map): Don't bind TAB, just set indent...
1995-07-26 Richard M.... (prefix-args): Pass ALL_LDFLAGS.
1995-07-26 David J. MacKenzieAccount for termcap file renaming.
1995-07-26 David J. MacKenzieTERMCAP_NAME -> TERMCAP_FILE.
1995-07-26 David J. MacKenzie(tparam): Remove arg array and the #ifdef.
1995-07-26 Richard M.... (perl-imenu-generic-expression) New variable.
1995-07-26 Richard M.... multiple-frames is not terminal-local.
1995-07-26 David J. MacKenzieMove #define of bcopy to after #include <string.h>.
1995-07-26 Richard M.... Delete duplicate definitions for format-find-file and...
1995-07-26 Richard M.... Use defopt for same-window-buffer-names and same-window...
1995-07-26 Karl HeuerDo renamings:
1995-07-25 Richard M.... (LIBS_SYSTEM): Defined.
1995-07-25 Richard M.... (LIBS_MACHINE): Delete -lsun.
1995-07-25 Karl Heuer(x-font-regexp-weight-subnum, x-font-regexp-slant-subnum)
1995-07-25 Richard M.... Renamings: frame->display => frame->output, struct...
1995-07-25 Richard M.... (struct x_output): Renamed from struct x_display.
1995-07-25 Richard M.... (struct frame): Rename `display' member to `output_data'.
1995-07-25 Richard M.... (imenu--history-list): Don't make this buffer-local.
1995-07-25 Karl Heuer(run-hook-with-args): Fix previous code.
1995-07-25 Richard M.... (tar-copy): Inhibit use of jka-compr handler
1995-07-25 Richard M.... Include buffer.h.
1995-07-25 Richard M.... (enum event_kind): Added menu_bar_activate_event.
1995-07-25 Richard M.... (kbd_buffer_get_event) [USE_X_TOOLKIT]:
1995-07-25 Richard M.... (struct x_display): New fields saved_button_event, id.
1995-07-25 Richard M.... (next_noop_dpyinfo): New variable.
1995-07-25 Richard M.... (x_menubar_window_to_frame): New function.
1995-07-25 Karl Heuer(signal_before_change): Use Frun_hook_with_args.
1995-07-25 Karl Heuer(Frun_hook_with_args): New C function, formerly in...
1995-07-25 Karl Heuer(Frun_hook_with_args): Declare this function.
1995-07-25 Karl Heuer(run-hook-with-args): Deleted; now in C code.
1995-07-25 Richard M.... (make-face-bold, make-face-italic, make-face-bold-italic)
1995-07-25 Richard M.... (rmail-insert-inbox-text): Always use movemail when...
1995-07-25 Richard M.... (Fprimitive_undo): Don't end inner loop
1995-07-25 Richard M.... (Fstart_process): Don't expand the file name before...
1995-07-24 Richard M.... Explain CTRL-META chars and how to use ESC for them.
1995-07-24 Richard M.... (Info-current-file): Doc fix.
1995-07-23 Tom Tromey(tcl-word-no-props): New function.
1995-07-23 Tom TromeyDoc fixes.
1995-07-23 Richard M.... (Fprevious_window, Fnext_window): When minibuf = nil,
1995-07-22 Richard M.... (do_auto_save_unwind): Set auto_saving to 0.
1995-07-22 Richard M.... (Fget_char_property): If OBJECT is non-current buffer,
1995-07-22 Karl HeuerAdd latest changes of old library and some more.
1995-07-21 Richard M.... (read_list): When a file loaded from site-init.el uses #$,
1995-07-21 Richard M.... (byte-optimize-lapcode): Fix format calls.
1995-07-21 Richard M.... (AIX4): New definition.
1995-07-21 Richard M.... (LD_SWITCH_MACHINE) [AIX4]: New alternate definition.
1995-07-21 Richard M.... (imenu-choose-buffer-index): Avoid trying to select...
1995-07-21 Richard M.... (set_frame_menubar): If the Lisp-level menu bar menus
1995-07-21 Richard M.... (menu-bar-buffer-menu): Function deleted.
1995-07-21 Richard M.... (echo_area_window): Declared.
1995-07-21 Richard M.... (read_minibuf): Call choose_minibuffer_frame.
1995-07-21 Richard M.... (do_switch_frame): Don't call choose_minibuffer_frame.
1995-07-21 Richard M.... (echo_area_display): Use selected frame's minibuf window
1995-07-21 Richard M.... (command_loop_1): Clear echo area after 2 sec
1995-07-21 Richard M.... (update_frame): Check that the echo area is in the...
1995-07-21 Richard M.... (font-lock-make-faces): Redo logic for whether
1995-07-21 Richard M.... (syms_of_xmenu): Set up Qdebug_on_next_call.
1995-07-21 Richard M.... (indent-new-comment-line): fill-prefix overrides commen...
1995-07-20 Richard M.... (Fformat): Doc fix.
1995-07-20 Richard M.... (Fsubst_char_in_region): Bind buffer-file-name to nil...
1995-07-20 Richard M.... (prepare_to_modify_buffer): Don't lock the file
1995-07-20 Karl HeuerUpdate disk requirements.
1995-07-20 Richard M.... (local-variables-section): Delete autoload cookie.
1995-07-20 Karl Heuer(Fsafe_length): Use conservative upper bound.
1995-07-20 Karl HeuerComment change.
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...
next