Mercurial > emacs
changeset 29593:f1e8c1d079fd
*** empty log message ***
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Mon, 12 Jun 2000 05:37:07 +0000 |
parents | 9d10c14d8199 |
children | a03c00e0dc04 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 22 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Mon Jun 12 05:29:56 2000 +0000 +++ b/lisp/ChangeLog Mon Jun 12 05:37:07 2000 +0000 @@ -1,5 +1,27 @@ 2000-06-12 Stefan Monnier <monnier@cs.yale.edu> + * startup.el (command-line): Only call menu-bar-mode if interactive. + + * thingatpt.el (toplevel symbol-properties): + * textmodes/makeinfo.el (makeinfo-compile): + * progmodes/make-mode.el (makefile-pickup-filenames-as-targets): + * progmodes/hideif.el (hif-compress-define-list) + (hide-ifdef-use-define-alist): + * net/ange-ftp.el (ange-ftp-vms-delete-file-entry) + (ange-ftp-vms-add-file-entry): + * menu-bar.el (menu-bar-update-buffers, menu-bar-update-buffers): + * man.el (Man-build-man-command): + * mail/rnewspost.el (news-reply-header-hook): + * info.el (Info-insert-dir): + * emulation/mlconvert.el (backward-word, forward-word, setq): + * emacs-lisp/gulp.el (gulp-send-requests): + * emacs-lisp/byte-opt.el (byte-compile-log-lap-1) + (byte-optimize-inline-handler, byte-optimize-form-code-walker) + (byte-optimize-apply, end of file): + * emacs-lisp/advice.el (ad-advice-class-completion-table) + (ad-make-freeze-definition): + * startup.el (command-line, command-line-1): Don't quote lambdas. + * pcvs.el (cvs-parse-process): Don't blindly refresh all cookies. (cvs-cleanup-removed): New function. (cvs-cleanup-functions): New var.