comparison lisp/ChangeLog @ 65036:99065de2f7e5

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Thu, 18 Aug 2005 15:03:55 +0000
parents 126c81827d58
children 32d63112a18c
comparison
equal deleted inserted replaced
65035:126c81827d58 65036:99065de2f7e5
51 * progmodes/which-func.el, ruler-mode.el, strokes.el, 51 * progmodes/which-func.el, ruler-mode.el, strokes.el,
52 * textmodes/sgml-mode.el, textmodes/table.el: Do not use face-alias 52 * textmodes/sgml-mode.el, textmodes/table.el: Do not use face-alias
53 for backward compatibility for faces that did not appear in the 53 for backward compatibility for faces that did not appear in the
54 previous Emacs release. 54 previous Emacs release.
55 55
56 * simple.el (next-error-follow-minor-mode): Fix init value and 56 * simple.el (next-error-follow-minor-mode): Fix init value and lighter.
57 ligher.
58 57
59 2005-08-15 Kim F. Storm <storm@cua.dk> 58 2005-08-15 Kim F. Storm <storm@cua.dk>
60 59
61 * emulation/cua-base.el (cua-delete-region): Return t if 60 * emulation/cua-base.el (cua-delete-region): Return t if
62 deleted region was non-empty. 61 deleted region was non-empty.
115 (rmail-reply): Better handling of mail-followup-to header. 114 (rmail-reply): Better handling of mail-followup-to header.
116 115
117 * progmodes/sh-script.el (sh-font-lock-keywords-var): Variable 116 * progmodes/sh-script.el (sh-font-lock-keywords-var): Variable
118 renamed from sh-font-lock-keywords. In the `shell' entry, don't 117 renamed from sh-font-lock-keywords. In the `shell' entry, don't
119 try to refer to executable-font-lock-keywords. 118 try to refer to executable-font-lock-keywords.
120 (sh-font-lock-keywords-var-1): Renamed from 119 (sh-font-lock-keywords-var-1): Renamed from sh-font-lock-keywords-1.
121 sh-font-lock-keywords-1. 120 (sh-font-lock-keywords-var-2): Renamed from sh-font-lock-keywords-2.
122 (sh-font-lock-keywords-var-2): Renamed from 121 (sh-font-lock-keywords): Append executable-font-lock-keywords here.
123 sh-font-lock-keywords-2.
124 (sh-font-lock-keywords): Append executable-font-lock-keywords
125 here.
126 (sh-mode): Set comment-start-skip, local-abbrev-table, 122 (sh-mode): Set comment-start-skip, local-abbrev-table,
127 imenu-case-fold-search. 123 imenu-case-fold-search.
128 (sh-set-shell): Don't set them here. 124 (sh-set-shell): Don't set them here.
129 (sh-feature): Simplify. Get rid of the eval-a-variable feature. 125 (sh-feature): Simplify. Get rid of the eval-a-variable feature.
130 Don't cache the results in the original alist; don't ever modify 126 Don't cache the results in the original alist; don't ever modify