comparison lisp/ChangeLog @ 65738:a3d17fae5bf3

Remove duplicate entries.
author Juri Linkov <juri@jurta.org>
date Thu, 29 Sep 2005 23:14:57 +0000
parents ba57763a7f98
children 5d572ce25cad
comparison
equal deleted inserted replaced
65737:ba57763a7f98 65738:a3d17fae5bf3
762 762
763 * font-lock.el (font-lock-support-mode): Doc fix. 763 * font-lock.el (font-lock-support-mode): Doc fix.
764 764
765 * descr-text.el (describe-property-list): Handle non-symbol prop names. 765 * descr-text.el (describe-property-list): Handle non-symbol prop names.
766 766
767 2005-08-30 Richard M. Stallman <rms@gnu.org> 767 2005-09-08 Richard M. Stallman <rms@gnu.org>
768 768
769 * simple.el (blink-matching-open): Get rid of text props from 769 * simple.el (blink-matching-open): Get rid of text props from
770 the string shown in echo area. Don't permanently set point. 770 the string shown in echo area. Don't permanently set point.
771 Some rearrangements. 771 Some rearrangements.
772
773 * files.el (risky-local-variable-p):
774 Match `-predicates' and `-commands.
775
776 * cus-edit.el (custom-buffer-sort-alphabetically): Default to t.
777 (custom-save-all): Visit the file if necessary;
778 kill the buffer if we created it.
779 (custom-save-delete): Don't visit file or kill buffer here.
780 772
781 2005-09-08 Reiner Steib <Reiner.Steib@gmx.de> 773 2005-09-08 Reiner Steib <Reiner.Steib@gmx.de>
782 774
783 * recentf.el (recentf-filename-handler): Add custom choice 775 * recentf.el (recentf-filename-handler): Add custom choice
784 `abbreviate-file-name'. 776 `abbreviate-file-name'.