From: Richard M. Stallman Date: Fri, 9 Sep 2005 01:37:45 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-22.0.90~7210 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=47b8bc5d4598a0335ad1d6453e0803df7b9a584b;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 3705f71c5ef..784e665acfa 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,36 @@ +2005-09-08 Richard M. Stallman + + * progmodes/sh-script.el (sh-skeleton-pair-default-alist): New var. + (sh-mode): Locally set skeleton-pair-default-alist. + + * progmodes/make-mode.el (makefile-add-log-defun): Trim the result. + + * progmodes/flymake.el: Require `compile' unconditionally. + + * mail/sendmail.el (send-mail-function): Add Mailclient alternative. + + * woman.el (woman-file-name): Provide a default, not initial input. + + * smerge-mode.el (smerge-resolve): Pass args to smerge-remove-props. + + * font-lock.el (font-lock-support-mode): Doc fix. + + * descr-text.el (describe-property-list): Handle non-symbol prop names. + +2005-08-30 Richard M. Stallman + + * simple.el (blink-matching-open): Get rid of text props from + the string shown in echo area. Don't permanently set point. + Some rearrangements. + + * files.el (risky-local-variable-p): + Match `-predicates' and `-commands. + + * cus-edit.el (custom-buffer-sort-alphabetically): Default to t. + (custom-save-all): Visit the file if necessary; + kill the buffer if we created it. + (custom-save-delete): Don't visit file or kill buffer here. + 2005-09-08 Reiner Steib * recentf.el (recentf-filename-handler): Add custom choice @@ -65,8 +98,6 @@ * mouse.el (mouse-drag-header-line): Do nothing if the header-line can't be moved; don't signal an error. - * custom.el (custom-push-theme): Fix last change. - 2005-09-05 Chong Yidong * cus-theme.el (custom-theme-write-faces): Save the current face @@ -275,6 +306,16 @@ (tramp-advice-make-auto-save-file-name): Make defadvice only when `make-auto-save-file-name' is not a magic file name operation. +2005-08-30 Richard M. Stallman + + * files.el (risky-local-variable-p): + Match `-predicates' and `-commands. + + * cus-edit.el (custom-buffer-sort-alphabetically): Default to t. + (custom-save-all): Visit the file if necessary; + kill the buffer if we created it. + (custom-save-delete): Don't visit file or kill buffer here. + 2005-08-30 Carsten Dominik * textmodes/org.el (org-special-keyword): New face. diff --git a/lispref/ChangeLog b/lispref/ChangeLog index a16d3c9d6d5..7e603eb63aa 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog @@ -1,3 +1,7 @@ +2005-09-08 Richard M. Stallman + + * tips.texi (Programming Tips): Correct the "default" prompt spec. + 2005-09-08 Chong Yidong * locals.texi (Standard Buffer-Local Variables): Don't include