aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog11
1 files changed, 10 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 17d1794fec3..0ae22128fe1 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,6 +1,15 @@
12006-10-29 Stephen Leake <stephen_leake@stephe_leake.org>
2
3 * progmodes/ada-mode.el: Change maintainer, apply
4 whitespace-clean, checkdoc. Minor improvements to many doc
5 strings.
6 (ada-mode-version): New function.
7 (ada-create-menu): Menu operations are available for all supported
8 compilers.
9
12006-10-29 Lars Hansen <larsh@soem.dk> 102006-10-29 Lars Hansen <larsh@soem.dk>
2 * net/tramp.el (with-parsed-tramp-file-name): Correct debug 11 * net/tramp.el (with-parsed-tramp-file-name): Correct debug
3 spec. Highlight as keyword. 12 spec. Highlight as keyword.
4 (tramp-do-copy-or-rename-file): Correct data for 'file-already-exists. 13 (tramp-do-copy-or-rename-file): Correct data for 'file-already-exists.
5 Don't call tramp-method-out-of-band-p for local files. 14 Don't call tramp-method-out-of-band-p for local files.
6 (tramp-touch): Quote file name. 15 (tramp-touch): Quote file name.