]> code.delx.au - gnu-emacs/history - lisp
(shell-command-history): New variable.
[gnu-emacs] / lisp /
1993-07-31 Richard M. Stallman(shell-command-history): New variable.
1993-07-31 Richard M. Stallman(mouse-choose-completion): Actually choose that alterna...
1993-07-31 Richard M. Stallman(shrink-window-if-larger-than-buffer): Do nothing if the
1993-07-31 Richard M. Stallman(vc-shrink-to-fit): Deleted. All callers changed to use
1993-07-31 Jim Blandy* frame.el (frame-notice-user-settings): If we had...
1993-07-30 Jim Blandy* gud.el (gud-gdb-marker-filter): Preserve the match...
1993-07-30 Richard M. Stallmanentered into RCS
1993-07-30 Richard M. Stallman(show-paren-command-hook): Specify buffer for move...
1993-07-30 Richard M. Stallman(fill-region-as-paragraph): Move misplaced paren
1993-07-30 Roland McGrath(compilation-error-regexp-alist): Broaden RS6000 regexp...
1993-07-30 Jim Blandy* gud.el (gud-gdb-marker-filter): Do not assume that...
1993-07-29 Jim Blandy* mpuz.el (mpuz-board): Doc fix.
1993-07-29 Richard M. Stallman(dbx): Use %d in gud-break.
1993-07-29 Richard M. StallmanDo the global key bindings only via loaddefs.el,
1993-07-29 Richard M. Stallman(rmail-nuke-pinhead-header): Tell replace-match not...
1993-07-29 Richard M. Stallman(calendar-mode-map): Bind C-SPC.
1993-07-29 Paul Eggert(vc-mode-line): Set vc-mode to nil if FILE no longer...
1993-07-29 Richard M. Stallman(delete-frame): Permit it, if > 1 frame is vis or iconic.
1993-07-29 Jim Blandy* gud.el (gud-last-last-frame): Specify initial value...
1993-07-29 Jim Blandy* man.el (Man-find-section): HP/UX man pages have secti...
1993-07-29 Richard M. Stallman(calculate-c-indent): When checking whether function...
1993-07-29 Richard M. Stallman(rmail-convert-file): If file needs conversion, convert...
1993-07-29 Richard M. Stallman(name-last-kbd-macro): Handle macros that are vectors.
1993-07-29 Richard M. Stallman(Man-filter-list): Insert \n newlines in awk script.
1993-07-28 Richard M. Stallman(time-stamp): Add autoload cookie.
1993-07-28 Roland McGrath(comint-replace-by-expanded-filename, comint-dynamic...
1993-07-28 Richard M. StallmanComment change.
1993-07-28 Richard M. StallmanRequire assoc instead of sc-alist.
1993-07-28 Richard M. Stallman(gnus-apply-kill-hook): Make default value a list of...
1993-07-27 Richard M. StallmanComment change.
1993-07-27 Richard M. Stallman(byte-recompile-directory): Doc fix.
1993-07-27 Richard M. Stallman(iconify-or-deiconify-frame): Make it work.
1993-07-27 Richard M. Stallman(iconify-or-deiconify-frame): New function. Use it...
1993-07-27 Paul Eggert(vc-rcs-status): Removing any trailing "-".
1993-07-27 Richard M. Stallman(c++-mode-syntax-table): Don't alter syntax of '.
1993-07-27 Richard M. Stallman(x-handle-iconic): New function.
1993-07-27 Richard M. Stallman(frame-notice-user-settings): Don't reapply a parm
1993-07-27 Richard M. Stallman(dbx): For gud-break, send a file command and a stop...
1993-07-27 Richard M. StallmanDoc fixes.
1993-07-26 Richard M. Stallman(font-menu-add-default): New function.
1993-07-26 Richard M. Stallman(normal-top-level): Call font-menu-add-default.
1993-07-26 Richard M. StallmanComment fix.
1993-07-26 Roland McGrath(read-expression-history): New defvar.
1993-07-26 Richard M. Stallman(kill-ring-save): Delete spurious `message' call.
1993-07-26 Richard M. Stallman(indent-c-exp): When previous line ends in comma,
1993-07-26 Richard M. Stallman(c++-mode-syntax-table): Handle C-style comments.
1993-07-26 Richard M. Stallman(dired-readin-insert): If we got a list of files,
1993-07-26 Richard M. Stallman(insert-directory): Make sure default-directory is...
1993-07-25 Richard M. Stallman(vc-backend-steal): Pass arg omitted in last change.
1993-07-25 Richard M. Stallman(x-selection-timeout): Use 20000 as default.
1993-07-25 Richard M. Stallman(x-fixed-font-alist): Give some fonts long patterns.
1993-07-25 Richard M. Stallman(x-select-text): Never set the CLIPBOARD selection.
1993-07-25 Richard M. Stallman(unrmail): Total rewrite.
1993-07-25 Richard M. Stallman(rmail-output): New arg NOATTRIBUTE.
1993-07-24 Richard M. Stallman(rmail-output-to-rmail-file): Set rmail-last-rmail...
1993-07-24 Richard M. Stallman(rmail-last-rmail-file): Initialize to a file name.
1993-07-24 Richard M. Stallman(occur): If no default, don't mention one.
1993-07-24 Richard M. Stallman(Info-select-node): Run Info-selection-hook.
1993-07-24 Richard M. Stallman(tar-parse-info, tar-header-offset, tar-superior-buffer)
1993-07-24 Richard M. Stallman(ispell-point): Do nothing if there's no word at START.
1993-07-23 Richard M. Stallmanentered into RCS
1993-07-23 Richard M. StallmanInitial revision
1993-07-23 Richard M. Stallman(doctor-type-symbol): Win if auto-fill-function is...
1993-07-23 Richard M. Stallman(advance-direction): Set kp-f3, not kp-f1.
1993-07-23 Richard M. StallmanMinor error in previous change.
1993-07-23 Richard M. Stallman(x-select-text): Always set the cut buffer,
1993-07-23 Richard M. Stallmanentered into RCS
1993-07-23 Richard M. Stallman(font-lock-after-change-function):
1993-07-23 Richard M. Stallman(sort-skip-fields): Really implement fields as runs
1993-07-23 Richard M. Stallman(x-select-text): Limit size of text sent to cut buffer.
1993-07-22 Richard M. Stallman(keyboard-translate): Properly lengthen existing table.
1993-07-22 Paul Eggert> (vc-backend-revert): Use `co -f' instead of deleting the
1993-07-22 Richard M. Stallman(map-y-or-n-p): If LIST is nil, just return.
1993-07-22 Richard M. Stallman(mouse-secondary-save-then-kill): When making the undo...
1993-07-22 Richard M. Stallman(mouse-set-font): Update faces bold, italic and bold...
1993-07-22 Richard M. Stallman(perl-font-lock-keywords): Add a `(... . 1)' to the
1993-07-22 Richard M. Stallman(complete): Use sit-for, not cmpl19-sit-for.
1993-07-22 Richard M. Stallman(completion-list-mode): Renamed from completion-mode.
1993-07-22 Richard M. Stallman(parse-colon-path): Really make nil, not ".", for empty...
1993-07-21 Richard M. Stallman(generate-file-autoloads): Bind float-output-format.
1993-07-21 Richard M. StallmanTry deleting version.el if it's not writable.
1993-07-21 Richard M. Stallman*** empty log message ***
1993-07-21 Richard M. Stallman(Man-set-fonts): Don't look for another char after
1993-07-21 Richard M. Stallman(indent-c-exp): Call calculate-c-indent-within-comment...
1993-07-21 Richard M. Stallman(indent-c-exp): If ENDPOS, always set OPOINT
1993-07-21 Richard M. Stallman(mouse-drag-region): Use deactivate-mark.
1993-07-20 Richard M. Stallman(parse-colon-path): Turn empty substring into nil.
1993-07-20 Richard M. Stallman(mail-bury): Check that frame-parameters is defined.
1993-07-20 Richard M. Stallman*** empty log message ***
1993-07-20 Richard M. StallmanComment change.
1993-07-20 Richard M. Stallman(define-key-after): Fix typo in previous change.
1993-07-20 Richard M. Stallman(outline-mode-map): Delete spurious `outline-'
1993-07-20 Richard M. Stallman(ange-ftp-completion-hook-function): New function.
1993-07-20 Richard M. Stallman(file-name-handler-alist): Have two separate regexps...
1993-07-20 Richard M. Stallman(show-paren-face): New variable.
1993-07-20 Richard M. Stallman(reposition-window): Don't forward-char if eobp.
1993-07-20 Richard M. Stallman(normal-top-level): Call abbreviate-file-name again...
1993-07-20 Richard M. Stallman(rmail-edit-map): Inherit properly from text-mode-map;
1993-07-20 Richard M. Stallman(Man-getpage-in-background): Copy process-environment
1993-07-20 Richard M. Stallman(mh-read-msg-list): Add space to message-number regexp.
next