Mercurial > emacs
comparison lisp/ChangeLog @ 93743:45a10628e9b7
*** empty log message ***
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Sat, 05 Apr 2008 20:59:44 +0000 |
parents | 1014806714ab |
children | e21ebdb02185 |
comparison
equal
deleted
inserted
replaced
93742:370289920262 | 93743:45a10628e9b7 |
---|---|
87 (calendar-french-goto-date): Rename calendar-goto-french-date. | 87 (calendar-french-goto-date): Rename calendar-goto-french-date. |
88 Keep old name as alias. | 88 Keep old name as alias. |
89 | 89 |
90 * calendar/cal-menu.el, calendar/calendar.el: | 90 * calendar/cal-menu.el, calendar/calendar.el: |
91 Update for Coptic and French name changes. | 91 Update for Coptic and French name changes. |
92 | |
93 * calendar/cal-china.el (calendar-chinese): Rename custom group | |
94 from chinese-calendar. Update users. | |
95 (calendar-chinese-time-zone): Rename chinese-calendar-time-zone. | |
96 Keep old name as alias, update users. | |
97 (calendar-chinese-location-name): Rename chinese-calendar-location-name. | |
98 Keep old name as alias. | |
99 (calendar-chinese-daylight-time-offset): | |
100 Rename chinese-calendar-daylight-time-offset. Keep old name as alias, | |
101 update users. | |
102 (calendar-chinese-standard-time-zone-name): | |
103 Rename chinese-calendar-standard-time-zone-name. | |
104 Keep old name as alias, update users. | |
105 (calendar-chinese-daylight-saving-start): | |
106 Rename chinese-calendar-daylight-savings-starts. | |
107 Keep old name as alias, update users. | |
108 (calendar-chinese-daylight-saving-end): | |
109 Rename chinese-calendar-daylight-savings-ends. Keep old name as alias, | |
110 update users. | |
111 (calendar-chinese-daylight-saving-start-time): | |
112 Rename chinese-calendar-daylight-savings-starts-time. | |
113 Keep old name as alias, update users. | |
114 (calendar-chinese-daylight-saving-end-time): | |
115 Rename chinese-calendar-daylight-savings-ends-time. | |
116 Keep old name as alias, update users. | |
117 (calendar-chinese-celestial-stem): Rename | |
118 calendar-chinese-celestial-stem. Keep old name as alias, update users. | |
119 (calendar-chinese-terrestrial-branch): | |
120 Rename calendar-chinese-terrestrial-branch. Keep old name as alias, | |
121 update users. | |
122 (calendar-chinese-zodiac-sign-on-or-after): | |
123 Rename chinese-zodiac-sign-on-or-after. Update callers. | |
124 (calendar-chinese-new-moon-on-or-after): | |
125 Rename chinese-new-moon-on-or-after. Update callers. | |
126 (calendar-chinese-month-list): Rename chinese-month-list. | |
127 Update callers. | |
128 (calendar-chinese-number-months): Rename number-chinese-months. | |
129 Update callers. | |
130 (calendar-chinese-compute-year): Rename compute-chinese-year. | |
131 Update callers. | |
132 (calendar-chinese-year-cache): Rename chinese-year-cache. Update users. | |
133 (calendar-chinese-year): Rename chinese-year. Update callers. | |
134 (calendar-chinese-year-cache-init): Rename chinese-year-cache-init. | |
135 (calendar-chinese-to-absolute): Rename calendar-absolute-from-chinese. | |
136 Keep old name as alias, update callers. | |
137 (calendar-chinese-print-date): Rename calendar-print-chinese-date. | |
138 Keep old name as alias, update callers. | |
139 (calendar-chinese-months-to-alist): | |
140 Rename make-chinese-month-assoc-list. Update callers. | |
141 (calendar-chinese-months): Rename chinese-months. Update callers. | |
142 (calendar-chinese-goto-date): Rename calendar-goto-chinese-date. | |
143 Keep old name as alias, update callers. | |
144 | |
145 * cal-hebrew.el (calendar-hebrew-leap-year-p): | |
146 Rename hebrew-calendar-leap-year-p. Update callers. | |
147 (calendar-hebrew-last-month-of-year): | |
148 Rename hebrew-calendar-last-month-of-year. Update callers. | |
149 (calendar-hebrew-elapsed-days): Rename hebrew-calendar-elapsed-days. | |
150 Update callers. | |
151 (calendar-hebrew-days-in-year): Rename hebrew-calendar-days-in-year. | |
152 Update callers. | |
153 (calendar-hebrew-long-heshvan-p): Rename hebrew-calendar-long-heshvan-p. | |
154 Update callers. | |
155 (calendar-hebrew-short-kislev-p): Rename hebrew-calendar-short-kislev-p. | |
156 Update callers. | |
157 (calendar-hebrew-last-day-of-month): | |
158 Rename hebrew-calendar-last-day-of-month. Update callers. | |
159 (calendar-hebrew-to-absolute): Rename calendar-absolute-from-hebrew. | |
160 Keep old name as alias, update callers. | |
161 (calendar-hebrew-print-date): Rename calendar-print-hebrew-date. | |
162 Keep old name as alias, update callers. | |
163 (calendar-hebrew-yahrzeit): Rename hebrew-calendar-yahrzeit. | |
164 Keep old name as alias, update callers. | |
165 (calendar-hebrew-goto-date): Rename calendar-goto-hebrew-date. | |
166 Keep old name as alias. | |
167 (holiday-hebrew-rosh-hashanah): Rename holiday-rosh-hashanah-etc. | |
168 Keep old name as alias. | |
169 (holiday-hebrew-hanukkah): Rename holiday-hanukkah. | |
170 Keep old name as alias. | |
171 (holiday-hebrew-passover): Rename holiday-passover-etc. | |
172 Keep old name as alias. | |
173 (holiday-hebrew-tisha-b-av): Rename holiday-tisha-b-av-etc. | |
174 Keep old name as alias, update callers. | |
175 (diary-hebrew-list-entries): Rename list-hebrew-diary-entries. | |
176 Keep old name as alias. | |
177 (calendar-hebrew-mark-date-pattern): | |
178 Rename mark-hebrew-calendar-date-pattern. Keep old name as alias, | |
179 update callers. | |
180 (diary-hebrew-mark-entries): Rename mark-hebrew-diary-entries. | |
181 Keep old name as alias. | |
182 (diary-hebrew-insert-entry): Rename insert-hebrew-diary-entry. | |
183 Keep old name as alias. | |
184 (diary-hebrew-insert-monthly-entry): | |
185 Rename insert-monthly-hebrew-diary-entry. Keep old name as alias. | |
186 (diary-hebrew-insert-yearly-entry): | |
187 Rename insert-yearly-hebrew-diary-entry. Keep old name as alias. | |
188 (calender-hebrew-list-yahrzeits): Rename list-yahrzeit-dates. | |
189 Keep old name as alias. | |
190 (diary-hebrew-omer): Rename diary-omer. Keep old name as alias. | |
191 (diary-hebrew-yahrzeit): Rename diary-yahrzeit. Keep old name as alias. | |
192 (diary-hebrew-rosh-hodesh): Rename diary-rosh-hodesh. | |
193 Keep old name as alias. | |
194 (calendar-hebrew-parashiot-names): | |
195 Rename hebrew-calendar-parashiot-names. Update callers. | |
196 (calendar-hebrew-parasha-name): Rename hebrew-calendar-parasha-name. | |
197 (calendar-hebrew-year-Saturday-incomplete-Sunday): | |
198 Rename hebrew-calendar-year-Saturday-incomplete-Sunday. | |
199 (calendar-hebrew-year-Saturday-complete-Tuesday): | |
200 Rename hebrew-calendar-year-Saturday-complete-Tuesday. | |
201 (calendar-hebrew-year-Monday-incomplete-Tuesday): | |
202 Rename hebrew-calendar-year-Monday-incomplete-Tuesday. | |
203 (calendar-hebrew-year-Monday-complete-Thursday): | |
204 Rename hebrew-calendar-year-Monday-complete-Thursday. | |
205 (calendar-hebrew-year-Tuesday-regular-Thursday): | |
206 Rename hebrew-calendar-year-Tuesday-regular-Thursday. | |
207 (calendar-hebrew-year-Thursday-regular-Saturday): | |
208 Rename hebrew-calendar-year-Thursday-regular-Saturday. | |
209 (calendar-hebrew-year-Thursday-complete-Sunday): | |
210 Rename hebrew-calendar-year-Thursday-complete-Sunday. | |
211 (calendar-hebrew-year-Saturday-incomplete-Tuesday): | |
212 Rename hebrew-calendar-year-Saturday-incomplete-Tuesday. | |
213 (calendar-hebrew-year-Saturday-complete-Thursday): | |
214 Rename hebrew-calendar-year-Saturday-complete-Thursday. | |
215 (calendar-hebrew-year-Monday-incomplete-Thursday): | |
216 Rename hebrew-calendar-year-Monday-incomplete-Thursday. | |
217 (calendar-hebrew-year-Monday-complete-Saturday): | |
218 Rename hebrew-calendar-year-Monday-complete-Saturday. | |
219 (calendar-hebrew-year-Tuesday-regular-Saturday): | |
220 Rename hebrew-calendar-year-Tuesday-regular-Saturday. | |
221 (calendar-hebrew-year-Thursday-incomplete-Sunday): | |
222 Rename hebrew-calendar-year-Thursday-incomplete-Sunday. | |
223 (calendar-hebrew-year-Thursday-complete-Tuesday): | |
224 Rename hebrew-calendar-year-Thursday-complete-Tuesday. | |
225 (diary-hebrew-parasha): Rename diary-parasha. Keep old name as alias. | |
226 Update for above name changes of constants. | |
227 | |
228 * calendar/cal-menu.el, calendar/calendar.el: | |
229 Update for chinese and hebrew name changes. | |
230 * diary-lib.el: Update for hebrew name changes. | |
92 | 231 |
93 2008-04-05 Stefan Monnier <monnier@iro.umontreal.ca> | 232 2008-04-05 Stefan Monnier <monnier@iro.umontreal.ca> |
94 | 233 |
95 * subr.el (keymap-canonicalize): Correct thinko. | 234 * subr.el (keymap-canonicalize): Correct thinko. |
96 | 235 |