]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
1995-12-30 Karl FogelRemoved all `bookmark-xemacsp' conditional code relatin...
1995-12-30 Richard M.... (lpr-page-header-switches, lpr-headers-switches): Doc...
1995-12-30 Richard M.... Explain style of "done" messages.
1995-12-30 Roland McGrath(${etc}DOC): Remove spurious `cd' command line.
1995-12-29 Richard M.... (x-handle-switch, x-handle-numeric-switch)
1995-12-29 Erik Naggum(vc-backend-checkin): Use vc-checkin-switches.
1995-12-29 Richard M.... (command-line-x-option-alist): New variable.
1995-12-29 Richard M.... (dired): Fix typo.
1995-12-29 Richard M.... (auto-compression-mode): This is now a stub function
1995-12-29 Richard M.... (ps-do-despool): Alternative output method for MSDOS.
1995-12-29 Richard M.... (make-auto-save-file-name): Make name always end in #,
1995-12-28 Richard M.... (x_find_modifier_meanings): Fix !X11R4 code to use...
1995-12-28 Richard M.... (ls-lisp-support-shell-wildcards): New variable.
1995-12-28 Richard M.... (getloadavg) [MSDOS]: Return 0 load instead of failing...
1995-12-28 Richard M.... (main): Call syms_of_xmenu if and only if HAVE_MENUS.
1995-12-28 Richard M.... (C_SWITCH_X_SYSTEM, LD_SWITCH_X_DEFAULT):
1995-12-28 Richard M.... (wildcard-to-regexp): New function.
1995-12-28 Richard M.... (Fmessage_box, Fmessage_or_box):
1995-12-27 Edward M. ReingoldReplaced all uses of get-file-buffer with find-buffer...
1995-12-27 Edward M. ReingoldPut date on top of other-calendars menu.
1995-12-27 Edward M. ReingoldFix autoloads.
1995-12-27 Edward M. ReingoldRewrote completely for better accuracy.
1995-12-27 Richard M.... (install): Turn on read/execute permission.
1995-12-26 Richard M.... (mouse-menu-buffer-maxlen): New variable.
1995-12-26 Richard M.... (buffers-menu-max-size): Move definition to top of...
1995-12-26 Richard M.... Remove junk accidentally inserted in previous change.
1995-12-26 Richard M.... Initial revision
1995-12-26 Richard M.... (mouse-buffer-menu): If lots of buffers, group them...
1995-12-26 Richard M.... (check_x_display_info, check_x_frame, x_set_font)
1995-12-26 Richard M.... (have_menus_p): Renamed from using_x_p.
1995-12-26 Richard M.... When turning on default settings,
1995-12-26 Richard M.... (read_char_x_menu_prompt): HAVE_X_MENU renamed to HAVE_...
1995-12-26 Richard M.... (LIBXMU): Replace previous change.
1995-12-26 Richard M.... (Fy_or_n_p, Fyes_or_no_p): using_x_p renamed to have_me...
1995-12-26 Richard M.... (NULL): #undef deleted.
1995-12-26 Richard M.... (XMenuActivate): Make sure the menu title is always
1995-12-26 Richard M.... (Ffile_attributes) [MSDOS]: Remove special detection of
1995-12-25 Richard M.... (vc-revert-buffer1): Pass t as preserve-modes to revert...
1995-12-25 Richard M.... (revert-buffer): New arg preserve-modes.
1995-12-25 Richard M.... (hide-ifdefs): Set hif-outside-read-only here.
1995-12-25 Richard M.... Many doc fixes.
1995-12-25 Richard M.... (split-window-vertically): Don't change point in old
1995-12-25 Richard M.... Changed interactive spec N.
1995-12-25 Richard M.... Fix error message style.
1995-12-25 Richard M.... (uniquify-fix-list-filename-lessp): Renamed from uniqui...
1995-12-25 Richard M.... Comment change.
1995-12-25 Richard M.... (HAVE_MENUS): Defined.
1995-12-25 Richard M.... (have_menus_p): Defined.
1995-12-25 Richard M.... (makefile-add-log-defun): Rewrite to scan back
1995-12-25 Richard M.... (XOBJ, LIBXMENU, $(OLDXMENU), really-oldXMenu):
1995-12-25 Richard M.... Determine HAVE_X11R6.
1995-12-25 Richard M.... (HAVE_MENUS): Renamed from HAVE_X_MENU.
1995-12-25 Richard M.... (Fcall_interactively): Undo previous change.
1995-12-25 Richard M.... (Fcommand_execute): Undo previous change.
1995-12-24 Richard M.... Comment change.
1995-12-24 Richard M.... Add #pragma alloca.
1995-12-24 Richard M.... (fill-paragraph-function): Doc fix.
1995-12-24 Richard M.... (STATIC_OPTION): For GCC, use -Xlinker.
1995-12-24 Richard M.... (LIBXT): Use DYNAMIC_OPTION too.
1995-12-24 Richard M.... (HAVE_X11R6): Definition deleted (previous change undone).
1995-12-24 Richard M.... (HAVE_X11R6): Add #undef.
1995-12-24 Richard M.... (rmail-forward): Quote lines with `- ' when necessary.
1995-12-24 Richard M.... (redisplay_window): Clear force_start field
1995-12-24 Roland McGrath(save-some-buffers): Don't give message if we queried.
1995-12-24 Geoff VoelkerDisable scrollbars until fully functional.
1995-12-24 Geoff Voelker(get_bss_info_from_map_file): New function.
1995-12-24 Geoff Voelker(LINK_FLAGS): Dump symbol map when linking.
1995-12-23 Richard M.... (ps-spool-buffer-with-faces): Fix typo in previous...
1995-12-23 Richard M.... (SYNTAX_ENTRY): Add cast in call to syntax_parent_lookup.
1995-12-23 Richard M.... (prepare_menu_bars): If update_mode_lines,
1995-12-23 Richard M.... (internal_self_insert): Declare arg c1 as unsigned...
1995-12-23 Richard M.... (mail-setup): Put text property on mail-header-separator.
1995-12-23 Richard M.... (save-buffer): Doc fix.
1995-12-23 Richard M.... (standard-display-european): Make 160 display as space.
1995-12-23 Richard M.... Comment change.
1995-12-23 Richard M.... (iso-languages): Add entry for `irish'.
1995-12-23 Richard M.... (compile-internal): On systems with no asynchronous
1995-12-23 Richard M.... (rmail): Allow nonexistent file as arg.
1995-12-22 Erik Naggum(rmail-spool-directory): Append slash to all pathnames.
1995-12-21 Karl Heuer(report-emacs-bug): Don't die if *Messages* buf is...
1995-12-21 Karl HeuerComment fixes.
1995-12-21 Karl HeuerInitial revision
1995-12-21 Karl Heuer(sc-attribs-extract-namestring): Do look for
1995-12-21 Karl Heuer(add-to-list): Doc fix.
1995-12-21 Karl Heuer(command-line-1): Use auto-save-list-file-prefix
1995-12-21 Karl Heuer(blink-matching-paren-on-screen): New variable.
1995-12-21 Karl Heuer(rmail-make-basic-summary-line):
1995-12-21 Karl Heuer(rmail-ignored-headers): Add resent-date, nntp-posting...
1995-12-21 Karl HeuerDoc fixes.
1995-12-21 Karl Heuer(rmail-spool-directory): Try /var/spool/mail.
1995-12-21 Karl Heuer(window-setup-hook): Clear blink-matching-paren-on...
1995-12-21 Karl Heuer(makefile-font-lock-keywords): Fix bad structure
1995-12-21 Karl Heuer(lpr-switches, lpr-add-switches): Doc fixes.
1995-12-21 Karl Heuer(lisp-fill-paragraph): Several changes.
1995-12-21 Karl Heuer(iso-ascii-convenient): New variable.
1995-12-21 Karl HeuerMany doc fixes.
1995-12-21 Karl Heuer(isearch-done): Use executing-kbd-macro.
1995-12-21 Karl Heuer(imenu-update-menubar): New function.
1995-12-21 Karl Heuer(gud-sdb-marker-filter): Modify the regexp for sysVR3 to
1995-12-21 Karl Heuer(enable-flow-control-on): Try the whole TERM name
next