]> code.delx.au - gnu-emacs/history - lisp
Don't distribute subdirs.el.
[gnu-emacs] / lisp /
1994-10-11 Richard M. Stallman(blink-matching-open): Check there is a previous
1994-10-11 Richard M. Stallman(rmail-summary-rmail-update): Pass new arg to rmail...
1994-10-11 Richard M. Stallman(rmail-show-message): New argument no-summary.
1994-10-11 Richard M. Stallman(system-key-alist): Add sun versions of
1994-10-11 Richard M. Stallman(c-mode-map): Use "C mode" for the menu bar item name.
1994-10-11 Tom Tromey(tcl-mode): imenu-create-index-function made buffer...
1994-10-11 Richard M. Stallman(mouse-select): Pass an arg to mouse-extend.
1994-10-11 Richard M. Stallman(mail-hist-put-headers-into-history)
1994-10-10 Richard M. StallmanFix typo in previous change.
1994-10-10 Richard M. Stallman(calculate-lisp-indent): Local var
1994-10-10 Richard M. Stallman(menu-bar-file-menu): Don't include the frame
1994-10-10 Richard M. Stallman(calendar-holiday-marker): Copy holiday-face from highl...
1994-10-10 Richard M. Stallman(ispell-highlight-spelling-error):
1994-10-09 Richard M. Stallman(emacs-lisp-mode-syntax-table): Don't set syntax of...
1994-10-09 Richard M. Stallman(byte-compile-insert-header): Use user-mail-address.
1994-10-09 Richard M. Stallman(appt-delete-window): Look on all frames for the window.
1994-10-08 Richard M. Stallman(add-log-current-defun): In texinfo-mode,
1994-10-08 Richard M. Stallman(rmail-delete-forward): Use rmail-select-summary.
1994-10-07 Richard M. StallmanRe-delete code deleted in rms's Oct 5 change.
1994-10-07 Richard M. Stallman(compilation-mode-font-lock-keywords,
1994-10-07 Richard M. Stallman(comint-check-proc): Recognise `open'.
1994-10-07 Richard M. Stallman(pascal-font-lock-keywords): New variable.
1994-10-07 Richard M. Stallman(perl-font-lock-keywords): New variable.
1994-10-07 Richard M. Stallman(asm-font-lock-keywords): New variable.
1994-10-07 Richard M. Stallman(texinfo-font-lock-keywords): New variable.
1994-10-07 Richard M. Stallman(shell-font-lock-keywords): New variable.
1994-10-07 Richard M. Stallman(dired-font-lock-keywords): New variable.
1994-10-07 Richard M. Stallman(mail-font-lock-keywords): New variable.
1994-10-07 Richard M. Stallman(rmail-font-lock-keywords): New variable.
1994-10-07 Richard M. Stallman(rmail-summary-font-lock-keywords): New variable.
1994-10-07 Richard M. Stallman(outline-font-lock-keywords): New variable.
1994-10-07 Richard M. Stallman(change-log-mode): Set font-lock-keywords locally.
1994-10-07 Richard M. Stallman(compilation-mode-font-lock-keywords): New variable.
1994-10-07 Richard M. Stallman(sh-font-lock-keywords): Default to nil.
1994-10-06 Richard M. Stallman(query-replace): Add missing quote.
1994-10-06 Noah FriedmanAssign copyright to FSF, and change comments to reflect...
1994-10-06 Francesco Potortì* man.el (Man-notify, Man-current-page, Man-page-list,
1994-10-06 Richard M. Stallman(rmail-summary-goto-msg): Get rmail-total-messages...
1994-10-06 Richard M. StallmanDelete the error when no window system.
1994-10-06 Richard M. Stallman(sendnews, postnews): Use defalias.
1994-10-05 Richard M. Stallman(command-line): Load disp-table explicitly.
1994-10-05 Richard M. Stallman(add-log-current-defun): Handle Perl specially.
1994-10-05 Richard M. Stallman(read-envvar-name): Special meaning for MUSTMATCH
1994-10-05 Richard M. Stallman(texinfo-format-scan): Accept @^, @", @?, @!, @-.
1994-10-04 Richard M. Stallman(goto-line): Call prefix-numeric-value.
1994-10-04 Richard M. Stallman(server-switch-buffer): Don't go to an invisible frame.
1994-10-04 Richard M. Stallman(set-auto-mode): Discard versions from file name before
1994-10-03 Richard M. Stallman(rlogin): Doc fix.
1994-10-03 Richard M. Stallman(vc-backend-checkin): When CVS checks in a file, it is
1994-10-03 Richard M. Stallman(vc-status): Handle CVS.
1994-10-03 Richard M. Stallman(comint-strip-ctrl-m): Renamed from shell-strip-crtl...
1994-10-03 Richard M. Stallman(shell-strip-ctrl-m): Function moved to comint.el and...
1994-10-02 Richard M. Stallman(kill-rectangle): In read-only buffer, do record
1994-10-02 Richard M. Stallman(shell-mode): Compare the truename with /dev/null.
1994-10-02 Richard M. Stallman(file-truename): If name has no dir, use default-directory.
1994-10-02 Richard M. Stallman(Info-scroll-down, Info-scroll-up): Doc fixes.
1994-10-02 Richard M. Stallman(dired-do-print): Put spaces between lpr switches.
1994-10-02 Richard M. Stallman(setenv-history): New history list.
1994-10-02 Richard M. Stallman(indent-c++-exp): For public/private/protected,
1994-10-02 Richard M. Stallman(fill-region, fill-region-as-paragraph): Fix previous...
1994-10-02 Richard M. Stallman(vc-register): Verify an old master file really still...
1994-10-01 Richard M. Stallman(apropos-print-matches): Add newline after
1994-10-01 Richard M. Stallman(save-buffers-kill-emacs): Fix previous change.
1994-10-01 Francesco Potortì* man.el (Man-init-defvars, Man-cleanup-manpage,
1994-10-01 Richard M. Stallman(fill-region, fill-region-as-paragraph):
1994-10-01 Richard M. Stallman(mouse-secondary-click-count): New variable.
1994-10-01 Richard M. Stallman(add-hook, remove-hook): If the hook was made local
1994-10-01 Richard M. Stallman(ispell-init-process): Add missing arg in error msg.
1994-10-01 Richard M. Stallman(finder-mode-map): Change key bindings:
1994-10-01 Richard M. Stallman(edmacro-format-keys): Cope if local keymap is nil.
1994-09-30 Richard M. Stallman(modify-face): New function.
1994-09-30 Richard M. Stallman(save-buffers-kill-emacs): Use run-hook-with-args-until...
1994-09-30 Richard M. Stallman(add-hook): Initialize default value and local value.
1994-09-30 Richard M. Stallman(isearch-mode): Don't set deactivate-mark here.
1994-09-30 Richard M. StallmanReally delete gud-overload-functions.
1994-09-30 Richard M. Stallman(gud-overload-functions): Function deleted.
1994-09-29 Richard M. Stallman(print-region-1): Use them instead of just pr.
1994-09-29 Richard M. Stallman(add-abbrev, inverse-add-abbrev):
1994-09-29 Richard M. Stallman(scheme-mode-variables): Make parse-sexp-ignore-comments t.
1994-09-29 Richard M. Stallman(texinfo-format-region, texinfo-format-buffer-1):
1994-09-29 Francesco Potortì* man.el
1994-09-29 Richard M. Stallman(imenu--cleanup): Changed 'mapc' to 'mapcar'.
1994-09-29 Richard M. Stallman(handle-delete-frame): New function.
1994-09-28 Karl Heuer(command-line): Fix bug in previous change.
1994-09-28 Karl Heuer(command-line): Recognize --longopt synonyms for all...
1994-09-28 Richard M. Stallman(backward-kill-sentence): Work in read-only buffers.
1994-09-27 Richard M. Stallman(hack-one-local-variable): Support safe-local-variable...
1994-09-27 Richard M. Stallman(command-apropos): Pass t for no-header to apropos.
1994-09-27 Richard M. Stallman(mail): Doc fix.
1994-09-27 Richard M. Stallman(rmail-forward): Simplify insertion of forwarded msg.
1994-09-27 Roland McGrath(etags-tags-completion-table): Allow ? and : in guessed...
1994-09-27 Richard M. Stallman(rmail-summary-delete-forward): Regexp for recognizing...
1994-09-26 Richard M. Stallman(dired-re-perms): Accept various file type letters.
1994-09-25 Richard M. Stallman(enable-flow-control): Never make keyboard-translate...
1994-09-25 Richard M. StallmanComment change.
1994-09-25 Richard M. Stallman(rmail-construct-io-menu): Don't print a message about...
1994-09-24 Richard M. Stallman(dired-re-perms): Accept directories and symbolic links
1994-09-24 Richard M. Stallman(ange-ftp-start-process): Add use-smart-ftp code.
1994-09-24 Richard M. Stallman(auto-mode-alist): Handle ada-mode and icon-mode.
1994-09-24 Richard M. Stallman(comint-input-chunk-size): Variable deleted.
next