mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-04 11:40:22 +00:00
*** empty log message ***
This commit is contained in:
parent
87e04f1615
commit
93137d491f
@ -68,7 +68,7 @@
|
||||
|
||||
2007-10-22 Carsten Dominik <dominik@science.uva.nl>
|
||||
|
||||
* org.el (org-read-date-get-relative): New function.
|
||||
* textmodes/org.el (org-read-date-get-relative): New function.
|
||||
(org-agenda-file-regexp): New variable.
|
||||
(org-agenda-files): Allow directories in the variable.
|
||||
(org-agenda-get-restriction-and-command): New function.
|
||||
@ -108,7 +108,7 @@
|
||||
|
||||
2007-10-22 Carsten Dominik <dominik@science.uva.nl>
|
||||
|
||||
* org.el (org-get-date-from-calendar): New function.
|
||||
* textmodes/org.el (org-get-date-from-calendar): New function.
|
||||
(org-at-timestamp-p, org-timestamp-change)
|
||||
(org-remember-templates): First element of each entry is now a
|
||||
name for the template.
|
||||
@ -1111,15 +1111,14 @@
|
||||
|
||||
2007-10-10 Carsten Dominik <dominik@science.uva.nl>
|
||||
|
||||
* org.el (org-additional-option-like-keywords): New constant.
|
||||
* textmodes/org.el (org-additional-option-like-keywords): New constant.
|
||||
(org-complete): Use `org-additional-option-like-keywords'.
|
||||
(org-parse-local-options): New function.
|
||||
|
||||
2007-10-10 Carsten Dominik <dominik@science.uva.nl>
|
||||
|
||||
* org.el (org-in-clocktable-p): New function.
|
||||
(org-clock-report): Only update the table at point, or insert a
|
||||
new one.
|
||||
* textmodes/org.el (org-in-clocktable-p): New function.
|
||||
(org-clock-report): Only update the table at point, or insert a new one.
|
||||
(org-clock-goto): New function.
|
||||
(org-open-file): Use `start-process-shell-command' instead of
|
||||
`shell-command' with an ampersand.
|
||||
@ -1160,11 +1159,9 @@
|
||||
(org-remember-apply-template): Respect the dynamically scoped
|
||||
selection character.
|
||||
|
||||
* org.texi (Appointment reminders): New section.
|
||||
|
||||
2007-10-10 Bastien Guerry <Bastien.Guerry@ens.fr>
|
||||
|
||||
* org-export-latex.el (org-export-latex-protect-string):
|
||||
* textmodes/org-export-latex.el (org-export-latex-protect-string):
|
||||
Renaming of `org-latex-protect'.
|
||||
(org-export-latex-emphasis-alist): By default, don't protect
|
||||
any emphasis formatter from further conversion.
|
||||
@ -1929,7 +1926,8 @@
|
||||
|
||||
2007-09-26 Bastien Guerry <bzg@altern.org>
|
||||
|
||||
* org-export-latex.el (org-export-latex-tables-verbatim): New function.
|
||||
* textmodes/org-export-latex.el (org-export-latex-tables-verbatim):
|
||||
New function.
|
||||
(org-export-latex-remove-from-headlines): Name changed because of typo.
|
||||
(org-export-latex-quotation-marks-convention): Option removed.
|
||||
(org-export-latex-make-preamble): Handle the DATE option.
|
||||
@ -1940,7 +1938,7 @@
|
||||
|
||||
2007-09-26 Carsten Dominik <dominik@science.uva.nl>
|
||||
|
||||
* org.el (org-kill-is-subtree-p): Use `org-outline-regexp'.
|
||||
* textmodes/org.el (org-kill-is-subtree-p): Use `org-outline-regexp'.
|
||||
(org-outline-regexp): New constant.
|
||||
(org-remember-handler): Throw error when the target file is not in
|
||||
org-mode.
|
||||
@ -3275,7 +3273,7 @@
|
||||
|
||||
* cus-start.el: Remove bogus window-system reference from GTK test.
|
||||
|
||||
* ebrowse.el (ebrowse-electric-list-mode-map)
|
||||
* progmodes/ebrowse.el (ebrowse-electric-list-mode-map)
|
||||
(ebrowse-electric-position-mode-map):
|
||||
* ebuff-menu.el (electric-buffer-menu-mode-map):
|
||||
* echistory.el (electric-history-map): Bind C-z to `suspend-frame',
|
||||
@ -4049,14 +4047,14 @@
|
||||
|
||||
2007-08-19 Michael Kifer <kifer@cs.stonybrook.edu>
|
||||
|
||||
* viper.el (viper-remove-hooks): Remove some additional viper hooks
|
||||
when the user calls viper-go-away.
|
||||
* emulation/viper.el (viper-remove-hooks): Remove some additional
|
||||
viper hooks when the user calls viper-go-away.
|
||||
(viper-go-away): Restore the default of default-major-mode.
|
||||
Save the value of default-major-mode before vaperization.
|
||||
|
||||
* viper-cmd.el: Replace error "" with "Viper bell".
|
||||
* emulation/viper-cmd.el: Replace error "" with "Viper bell".
|
||||
|
||||
* viper-ex.el: Replace error "" with "Viper bell".
|
||||
* emulation/viper-ex.el: Replace error "" with "Viper bell".
|
||||
|
||||
* ediff-util.el (ediff-make-temp-file): Use the coding system of the
|
||||
buffer for which file is created.
|
||||
@ -4152,7 +4150,7 @@
|
||||
|
||||
2007-08-17 Bob Rogers <rogers-emacs@rgrjr.dyndns.org> (tiny change)
|
||||
|
||||
* progmode/cperl-mode.el (cperl-look-at-leading-count)
|
||||
* progmodes/cperl-mode.el (cperl-look-at-leading-count)
|
||||
(cperl-find-pods-heres): Fix an error when typing expressions like
|
||||
`s{a}{b}'.
|
||||
|
||||
@ -6356,8 +6354,8 @@
|
||||
(org-column-menu): New menu.
|
||||
(org-new-column-overlay, org-overlay-columns)
|
||||
(org-overlay-columns-title, org-remove-column-overlays)
|
||||
(org-column-show-value, org-column-quit, org-column-edit): New
|
||||
functions.
|
||||
(org-column-show-value, org-column-quit, org-column-edit):
|
||||
New functions.
|
||||
(org-columns, org-agenda-columns): New commands.
|
||||
(org-get-columns-autowidth-alist): New functions.
|
||||
(org-properties): New customize group.
|
||||
@ -6741,7 +6739,7 @@
|
||||
|
||||
2007-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
|
||||
|
||||
* vera-mode.el (vera-mode): Fix `commend-end-skip' setting.
|
||||
* progmodes/vera-mode.el (vera-mode): Fix `commend-end-skip' setting.
|
||||
(vera-font-lock-match-item): Fix doc string.
|
||||
(vera-in-comment-p): Remove unused function.
|
||||
(vera-skip-forward-literal, vera-skip-backward-literal): Improve code,
|
||||
@ -6970,8 +6968,9 @@
|
||||
|
||||
2007-06-14 Michael Kifer <kifer@cs.stonybrook.edu>
|
||||
|
||||
* viper.el (viper-describe-key-ad, viper-describe-key-briefly-ad):
|
||||
Different advices for Emacs and XEmacs. Compile them conditionally.
|
||||
* emulation/viper.el (viper-describe-key-ad)
|
||||
(viper-describe-key-briefly-ad): Different advices for Emacs and XEmacs.
|
||||
Compile them conditionally.
|
||||
(viper-version): Belated version change.
|
||||
|
||||
2007-06-14 Juanma Barranquero <lekktu@gmail.com>
|
||||
@ -6986,7 +6985,7 @@
|
||||
|
||||
2007-06-13 Ryan Yeske <rcyeske@gmail.com>
|
||||
|
||||
* rcirc.el (rcirc-format-response-string): Use rcirc-nick-syntax
|
||||
* net/rcirc.el (rcirc-format-response-string): Use rcirc-nick-syntax
|
||||
around bright and dim regexps. Make sure bright and dim matches
|
||||
use word anchors. Send text through rcirc-markup functions.
|
||||
(rcirc-url-regexp): Add single quote character.
|
||||
@ -7324,15 +7323,14 @@
|
||||
|
||||
2007-06-06 Carsten Dominik <dominik@science.uva.nl>
|
||||
|
||||
* textmodes/org.el
|
||||
(org-export-region-as-html, org-replace-region-by-html)
|
||||
(org-number-to-letters, org-table-fedit-finish)
|
||||
(org-normalize-color, org-table-fedit-ref-right)
|
||||
(org-date-to-gregorian, org-table-fedit-move)
|
||||
(org-table-convert-refs-to-rc, org-calendar-holiday)
|
||||
(org-table-fedit-toggle-ref-type, org-write-agenda)
|
||||
(org-colgroup-info-to-vline-list, org-agenda-todo-previousset)
|
||||
(org-defkey, org-encode-for-stdout)
|
||||
* textmodes/org.el (org-export-region-as-html)
|
||||
(org-replace-region-by-html, org-number-to-letters)
|
||||
(org-table-fedit-finish, org-normalize-color)
|
||||
(org-table-fedit-ref-right, org-date-to-gregorian)
|
||||
(org-table-fedit-move, org-table-convert-refs-to-rc)
|
||||
(org-calendar-holiday, org-table-fedit-toggle-ref-type)
|
||||
(org-write-agenda, org-colgroup-info-to-vline-list)
|
||||
(org-agenda-todo-previousset, org-defkey, org-encode-for-stdout)
|
||||
(org-indent-line-function, org-export-as-html-to-buffer)
|
||||
(org-store-agenda-views, org-update-mode-line)
|
||||
(org-find-if, org-delete-all)
|
||||
|
Loading…
Reference in New Issue
Block a user