comparison lisp/ChangeLog @ 69231:565fa03c9873

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Wed, 01 Mar 2006 10:59:33 +0000
parents 4a8b67a4aaf5
children ea4b21409f7f
comparison
equal deleted inserted replaced
69230:4a8b67a4aaf5 69231:565fa03c9873
4 must be `follow-link'. 4 must be `follow-link'.
5 5
6 * textmodes/reftex-toc.el (reftex-toc-map): `follow-mouse' must be 6 * textmodes/reftex-toc.el (reftex-toc-map): `follow-mouse' must be
7 `follow-link'. 7 `follow-link'.
8 8
9 * textmodes/org.el: (org-export-as-html): Fixed bugs in HTML 9 * textmodes/org.el (org-export-as-html): Fix bugs in HTML
10 formatting: No nested anchors. 10 formatting: No nested anchors.
11 (org-all-targets): Fixed bug with XEmacs compatibility. 11 (org-all-targets): Fix bug with XEmacs compatibility.
12 (org-read-date): Add (require 'parse-time). 12 (org-read-date): Add (require 'parse-time).
13 (org-set-tags): Fixed bug with extra inserted space. 13 (org-set-tags): Fix bug with extra inserted space.
14 (org-export-html-style): Define a style class for targets. 14 (org-export-html-style): Define a style class for targets.
15 (org-agenda-keymap, org-mouse-map): Added a binding for 15 (org-agenda-keymap, org-mouse-map): Add a binding for
16 `follow-link'. 16 `follow-link'.
17 (org-hide-leading-stars): New option. 17 (org-hide-leading-stars): New option.
18 (org-hide): New face. 18 (org-hide): New face.
19 (org-set-font-lock-defaults): Allow to hide leading stars. 19 (org-set-font-lock-defaults): Allow to hide leading stars.
20 (org-get-legal-level, org-tr-level): New functions. 20 (org-get-legal-level, org-tr-level): New functions.
21 (org-odd-levels-only): New option. 21 (org-odd-levels-only): New option.
22 (org-level-faces, org-paste-subtree, org-convert-to-odd-levels, 22 (org-level-faces, org-paste-subtree, org-convert-to-odd-levels)
23 org-demote, org-promote): Deal with double-star levels. 23 (org-demote, org-promote): Deal with double-star levels.
24 (org-convert-to-odd-levels): New command. 24 (org-convert-to-odd-levels): New command.
25 25
26 2006-03-01 Nick Roberts <nickrob@snap.net.nz> 26 2006-03-01 Nick Roberts <nickrob@snap.net.nz>
27 27
28 * speedbar.el (speedbar-update-localized-contents): Try to 28 * speedbar.el (speedbar-update-localized-contents): Try to
36 gdb-speedbar-timer-fn. Use speedbar-refresh instead of 36 gdb-speedbar-timer-fn. Use speedbar-refresh instead of
37 speedbar-timer-fn 37 speedbar-timer-fn
38 (gdb-var-update-handler, gdb-var-update-handler-1): Use it. 38 (gdb-var-update-handler, gdb-var-update-handler-1): Use it.
39 (gdb-speedbar-expand-node): Use speedbar-delete-subblock 39 (gdb-speedbar-expand-node): Use speedbar-delete-subblock
40 instead of gdb-speedbar-timer-fn. 40 instead of gdb-speedbar-timer-fn.
41 (gdb-edit-value):
42 41
43 2006-02-28 Jay Belanger <belanger@truman.edu> 42 2006-02-28 Jay Belanger <belanger@truman.edu>
44 43
45 * calc/calccomp.el: (math-compose-tex-matrix): Add a latex option. 44 * calc/calccomp.el (math-compose-tex-matrix): Add a latex option.
46 (math-compose-expr): Use latex option when calling 45 (math-compose-expr): Use latex option when calling
47 `math-compose-tex-matrix' for latex mode. 46 `math-compose-tex-matrix' for latex mode.
48 47
49 2006-02-28 Nick Roberts <nickrob@snap.net.nz> 48 2006-02-28 Nick Roberts <nickrob@snap.net.nz>
50 49
51 * speedbar.el: Re-instate comments about developing for speedbar 50 * speedbar.el: Re-instate comments about developing for speedbar
67 66
68 * calendar/calendar.el (calendar-holidays): Doc fix. 67 * calendar/calendar.el (calendar-holidays): Doc fix.
69 68
70 2006-02-27 Nick Roberts <nickrob@snap.net.nz> 69 2006-02-27 Nick Roberts <nickrob@snap.net.nz>
71 70
72 * progmodes/gdb-ui.el: (gdb-source-window): New variable. 71 * progmodes/gdb-ui.el (gdb-source-window): New variable.
73 Re-introduce the concept of a source window. 72 Re-introduce the concept of a source window.
74 (gdb-get-buffer-create): Rename from gdb-get-create-buffer for 73 (gdb-get-buffer-create): Rename from gdb-get-create-buffer for
75 consistency with get-buffer-create. 74 consistency with get-buffer-create.
76 (def-gdb-auto-update-handler, gdb-info-locals-handler) 75 (def-gdb-auto-update-handler, gdb-info-locals-handler)
77 (gdb-data-list-register-values-handler) 76 (gdb-data-list-register-values-handler)
89 binding. 88 binding.
90 89
91 * textmodes/reftex-toc.el (reftex-toc-map): Add `follow-mouse' 90 * textmodes/reftex-toc.el (reftex-toc-map): Add `follow-mouse'
92 binding. 91 binding.
93 92
94 * textmodes/reftex-sel.el (reftex-select-label-map, 93 * textmodes/reftex-sel.el (reftex-select-label-map)
95 reftex-select-bib-map): Add `follow-mouse' binding. 94 (reftex-select-bib-map): Add `follow-mouse' binding.
96 95
97 2006-02-26 Luc Teirlinck <teirllm@auburn.edu> 96 2006-02-26 Luc Teirlinck <teirllm@auburn.edu>
98 97
99 * jka-cmpr-hook.el (jka-compr-compression-info-list) 98 * jka-cmpr-hook.el (jka-compr-compression-info-list)
100 (jka-compr-mode-alist-additions, jka-compr-load-suffixes): 99 (jka-compr-mode-alist-additions, jka-compr-load-suffixes):
149 148
150 * CC Mode Update to 5.31.3. 149 * CC Mode Update to 5.31.3.
151 150
152 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org> 151 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
153 152
154 * progmodes/cc-mode.el (c-postprocess-file-styles): bind 153 * progmodes/cc-mode.el (c-postprocess-file-styles): Bind
155 inhibit-read-only to t, around the call to 154 inhibit-read-only to t, around the call to
156 c-remove-any-local-eval-or-mode-variables, so that it works on a 155 c-remove-any-local-eval-or-mode-variables, so that it works on a
157 RO file. 156 RO file.
158 157
159 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org> 158 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
182 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org> 181 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
183 182
184 * progmodes/cc-mode.el: File Local variables: Solve the problem 183 * progmodes/cc-mode.el: File Local variables: Solve the problem
185 where both `mode' and c-file-offsets are specified: `mode' will 184 where both `mode' and c-file-offsets are specified: `mode' will
186 overwrite c-f-o's settings: 185 overwrite c-f-o's settings:
187 (c-remove-any-local-eval-or-mode-variables): new function. 186 (c-remove-any-local-eval-or-mode-variables): New function.
188 (c-postprocess-file-styles): call the above new function, within 187 (c-postprocess-file-styles): Call the above new function, within
189 c-tentative-buffer-change, to splat `mode' and `eval' before the 188 c-tentative-buffer-change, to splat `mode' and `eval' before the
190 second hack-local-variables. 189 second hack-local-variables.
191 190
192 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org> 191 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
193 192
222 (c-update-modeline): Concatenate the minor mode indicators 221 (c-update-modeline): Concatenate the minor mode indicators
223 directly onto mode-name, removing c-submode-indicators. 222 directly onto mode-name, removing c-submode-indicators.
224 Sometimes, c-s-i got separated from the mode name on the mode 223 Sometimes, c-s-i got separated from the mode name on the mode
225 line. 224 line.
226 225
227 * progmodes/cc-cmds.el (c-electric-brace, c-electric-semi&comma, 226 * progmodes/cc-cmds.el (c-electric-brace, c-electric-semi&comma)
228 c-electric-colon): Correct doc-strings: "/ln" -> "/la". 227 (c-electric-colon): Correct doc-strings: "/ln" -> "/la".
229 228
230 2006-02-24 Martin Stjernholm <bug-cc-mode@gnu.org> 229 2006-02-24 Martin Stjernholm <bug-cc-mode@gnu.org>
231 230
232 * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Improved the 231 * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Improve the
233 error message when there's an evaluation error to show whether 232 error message when there's an evaluation error to show whether
234 it's loaded from source or not. 233 it's loaded from source or not.
235 (c-filter-ops): Made it available at runtime too to work when 234 (c-filter-ops): Make it available at runtime too to work when
236 `c-make-init-lang-vars-fun' needs to evaluate from source. 235 `c-make-init-lang-vars-fun' needs to evaluate from source.
237 236
238 2006-02-24 Juanma Barranquero <lekktu@gmail.com> 237 2006-02-24 Juanma Barranquero <lekktu@gmail.com>
239 238
240 * help.el (help): Revert last part of 2006-02-23 change (deletion 239 * help.el (help): Revert last part of 2006-02-23 change (deletion
315 314
316 * textmodes/reftex-dcr.el (reftex-view-crossref): New argument to 315 * textmodes/reftex-dcr.el (reftex-view-crossref): New argument to
317 fail silently when there is no valid argument at point. 316 fail silently when there is no valid argument at point.
318 (reftex-view-crossref-when-idle): Call `reftex-view-crossref' with 317 (reftex-view-crossref-when-idle): Call `reftex-view-crossref' with
319 `fail-silently' argument. From a patch by David Reiter. 318 `fail-silently' argument. From a patch by David Reiter.
320 319
321 * textmodes/org.el (org-mark-ring-push, org-mark-ring-goto): 320 * textmodes/org.el (org-mark-ring-push, org-mark-ring-goto):
322 New commands. 321 New commands.
323 (org-mark-ring): New variable. 322 (org-mark-ring): New variable.
324 (org-mark-ring-length): New option. 323 (org-mark-ring-length): New option.
325 (org-open-at-point, org-goto, org-open-file): Push old position 324 (org-open-at-point, org-goto, org-open-file): Push old position