log

age author description
1995-12-31 Richard M. Stallman (auto-compression-mode): Add `interactive'.
1995-12-31 Richard M. Stallman (xlwMenuActionsList): Add "key" and "nothing".
1995-12-31 Richard M. Stallman (XTread_socket): Pass KeyPress events to the toolkit.
1995-12-31 Richard M. Stallman (hexl-mode): Don't call kill-all-local-variables.
1995-12-31 Richard M. Stallman Doc fixes.
1995-12-30 Karl Fogel Removed all `bookmark-xemacsp' conditional code relating to menus. Do
1995-12-30 Richard M. Stallman (lpr-page-header-switches, lpr-headers-switches): Doc fixes.
1995-12-30 Richard M. Stallman Explain style of "done" messages.
1995-12-30 Roland McGrath (${etc}DOC): Remove spurious `cd' command line.
1995-12-29 Richard M. Stallman (x-handle-switch, x-handle-numeric-switch)
1995-12-29 Erik Naggum (vc-backend-checkin): Use vc-checkin-switches.
1995-12-29 Richard M. Stallman (command-line-x-option-alist): New variable.
1995-12-29 Richard M. Stallman (dired): Fix typo.
1995-12-29 Richard M. Stallman (auto-compression-mode): This is now a stub function
1995-12-29 Richard M. Stallman (ps-do-despool): Alternative output method for MSDOS.
1995-12-29 Richard M. Stallman (make-auto-save-file-name): Make name always end in #,
1995-12-28 Richard M. Stallman (x_find_modifier_meanings): Fix !X11R4 code to use dpyinfo.
1995-12-28 Richard M. Stallman (ls-lisp-support-shell-wildcards): New variable.
1995-12-28 Richard M. Stallman (getloadavg) [MSDOS]: Return 0 load instead of failing the call.
1995-12-28 Richard M. Stallman (main): Call syms_of_xmenu if and only if HAVE_MENUS.
1995-12-28 Richard M. Stallman (C_SWITCH_X_SYSTEM, LD_SWITCH_X_DEFAULT):
1995-12-28 Richard M. Stallman (wildcard-to-regexp): New function.
1995-12-28 Richard M. Stallman (Fmessage_box, Fmessage_or_box):
1995-12-27 Edward M. Reingold Replaced all uses of get-file-buffer with find-buffer-visiting.
1995-12-27 Edward M. Reingold Put date on top of other-calendars menu.
1995-12-27 Edward M. Reingold Fix autoloads.
1995-12-27 Edward M. Reingold Rewrote completely for better accuracy.
1995-12-27 Richard M. Stallman (install): Turn on read/execute permission.
1995-12-26 Richard M. Stallman (mouse-menu-buffer-maxlen): New variable.
1995-12-26 Richard M. Stallman (buffers-menu-max-size): Move definition to top of file.
1995-12-26 Richard M. Stallman Remove junk accidentally inserted in previous change.
1995-12-26 Richard M. Stallman Initial revision
1995-12-26 Richard M. Stallman (mouse-buffer-menu): If lots of buffers, group them into multiple panes.
1995-12-26 Richard M. Stallman (check_x_display_info, check_x_frame, x_set_font)
1995-12-26 Richard M. Stallman (have_menus_p): Renamed from using_x_p.
1995-12-26 Richard M. Stallman When turning on default settings,
1995-12-26 Richard M. Stallman (read_char_x_menu_prompt): HAVE_X_MENU renamed to HAVE_MENUS.
1995-12-26 Richard M. Stallman (LIBXMU): Replace previous change.
1995-12-26 Richard M. Stallman (Fy_or_n_p, Fyes_or_no_p): using_x_p renamed to have_menus_p.
1995-12-26 Richard M. Stallman (NULL): #undef deleted.
1995-12-26 Richard M. Stallman (XMenuActivate): Make sure the menu title is always
1995-12-26 Richard M. Stallman (Ffile_attributes) [MSDOS]: Remove special detection of
1995-12-25 Richard M. Stallman (vc-revert-buffer1): Pass t as preserve-modes to revert-buffer.
1995-12-25 Richard M. Stallman (revert-buffer): New arg preserve-modes.
1995-12-25 Richard M. Stallman (hide-ifdefs): Set hif-outside-read-only here.
1995-12-25 Richard M. Stallman Many doc fixes.
1995-12-25 Richard M. Stallman (split-window-vertically): Don't change point in old
1995-12-25 Richard M. Stallman Changed interactive spec N.
1995-12-25 Richard M. Stallman Fix error message style.
1995-12-25 Richard M. Stallman (uniquify-fix-list-filename-lessp): Renamed from uniquify-filename-sort.
1995-12-25 Richard M. Stallman Comment change.
1995-12-25 Richard M. Stallman (HAVE_MENUS): Defined.
1995-12-25 Richard M. Stallman (have_menus_p): Defined.
1995-12-25 Richard M. Stallman (makefile-add-log-defun): Rewrite to scan back
1995-12-25 Richard M. Stallman (XOBJ, LIBXMENU, $(OLDXMENU), really-oldXMenu):
1995-12-25 Richard M. Stallman Determine HAVE_X11R6.
1995-12-25 Richard M. Stallman (HAVE_MENUS): Renamed from HAVE_X_MENU.
1995-12-25 Richard M. Stallman (Fcall_interactively): Undo previous change.
1995-12-25 Richard M. Stallman (Fcommand_execute): Undo previous change.
1995-12-24 Richard M. Stallman Comment change.