(generate-file-autoloads): Move misplaced paren in match clause of cond
[bpt/emacs.git] / lisp /
1994-03-03 Roland McGrath(generate-file-autoloads): Move misplaced paren in...
1994-03-03 Karl Heuer(server-switch-buffer): Don't select a minibuffer.
1994-03-03 Richard M. Stallman(kill-emacs-query-functions, kill-buffer-query-functions):
1994-03-03 Richard M. Stallman(outline-on-heading-p): Use bolp.
1994-03-03 Richard M. Stallman(current-word): Check properly for bolp. New optional...
1994-03-03 Karl HeuerUse add-hook instead of setq.
1994-03-03 Karl Heuer(buffer-file-truename): Doc fix.
1994-03-03 Karl Heuer(substitute-key-definition): Avoid infinite recursion.
1994-03-02 Richard M. Stallman(mouse-choose-completion): Use that as the buffer to...
1994-03-02 Richard M. Stallman(completion-list-mode): Set completion-reference-buffer
1994-03-02 Richard M. Stallman(telnet): Use chars in comint-delimiter-argument-list.
1994-03-02 Richard M. Stallman(shell-delimiter-argument-list): Now has chars, not...
1994-03-02 Richard M. Stallman(comint-arguments): Use just one regexp to find end...
1994-03-02 Richard M. Stallman(pascal-calculate-indent): Fixed indentation bug
1994-03-02 Richard M. Stallman(shell-dirtrackp): Variable definition added.
1994-03-02 Richard M. Stallman(inferior-lisp-mode-map): Use copy-keymap.
1994-03-02 Richard M. Stallman(shell-mode-map): Use copy-keymap.
1994-03-02 Richard M. Stallman(inferior-scheme-mode-map): Use copy-keymap.
1994-03-02 Richard M. Stallman(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. Stallman(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(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. Stallman(ispell-message-text-end): New variable.
1994-03-02 Richard M. StallmanInitial revision
1994-03-02 Karl Heuer(iconify-or-deiconify-frame): Force temporary invisibil...
1994-03-02 Richard M. Stallman(mail-do-fcc): Don't write a newline before the text.
1994-03-02 Richard M. Stallman(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. Stallman(pascal-sub-block-re): Recognize for and with.
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.
1994-02-27 David J. MacKenzieFix comment typos.
1994-02-26 Karl Heuer(menu-bar-mode): Make menu-bar-mode without an argument...
1994-02-26 Richard M. Stallman(system-key-alist): Renamed from vendor-key-syms.
1994-02-26 Karl Heuer(comint-exec-1): Force a local copy of the environment.
1994-02-26 Karl HeuerClean up c-font-lock-keywords; now slightly more consis...
1994-02-25 Richard M. Stallman(help-menu-map): Variable deleted, and its binding.
1994-02-25 Richard M. Stallman(c-macro-display-buffer): Delete special view-mode...
1994-02-25 Karl Heuer(set-visited-file-name): Unlock the file if setting...
1994-02-25 Karl Heuer(Buffer-menu-toggle-read-only): Change toggle-read...
1994-02-25 Richard M. Stallman(byte-compile-from-buffer, byte-compile-top-level):
1994-02-25 Richard M. Stallman(byte-compile-protect-from-advice): New macro that
1994-02-24 Richard M. Stallman(hide-sublevels): Doc fix. Rename arg.
1994-02-24 Karl Heuer(help-for-help): Use help-map in the docstring.
1994-02-24 Karl Heuer(make-help-screen): Initialize help-screen before chang...
1994-02-24 Richard M. Stallman(outline-minor-mode-prefix): Change to C-c C-o.
1994-02-24 Richard M. Stallman(lisp-mode-variables): Set outline-regexp.
1994-02-24 Richard M. Stallman(nroff-mode): Set outline-regexp and outline-level.
1994-02-24 Richard M. Stallman(c-mode): Set outline-regexp and outline-level.
1994-02-24 Richard M. Stallman(kill-emacs-query-functions): New variable.
1994-02-24 Richard M. Stallman(Info-build-node-completions): Add a call to widen.
1994-02-23 Richard M. Stallman(debug, debug-on-entry): Doc strings.
1994-02-23 Karl Heuer(byte-compile-file): Return nil on failure.
1994-02-23 Richard M. Stallman(jka-compr-partial-uncompress): Make dd give you
1994-02-23 Richard M. Stallman(posn-x-y): New function.
1994-02-23 Richard M. StallmanRemoved all support for Emacs-18:
1994-02-23 Edward M. ReingoldFix calendar-cursor-to-date to handle starred days...
1994-02-23 Karl Heuer(rmail-insert-inbox-text): Recognize the spool director...
1994-02-22 Richard M. Stallman(calendar-cursor-to-date): Fix search string so it
1994-02-21 Karl Heuer(shrink-window-if-larger-than-buffer): Don't shrink...
1994-02-21 Richard M. Stallman(picture-mode-map): Replace delete-backward-char
1994-02-19 Richard M. Stallman(calendar-string-to-mayan-long-count): Don't
1994-02-19 Richard M. Stallman(substitute-key-definition): Don't discard menu strings.
1994-02-18 Richard M. Stallman(lisp-complete-symbol): Doc fix.
1994-02-18 Richard M. Stallman(mouse-delete-max-match): Set len properly.
1994-02-18 Richard M. StallmanInitial revision
1994-02-18 Richard M. StallmanComment changes.
1994-02-18 Richard M. StallmanInitial revision
1994-02-18 Richard M. Stallman(gud-mode): Define C-c C-l in gud buffer.
1994-02-18 Richard M. StallmanComment change.
1994-02-18 Richard M. StallmanInitial revision
1994-02-18 Paul Eggert(vc-lookup-triple): Yield nil, not "", if NAME is nil.
1994-02-17 Richard M. Stallman(ange-ftp-insert-file-contents): New arg REPLACE.
1994-02-17 Richard M. StallmanDelete the code to enable menu bars.
1994-02-17 Richard M. Stallman(defun-prompt-regexp): Now a user variable.
1994-02-17 Richard M. Stallman(mail-mailer-swallows-blank-line): Fix regexp typo.
1994-02-17 Richard M. Stallman(revert-buffer): Use new insert-file-contents replace...
1994-02-17 Noah Friedmaninterpreter-mode-alist: Add modes for awk, gawk, and...
1994-02-17 Richard M. Stallman(time-stamp-start): Allow more white space
1994-02-17 Roland McGrath(copmilation-error-regexp-alist): Tighten up Ultrix...
1994-02-16 Richard M. Stallman(recover-file): Call auto-save-file-name-p correctly.
1994-02-16 Richard M. Stallman(c++-mode): Set parse-sexp-ignore-comments to t.
1994-02-16 Richard M. Stallman(interpreter-mode-alist): New variable.
1994-02-15 Richard M. Stallman(face-try-color-list): Don't rely on errors from using
1994-02-14 Karl Heuer(current-word): Remove (interactive).
1994-02-14 Roland McGrathInitial revision
1994-02-13 Richard M. Stallman(undo, yank): Set this-command to t at start,
1994-02-12 Richard M. Stallman(command-line-1): Improve previous change.
1994-02-12 Richard M. Stallman(inhibit-startup-echo-area-message): New variable.
1994-02-12 Richard M. Stallman(face-initialize): Specify default characteristics
1994-02-12 Karl Heuer(super-apropos-check-doc-file): Don't attempt to retrie...
1994-02-12 Richard M. Stallman(disabled-command-hook): Use eq to compare elts
1994-02-12 Richard M. StallmanSet up Alt keys as well as C-x 8 prefix.
1994-02-12 Richard M. Stallman(clone-init-mode-variables): Don't defvar
1994-02-12 Richard M. Stallman(perl-mode): Set parse-sexp-ignore-comments.
next