12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490 |
- 2010-04-18 Carsten Dominik <carsten.dominik@gmail.com>
- kill-buffer.
- org.el on top level.
- org.el on top level.
- (org-todo-list, org-agenda-to-appt): `calendar' is now required
- already by org.el on top level.
- variables.
- and define aliases to new variables when needed.
- (org-read-date, org-goto-calendar): Do not bind obsolete
- variables.
- compilation warning, add comment that this cannot be done with
- `with-current-buffer'.
- (org-outline-overlay-data, org-set-outline-overlay-data)
- (org-show-block-all, org-hide-block-toggle)
- (org-highlight-new-match, org-remove-occur-highlights)
- (org-tags-overlay, org-fast-tag-selection, org-date-ovl)
- (org-read-date, org-read-date-display, org-eval-in-calendar)
- (org-format-latex, org-context)
- (org-speedbar-restriction-lock-overlay)
- (org-speedbar-set-agenda-restriction): Use the normal overlay API.
- (org-table-remove-rectangle-highlight)
- (org-table-overlay-coordinates)
- (org-table-toggle-coordinate-overlays): Use the normal overlay
- API.
- (org-edit-src-exit, org-src-mode-configure-edit-buffer): Use the
- normal overlay API.
- (org-columns-display-here, org-columns-remove-overlays)
- (org-columns-edit-value, org-columns-next-allowed-value)
- (org-columns-update): Use the normal overlay API.
- (org-clock-put-overlay, org-clock-remove-overlays): Use the normal
- overlay API.
- (org-agenda-mark-clocking-task, org-agenda-fontify-priorities)
- (org-agenda-dim-blocked-tasks, org-agenda-entry-text-show-here)
- (org-agenda-entry-text-hide)
- (org-agenda-restriction-lock-overlay)
- (org-agenda-set-restriction-lock)
- (org-agenda-filter-by-tag-hide-line)
- (org-agenda-fix-tags-filter-overlays-at)
- (org-agenda-filter-by-tag-show-all, org-hl)
- (org-agenda-goto-calendar, org-agenda-bulk-mark)
- (org-agenda-bulk-remove-overlays): Use the normal overlay API.
- (org-freemind-from-org-mode, )
- (org-freemind-from-org-sparse-tree, org-freemind-to-org-mode): Use
- interactive-p instead of called-interactively, because this is
- backward compatible with older Emacsen I still support..
- 2010-04-16 Carsten Dominik <carsten.dominik@gmail.com>
- regexp finding ID and CUSTOM_ID properties.
- 2010-04-14 Carsten Dominik <carsten.dominik@gmail.com>
- from `org-footnote-goto-next-reference'.
- org-log-repeat is non-nil, or if there is clocking data in the
- entry.
- 2010-04-13 Carsten Dominik <carsten.dominik@gmail.com>
- 2010-04-13 David Maus <dmaus@ictsoc.de>
- variable. If non-nil, filter conditions are stripped when storing
- link to message in filter folder.
- (org-wl-shimbun-prefer-web-links): New customizable variable. If
- non-nil, links to shimbun messages are created as web links to
- message source.
- (org-wl-nntp-prefer-web-links): New customizable variable. If
- non-nil, links to nntp message are created as web links to gmane
- or googlegroups.
- (org-wl-namazu-default-index): New customizable variable.
- Directory of namazu search index that should be used as default
- when opening a link in a search folder.
- (org-wl-folder-types): New constant. Wanderlust folder type
- indicators.
- (org-wl-folder-type): New function. Return type of Wanderlust
- folder.
- (org-wl-store-link): Create web links for shimbun or nntp messages
- and strip filter conditions depending on customizable variables.
- (org-wl-open): Open namazu search folder for message when called
- with prefix.
- 2010-04-12 Carsten Dominik <carsten.dominik@gmail.com>
- (org-open-file): Use internal remove-if functions.
- 2010-04-10 Jan Böcker <jan.boecker@jboecker.de>
- (org-file-apps-ex): remove variable.
- (org-open-file): Integrate org-file-apps-ex functionality back
- into org-file-apps, and decide whether to match a regexp against
- the link or the filename using org-file-apps-entry-uses-grouping-p.
- 2010-04-09 Jan Böcker <jan.boecker@jboecker.de>
- (org-open-file): Before considering org-file-apps, first match the
- regexps from org-file-apps-ex against the whole link. See
- docstring of org-file-apps-ex.
- 2010-04-12 Carsten Dominik <carsten.dominik@gmail.com>
- microtype package.
- (org-todo-repeat-to-state): New variable.
- (org-auto-repeat-maybe): Allow user-selected target states.
- (org-default-properties): Add the new property REPEAT_TO_STATE.
- 2010-04-09 Carsten Dominik <carsten.dominik@gmail.com>
- a binary to compute checksums.
- 2010-04-08 Carsten Dominik <carsten.dominik@gmail.com>
- frames.
- (org-export-latex-default-packages-alist): hyperref must be loaded
- late.
- 2010-04-07 Carsten Dominik <carsten.dominik@gmail.com>
- defined entities - these will be taken care of later.
- (org-export-latex-special-chars): Post-process entity replacement.
- (org-export-latex-fontify-headline): Do not yet protect defined
- entities - these will be taken care of later.
- (org-export-latex-tables, org-export-latex-links): Format the
- caption properly.
- 2010-04-06 Carsten Dominik <carsten.dominik@gmail.com>
- have `declare-function' defined.
- 2010-04-05 Carsten Dominik <carsten.dominik@gmail.com>
- (org-splice-latex-header): Implement placement according to
- cookies.
- 2010-04-04 Carsten Dominik <carsten.dominik@gmail.com>
- sensitivity.
- 2010-04-04 Bastien Guerry <bzg@altern.org>
- 2010-04-04 Carsten Dominik <carsten.dominik@gmail.com>
- `org-splice-latex-header' to build the header.
- (org-export-latex-classes): Update docstring.
- (org-create-formula-image): Use `org-splice-latex-header' to build
- the header.
- 2010-04-03 Carsten Dominik <carsten.dominik@gmail.com>
- (org-export-latex-default-packages-alist): Fix docstring to
- reflect the expected structure.
- (org-export-docbook-finalize-table): Make use of label for tables.
- 2010-04-02 Carsten Dominik <carsten.dominik@gmail.com>
- instead of cons for the entries.
- 2010-04-01 Carsten Dominik <carsten.dominik@gmail.com>
- that there is not entry in the list.
- (org-mobile-encryption-tempfile, org-mobile-encryption-password):
- New options.
- (org-mobile-check-setup): CHeck the encryption setup.
- (org-mobile-copy-agenda-files, org-mobile-sumo-agenda-command)
- (org-mobile-create-sumo-agenda): Use encryption code.
- (org-mobile-encrypt-and-move): New function.
- (org-mobile-encrypt-file, org-mobile-decrypt-file): New
- functions.
- (org-mobile-move-capture): Decrypt the capture file.
- (org-export-latex-default-packages-alist): New variable.
- (org-complete): Use new entity code for completion.
- (org-create-formula-image): Use the new packages variable.
- packages from the class headers.
- (org-export-latex-make-header): Use the new package variable.
- (org-export-latex-special-chars): Better regexp for entities, to
- support entity name that contain numbers.
- (org-export-latex-treat-backslash-char): Use the new entity code.
- (org-html-entities): Constant removed.
- (org-export-visible): Add the new export commands.
- (org-export-as-latin1, org-export-as-latin1-to-buffer)
- (org-export-as-utf8, org-export-as-utf8-to-buffer): New commands.
- (org-export-as-encoding): New function.
- (org-export-ascii-preprocess): Call `org-ascii-replace-entities'.
- (org-ascii-replace-entities): New function.
- 2010-03-31 Carsten Dominik <carsten.dominik@gmail.com>
- might be nil.
- 2010-03-31 Dan Davison <davison@stats.ox.ac.uk>
- from org-font-lock to org-appearance, and change tag from "Org
- Font Lock" to "Org Appearance"
- (org-odd-levels-only): Change Customize group variable name
- (org-level-color-stars-only): Change Customize group variable name
- (org-hide-leading-stars): Change Customize group variable name
- (org-hidden-keywords): Change Customize group variable name
- (org-fontify-done-headline): Change Customize group variable name
- (org-fontify-emphasized-text): Change Customize group variable name
- (org-fontify-whole-heading-line): Change Customize group variable name
- (org-highlight-latex-fragments-and-specials): Change Customize
- group variable name
- (org-hide-emphasis-markers): Change Customize group variable name
- (org-emphasis-alist): Change Customize group variable name
- (org-emphasis-regexp-components): Change Customize group variable
- name
- (org-modules): Remove mention of org-R
- 2010-03-29 Carsten Dominik <carsten.dominik@gmail.com>
- (org-diary): prepare agenda buffers only if last call was some
- time ago.
- with a link.
- (org-format-org-table-html): Add the label as an anchor.
- formatting on captions.
- Do some formatting on captions.
- (org-format-org-table-html): Do some formatting on captions.
- 2010-03-28 Dan Davison <davison@stats.ox.ac.uk>
- a list of symbols specifying which of the special keywords #+DATE,
- #+AUTHOR, #+EMAIL and #+TITLE should be hidden by font lock.
- (org-fontify-meta-lines-and-blocks): Changes to font-lock code
- implementing new faces and hiding behaviour.
- (org-document-info): New face for #+DATE, #+AUTHOR, #+EMAIL lines
- (org-document-info-keyword): New face for #+DATE, #+AUTHOR, #+EMAIL keywords
- 2010-03-28 Carsten Dominik <carsten.dominik@gmail.com>
- rename "index" properties to "sitemap". Do this renaming
- globally.
- (org-publish-with-aux-preprocess-maybe): New macro.
- (org-publish-org-to-pdf, org-publish-org-to-html): Use the new
- macro.
- (org-publish-aux-preprocess)
- (org-publish-index-generate-theindex.inc): New function.
- 2010-03-27 Carsten Dominik <carsten.dominik@gmail.com>
- not as maximum width.
- 2010-03-26 Carsten Dominik <carsten.dominik@gmail.com>
- docstrings.
- `org-beamer-set-environment-tag'. Improve docstring.
- problem with odd levels.
- author wants it.
- author wants it.
- author wants it.
- (org-export-plist-vars): Add entry for `org-export-email'.
- 2010-03-25 Carsten Dominik <carsten.dominik@gmail.com>
- 2010-03-25 Mikael Fornius <mfo@abc.se>
- (org-read-agenda-file-list): Add optional argument to help
- `org-store-new-agenda-file-list' to remember un-expanded file
- names. Expand file names relative to `org-directory'.
- (org-store-new-agenda-file-list): Keep un-expanded file names when
- saving, if available.
- (org-agenda-files): Update documentation.
- 2010-03-25 Carsten Dominik <carsten.dominik@gmail.com>
- a buffer with no file name attached.
- (org-log-note-headings): Add a heading for refiling.
- (org-startup-options): Add keywords for logging of the refile
- action.
- (org-refile): Add logging action.
- (org-add-log-note): Allow for refiling action.
- `org-log-refile' is not `note' during a bulk action.
- 2010-03-24 Carsten Dominik <carsten.dominik@gmail.com>
- position.
- (org-attach-delete-one): Commit after deleting a file.
- borders for strike-through emphasis.
- handling of odd levels.
- and `future' values.
- (org-agenda-check-for-timestamp-as-reason-to-ignore-todo-item):
- Handle `past' and `future' values.
- relative to org-directory and allow environment variables and
- "~".
- parenthesis before an exponent or subscript.
- 2010-03-23 Dan Davison <davison@stats.ox.ac.uk>
- buffer, if code block is hidden, leave point at start of
- #+begin_src line
- 2010-03-23 Carsten Dominik <carsten.dominik@gmail.com>
- headline is empty.
- 2010-03-21 Carsten Dominik <carsten.dominik@gmail.com>
- column.
- (org-table-get, org-table-put, org-table-goto-line)
- (org-table-current-line): New functions.
- 2010-03-21 Carsten Dominik <carsten.dominik@gmail.com>
- to this hook.
- (org-decrypt-entries, org-encrypt-entries, org-decrypt-entry): Add
- docstrings.
- (org-level-increment, org-get-previous-line-level): New function.
- (org-cycle-level): Rewritten to be independent of when this
- function is called.
- (org-in-regexps-block-p): New function.
- (org-reveal-start-hook): New hook.
- (org-reveal): Run new hook.
- 2010-03-19 Carsten Dominik <carsten.dominik@gmail.com>
- after time keywords, do not add "\newline".
- specification.
- 2010-03-18 Carsten Dominik <carsten.dominik@gmail.com>
- Make sure the behavior regarding to extracting time is
- consistent.
- 2010-03-17 Stephen Eglen <stephen@gnu.org>
- variable.
- (org-agenda-add-entry-to-org-agenda-diary-file): Use this new
- variable rather than `org-agenda-search-headline-for-time'.
- 2010-03-17 Carsten Dominik <carsten.dominik@gmail.com>
- 2010-03-15 Carsten Dominik <carsten.dominik@gmail.com>
- (org-set-autofill-regexps): Store a backup of
- `adaptive-fill-regexp'.
- (org-adaptive-fill-function): Fix filling of comments and ordered
- lists. If there is no other match, till try adaptive fill.
- 2010-03-15 John Wiegley <jwiegley@gmail.com>
- customization variable to determine whether unscheduled tasks
- should appear in the agenda solely because of their deadline.
- Default to true, which was the previous behavior (it just wasn't
- configurable).
- (org-agenda-mode-map, org-agenda-view-mode-dispatch): Bind ! in
- the agenda to show/hide deadline tasks.
- (org-agenda-menu): Added menu option for show/hide deadlines.
- (org-agenda-list): Make the agenda list sensitive to the value of
- `org-agenda-include-deadlines'.
- (org-agenda-toggle-deadlines): New function to toggle the value of
- `org-agenda-include-deadlines' and repaint the modeline
- indicators.
- (org-agenda-set-mode-name): Show "Deadlines" in the agenda
- modeline if deadline tasks are being displayed.
- 2010-03-14 Carsten Dominik <carsten.dominik@gmail.com>
- current column and row number.
- 2010-03-12 Carsten Dominik <carsten.dominik@gmail.com>
- prompting for the property.
- author line.
- (org-export-latex-fontify-headline): Allow several arguments, not
- just one.
- (org-export-latex-fix-inputenc): Catch the error when
- `latexenc-coding-system-to-inputenc' is not defined.
- (org-agenda-skip-if): Add conditions for TODO keywords.
- (org-agenda-skip-if): Document the new todo conditions.
- 2010-03-11 Mikael Fornius <mfo@abc.se>
- drawer not just any drawer.
- (org-set-property, org-delete-property): When cursor is on a
- property key value pair do not prompt for property name instead
- use name at cursor.
- (org-ctrl-c-ctrl-c): Still do org-property-action when cursor is
- on the first line of a property drawer.
- (org-property-end-re): Spell check.
- 2010-03-11 Carsten Dominik <carsten.dominik@gmail.com>
- properties to the entire table, in case the first line is
- removed.
- (org-archive-subtree, org-archive-to-archive-sibling): Use the new
- option `org-archive-reversed-order'.
- 2010-03-10 Carsten Dominik <carsten.dominik@gmail.com>
- (org-agenda-list): Use `org-agenda-entry-types'.
- (org-agenda-custom-commands-local-options): Support for setting
- `org-agenda-entry-types' as an option.
- (org-diary): Shift some documentation from here to the variable
- `org-agenda-entry-types'.
- 2010-03-09 Carsten Dominik <carsten.dominik@gmail.com>
- author field.
- (org-clock-select-task, org-clock-notify-once-if-expired)
- (org-clock-in, org-clock-out, org-clock-cancel, org-clock-goto)
- (org-clock-out-if-current, org-clock-save): Use the new functions.
- 2010-03-08 Carsten Dominik <carsten.dominik@gmail.com>
- newline.
- (org-export-as-docbook): Remove unnecessary newline.
- (org-export-as-docbook): Fix problem with double footnote
- reference in one place.
- unnecessary newline.
- with repeaters.
- function calls that look like references.
- reference buffer.
- 2010-03-07 Carsten Dominik <carsten.dominik@gmail.com>
- as a reference.
- 2010-03-05 Carsten Dominik <carsten.dominik@gmail.com>
- 2010-03-04 Carsten Dominik <carsten.dominik@gmail.com>
- \usepackage{latexsym} to all classes.
- 2010-03-03 Carsten Dominik <carsten.dominik@gmail.com>
- into the table of contents.
- occurrences of special characters.
- (org-export-latex-tables): Do not convert table-like stuff that is
- protected.
- 2010-03-01 Carsten Dominik <carsten.dominik@gmail.com>
- checkbox count fails because there is no heading.
- 2010-02-27 Carsten Dominik <carsten.dominik@gmail.com>
- option.
- (org-clock-sum): Add the current clocking task.
- 2010-02-26 Carsten Dominik <carsten.dominik@gmail.com>
- (org-edit-special): Recognize the table.el context.
- (org-ctrl-c-ctrl-c): Print a message when in a table.el table.
- (org-edit-src-code): Handle a special case for table.el editing.
- (org-edit-src-find-region-and-lang): Recognize the table.el
- context.
- tables.
- (org-export-latex-convert-table.el-table): New function.
- headings.
- table for the id locations.
- 5/30 or 5/13/7. Make sure cal-iso.el is loaded. Don't force he
- current year when reading ISO and American dates.
- 2010-02-25 Carsten Dominik <carsten.dominik@gmail.com>
- (org-get-todo-face, org-font-lock-add-priority-faces)
- (org-get-tag-face): Use `org-face-from-face-or-color'.
- simple colors as values.
- (org-faces-easy-properties): New option.
- restricted, as an agenda mode.
- (org-agenda-fontify-priorities): Allow simple colors as values.
- 2010-02-25 Bastien Guerry <bzg@altern.org>
- `org-timer-last-timer'.
- (org-timer-timer1, org-timer-timer2, org-timer-timer3): Removed.
- (org-timer-cancel-timer, org-timer-show-remaining-time)
- (org-timer-set-timer): Update to use only one timer.
- 2010-02-25 Carsten Dominik <carsten.dominik@gmail.com>
- for textareas.
- textarea tag.
- 2010-02-24 Bastien Guerry <bzg@altern.org>
- last clocked in task.
- (org-clock-set-current, org-clock-delete-current): New functions.
- 2010-02-24 Carsten Dominik <carsten.dominik@gmail.com>
- (org-remember-handler): Implement clock sibling filing.
- 2010-02-23 Carsten Dominik <carsten.dominik@gmail.com>
- (org-publish-current-project): When called with prefix argument
- FORCE, also rebuild the validation file list.
- section headings.
- 2010-02-21 Carsten Dominik <carsten.dominik@gmail.com>
- if the user wants that.
- if the user wants that.
- option.
- instead of the `time-of-day' property.
- 2010-02-20 Carsten Dominik <carsten.dominik@gmail.com>
- (org-timer-pause-hook, org-timer-set-hook)
- (org-timer-cancel-hook): New hooks.
- (org-timer-start): Run `org-timer-start-hook'.
- (org-timer-pause-or-continue): Run `org-timer-pause-hook'.
- (org-timer-stop): Run `org-timer-stop-hook'.
- (org-timer-cancel-timers): Run `org-timer-cancel-hook'.
- 2010-02-19 Carsten Dominik <carsten.dominik@gmail.com>
- parent.
- 2010-02-17 Carsten Dominik <carsten.dominik@gmail.com>
- words in headlines in search view.
- (org-agenda-skip-deadline-prewarning-if-scheduled): New option.
- (org-agenda-get-deadlines): Suppress pre-warning if the entry is
- scheduled (if the user configures it so.
- 2010-02-16 Carsten Dominik <carsten.dominik@gmail.com>
- subtree if the match was not in a headline.
- (org-inside-latex-macro-p): Allow more complex arguments.
- (org-emphasize): Protect against use at end of buffer.
- 2010-02-15 Carsten Dominik <carsten.dominik@gmail.com>
- text properties.
- 2010-02-14 Carsten Dominik <carsten.dominik@gmail.com>
- values.
- (org-agenda-todo-ignore-scheduled)
- (org-agenda-todo-ignore-deadlines): More control with different
- allowed values.
- (org-agenda-check-for-timestamp-as-reason-to-ignore-todo-item):
- Honor the new option settings.
- 2010-02-12 Carsten Dominik <carsten.dominik@gmail.com>
- shown in the current frame.
- option.
- (org-export-ascii-preprocess): Realign tables to remove narrowing
- if `org-export-ascii-table-widen-columns' is set.
- (org-table-align): Narrow only if `org-table-do-narrow' is t.
- relevant time stamp does not have a repeater, i.e. do not require
- that no time stamp has a repeater.
- new white space before the tags.
- be visiting a file when only exporting to a buffer or string.
- (org-export-latex-fix-inputenc): Only save the buffer is there is
- a file name attached to it.
- 2010-02-09 Dan Davison <davison@stats.ox.ac.uk>
- 2010-02-08 Carsten Dominik <carsten.dominik@gmail.com>
- `org-fontify-quote-and-verse-blocks'.
- 2010-02-03 Carsten Dominik <carsten.dominik@gmail.com>
- org-linked-text before offering collected links.
- 2010-02-03 Stephen Eglen <stephen@gnu.org>
- Optionally extract time specification from text and add to the
- timestamp.
- 2010-02-03 Carsten Dominik <carsten.dominik@gmail.com>
- to make sure the \alert macro is defined.
- (org-create-formula-image): Use `org-format-latex-signal-error'.
- 2010-02-02 Stephen Eglen <stephen@gnu.org>
- default-directory as link name if dired-get-filename returns
- nil.
- 2010-02-02 Carsten Dominik <carsten.dominik@gmail.com>
- protectedness at beginning of match.
- AUTO as a coding system, instead default to utf8.
- 2010-02-01 Carsten Dominik <carsten.dominik@gmail.com>
- (org-block-todo-from-checkboxes): Respect the local variable
- value when deciding if blocking should be active.
- macro if it is not yet defined.
- `org-insert-heading' with the INVISIBLE-OK argument.
- `org-insert-heading' with the INVISIBLE-OK argument.
- prompt message.
- `html-container-class' text property to set an additional class
- for an outline container.
- function.
- (org-export-preprocess-string): Call
- `org-export-remember-html-container-classes'.
- (org-default-properties): Add new property HTML_CONTAINER_CLASS.
- first.
- 2010-01-31 Carsten Dominik <carsten.dominik@gmail.com>
- problem with mis-aligned graphs when showing habits.
- 2010-01-28 Mikael Fornius <mfo@abc.se>
- when assigning. Begin using numerical characters when all in name
- is used up. This is to spare alphanumeric characters for better
- match with other keywords.
- 2010-01-28 Carsten Dominik <carsten.dominik@gmail.com>
- conversion and protection of the words LaTeX and TeX.
- (org-export-latex-fontify-headline, org-export-latex-preprocess):
- Allow angle brackets in commands, for beamer.
- 2010-01-26 Carsten Dominik <carsten.dominik@gmail.com>
- by formatting links.
- 2010-01-24 Carsten Dominik <carsten.dominik@gmail.com>
- holder string for the coding system. And improve the
- documentation.
- (org-export-latex-fix-inputenc): Only modify the coding system if
- it is given by the placeholder AUTO.
- 2010-01-23 Carsten Dominik <carsten.dominik@gmail.com>
- (org-task-overrun, org-clock-update-period): New variables.
- (org-clock-get-clock-string, org-clock-update-mode-line): Mark
- overrun clock.
- (org-clock-notify-once-if-expired): Check if clock is overrun.
- 2010-01-18 Jan Böcker <jan.boecker@jboecker.de>
- region before the line with the next heading, to prevent the user
- from prepending text to the next headline.
- 2010-01-20 Stephen Eglen <stephen@gnu.org>
- org-agenda-time-leading-zero to allow leading zero (rather than
- space) for times.
- 2010-01-20 Carsten Dominik <carsten.dominik@gmail.com>
- org-datetree.el is loaded.
- (org-export-latex-links): Use `org-export-latex-hyperref-format'.
- 2010-01-18 Carsten Dominik <carsten.dominik@gmail.com>
- (org-ctags-create-tags): Add wildcard to file name expansion.
- 2010-01-17 Carsten Dominik <carsten.dominik@gmail.com>
- 2010-01-16 Carsten Dominik <carsten.dominik@gmail.com>
- the table is not explicitly given.
- 2010-01-15 Carsten Dominik <carsten.dominik@gmail.com>
- as value.
- (org-clock-out-if-current): Work with the new list value of
- `org-clock-out-when-done'.
- (org-clock-out, org-clock-out-if-current): Avoid circular logic
- between clocking out and state changes.
- accident protect a character that is before a backslash.
- 2010-01-14 Carsten Dominik <carsten.dominik@gmail.com>
- `org-order-calendar-date-args'.
- protectedness after the first bracket.
- keywords.
- Document that ARG is passed through to remove the date.
- (org-agenda-bulk-action): Accept prefix arg and pass it on. Do
- not read a date when the user has given a `C-u' prefix.
- 2010-01-11 Carsten Dominik <carsten.dominik@gmail.com>
- tags are hidden.
- 2010-01-10 Carsten Dominik <carsten.dominik@gmail.com>
- (org-export-latex-inputenc-alist): New option.
- subtree.
- 2010-01-09 Carsten Dominik <carsten.dominik@gmail.com>
- is no headline in the buffer.
- 2010-01-08 Carsten Dominik <carsten.dominik@gmail.com>
- verbatim code for ASCII export.
- ordered lists.
- 2010-01-07 Carsten Dominik <carsten.dominik@gmail.com>
- key.
- where `org-beamer-header-extra' is inserted.
- just for computing this regexp.
- 2010-01-06 Carsten Dominik <carsten.dominik@gmail.com>
- (org-beamer-sectioning): Use default options if the user does not
- have defined any.
- (org-beamer-fix-toc): Put a frame around the table of contents.
- sure case-folding works well when processing comment stuff.
- (org-export-as-latex): Run the new hook.
- 2010-01-05 Carsten Dominik <carsten.dominik@gmail.com>
- environments.
- (org-beamer-after-initial-vars): Allow several BEAMER_HEADER_EXTRA
- lines and collect and combine the content.
- (org-beamer-after-initial-vars): Check for note tags and make sure
- they will be seen like a property.
- single link.
- when `transient-mark-mode' is off.
- (org-agenda-search-view-search-words-only): Obsolete variable, is
- now an alias for `org-agenda-search-view-always-boolean'.
- (org-agenda-search-view-force-full-words): New option.
- (org-search-view): Improve docstring, and implement a better logic
- for Boolean and phrase searches.
- (org-agenda-last-search-view-search-was-boolean): New variable.
- (org-agenda-manipulate-query): Consider the type of the last
- search when modifying the search string.
- 2010-01-04 Carsten Dominik <carsten.dominik@gmail.com>
- right moment.
- these entries.
- in link types.
- (org-open-file): When in-emacs is `system', also force system
- opening, like when the value was `(16)'.
- (org-update-statistics-cookies): Handle entries without children.
- (org-export-preprocess-before-normalizing-links-hook): New hook.
- (org-export-preprocess-string): Run the new hook.
- properties in the html file.
- text properties.
- invisibility while adding the graphs.
- 2010-01-03 Carsten Dominik <carsten.dominik@gmail.com>
- customize remember templates.
- Move cursor to next visible line.
- 2010-01-02 Carsten Dominik <carsten.dominik@gmail.com>
- by specifying 0 or 1 for column width.
- (org-beamer-column-widths): Make 0 stand for 0.0.
- 2010-01-01 Carsten Dominik <carsten.dominik@gmail.com>
- <<target>>.
- (org-format-latex): Set org-format-latex-header-extra from
- in-buffer stuff.
- (org-format-latex): Add org-format-latex-header-extra to the
- variables on which image creation depends.
- (org-create-formula-image): Add the header stuff from in-buffer
- settings.
- (org-read-date-analyze): Base the analysis for future preference
- on NOW, not on the default date.
- for TODO keyword in inline tasks.
- deadline or scheduling date.
- (org-deadline, org-schedule): Arrange for logging when removing a
- date.
- (org-add-log-note): Handle deadline and scheduling removal.
- 2009-12-31 Carsten Dominik <carsten.dominik@gmail.com>
- 2009-12-28 Carsten Dominik <carsten.dominik@gmail.com>
- 2009-12-24 Carsten Dominik <carsten.dominik@gmail.com>
- of a radio target.
- 2009-12-20 Carsten Dominik <carsten.dominik@gmail.com>
- in.
- 2009-12-18 Carsten Dominik <carsten.dominik@gmail.com>
- (org-set-regexps-and-options): Set `org-all-time-keywords'.
- (org-entry-blocked-p): New function.
- (org-special-properties): Add BLOCKED as a new special property.
- (org-entry-properties): New optional argument SPECIFIC, only parse
- for this property when it is specified.
- (org-entry-get): Pass a SPECIFIC argument to
- `org-entry-properties'.
- 2009-12-17 Carsten Dominik <carsten.dominik@gmail.com>
- there is no caption.
- 2009-12-16 Carsten Dominik <carsten.dominik@gmail.com>
- package.
- macro in in longtable environments if one has been defined.
- not exporting body-only.
- the regular expression for protecting LaTeX macros.
- (org-export-latex-preprocess): Start searching for macros to
- protect from beginning of buffer.
- protectedness earlier in the string.
- case sensitively.
- sensitively.
- (org-display-outline-path): Match TODO keywords case sensitively.
- properties.
- `read-only' properties.
- (org-agenda-get-timestamps): Use `org-agenda-inactive-leader'.
- (org-tags-view): Prompt for matcher if MATCH is an empty string.
- (org-todo-list): Prompt for matcher if ARG is an empty string.
- 2009-12-15 Carsten Dominik <carsten.dominik@gmail.com>
- (org-open-at-point): Run `org-open-link-functions'.
- 2009-12-14 Carsten Dominik <carsten.dominik@gmail.com>
- stamps as well.
- (org-mode): Don't do startup visibility if inhibited.
- (org-outline-overlay-data, org-set-outline-overlay-data): New
- functions.
- (org-save-outline-visibility): New macro.
- (org-log-note-headings): Document that one should not change the
- `state' note format.
- 2009-12-13 Carsten Dominik <carsten.dominik@gmail.com>
- 2009-12-12 Carsten Dominik <carsten.dominik@gmail.com>
- the options plist.
- 2009-12-11 Carsten Dominik <carsten.dominik@gmail.com>
- (org-property-changed-functions)
- (org-property-allowed-value-functions): New hooks.
- (org-entry-put, org-property-get-allowed-values): Run the new
- hooks.
- (org-property-next-allowed-value): Run the new hooks.
- special beamer tags.
- (org-export-preprocess-before-selecting-backend-code-hook): New
- file.
- (org-export-as-latex): Run
- `org-export-latex-after-initial-vars-hook'.
- (org-export-latex-format-toc-function)
- (org-export-latex-make-header): Call
- `org-export-latex-format-toc-function'.
- subtree.
- org-unrestricted property.
- org-unrestricted property.
- text property if the list contains ":ETC".
- (org-insert-property-drawer): Use
- org-unrestricted property.
- (org-export-preprocess-before-selecting-backend-code-hook): New hook.
- (org-export-preprocess-string): Run
- `org-export-preprocess-before-selecting-backend-code-hook'.
- `org-export-first-hook'.
- `org-export-first-hook'.
- 2009-12-10 Carsten Dominik <carsten.dominik@gmail.com>
- buffer.
- if any are defined.
- with org-odd-levels-only set.
- has no file.
- where they are not needed.
- (org-export-latex-subcontent): Remove unnecessary newlines.
- 2009-12-09 Carsten Dominik <carsten.dominik@gmail.com>
- (org-export-latex-fontify): Fix regexp bug that takes special
- care of protecting the right boundary characters in emphasis
- matches.
- (org-export-latex-preprocess): Allow multiple arguments to latex
- macros.
- urls.
- take the final newline after the END line.
- entries that are not entirely invisible already.
- (org-insert-link): Respect org-link-file-path-type for
- "docview:" links in addition to "file:" links.
- 2009-12-03 Carsten Dominik <carsten.dominik@gmail.com>
- additional extra white lines in LaTeX.
- list, don't consider them as part of the list.
- searches.
- character for XEmacs.
- 2009-12-02 Carsten Dominik <carsten.dominik@gmail.com>
- compatible.
- 2009-11-30 Tassilo Horn <tassilo@member.fsf.org>
- variable.
- (org-set-tags): Use it.
- 2009-11-30 Carsten Dominik <carsten.dominik@gmail.com>
- docstring.
- snippets.
- 2009-11-29 Carsten Dominik <carsten.dominik@gmail.com>
- text.
- 2009-11-28 Jan Böcker <jan.boecker@jboecker.de>
- 2009-11-27 Carsten Dominik <carsten.dominik@gmail.com>
- (org-export-latex-set-initial-vars): Use the class options.
- with an invisible character.
- (org-additional-option-like-keywords): Add LaTeX_CLASS_OPTIONS.
- 2009-11-26 Carsten Dominik <carsten.dominik@gmail.com>
- arguments in LaTeX macros as footnotes.
- group to `org-export-pdf'.
- on days after the first one.
- before-first-heading condition.
- (org-export-pdf-logfiles): New option.
- (org-export-as-pdf): Use `org-export-pdf-logfiles'.
- (org-export-pdf-logfiles): Fix customization type.
- default link to select with RET.
- parameter list.
- 2009-11-25 Carsten Dominik <carsten.dominik@gmail.com>
- (org-export-latex-parse-content)
- (org-export-latex-parse-subcontent): Use
- `org-re-search-forward-unprotected'.
- (org-export-as-pdf): Remove log files produced by XeTeX.
- 2009-11-25 James TD Smith <ahktenzero@mohorovi.cc>
- confusion between properties and titles, which resulted in
- agenda summaries not working if a title was set for a column.
- 2009-11-24 Carsten Dominik <carsten.dominik@gmail.com>
- (org-mobile-sumo-agenda-command): Select the right agendas.
- original-indentation property.
- 2009-11-23 Carsten Dominik <carsten.dominik@gmail.com>
- an old tasks no longer exists.
- (org-export-as-pdf): Don't remove the old PDF file before making
- the new one.
- (org-mouse-context-menu): Use `org-looking-back'.
- `org-looking-back'.
- inserting a headline.
- 2009-11-22 Carsten Dominik <carsten.dominik@gmail.com>
- environment, so that it does not interrupt plain list.
- 2009-11-21 Carsten Dominik <carsten.dominik@gmail.com>
- beginning of the exported text.
- ;; Local Variables:
- ;; coding: utf-8
- ;; add-log-time-zone-rule: t
- ;; End:
- Copyright (C) 2008 Free Software Foundation, Inc.
- This file is part of GNU Emacs.
- GNU Emacs is free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation, either version 3 of the License, or
- (at your option) any later version.
- GNU Emacs is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
- You should have received a copy of the GNU General Public License
- along with GNU Emacs. If not, see <http:
- ;; arch-tag: a9bdcf06-7c2d-4b5a-bf7a-c5e7b706f67c
|