Mercurial > emacs
comparison lisp/ChangeLog @ 81583:b31da370880d
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Sat, 23 Jun 2007 10:27:31 +0000 |
parents | 899006b22947 |
children | e4619c8ad7b7 |
comparison
equal
deleted
inserted
replaced
81582:68188e8fcdd8 | 81583:b31da370880d |
---|---|
1 2007-06-23 Juanma Barranquero <lekktu@gmail.com> | |
2 | |
3 * ruler-mode.el (ruler-mode): Prevent clobbering the original | |
4 `header-line-format' when reentering ruler mode. | |
5 | |
1 2007-06-23 Eli Zaretskii <eliz@gnu.org> | 6 2007-06-23 Eli Zaretskii <eliz@gnu.org> |
2 | 7 |
3 * ls-lisp.el (insert-directory): Don't treat FILE as a wildcard if | 8 * ls-lisp.el (insert-directory): Don't treat FILE as a wildcard if |
4 FILE exists as a file. | 9 FILE exists as a file. |
5 | 10 |
6 2007-06-22 Jay Belanger <jay.p.belanger@gmail.com> | 11 2007-06-22 Jay Belanger <jay.p.belanger@gmail.com> |
7 | 12 |
8 * calc/calc.el (math-bignum-digit-length) | 13 * calc/calc.el (math-bignum-digit-length) |
9 (math-bignum-digit-size,math-small-integer-size): | 14 (math-bignum-digit-size, math-small-integer-size): |
10 New constants. | 15 New constants. |
11 (math-normalize,math-bignum-big,math-make-float) | 16 (math-normalize, math-bignum-big, math-make-float) |
12 (math-div10-bignum,math-scale-left,math-scale-left-bignum) | 17 (math-div10-bignum, math-scale-left, math-scale-left-bignum) |
13 (math-scale-right,math-scale-right-bignum,math-scale-rounding) | 18 (math-scale-right, math-scale-right-bignum, math-scale-rounding) |
14 (math-add,math-add-bignum,math-sub-bignum,math-sub,math-mul) | 19 (math-add, math-add-bignum, math-sub-bignum, math-sub,math-mul) |
15 (math-mul-bignum,math-mul-bignum-digit,math-idivmod) | 20 (math-mul-bignum, math-mul-bignum-digit, math-idivmod) |
16 (math-quotient,math-div-bignum,math-div-bignum-digit) | 21 (math-quotient, math-div-bignum, math-div-bignum-digit) |
17 (math-div-bignum-part,math-format-bignum-decimal) | 22 (math-div-bignum-part, math-format-bignum-decimal) |
18 (math-read-bignum): Use math-bignum-digit-length, | 23 (math-read-bignum): Use math-bignum-digit-length, |
19 math-bignum-digit-size and math-small-integer-size. | 24 math-bignum-digit-size and math-small-integer-size. |
20 | 25 |
21 * calc/calc-ext.el (math-fixnum-big): Use the variable | 26 * calc/calc-ext.el (math-fixnum-big): Use the variable |
22 math-bignum-digit-size. | 27 math-bignum-digit-size. |
38 * vc-hg.el (vc-hg-print-log): Insert the file name. | 43 * vc-hg.el (vc-hg-print-log): Insert the file name. |
39 (vc-hg-log-view-mode): Fontify the file name. | 44 (vc-hg-log-view-mode): Fontify the file name. |
40 | 45 |
41 2007-06-22 Jay Belanger <jay.p.belanger@gmail.com> | 46 2007-06-22 Jay Belanger <jay.p.belanger@gmail.com> |
42 | 47 |
43 * calc/calc-forms.el (math-format-date-part) | 48 * calc/calc-forms.el (math-format-date-part, calc-parse-standard-date) |
44 (calc-parse-standard-date, calcFunc-julian): Fix incorrect number | 49 (calcFunc-julian): Fix incorrect number used in calculations. |
45 used in calculations. | |
46 | 50 |
47 2007-06-22 Thien-Thi Nguyen <ttn@gnuvola.org> | 51 2007-06-22 Thien-Thi Nguyen <ttn@gnuvola.org> |
48 | 52 |
49 * simple.el (next-error-recenter): New defcustom. | 53 * simple.el (next-error-recenter): New defcustom. |
50 (next-error, next-error-internal): Recenter if specified, | 54 (next-error, next-error-internal): Recenter if specified, |
63 * calc/calc-ext.el (math-defcache): Allow forms to evaluate | 67 * calc/calc-ext.el (math-defcache): Allow forms to evaluate |
64 initial values. | 68 initial values. |
65 (math-approx-pi, math-approx-sqrt-e, math-approx-gamma-const): | 69 (math-approx-pi, math-approx-sqrt-e, math-approx-gamma-const): |
66 New variables to use in caches. | 70 New variables to use in caches. |
67 | 71 |
68 * calc/calc-forms.el (math-format-date-part) | 72 * calc/calc-forms.el (math-format-date-part, math-parse-standard-date) |
69 (math-parse-standard-date,calcFunc-julian): | 73 (calcFunc-julian): Use `math-read-number-simple' to insert bignums. |
70 Use `math-read-number-simple' to insert bignums. | |
71 | 74 |
72 * calc/calc-func.el (math-besJ0, math-besJ1, math-besY0, math-besY1) | 75 * calc/calc-func.el (math-besJ0, math-besJ1, math-besY0, math-besY1) |
73 (math-bernoulli-b-cache): Use math-read-number-simple to insert | 76 (math-bernoulli-b-cache): Use math-read-number-simple to insert |
74 bignums. | 77 bignums. |
75 | 78 |
89 2007-06-21 Stefan Monnier <monnier@iro.umontreal.ca> | 92 2007-06-21 Stefan Monnier <monnier@iro.umontreal.ca> |
90 | 93 |
91 * vera-mode.el (vera-mode): Fix `commend-end-skip' setting. | 94 * vera-mode.el (vera-mode): Fix `commend-end-skip' setting. |
92 (vera-font-lock-match-item): Fix doc string. | 95 (vera-font-lock-match-item): Fix doc string. |
93 (vera-in-comment-p): Remove unused function. | 96 (vera-in-comment-p): Remove unused function. |
94 (vera-skip-forward-literal,vera-skip-backward-literal): Improve code, | 97 (vera-skip-forward-literal, vera-skip-backward-literal): Improve code, |
95 use `syntax-ppss'. | 98 use `syntax-ppss'. |
96 (vera-forward-syntactic-ws): Fix argument order. | 99 (vera-forward-syntactic-ws): Fix argument order. |
97 (vera-prepare-search): Use `with-syntax-table'. | 100 (vera-prepare-search): Use `with-syntax-table'. |
98 (vera-indent-line): Fix doc string. | 101 (vera-indent-line): Fix doc string. |
99 (vera-electric-tab): Fix doc string. | 102 (vera-electric-tab): Fix doc string. |
100 (vera-expand-abbrev): Define alias instead of using `fset'. | 103 (vera-expand-abbrev): Define alias instead of using `fset'. |
101 (vera-comment-uncomment-region): Use `comment-start-skip'. | 104 (vera-comment-uncomment-region): Use `comment-start-skip'. |
102 | 105 |
103 2007-06-21 Carsten Dominik <dominik@science.uva.nl> | 106 2007-06-21 Carsten Dominik <dominik@science.uva.nl> |
104 | 107 |
105 * textmodes/org.el (org-export-with-footnotes): New option. | 108 * textmodes/org.el (org-export-with-footnotes): New option. |
106 (org-export-as-html): Fix replacement bug for XEmacs. | 109 (org-export-as-html): Fix replacement bug for XEmacs. |
107 (org-agenda-default-appointment-duration): New option. | 110 (org-agenda-default-appointment-duration): New option. |
108 | 111 |
109 2007-06-21 Dan Nicolaescu <dann@ics.uci.edu> | 112 2007-06-21 Dan Nicolaescu <dann@ics.uci.edu> |
110 | 113 |
115 (vc-hg-previous-version, vc-hg-checkin): New functions. | 118 (vc-hg-previous-version, vc-hg-checkin): New functions. |
116 (vc-hg-annotate-re): New constant. | 119 (vc-hg-annotate-re): New constant. |
117 | 120 |
118 2007-06-20 Jay Belanger <jay.p.belanger@gmail.com> | 121 2007-06-20 Jay Belanger <jay.p.belanger@gmail.com> |
119 | 122 |
120 * calc/calc.el (math-standard-ops): Fix precedence of | 123 * calc/calc.el (math-standard-ops): Fix precedence of multiplication. |
121 multiplication. | |
122 | 124 |
123 2007-06-20 Stefan Monnier <monnier@iro.umontreal.ca> | 125 2007-06-20 Stefan Monnier <monnier@iro.umontreal.ca> |
124 | 126 |
125 * log-view.el (log-view-font-lock-keywords): Use `eval' to consult the | 127 * log-view.el (log-view-font-lock-keywords): Use `eval' to consult the |
126 buffer-local value of log-view-*-re if applicable. | 128 buffer-local value of log-view-*-re if applicable. |
199 | 201 |
200 2007-06-19 Jay Belanger <jay.p.belanger@gmail.com> | 202 2007-06-19 Jay Belanger <jay.p.belanger@gmail.com> |
201 | 203 |
202 * calc/calc.el (calc-multiplication-has-precendence): | 204 * calc/calc.el (calc-multiplication-has-precendence): |
203 New variable. | 205 New variable. |
204 (math-standard-ops,math-standard-ops-p,math-expr-ops): | 206 (math-standard-ops, math-standard-ops-p, math-expr-ops): |
205 New functions. | 207 New functions. |
206 (math-expr-opers): Define using math-standard-ops rather than | 208 (math-expr-opers): Define using math-standard-ops rather than |
207 math-standard-opers. | 209 math-standard-opers. |
208 * calc/calc-aent.el (calc-do-calc-eval): Let math-expr-opers | 210 * calc/calc-aent.el (calc-do-calc-eval): Let math-expr-opers |
209 equal the function math-standard-ops rather than the variable | 211 equal the function math-standard-ops rather than the variable |
210 math-standard-opers. | 212 math-standard-opers. |
211 (calc-algebraic-entry): Let math-expr-opers equal | 213 (calc-algebraic-entry): Let math-expr-opers equal |
212 math-standard-ops or math-expr-ops, as appropriate. | 214 math-standard-ops or math-expr-ops, as appropriate. |
213 (math-expr-read-level,math-read-factor): Let math-expr-opers | 215 (math-expr-read-level, math-read-factor): Let math-expr-opers |
214 equal math-expr-ops. | 216 equal math-expr-ops. |
215 * calc/calc-embed.el (calc-embedded-finish-edit): | 217 * calc/calc-embed.el (calc-embedded-finish-edit): |
216 Let math-expr-opers equal the function math-standard-ops | 218 Let math-expr-opers equal the function math-standard-ops |
217 rather than the variable math-standard-opers. | 219 rather than the variable math-standard-opers. |
218 * calc/calc-ext.el (math-read-plain-expr) | 220 * calc/calc-ext.el (math-read-plain-expr) |
219 (math-format-flat-expr-fancy): Let math-expr-opers equal the | 221 (math-format-flat-expr-fancy): Let math-expr-opers equal the |
220 function math-standard-ops rather than the variable | 222 function math-standard-ops rather than the variable |
221 math-standard-opers. | 223 math-standard-opers. |
222 * calc/calc-lang.el (calc-set-language,math-read-big-rec): | 224 * calc/calc-lang.el (calc-set-language, math-read-big-rec): |
223 Let math-expr-opers equal the function math-standard-ops rather | 225 Let math-expr-opers equal the function math-standard-ops rather |
224 than the variable math-standard-opers. | 226 than the variable math-standard-opers. |
225 * calc/calc-prog.el (calc-read-parse-table): Let math-expr-opers | 227 * calc/calc-prog.el (calc-read-parse-table): Let math-expr-opers |
226 equal the function math-standard-ops rather than the variable | 228 equal the function math-standard-ops rather than the variable |
227 math-standard-opers. | 229 math-standard-opers. |