diff options
| author | Juanma Barranquero | 2006-08-03 10:14:49 +0000 |
|---|---|---|
| committer | Juanma Barranquero | 2006-08-03 10:14:49 +0000 |
| commit | 9b7fa2975f40b82e94dadd13c049ff67ef0ef449 (patch) | |
| tree | 88b6ca015d913d5d232753d6b7035616f546276e /lisp | |
| parent | e642d1fea767e716d584e48ee5654513175edadb (diff) | |
| download | emacs-9b7fa2975f40b82e94dadd13c049ff67ef0ef449.tar.gz emacs-9b7fa2975f40b82e94dadd13c049ff67ef0ef449.zip | |
*** empty log message ***
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 6329e0e699d..28c8ac15e40 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -173,9 +173,9 @@ | |||
| 173 | 173 | ||
| 174 | 2006-07-26 Mathias Dahl <mathias.dahl@gmail.com> | 174 | 2006-07-26 Mathias Dahl <mathias.dahl@gmail.com> |
| 175 | 175 | ||
| 176 | * tumme.el (tumme-backward-image): Add prefix argument. Add error | 176 | * tumme.el (tumme-backward-image): Add prefix argument. Add error |
| 177 | when at first image. | 177 | when at first image. |
| 178 | (tumme-forward-image): Add prefix argument. Add error when at last | 178 | (tumme-forward-image): Add prefix argument. Add error when at last |
| 179 | image. | 179 | image. |
| 180 | 180 | ||
| 181 | 2006-07-25 Stefan Monnier <monnier@iro.umontreal.ca> | 181 | 2006-07-25 Stefan Monnier <monnier@iro.umontreal.ca> |
| @@ -239,8 +239,8 @@ | |||
| 239 | 2006-07-24 Daiki Ueno <ueno@unixuser.org> | 239 | 2006-07-24 Daiki Ueno <ueno@unixuser.org> |
| 240 | 240 | ||
| 241 | * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8 | 241 | * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8 |
| 242 | letters from the end. Thanks to "David Smith" <davidsmith@acm.org> and | 242 | letters from the end. Thanks to "David Smith" <davidsmith@acm.org> |
| 243 | andreas@altroot.de (Andreas V,Av(Bgele) | 243 | and andreas@altroot.de (Andreas V,Av(Bgele). |
| 244 | 244 | ||
| 245 | 2006-07-23 Thien-Thi Nguyen <ttn@gnu.org> | 245 | 2006-07-23 Thien-Thi Nguyen <ttn@gnu.org> |
| 246 | 246 | ||
| @@ -279,7 +279,7 @@ | |||
| 279 | 2006-07-21 Dan Nicolaescu <dann@ics.uci.edu> | 279 | 2006-07-21 Dan Nicolaescu <dann@ics.uci.edu> |
| 280 | 280 | ||
| 281 | * term/xterm.el (terminal-init-xterm): Fix key bindings | 281 | * term/xterm.el (terminal-init-xterm): Fix key bindings |
| 282 | syntax. Bind S-return, C-M-., C-TAB, S-TAB and C-S-TAB. | 282 | syntax. Bind S-return, C-M-., C-TAB, S-TAB and C-S-TAB. |
| 283 | 283 | ||
| 284 | 2006-07-21 Eli Zaretskii <eliz@gnu.org> | 284 | 2006-07-21 Eli Zaretskii <eliz@gnu.org> |
| 285 | 285 | ||
| @@ -315,7 +315,7 @@ | |||
| 315 | 315 | ||
| 316 | * calc.el (calc-previous-alg-entry): Remove variable. | 316 | * calc.el (calc-previous-alg-entry): Remove variable. |
| 317 | 317 | ||
| 318 | * calc-aent.el (calc-alg-entry-history, calc-quick-calc-history): | 318 | * calc-aent.el (calc-alg-entry-history, calc-quick-calc-history): |
| 319 | New variables. | 319 | New variables. |
| 320 | (calc-alg-entry): Use `calc-alg-entry-history'. | 320 | (calc-alg-entry): Use `calc-alg-entry-history'. |
| 321 | (calc-do-quick-calc): Use `calc-quick-calc-history'. | 321 | (calc-do-quick-calc): Use `calc-quick-calc-history'. |