comparison lisp/ChangeLog @ 74203:f6d979f0cbd9

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Sun, 26 Nov 2006 13:49:43 +0000
parents a6e8b67fb18f
children 916cee8ae7d5
comparison
equal deleted inserted replaced
74202:abb4062752c5 74203:f6d979f0cbd9
1 2006-11-26 Stephen Leake <stephen_leake@stephe-leake.org>
2
3 * progmodes/ada-mode.el (ada-which-compiler): Fix typo in docstring.
4 (ada-compile-goto-error): Adapt to new argument profile of
5 compilation-goto-locus in Emacs 22. Don't check if the various
6 compile functions are defined; we already do "(require 'compile)".
7
1 2006-11-26 Kim F. Storm <storm@cua.dk> 8 2006-11-26 Kim F. Storm <storm@cua.dk>
2 9
3 * kmacro.el: Fix commentary. 10 * kmacro.el: Fix commentary.
4 11
5 2006-11-26 Nick Roberts <nickrob@snap.net.nz> 12 2006-11-26 Nick Roberts <nickrob@snap.net.nz>