comparison lisp/ChangeLog @ 73979:6c099fdf2513

*** empty log message ***
author Carsten Dominik <dominik@science.uva.nl>
date Mon, 13 Nov 2006 12:34:09 +0000
parents c7e2654270f7
children 752f26e3381c
comparison
equal deleted inserted replaced
73978:7c6eb34059d6 73979:6c099fdf2513
155 * progmodes/gdb-ui.el (gdb-many-windows): Start doc string 155 * progmodes/gdb-ui.el (gdb-many-windows): Start doc string
156 with a capital. 156 with a capital.
157 157
158 2006-11-10 Carsten Dominik <carsten.dominik@gmail.com> 158 2006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
159 159
160 <<<<<<< ChangeLog 160 * textmodes/org.el (org-show-hierarchy-above)
161 * textmodes/org.el (org-show-hierarchy-above)
162 (org-show-following-heading): Fixed typo in default value. 161 (org-show-following-heading): Fixed typo in default value.
163 162 (org-scan-tags): Make the search case-sensitive.
164 2006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
165
166 * textmodes/org.el (org-scan-tags): Make the search
167 case-sensitive.
168 (org-tags-sparse-tree): Don't overrule 163 (org-tags-sparse-tree): Don't overrule
169 `org-show-following-heading' and `org-show-hierarchy-above'. 164 `org-show-following-heading' and `org-show-hierarchy-above'.
170 =======
171 * textmodes/org.el (org-scan-tags): Make the search case-sensitive.
172 (org-tags-sparse-tree): Don't overrule `org-show-following-heading'
173 and `org-show-hierarchy-above'.
174 >>>>>>> 1.10303
175 (org-reveal): New command. 165 (org-reveal): New command.
176 (org-show-context): Renamed from `org-show-hierarchy-above'. 166 (org-show-context): Renamed from `org-show-hierarchy-above'.
177 (org-fast-tag-selection-single-key): New option. 167 (org-fast-tag-selection-single-key): New option.
178 (org-fast-tag-show-exit, org-set-current-tags-overlay): New functions. 168 (org-fast-tag-show-exit, org-set-current-tags-overlay): New
169 functions.
179 (org-tags-overlay): New variable. 170 (org-tags-overlay): New variable.
180 (org-agenda-todo-ignore-deadlines): New option. 171 (org-agenda-todo-ignore-deadlines): New option.
181 ("session"): Add circular data structure `org-mark-ring' to exceptions 172 ("session"): Add circular data structure `org-mark-ring' to
182 list in session.el. 173 exceptions list in session.el.
183 (org-agenda-window-setup, org-agenda-restore-windows-after-quit): 174 (org-agenda-window-setup, org-agenda-restore-windows-after-quit):
184 New options. 175 New options.
185 (org-agenda-quit): Use `org-agenda-restore-windows-after-quit'. 176 (org-agenda-quit): Use `org-agenda-restore-windows-after-quit'.
186 (org-prepare-agenda, org-agenda-quit): Use `org-agenda-window-setup'. 177 (org-prepare-agenda, org-agenda-quit): Use
187 (org-pre-agenda-window-conf, org-blank-before-new-entry): New variables. 178 `org-agenda-window-setup'.
179 (org-pre-agenda-window-conf, org-blank-before-new-entry): New
180 variables.
188 (org-finalize-agenda): Activate bracket links in agenda. 181 (org-finalize-agenda): Activate bracket links in agenda.
189 (org-at-timestamp-p, org-at-date-range-p): Additional argument 182 (org-at-timestamp-p, org-at-date-range-p): Additional argument
190 INACTIVE-OK. 183 INACTIVE-OK.
191 (org-show-hierarchy-above, org-show-following-heading): 184 (org-show-hierarchy-above, org-show-following-heading): List
192 List values allowed for fine-tuned configuration. 185 values allowed for fine-tuned configuration.
193 (org-show-hierarchy-above): New argument CONTEXT, use the fine-tuned 186 (org-show-hierarchy-above): New argument CONTEXT, use the
194 settings in `org-show-hierarchy-above' and `org-show-following-heading'. 187 fine-tuned settings in `org-show-hierarchy-above' and
188 `org-show-following-heading'.
195 (org-display-custom-time): New function. 189 (org-display-custom-time): New function.
196 (org-toggle-time-stamp-overlays, org-insert-time-stamp): New function. 190 (org-toggle-time-stamp-overlays, org-insert-time-stamp): New
191 function.
197 (org-display-custom-times, org-time-stamp-custom-formats): 192 (org-display-custom-times, org-time-stamp-custom-formats):
198 (org-maybe-intangible): New macro. 193 (org-maybe-intangible): New macro.
199 (org-activate-bracket-links, org-hide-wide-columns): 194 (org-activate-bracket-links, org-hide-wide-columns): Use
200 Use `org-maybe-intangible'. 195 `org-maybe-intangible'.
201 (org-open-file): Use `shell-quote-argument'. 196 (org-open-file): Use `shell-quote-argument'.
202 (org-display-internal-link-with-indirect-buffer): New option. 197 (org-display-internal-link-with-indirect-buffer): New option.
203 (org-file-remote-p): Get regexp from list. 198 (org-file-remote-p): Get regexp from list.
204 (org-link-expand-abbrev): New function. 199 (org-link-expand-abbrev): New function.
205 (org-link-abbrev-alist): New option. 200 (org-link-abbrev-alist): New option.
206 (org-open-at-point, org-cleaned-string-for-export): 201 (org-open-at-point, org-cleaned-string-for-export): Call
207 Call `org-link-expand-abbrev'. 202 `org-link-expand-abbrev'.
208 (org-timeline, org-agenda-list, org-todo-list) 203 (org-timeline, org-agenda-list, org-todo-list)
209 (org-tags-view): Remove the KEEP-MODES argument. 204 (org-tags-view): Remove the KEEP-MODES argument.
210 (org-finalize-agenda-hook): New hook. 205 (org-finalize-agenda-hook): New hook.
211 (org-get-alist-option): New function. 206 (org-get-alist-option): New function.
212 (org-follow-timestamp-link): New function. 207 (org-follow-timestamp-link): New function.
213 (org-open-at-point): Call `org-follow-timestamp-link'. 208 (org-open-at-point): Call `org-follow-timestamp-link'.
214 (org-log-note-marker, org-log-note-purpose) 209 (org-log-note-marker, org-log-note-purpose)
215 (org-log-note-window-configuration): New variables. 210 (org-log-note-window-configuration): New variables.
216 (org-add-log-maybe, org-add-log-note, org-store-log-note): 211 (org-add-log-maybe, org-add-log-note, org-store-log-note): New
217 New functions. 212 functions.
218 (org-log-note-headings): New option. 213 (org-log-note-headings): New option.
219 (org-dblock-write:clocktable): Bug fix, removed infinite loop. 214 (org-dblock-write:clocktable): Bug fix, removed infinite loop.
220 (org-store-link): Support for dired-mode. 215 (org-store-link): Support for dired-mode.
221 (org-open-file): Substitute environment variables into filename. 216 (org-open-file): Substitute environment variables into filename.
222 (org-last): New defsubst. 217 (org-last): New defsubst.
227 (org-run-agenda-series, org-timeline, org-agenda-list) 222 (org-run-agenda-series, org-timeline, org-agenda-list)
228 (org-todo-list, org-tags-view): Call `org-agenda-prepare' and set 223 (org-todo-list, org-tags-view): Call `org-agenda-prepare' and set
229 the text property inticating the agenda type. 224 the text property inticating the agenda type.
230 (org-agenda-post-command-hook): Get agenda type from text property 225 (org-agenda-post-command-hook): Get agenda type from text property
231 at point. 226 at point.
232 (org-agenda): Handle command sets. Set `org-agenda-last-arguments' 227 (org-agenda): Handle command sets. Set
233 and obey `org-agenda-overriding-arguments'. 228 `org-agenda-last-arguments' and obey
234 (org-agenda-overriding-arguments, org-agenda-last-arguments): 229 `org-agenda-overriding-arguments'.
235 New variables. 230 (org-agenda-overriding-arguments, org-agenda-last-arguments): New
231 variables.
236 (org-agenda-goto-today, org-agenda-later, org-agenda-earlier) 232 (org-agenda-goto-today, org-agenda-later, org-agenda-earlier)
237 (org-agenda-week-view, org-agenda-day-view): 233 (org-agenda-week-view, org-agenda-day-view): Use
238 Use `org-agenda-overriding-arguments' to make updating work with 234 `org-agenda-overriding-arguments' to make updating work with
239 multi-block agendas. 235 multi-block agendas.
240 (org-agenda-prefix-format): Allow different formats for the 236 (org-agenda-prefix-format): Allow different formats for the
241 different agenda entry types. 237 different agenda entry types.
242 (org-timeline-prefix-format): Option removed, 238 (org-timeline-prefix-format): Option removed, use
243 use `org-agenda-prefix-format' instead. 239 `org-agenda-prefix-format' instead.
244 (org-prepare-agenda): New function. 240 (org-prepare-agenda): New function.
245 (org-select-timeline-window): Option removed, 241 (org-select-timeline-window): Option removed, use
246 use `org-select-agenda-window' instead. 242 `org-select-agenda-window' instead.
247 (org-respect-restriction): Variable removed. 243 (org-respect-restriction): Variable removed.
248 (org-cmp-tag): New function. 244 (org-cmp-tag): New function.
249 (org-agenda-sorting-strategy, org-entries-lessp): 245 (org-agenda-sorting-strategy, org-entries-lessp): Implement
250 Implement sorting by last tag. 246 sorting by last tag.
251 (org-complete): Better completion in in-buffer option lines. 247 (org-complete): Better completion in in-buffer option lines.
252 (org-in-item-p): New function. 248 (org-in-item-p): New function.
253 (org-org-menu): Added entries for checkboxes. 249 (org-org-menu): Added entries for checkboxes.
254 (org-cycle): Extra brouping in outline-regexp, because it is used 250 (org-cycle): Extra brouping in outline-regexp, because it is used
255 in a search with "^" prepended. 251 in a search with "^" prepended.
256 (org-provide-checkbox-statistics): New option. 252 (org-provide-checkbox-statistics): New option.
257 (org-set-font-lock-defaults): Highlight checkbox statistics. 253 (org-set-font-lock-defaults): Highlight checkbox statistics.
258 (org-update-checkbox-count-maybe) 254 (org-update-checkbox-count-maybe)
259 (org-get-checkbox-statistics-face): New functions. 255 (org-get-checkbox-statistics-face): New functions.
260 (org-update-checkbox-count): New command. 256 (org-update-checkbox-count): New command.
261 (org-insert-item, org-toggle-checkbox): 257 (org-insert-item, org-toggle-checkbox): Call
262 Call `org-update-checkbox-count-maybe'. 258 `org-update-checkbox-count-maybe'.
263 (org-export-as-html): XEmacs compatibility for coding system. 259 (org-export-as-html): XEmacs compatibility for coding system.
264 (org-force-cycle-archived): New command. 260 (org-force-cycle-archived): New command.
265 (org-cycle-hide-archived-subtrees): Display message when ARCHIVE 261 (org-cycle-hide-archived-subtrees): Display message when ARCHIVE
266 overrules cycling. 262 overrules cycling.
267 (org-fix-position-after-promote): If the line contains only a todo 263 (org-fix-position-after-promote): If the line contains only a todo
268 keyword, add a final space. 264 keyword, add a final space.
269 (org-promote-subtree, org-demote-subtree): 265 (org-promote-subtree, org-demote-subtree): Call
270 Call `org-fix-position-after-promote'. 266 `org-fix-position-after-promote'.
271 267
272 2006-11-10 Glenn Morris <rgm@gnu.org> 268 2006-11-10 Glenn Morris <rgm@gnu.org>
273 269
274 * calendar/cal-dst.el: Do not assume DST starts/ends on the same 270 * calendar/cal-dst.el: Do not assume DST starts/ends on the same
275 date in every year. 271 date in every year.