diff options
| author | Juanma Barranquero | 2007-08-13 11:27:41 +0000 |
|---|---|---|
| committer | Juanma Barranquero | 2007-08-13 11:27:41 +0000 |
| commit | 031b6333283be57d971e557b83da31c6be937b0a (patch) | |
| tree | 07893cf4d993434cc87c640653211aedf676083b | |
| parent | b0cf7916dcc9887d01ab0e7e698a5e8fc5a80016 (diff) | |
| download | emacs-031b6333283be57d971e557b83da31c6be937b0a.tar.gz emacs-031b6333283be57d971e557b83da31c6be937b0a.zip | |
*** empty log message ***
| -rw-r--r-- | lisp/ChangeLog | 44 |
1 files changed, 30 insertions, 14 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index ebfb0fc3792..8a486ed424f 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,21 @@ | |||
| 1 | 2007-08-13 Stephen Leake <stephen_leake@stephe-leake.org> | ||
| 2 | |||
| 3 | * pcvs-parse.el (cvs-parse-table): Handle additional instance of | ||
| 4 | optional quotes around files in NEED-UPDATE . REMOVED case. | ||
| 5 | |||
| 6 | * progmodes/ada-xref.el (ada-gnatls-args): Fix docstring. | ||
| 7 | (ada-treat-cmd-string): Improve error message. | ||
| 8 | (ada-do-file-completion): Call `ada-require-project-file', so | ||
| 9 | project variables are set properly. | ||
| 10 | (ada-prj-find-prj-file): Delete Emacs 20.2 support. | ||
| 11 | (ada-gnatfind-buffer-name): New constant. | ||
| 12 | (ada-find-any-references): Use new constant. Set buffer name | ||
| 13 | properly in compilation-start. Toggle read-only properly. | ||
| 14 | (ada-find-in-src-path): Fix spelling error in docstring. | ||
| 15 | |||
| 16 | * progmodes/vhdl-mode.el (vhdl-update-progress-info): Avoid divide | ||
| 17 | by zero error. | ||
| 18 | |||
| 1 | 2007-08-13 Stefan Monnier <monnier@iro.umontreal.ca> | 19 | 2007-08-13 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 20 | ||
| 3 | * emacs-lisp/autoload.el (autoload-print-form): Use print-quoted. | 21 | * emacs-lisp/autoload.el (autoload-print-form): Use print-quoted. |
| @@ -26,7 +44,7 @@ | |||
| 26 | (tex-font-script-display, tex-font-lock-suscript): Change from a cons | 44 | (tex-font-script-display, tex-font-lock-suscript): Change from a cons |
| 27 | cell to a list of 2 elements to simplify the unfontify code. | 45 | cell to a list of 2 elements to simplify the unfontify code. |
| 28 | 46 | ||
| 29 | 2007-08-09 Edward O'Connor <hober0@gmail.com> (tiny change) | 47 | 2007-08-09 Edward O'Connor <hober0@gmail.com> (tiny change) |
| 30 | 48 | ||
| 31 | * url/url-auth.el (url-basic-auth): When prompting for username | 49 | * url/url-auth.el (url-basic-auth): When prompting for username |
| 32 | and password, default to the username and password in the URL. | 50 | and password, default to the username and password in the URL. |
| @@ -112,10 +130,9 @@ | |||
| 112 | * time.el (display-time-world-mode, display-time-world-display) | 130 | * time.el (display-time-world-mode, display-time-world-display) |
| 113 | (display-time-world, display-time-world-list) | 131 | (display-time-world, display-time-world-list) |
| 114 | (display-time-world-time-format, display-time-world-buffer-name) | 132 | (display-time-world-time-format, display-time-world-buffer-name) |
| 115 | (display-time-world-timer-enable) | 133 | (display-time-world-timer-enable, display-time-world-timer-second) |
| 116 | (display-time-world-timer-second, display-time-world-mode-map): | 134 | (display-time-world-mode-map): New. |
| 117 | New. | 135 | |
| 118 | |||
| 119 | 2007-08-07 Sean O'Rourke <sorourke@cs.ucsd.edu> | 136 | 2007-08-07 Sean O'Rourke <sorourke@cs.ucsd.edu> |
| 120 | 137 | ||
| 121 | * complete.el (PC-lisp-complete-symbol): Complete symbol around point. | 138 | * complete.el (PC-lisp-complete-symbol): Complete symbol around point. |
| @@ -170,10 +187,9 @@ | |||
| 170 | term-default-fg/bg-color instead of ansi-term-color-vector when the | 187 | term-default-fg/bg-color instead of ansi-term-color-vector when the |
| 171 | index (term-ansi-current-color or term-ansi-current-bg-color) is zero. | 188 | index (term-ansi-current-color or term-ansi-current-bg-color) is zero. |
| 172 | 189 | ||
| 173 | 2007-08-05 Jay Belanger <belanger@localhost.localdomain> | 190 | 2007-08-05 Jay Belanger <jay.p.belanger@gmail.com> |
| 174 | 191 | ||
| 175 | * calc/calc-nlfit.el (math-nlfit-curve): | 192 | * calc/calc-nlfit.el (math-nlfit-curve): Remove unnecessary variables. |
| 176 | Remove unnecessary variables. | ||
| 177 | (math-nlfit-givens): Let bind free variables. | 193 | (math-nlfit-givens): Let bind free variables. |
| 178 | 194 | ||
| 179 | 2007-08-05 Vinicius Jose Latorre <viniciusig@ig.com.br> | 195 | 2007-08-05 Vinicius Jose Latorre <viniciusig@ig.com.br> |
| @@ -186,7 +202,7 @@ | |||
| 186 | * files.el (set-auto-mode): Handle also remote files wrt | 202 | * files.el (set-auto-mode): Handle also remote files wrt |
| 187 | `auto-mode-alist'. | 203 | `auto-mode-alist'. |
| 188 | 204 | ||
| 189 | 2007-08-04 Jay Belanger <belanger@localhost.localdomain> | 205 | 2007-08-04 Jay Belanger <jay.p.belanger@gmail.com> |
| 190 | 206 | ||
| 191 | * calc/calcalg3.el (calc-curve-fit): Add support for nonlinear | 207 | * calc/calcalg3.el (calc-curve-fit): Add support for nonlinear |
| 192 | curves and plotting. | 208 | curves and plotting. |
| @@ -224,7 +240,7 @@ | |||
| 224 | 240 | ||
| 225 | 2007-08-03 Jay Belanger <jay.p.belanger@gmail.com> | 241 | 2007-08-03 Jay Belanger <jay.p.belanger@gmail.com> |
| 226 | 242 | ||
| 227 | * calc/calc-ext.el (math-get-value,math-get-sdev) | 243 | * calc/calc-ext.el (math-get-value, math-get-sdev) |
| 228 | (math-contains-sdev): New functions. | 244 | (math-contains-sdev): New functions. |
| 229 | 245 | ||
| 230 | * calc/calc-graph.el (calc-graph-format-data) | 246 | * calc/calc-graph.el (calc-graph-format-data) |
| @@ -279,8 +295,8 @@ | |||
| 279 | 295 | ||
| 280 | * net/telnet.el (telnet-mode): Set comint-use-prompt-regexp to t. | 296 | * net/telnet.el (telnet-mode): Set comint-use-prompt-regexp to t. |
| 281 | 297 | ||
| 282 | * progmodes/fortran.el (fortran-font-lock-syntactic-keywords): Fix | 298 | * progmodes/fortran.el (fortran-font-lock-syntactic-keywords): |
| 283 | off-by-one error in previous change. | 299 | Fix off-by-one error in previous change. |
| 284 | 300 | ||
| 285 | 2007-08-03 Drew Adams <drew.adams@oracle.com> | 301 | 2007-08-03 Drew Adams <drew.adams@oracle.com> |
| 286 | 302 | ||
| @@ -289,8 +305,8 @@ | |||
| 289 | 305 | ||
| 290 | 2007-08-01 Jay Belanger <jay.p.belanger@gmail.com> | 306 | 2007-08-01 Jay Belanger <jay.p.belanger@gmail.com> |
| 291 | 307 | ||
| 292 | * calc/calc-math.el (math-sqrt-raw,math-sin-raw-2) | 308 | * calc/calc-math.el (math-sqrt-raw, math-sin-raw-2) |
| 293 | (math-cos-raw-2,math-arctan-raw,math-ln-raw): | 309 | (math-cos-raw-2, math-arctan-raw, math-ln-raw): |
| 294 | Use native Emacs functions, when appropriate. | 310 | Use native Emacs functions, when appropriate. |
| 295 | 311 | ||
| 296 | 2007-08-01 Dan Nicolaescu <dann@ics.uci.edu> | 312 | 2007-08-01 Dan Nicolaescu <dann@ics.uci.edu> |