Mercurial > emacs
comparison lisp/ChangeLog @ 87839:67fdf2f2bb15
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Fri, 18 Jan 2008 16:49:06 +0000 |
parents | 3b07855f66ef |
children | 3a98637489f5 |
comparison
equal
deleted
inserted
replaced
87838:2ca17ba91d0c | 87839:67fdf2f2bb15 |
---|---|
1 2008-01-18 Bastien Guerry <Bastien.Guerry@ens.fr> | 1 2008-01-18 Bastien Guerry <Bastien.Guerry@ens.fr> |
2 | 2 |
3 * textmodes/org-export-latex.el (org-export-latex-cleaned-string): | 3 * textmodes/org-export-latex.el (org-export-latex-cleaned-string): |
4 Fixed. | 4 Fixed. |
5 (org-export-latex-special-chars): Convert "..." in \ldots and skip | 5 (org-export-latex-special-chars): Convert "..." in \ldots |
6 tables | 6 and skip tables. |
7 (org-export-latex-fontify-headline): Changed parameter name | 7 (org-export-latex-fontify-headline): Changed parameter name. |
8 (org-export-as-latex): Handle export of subtrees | 8 (org-export-as-latex): Handle export of subtrees. |
9 (org-export-latex-make-header): New argument TITLE | 9 (org-export-latex-make-header): New argument TITLE. |
10 (org-export-latex-content): New argument EXCLUDE-LIST | 10 (org-export-latex-content): New argument EXCLUDE-LIST. |
11 (org-list-parse-list): New name for org-export-latex-parse-list | 11 (org-list-parse-list): New name for org-export-latex-parse-list. |
12 (org-export-latex-make-header): New name for | 12 (org-export-latex-make-header): New name for |
13 org-export-latex-make-preamble | 13 org-export-latex-make-preamble. |
14 (org-list-to-generic): New name of org-export-list-to-generic | 14 (org-list-to-generic): New name of org-export-list-to-generic. |
15 (org-list-to-latex): New name of org-export-list-to-latex | 15 (org-list-to-latex): New name of org-export-list-to-latex. |
16 (org-list-item-begin, org-list-end, org-list-insert-radio-list) | 16 (org-list-item-begin, org-list-end, org-list-insert-radio-list) |
17 (org-list-send-list, org-list-to-texinfo) | 17 (org-list-send-list, org-list-to-texinfo) |
18 (org-list-to-html): New functions | 18 (org-list-to-html): New functions. |
19 (org-export-latex-tables-column-borders) | 19 (org-export-latex-tables-column-borders) |
20 (org-export-latex-default-class, org-export-latex-classes) | 20 (org-export-latex-default-class, org-export-latex-classes) |
21 (org-export-latex-classes-sectioning) | 21 (org-export-latex-classes-sectioning) |
22 (org-list-radio-list-templates): New options | 22 (org-list-radio-list-templates): New options. |
23 (org-export-latex-header): New variable | 23 (org-export-latex-header): New variable. |
24 (org-latex-entities): New constant | 24 (org-latex-entities): New constant. |
25 (org-export-latex-default-sectioning, org-export-latex-preamble) | 25 (org-export-latex-default-sectioning, org-export-latex-preamble) |
26 (org-export-latex-prepare-text-option) | 26 (org-export-latex-prepare-text-option) |
27 (org-export-latex-get-sectioning): Removed | 27 (org-export-latex-get-sectioning): Remove. |
28 | 28 |
29 2008-01-18 Carsten Dominik <dominik@science.uva.nl> | 29 2008-01-18 Carsten Dominik <dominik@science.uva.nl> |
30 * textmodes/org-publish.el (org-publish-current-project): Fix bug | 30 |
31 with forcing publication. | 31 * textmodes/org-publish.el (org-publish-current-project): |
32 Fix bug with forcing publication. | |
32 | 33 |
33 * textmodes/org.el (org-export-with-special-strings): New option. | 34 * textmodes/org.el (org-export-with-special-strings): New option. |
34 (org-export-html-convert-special-strings): New function. | 35 (org-export-html-convert-special-strings): New function. |
35 (org-html-do-expand): `org-export-html-convert-special-strings' | 36 (org-html-do-expand): `org-export-html-convert-special-strings' |
36 added to the list of conversion. | 37 added to the list of conversion. |
40 (org-export-plist-vars): New :html-table-tag property. | 41 (org-export-plist-vars): New :html-table-tag property. |
41 (org-export-as-html, org-format-org-table-html) | 42 (org-export-as-html, org-format-org-table-html) |
42 (org-format-table-table-html) Use the :html-table-tag property | 43 (org-format-table-table-html) Use the :html-table-tag property |
43 instead of the `org-export-html-table-tag' global value. | 44 instead of the `org-export-html-table-tag' global value. |
44 (org-additional-option-like-keywords): Added "TBLFM". | 45 (org-additional-option-like-keywords): Added "TBLFM". |
45 (org-entry-properties): Include the CLOCKSUM | 46 (org-entry-properties): Include the CLOCKSUM special property. |
46 special property. | |
47 (org-columns-edit-value): Do not allow to edit the special | 47 (org-columns-edit-value): Do not allow to edit the special |
48 CLOCKSUM property. | 48 CLOCKSUM property. |
49 (org-flag-drawer): Use the original value of `outline-regexp'. | 49 (org-flag-drawer): Use the original value of `outline-regexp'. |
50 (org-remember-handler): Add invisible-ok flag to call to | 50 (org-remember-handler): Add invisible-ok flag to call to |
51 `org-end-of-subtree' | 51 `org-end-of-subtree'. |
52 (org-agenda-highlight-todo): Respect | 52 (org-agenda-highlight-todo): Respect `org-agenda-todo-keyword-format'. |
53 `org-agenda-todo-keyword-format'. | |
54 (org-agenda-todo-keyword-format): New option. | 53 (org-agenda-todo-keyword-format): New option. |
55 (org-infile-export-plist): No restriction while searching for | 54 (org-infile-export-plist): No restriction while searching for options. |
56 options. | |
57 (org-remember-handler): Remove comments at the end of the buffer. | 55 (org-remember-handler): Remove comments at the end of the buffer. |
58 (org-remember-use-refile-when-interactive): New option. | 56 (org-remember-use-refile-when-interactive): New option. |
59 (org-table-sort-lines): Make sure sorting works on link | 57 (org-table-sort-lines): Make sure sorting works on link |
60 descritions only, and ignores the link. | 58 descritions only, and ignores the link. |
61 (org-sort-entries-or-items): Make sure the end of the subtree is | 59 (org-sort-entries-or-items): Make sure the end of the subtree is |
62 included. | 60 included. |
63 (org-refile-use-outline-path): New allowed values `file' and | 61 (org-refile-use-outline-path): New allowed values `file' and |
64 `full-file-path'. | 62 `full-file-path'. |
65 (org-get-refile-targets): Respect new values for | 63 (org-get-refile-targets): Respect new values for |
66 `org-refile-use-outline-path'. | 64 `org-refile-use-outline-path'. |
67 (org-agenda-get-restriction-and-command): DEL goes back to initial | 65 (org-agenda-get-restriction-and-command): DEL goes back to initial list. |
68 list. | |
69 (org-export-as-xoxo): Restore point when done. | 66 (org-export-as-xoxo): Restore point when done. |
70 (org-open-file): Allow multiple %s in command. | 67 (org-open-file): Allow multiple %s in command. |
71 (org-clock-in-switch-to-state): New option. | 68 (org-clock-in-switch-to-state): New option. |
72 (org-first-list-item-p): New function. | 69 (org-first-list-item-p): New function. |
73 (org-last-remember-storage-locations): New variable. | 70 (org-last-remember-storage-locations): New variable. |
74 (org-get-refile-targets): Interpret the new maxlevel setting. | 71 (org-get-refile-targets): Interpret the new maxlevel setting. |
75 (org-refile-targets): New option `:maxlevel'. | 72 (org-refile-targets): New option `:maxlevel'. |
76 (org-copy-subtree): Include empty lines before but not after | 73 (org-copy-subtree): Include empty lines before but not after subtree. |
77 subtree. | |
78 (org-back-over-empty-lines, org-skip-whitespace): New functions. | 74 (org-back-over-empty-lines, org-skip-whitespace): New functions. |
79 (org-move-item-down, org-move-item-up): Include empty lines before | 75 (org-move-item-down, org-move-item-up): Include empty lines before |
80 but not after item. | 76 but not after item. |
81 (org-first-sibling-p): New function. | 77 (org-first-sibling-p): New function. |
82 (org-remember-apply-template): Defaults, completions and history | 78 (org-remember-apply-template): Defaults, completions and history |
85 (org-bound-and-true-p): New macro. | 81 (org-bound-and-true-p): New macro. |
86 (org-imenu-depth): New option. | 82 (org-imenu-depth): New option. |
87 (org-imenu-markers): New variable. | 83 (org-imenu-markers): New variable. |
88 (org-imenu-new-marker, org-imenu-get-tree) | 84 (org-imenu-new-marker, org-imenu-get-tree) |
89 (org-speedbar-set-agenda-restriction): New functions. | 85 (org-speedbar-set-agenda-restriction): New functions. |
90 (org-agenda-set-restriction-lock) | 86 (org-agenda-set-restriction-lock, org-agenda-remove-restriction-lock) |
91 (org-agenda-remove-restriction-lock, org-agenda-maybe-redo): New | 87 (org-agenda-maybe-redo): New functions. |
92 functions. | |
93 (org-agenda-restriction-lock): New face. | 88 (org-agenda-restriction-lock): New face. |
94 (org-agenda-restriction-lock-overlay) | 89 (org-agenda-restriction-lock-overlay) |
95 (org-speedbar-restriction-lock-overlay): New variables. | 90 (org-speedbar-restriction-lock-overlay): New variables. |
96 (org-open-at-point): Removed obsolete way to do redirection in | 91 (org-open-at-point): Removed obsolete way to do redirection in |
97 shell links. | 92 shell links. |
108 (org-latex-and-export-specials): New face. | 103 (org-latex-and-export-specials): New face. |
109 (org-highlight-latex-fragments-and-specials): New option. | 104 (org-highlight-latex-fragments-and-specials): New option. |
110 (org-link-escape-chars): Use characters instead of strings. | 105 (org-link-escape-chars): Use characters instead of strings. |
111 (org-link-escape-chars-browser, org-link-escape) | 106 (org-link-escape-chars-browser, org-link-escape) |
112 (org-link-unescape): Use characters instead of strings. | 107 (org-link-unescape): Use characters instead of strings. |
113 (org-export-html-convert-sub-super, org-html-do-expand): Check for | 108 (org-export-html-convert-sub-super, org-html-do-expand): |
114 protected text. | 109 Check for protected text. |
115 (org-emphasis-alist): Additional `verbatim' flag. | 110 (org-emphasis-alist): Additional `verbatim' flag. |
116 (org-set-emph-re): Handle the verbatim flag and compute | 111 (org-set-emph-re): Handle the verbatim flag and compute |
117 `org-verbatim-re'. | 112 `org-verbatim-re'. |
118 (org-cleaned-string-for-export): Protect verbatim elements. | 113 (org-cleaned-string-for-export): Protect verbatim elements. |
119 (org-verbatim-re): New variable. | 114 (org-verbatim-re): New variable. |
120 (org-hide-emphasis-markers): New option. | 115 (org-hide-emphasis-markers): New option. |
121 (org-additional-option-like-keywords): Add new keywords. | 116 (org-additional-option-like-keywords): Add new keywords. |
122 (org-get-entry): Renamed from `org-get-cleaned-entry'. | 117 (org-get-entry): Renamed from `org-get-cleaned-entry'. |
123 (org-icalendar-cleanup-string): New function for quoting icalendar | 118 (org-icalendar-cleanup-string): New function for quoting icalendar text. |
124 text. | |
125 (org-agenda-skip-scheduled-if-done): New option. | 119 (org-agenda-skip-scheduled-if-done): New option. |
126 (org-agenda-get-scheduled, org-agenda-get-blocks): Use | 120 (org-agenda-get-scheduled, org-agenda-get-blocks): |
127 `org-agenda-skip-scheduled-if-done'. | 121 Use `org-agenda-skip-scheduled-if-done'. |
128 (org-prepare-agenda-buffers): Allow buffers as arguments. | 122 (org-prepare-agenda-buffers): Allow buffers as arguments. |
129 (org-entry-properties): Add CATEGORY as a special property. | 123 (org-entry-properties): Add CATEGORY as a special property. |
130 (org-use-property-inheritance): Allow a list of properties as a | 124 (org-use-property-inheritance): Allow a list of properties as a value. |
131 value. | |
132 (org-eval-in-calendar): No longer update the prompt. | 125 (org-eval-in-calendar): No longer update the prompt. |
133 (org-read-date-popup-calendar): Renamed from | 126 (org-read-date-popup-calendar): Renamed from |
134 `org-popup-calendar-for-date-prompt'. | 127 `org-popup-calendar-for-date-prompt'. |
135 (org-read-date-display-live): New variable. | 128 (org-read-date-display-live): New variable. |
136 (org-read-date-display): New function. | 129 (org-read-date-display): New function. |
137 (org-read-date-analyze): New function. | 130 (org-read-date-analyze): New function. |
138 (org-remember-apply-template): Define `remember-finalize' if it is | 131 (org-remember-apply-template): Define `remember-finalize' if it is |
139 not yet defined. | 132 not yet defined. |
140 (org-remember-insinuate): New function. | 133 (org-remember-insinuate): New function. |
141 (org-read-date-prefer-future): New option. | 134 (org-read-date-prefer-future): New option. |
142 (org-read-date): Respect the setting of | 135 (org-read-date): Respect the setting of `org-read-date-prefer-future'. |
143 `org-read-date-prefer-future'. Use `org-read-date-analyze'. | 136 Use `org-read-date-analyze'. |
144 (org-set-font-lock-defaults): Use `org-archive-tag' instead of a | 137 (org-set-font-lock-defaults): Use `org-archive-tag' instead of a |
145 hardcoded string. | 138 hardcoded string. |
146 (org-remember-apply-template): Use `remember-finalize' instead of | 139 (org-remember-apply-template): Use `remember-finalize' instead of |
147 `remember-buffer'. | 140 `remember-buffer'. |
148 (org-columns-compute, org-column-number-to-string) | 141 (org-columns-compute, org-column-number-to-string) |
165 (org-go-to-remember-target): New function. | 158 (org-go-to-remember-target): New function. |
166 | 159 |
167 2008-01-18 Dan Nicolaescu <dann@ics.uci.edu> | 160 2008-01-18 Dan Nicolaescu <dann@ics.uci.edu> |
168 | 161 |
169 * vc.el: Add a TODO note about vc-state. | 162 * vc.el: Add a TODO note about vc-state. |
170 (vc-next-action): Register 'unregistered and 'ignored files. Use | 163 (vc-next-action): Register 'unregistered and 'ignored files. |
171 when and unless instead of if where appropriate. | 164 Use when and unless instead of if where appropriate. |
172 (vc-start-entry): Fix typo. | 165 (vc-start-entry): Fix typo. |
173 (vc-status): Autoload it. | 166 (vc-status): Autoload it. |
174 | 167 |
175 2008-01-18 Glenn Morris <rgm@gnu.org> | 168 2008-01-18 Glenn Morris <rgm@gnu.org> |
176 | 169 |
183 | 176 |
184 2008-01-18 Glenn Morris <rgm@gnu.org> | 177 2008-01-18 Glenn Morris <rgm@gnu.org> |
185 | 178 |
186 * ibuffer.el (ibuffer-mode): Fix typo in previous change. | 179 * ibuffer.el (ibuffer-mode): Fix typo in previous change. |
187 | 180 |
188 2008-01-17 Vinicius Jose Latorre <viniciusjl@ig.com.br> | 181 2008-01-17 Vinicius Jose Latorre <viniciusjl@ig.com.br> |
189 Miles Bader <miles@gnu.org> | 182 Miles Bader <miles@gnu.org> |
190 | 183 |
191 * blank-mode.el: New file. Minor mode to visualise (HARD) SPACE, | 184 * blank-mode.el: New file. Minor mode to visualise (HARD) SPACE, |
192 TAB, NEWLINE. Miles Bader <miles@gnu.org> wrote the original code | 185 TAB, NEWLINE. Miles Bader <miles@gnu.org> wrote the original code |
193 for handling display table (via visws.el package), his code was | 186 for handling display table (via visws.el package), his code was |
194 modified, but the main idea was kept. | 187 modified, but the main idea was kept. |
867 2008-01-02 Eric S. Raymond <esr@snark.thyrsus.com> | 860 2008-01-02 Eric S. Raymond <esr@snark.thyrsus.com> |
868 | 861 |
869 * progmodes/grep.el (grep-find-ignored-directories): | 862 * progmodes/grep.el (grep-find-ignored-directories): |
870 Initialize from the value of vc-directory-exclusion-list. | 863 Initialize from the value of vc-directory-exclusion-list. |
871 | 864 |
872 * vc-hooks (vc-directory-exclusion-list): Include "_darcs", | 865 * vc-hooks (vc-directory-exclusion-list): Include "_darcs", |
873 even though we don't have a back end for darcs yet. | 866 even though we don't have a back end for darcs yet. |
874 | 867 |
875 2008-01-02 Karl Fogel <kfogel@red-bean.com> | 868 2008-01-02 Karl Fogel <kfogel@red-bean.com> |
876 | 869 |
877 Change a return type, for greater extensibility. | 870 Change a return type, for greater extensibility. |
938 2008-01-01 Eric S. Raymond <esr@snark.thyrsus.com> | 931 2008-01-01 Eric S. Raymond <esr@snark.thyrsus.com> |
939 | 932 |
940 * vc-svn.el (vc-svn-parse-status): Set the `unregisted' property | 933 * vc-svn.el (vc-svn-parse-status): Set the `unregisted' property |
941 correctly. | 934 correctly. |
942 | 935 |
943 * vc.el (vc-dired-hook): Speed tuning. Replace a vc-backend call | 936 * vc.el (vc-dired-hook): Speed tuning. Replace a vc-backend call |
944 with vc-state. | 937 with vc-state. |
945 (vc-next-action): Fix vc-transfer-file call. | 938 (vc-next-action): Fix vc-transfer-file call. |
946 | 939 |
947 2007-12-31 Tom Tromey <tromey@redhat.com> | 940 2007-12-31 Tom Tromey <tromey@redhat.com> |
948 | 941 |