diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 1f0e10ec37a..37faa71e695 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2005-06-21 Reiner Steib <Reiner.Steib@gmx.de> | ||
| 2 | |||
| 3 | * pcvs-defs.el (cvs-menu): Add cvs-mode-mark and cvs-mode-unmark. | ||
| 4 | |||
| 1 | 2005-06-21 Glenn Morris <gmorris@ast.cam.ac.uk> | 5 | 2005-06-21 Glenn Morris <gmorris@ast.cam.ac.uk> |
| 2 | 6 | ||
| 3 | * calendar/appt.el (appt-make-list): Activate the package, if | 7 | * calendar/appt.el (appt-make-list): Activate the package, if |
| @@ -541,6 +545,7 @@ | |||
| 541 | variables, unless either `gtk' is boundp or this isn't a | 545 | variables, unless either `gtk' is boundp or this isn't a |
| 542 | `windows-nt' build. | 546 | `windows-nt' build. |
| 543 | 547 | ||
| 548 | >>>>>>> 1.7817 | ||
| 544 | 2005-06-13 Lute Kamstra <lute@gnu.org> | 549 | 2005-06-13 Lute Kamstra <lute@gnu.org> |
| 545 | 550 | ||
| 546 | * abbrev.el (edit-abbrevs-mode): Use kill-all-local-variables and | 551 | * abbrev.el (edit-abbrevs-mode): Use kill-all-local-variables and |
| @@ -1448,6 +1453,7 @@ | |||
| 1448 | 1453 | ||
| 1449 | * simple.el (filter-buffer-substring): Fix typo in docstring. | 1454 | * simple.el (filter-buffer-substring): Fix typo in docstring. |
| 1450 | 1455 | ||
| 1456 | >>>>>>> 1.7768 | ||
| 1451 | 2005-05-31 Richard M. Stallman <rms@gnu.org> | 1457 | 2005-05-31 Richard M. Stallman <rms@gnu.org> |
| 1452 | 1458 | ||
| 1453 | * progmodes/vhdl-mode.el (vhdl-fill-region): Test ARG, not INTERACTIVE. | 1459 | * progmodes/vhdl-mode.el (vhdl-fill-region): Test ARG, not INTERACTIVE. |
| @@ -1484,6 +1490,7 @@ | |||
| 1484 | * textmodes/tex-mode.el (tex-compile-commands, tex-compile) | 1490 | * textmodes/tex-mode.el (tex-compile-commands, tex-compile) |
| 1485 | (tex-start-tex): Undo all but the last part of the 2005-05-28 change. | 1491 | (tex-start-tex): Undo all but the last part of the 2005-05-28 change. |
| 1486 | 1492 | ||
| 1493 | >>>>>>> 1.7646 | ||
| 1487 | 2005-05-30 Glenn Morris <gmorris@ast.cam.ac.uk> | 1494 | 2005-05-30 Glenn Morris <gmorris@ast.cam.ac.uk> |
| 1488 | 1495 | ||
| 1489 | * calendar/diary-lib.el (mark-included-diary-files): Only kill | 1496 | * calendar/diary-lib.el (mark-included-diary-files): Only kill |