]> code.delx.au - gnu-emacs/shortlog
gnu-emacs
1994-03-14 Fred Pierresteguyentered into RCS
1994-03-14 Fred Pierresteguy(EmacsFrameSetCharSize): Set the values of left_pos and
1994-03-14 Richard M.... (view-mode): Run view-mode-hook as well as view-hook.
1994-03-14 Richard M.... Comment change.
1994-03-14 Richard M.... (Finsert_file_contents): Don't let same_at_end be less...
1994-03-14 Richard M.... (Fvertical_motion): New optional arg WINDOW.
1994-03-14 Richard M.... (Fdelete_other_windows): Pass new arg to Fvertical_motion.
1994-03-14 Richard M.... Undo previous change. Instead:
1994-03-14 Richard M.... (Fx_popup_dialog): Define only if USE_X_TOOLKIT.
1994-03-13 Karl Heuer(text-mode): Doc fix.
1994-03-13 Karl HeuerFix typo in comment.
1994-03-13 Richard M.... (diff-latest-backup-file): Call file name handler properly.
1994-03-13 Richard M.... (hide-other, hide-sublevels): Renamed from outline-...
1994-03-13 Richard M.... Turn on menu-bar-mode.
1994-03-13 Richard M.... Preload menu-bar.
1994-03-13 Richard M.... (PURESIZE): Reduce to 230000.
1994-03-12 Richard M.... (pascal-indent-case): Handle comma separated list.
1994-03-12 Karl Heuer(rmail-sort-by-lines): msgnum variable should be msg.
1994-03-12 Karl Heuer(Fexpt): Delete extraneous `for' statement.
1994-03-12 Karl Heuer(get_process): Allow arg to be a buffer object.
1994-03-12 Karl HeuerDoc fix.
1994-03-12 Karl HeuerFix coding style.
1994-03-12 Karl HeuerPut hyphen in a safer place in the character class.
1994-03-12 Karl HeuerDon't use triple-hyphen in a character class.
1994-03-11 Karl Heuer(x_consider_frame_title): New function, extracted from...
1994-03-11 Fred Pierresteguy(xdialog_show): New function to handle the display...
1994-03-11 Fred Pierresteguy*** empty log message ***
1994-03-11 Fred Pierresteguy*** empty log message ***
1994-03-11 Fred Pierresteguy(EmacsFrameSetCharSize): Call XawPanedSetRefigureMode.
1994-03-11 Fred Pierresteguy(Fyes_or_no_p): Call Fx_popup_dialog instead of Fx_popu...
1994-03-11 Fred PierresteguyInitial revision
1994-03-11 Karl Heuer(mouse-kill): Select the clicked window first.
1994-03-11 Karl Heuer(lock_superlock): Synchronize NFS cache.
1994-03-10 Karl HeuerAdd a comment to document the reason for the change...
1994-03-10 Karl Heuer(outline-mode, outline-level): Doc fix.
1994-03-10 Karl Heuer(Fre_search_forward, Fre_search_backward): Doc fix.
1994-03-10 Richard M.... (compute_motion): Initialize prev_hpos.
1994-03-10 Richard M.... (shell-dynamic-complete-as-command): Make ignored-exten...
1994-03-10 Richard M.... (find-buffer-visiting): Don't compare NUMBER if it...
1994-03-10 Richard M.... (byte-compile-track-mouse): Undo previous change,
1994-03-10 Richard M.... (Man-filter-list): Don't insist on `...done' after...
1994-03-10 Richard M.... (Fx_popup_menu): If POSITION is nil,
1994-03-10 Richard M.... (command_loop_1): On entry, set this_command
1994-03-10 Richard M.... (rmail-ignored-headers): Add several x400 header types.
1994-03-10 Richard M.... (ispell-pdict-save, ispell-kill-ispell, ispell-continue):
1994-03-10 Richard M.... (kill-emacs-hook): Don't autoload this hook.
1994-03-10 Richard M.... (emerge-revisions, emerge-revisions-with-ancestor)
1994-03-10 Richard M.... (ispell-dictionary-alist): Add autoload.
1994-03-10 Richard M.... (ispell-menu-map): Autoload the whole setup.
1994-03-10 Richard M.... (PURESIZE): Increment to 240000.
1994-03-10 Richard M.... (menu-bar-bookmark-map): Autoload the whole setup.
1994-03-10 Richard M.... (menu-bar-emerge-menu): Autoload the whole setup.
1994-03-10 Richard M.... (generate-file-autoloads): Don't ignore the line
1994-03-10 Richard M.... Delete the `>' from various menu item strings.
1994-03-10 Richard M.... (display_mode_line): Highlight partial-width mode lines
1994-03-10 Richard M.... (GLYPH_MODE_LINE_FACE): New macro.
1994-03-09 Richard M.... Explain typing C-M-
1994-03-09 Richard M.... Don't kill remaining processes if child exits.
1994-03-09 Karl Heuer(outline-regexp): Initialize outside the defvar.
1994-03-09 Karl Heuer(nroff-mode): Deleted garbage character.
1994-03-09 Karl Heuer(find-buffer-visiting): Fix typo in previous change.
1994-03-09 Karl HeuerFix typo in previous change.
1994-03-09 Karl Heuer(Fcall_interactively): Don't select an active minibuffer.
1994-03-09 Karl Heuer(Fselect_window): Undo previous minibuffer change.
1994-03-09 Richard M.... (window_loop): Delete MULTI_FRAME
1994-03-09 Karl Heuer(Fselect_window): Don't select an inactive minibuffer.
1994-03-09 Karl Heuer(mouse-minibuffer-check): New function to disallow...
1994-03-09 Karl Heuer(find-buffer-visiting): New function to look for anothe...
1994-03-08 Karl Heuer(apropos, super-apropos): Doc fix.
1994-03-08 Karl Heuer(super-apropos-check-doc-file): Use doc-directory inste...
1994-03-08 Richard M.... (Fdisplay_buffer): If pop_up_frames != 0,
1994-03-08 Karl HeuerInitial revision
1994-03-08 Richard M.... Initial revision
1994-03-08 Karl HeuerAdd freebsd.
1994-03-08 Richard M.... (indented-text-mode): Run indented-text-mode-hook.
1994-03-08 Richard M.... Renamed from mode-clone.el.
1994-03-08 Richard M.... (comint-completion-fignore): New variable.
1994-03-08 Richard M.... (shell-completion-fignore): New variable.
1994-03-08 Richard M.... (syms_of_undo): staticpro pending_boundary.
1994-03-08 Roland McGrath(send_process) [_PC_MAX_CANON]: Also test #ifdef HAVE_F...
1994-03-08 Roland McGrathAdd #undef HAVE_FPATHCONF.
1994-03-08 Roland McGrathCheck for fpathconf.
1994-03-08 Roland McGrath(term_get_fkeys_1): Use term_get_fkeys_arg, not term_ge...
1994-03-08 Roland McGrath(term_get_fkeys_1): New local var ADDRESS, init to...
1994-03-08 Roland McGrath(term_get_fkeys_data): Variable removed.
1994-03-08 Richard M.... (Fprevious_window, Fnext_window): ALL_FRAMES = visible
1994-03-08 Richard M.... (next_frame, prev_frame): If MINIBUF is `visible',
1994-03-08 Roland McGrath(etags-list-tags): Check for explicit tag names.
1994-03-08 Roland McGrath(etags-tags-completion-table): Let the line number...
1994-03-08 Richard M.... (Qvisible): Declared.
1994-03-08 Richard M.... (Fwindow_width): Doc fix.
1994-03-07 Richard M.... entered into RCS
1994-03-07 Roland McGrath(compile-reinitialize-errors): Rename first arg from...
1994-03-07 Karl HeuerComment fix.
1994-03-07 Karl Heuer(gdb): Use a minibuffer map with TAB to complete a...
1994-03-07 Karl Heuer(comment-column): Doc fix.
1994-03-07 Karl Heuer(doprnt): Do the right thing for negative size spec.
1994-03-07 Karl Heuer(get_minibuffer): Make name buffer large enough.
1994-03-07 Karl Heuer(Fminibuffer_complete, Fminibuffer_complete_word):...
1994-03-07 Karl Heuer(temp_echo_area_glyphs): Use quit_char, not C-g.
next