]> code.delx.au - gnu-emacs/shortlog
gnu-emacs
1994-03-05 Richard M.... (ARRAY_MARK_FLAG): Define here.
1994-03-05 Richard M.... Clean up indentation and whitespace.
1994-03-05 Richard M.... (main): Change delimiter from "^L" to "^_^L".
1994-03-05 Richard M.... (main) [HAVE_SYSVIPC]: Make msgp->mtext longer if neces...
1994-03-05 Richard M.... Include config.h, lisp.h, buffer.h, process.h, commands...
1994-03-05 Richard M.... (ARRAY_MARK_FLAG): Definition moved to lisp.h.
1994-03-05 Richard M.... (shut_down_emacs): Set Vrun_hooks to nil.
1994-03-05 Richard M.... (Fdo_auto_save): Doc fix.
1994-03-05 Richard M.... (command_loop_1, read_key_sequence, Fcommand_execute):
1994-03-05 Richard M.... (read_minibuf): Don't call Vrun_hooks if it is nil.
1994-03-05 Richard M.... (save_excursion_restore): Don't call Vrun_hooks if...
1994-03-05 Richard M.... (Fkill_buffer, Fkill_all_local_variables):
1994-03-05 Karl Heuer(command_loop_1): Fix misplaced assignment of last_poin...
1994-03-04 Karl Heuer(rmail-message-filter): Doc fix.
1994-03-04 Karl Heuer*** empty log message ***
1994-03-04 Karl Heuer(isnan): New macro.
1994-03-04 Fred Pierresteguy(update_one_frame_psheets): Call EmacsFrameSetCharSize to
1994-03-04 Fred Pierresteguy(EmacsFrameSetCharSize): Don't call XtMakeResizeRequest...
1994-03-04 Roland McGrath[USE_X_TOOLKIT] (xmenu_show): Pass display to XtWindowT...
1994-03-04 Roland McGrath(compile-goto-error): Push the mark before calling...
1994-03-04 Richard M.... (skip_chars): Treat `-' as alias for space, if syntaxp.
1994-03-04 Richard M.... (system-key-alist): Fix the code value for `remove'.
1994-03-04 Richard M.... (Finsert_file_contents): Pass del_range_1 two ends...
1994-03-04 Richard M.... (byte-compile-insert-header): Take a filename argument.
1994-03-04 Richard M.... (ange-ftp-nslookup-host, ange-ftp-start-process):
1994-03-04 Karl Heuer(chan_process): Don't specify size.
1994-03-04 Karl Heuer(c-fill-paragraph): Preserve final sentence boundary.
1994-03-03 Richard M.... Rename comint-input-filter-functions and
1994-03-03 Richard M.... (inferior-scheme-mode): Removed unnecessary
1994-03-03 Richard M.... (comint-input-filter-functions)
1994-03-03 Richard M.... (shell-dynamic-complete-functions): New variable.
1994-03-03 Richard M.... (comint-after-partial-filename-command,
1994-03-03 Roland McGrath(generate-file-autoloads): Move misplaced paren in...
1994-03-03 Karl HeuerFix typo in comment.
1994-03-03 Karl Heuer(server-switch-buffer): Don't select a minibuffer.
1994-03-03 Karl Heuer(Fread_file_name): Do the right thing when insert...
1994-03-03 Karl Heuer(record_delete): Save last_point_position in the undo...
1994-03-03 Karl HeuerNew variable last_point_position.
1994-03-03 Karl Heuer(command_loop_1): Set last_point_position to the value...
1994-03-03 Richard M.... (Finsert_file_contents): If undo_list was t, leave...
1994-03-03 Richard M.... (kill-emacs-query-functions, kill-buffer-query-functions):
1994-03-03 Richard M.... (outline-on-heading-p): Use bolp.
1994-03-03 Richard M.... (current-word): Check properly for bolp. New optional...
1994-03-03 Karl Heuer(main): Change delimiter from "^L" to "^_^L".
1994-03-03 Richard M.... (map_event_to_object, set_frame_menubar):
1994-03-03 Richard M.... Comment change.
1994-03-03 Karl HeuerUse add-hook instead of setq.
1994-03-03 Karl Heuer(Fget_file_buffer): Doc fix.
1994-03-03 Karl Heuer(buffer-file-truename): Doc fix.
1994-03-03 Karl Heuer(substitute-key-definition): Avoid infinite recursion.
1994-03-03 Karl Heuer(C_SWITCH_SYSTEM): Increase maxmem when using IBM's...
1994-03-02 Richard M.... (chan_process, Vprocess_alist): Declared.
1994-03-02 Richard M.... (chan_process, Vprocess_alist): No longer static.
1994-03-02 Richard M.... (mouse-choose-completion): Use that as the buffer to...
1994-03-02 Richard M.... (PURESIZE) [MULTI_FRAME]: Incremented to 230000.
1994-03-02 Richard M.... (Fdisplay_completion_list): Restore original buffer
1994-03-02 Richard M.... (completion-list-mode): Set completion-reference-buffer
1994-03-02 Richard M.... (menu_bar_items): When moving an item to the end,
1994-03-02 Richard M.... Include unistd.h.
1994-03-02 Richard M.... (Fdelete_frame): Don't initialize a Lisp_Object.
1994-03-02 Richard M.... (telnet): Use chars in comint-delimiter-argument-list.
1994-03-02 Richard M.... (shell-delimiter-argument-list): Now has chars, not...
1994-03-02 Richard M.... (comint-arguments): Use just one regexp to find end...
1994-03-02 Richard M.... (pascal-calculate-indent): Fixed indentation bug
1994-03-02 Richard M.... (shell-dirtrackp): Variable definition added.
1994-03-02 Richard M.... (inferior-lisp-mode-map): Use copy-keymap.
1994-03-02 Richard M.... (shell-mode-map): Use copy-keymap.
1994-03-02 Richard M.... (inferior-scheme-mode-map): Use copy-keymap.
1994-03-02 Richard M.... (full-copy-sparse-keymap): Function deleted.
1994-03-02 Roland McGrath(diff-latest-backup-file): Check for a file-name-handle...
1994-03-02 Richard M.... (makefile-mode): Set local-write-file-hooks, not write...
1994-03-02 Karl Heuer(copy-face): Don't change old-face and new-face before...
1994-03-02 Karl Heuer(with_x_toolkit): Fix typo in previous change.
1994-03-02 Karl Heuer(Fx_list_fonts): Avoid confused increment of info.
1994-03-02 Karl Heuer(Fforward_comment): Do the right thing at eob.
1994-03-02 Karl Heuer(iconify-or-deiconify-frame): Don't make invisible...
1994-03-02 Roland McGrath(tags-add-tables): Change default value to 'ask-user...
1994-03-02 Richard M.... (ispell-message-text-end): New variable.
1994-03-02 Richard M.... Initial revision
1994-03-02 Karl Heuer(iconify-or-deiconify-frame): Force temporary invisibil...
1994-03-02 Richard M.... (mail-do-fcc): Don't write a newline before the text.
1994-03-02 Richard M.... (menu_bar_items): Accept old vector as arg. Return...
1994-03-02 Richard M.... (update_menu_bar): Change call to menu_bar_items.
1994-03-02 Richard M.... (memory_signal_data): No longer static.
1994-03-02 Richard M.... (Fsignal): If DATA is memory_signal_data, don't add...
1994-03-02 Richard M.... (struct handler): New field chosen_clause.
1994-03-02 Richard M.... (make_frame): Init menu_bar_items field to 0.
1994-03-02 Karl HeuerNew s-file for rs60000-ibm-aix3.2.5.
1994-03-02 Karl HeuerInitial revision
1994-03-02 Karl HeuerUse -g with the native compiler.
1994-03-02 Richard M.... (del_range_1): New function.
1994-03-02 Richard M.... (insert-kbd-macro): Handle C-@, C-[, etc. properly...
1994-03-01 Edward M. Reingold* calendar.el (calendar-current-date): Use fixed assoc...
1994-03-01 Richard M.... (pascal-sub-block-re): Recognize for and with.
1994-03-01 Doug EvansMove comment to proper place.
1994-03-01 Karl Heuer(Info-restore-point): Don't wipe out hl before using it.
1994-03-01 Karl Heuer(picture-forward-column, picture-backward-column):...
1994-03-01 Karl Heuer(inhibit-startup-echo-area-message): Doc fix.
1994-03-01 Karl HeuerFix typo in comment.
1994-03-01 Karl Heuer(tc-mode-map): Fix binding of tc-dissociate.
next