Mercurial > emacs
comparison lisp/ChangeLog @ 73873:346d5a94aa47
*** empty log message ***
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Fri, 10 Nov 2006 08:53:14 +0000 |
parents | 141edd1e3d15 |
children | e8fea74ed3d1 |
comparison
equal
deleted
inserted
replaced
73872:c08ce87ec1be | 73873:346d5a94aa47 |
---|---|
107 (org-promote-subtree, org-demote-subtree): Call | 107 (org-promote-subtree, org-demote-subtree): Call |
108 `org-fix-position-after-promote'. | 108 `org-fix-position-after-promote'. |
109 | 109 |
110 2006-11-10 Glenn Morris <rgm@gnu.org> | 110 2006-11-10 Glenn Morris <rgm@gnu.org> |
111 | 111 |
112 * calendar/cal-dst.el: Do not assume DST starts/ends on the same | |
113 date in every year. | |
114 (calendar-dst-check-each-year-flag): New customizable variable. | |
115 (calendar-dst-find-data): New function, extracted from | |
116 calendar-current-time-zone. | |
117 (calendar-current-time-zone): Use calendar-dst-find-data. | |
118 (calendar-dst-transition-cache): New variable. | |
119 (calendar-dst-find-startend, calendar-dst-starts) | |
120 (calendar-dst-ends): New functions. | |
121 (calendar-daylight-savings-starts) | |
122 (calendar-daylight-savings-ends): Change value to use | |
123 calendar-dst-starts, calendar-dst-ends; respectively. | |
124 | |
112 * progmodes/f90.el (f90-indent-region): Bind case-fold-search to t. | 125 * progmodes/f90.el (f90-indent-region): Bind case-fold-search to t. |
113 | 126 |
114 2006-11-10 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | 127 2006-11-10 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
115 | 128 |
116 * term/x-win.el (x-select-text, x-cut-buffer-or-selection-value): | 129 * term/x-win.el (x-select-text, x-cut-buffer-or-selection-value): |
117 Encode/decode text to/from cut buffers to/from iso-latin-1 only. | 130 Encode/decode text to/from cut buffers to/from iso-latin-1 only. |
118 | 131 |
119 2006-11-10 Juanma Barranquero <lekktu@gmail.com> | 132 2006-11-10 Juanma Barranquero <lekktu@gmail.com> |
120 | 133 |
121 * bs.el (bs--window-for-buffer): Remove. | 134 * bs.el (bs--window-for-buffer): Remove. |